2022-11-02 13:31:22.379 | + ./stack.sh:main:487 : exec 2022-11-02 13:31:22.380 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-11-02-133122' 2022-11-02 13:31:22.380 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-11-02-133122.summary.2022-11-02-133122 2022-11-02 13:31:22.380 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 13:31:22.380 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-11-02-133122 2022-11-02 13:31:22.380 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-11-02-133122 /opt/stack/logs/stack.sh.log 2022-11-02 13:31:22.380 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-11-02-133122.summary.2022-11-02-133122 /opt/stack/logs/stack.sh.log.summary 2022-11-02 13:31:22.380 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-11-02 13:31:22.380 | + functions:check_path_perm_sanity:596 : local real_path 2022-11-02 13:31:22.380 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-11-02 13:31:22.380 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-11-02 13:31:22.380 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-11-02 13:31:22.380 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-11-02 13:31:22.380 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-11-02 13:31:22.380 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-11-02 13:31:22.380 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-11-02 13:31:22.380 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-11-02 13:31:22.380 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-11-02 13:31:22.380 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-11-02 13:31:22.380 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-11-02 13:31:22.380 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-11-02 13:31:22.380 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-11-02 13:31:22.380 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-11-02 13:31:22.382 | + ./stack.sh:main:560 : trap err_trap ERR 2022-11-02 13:31:22.384 | + ./stack.sh:main:573 : set -o errexit 2022-11-02 13:31:22.386 | + ./stack.sh:main:576 : uname -a 2022-11-02 13:31:22.388 | Linux dv-neutron-863275-1-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-11-02 13:31:22.390 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-11-02 13:31:22.392 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-11-02 13:31:22.395 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-11-02 13:31:22.431 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-11-02 13:31:22.449 | + ./stack.sh:main:590 : fetch_plugins 2022-11-02 13:31:22.451 | + functions-common:fetch_plugins:1797 : local plugins= 2022-11-02 13:31:22.453 | + functions-common:fetch_plugins:1798 : local plugin 2022-11-02 13:31:22.455 | + functions-common:fetch_plugins:1801 : [[ -z '' ]] 2022-11-02 13:31:22.457 | + functions-common:fetch_plugins:1802 : return 2022-11-02 13:31:22.459 | + ./stack.sh:main:594 : run_phase override_defaults 2022-11-02 13:31:22.461 | + functions-common:run_phase:1879 : local mode=override_defaults 2022-11-02 13:31:22.462 | + functions-common:run_phase:1880 : local phase= 2022-11-02 13:31:22.464 | + functions-common:run_phase:1881 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-11-02 13:31:22.466 | + functions-common:run_phase:1882 : local extra_plugin_file_name 2022-11-02 13:31:22.468 | + functions-common:run_phase:1883 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-11-02 13:31:22.470 | + functions-common:run_phase:1888 : local exceptions=80-tempest.sh 2022-11-02 13:31:22.472 | + functions-common:run_phase:1889 : local extra 2022-11-02 13:31:22.474 | ++ functions-common:run_phase:1890 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-11-02 13:31:22.477 | + functions-common:run_phase:1890 : extra=80-tempest.sh 2022-11-02 13:31:22.479 | + functions-common:run_phase:1891 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-11-02 13:31:22.481 | + functions-common:run_phase:1895 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-11-02 13:31:22.483 | + functions-common:run_phase:1895 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-11-02 13:31:22.485 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-11-02 13:31:22.499 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:31:22.502 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-11-02 13:31:22.504 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-11-02 13:31:22.505 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-11-02 13:31:22.507 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-11-02 13:31:22.509 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-11-02 13:31:22.513 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-11-02 13:31:22.516 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-11-02 13:31:22.518 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-11-02 13:31:22.520 | + functions-common:run_phase:1900 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-11-02 13:31:22.521 | + functions-common:run_phase:1903 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-11-02 13:31:22.523 | + functions-common:run_phase:1904 : plugin_override_defaults 2022-11-02 13:31:22.526 | + functions-common:plugin_override_defaults:1838 : local plugins= 2022-11-02 13:31:22.527 | + functions-common:plugin_override_defaults:1839 : local plugin 2022-11-02 13:31:22.529 | + functions-common:plugin_override_defaults:1842 : [[ -z '' ]] 2022-11-02 13:31:22.531 | + functions-common:plugin_override_defaults:1843 : return 2022-11-02 13:31:22.533 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-11-02 13:31:22.552 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-11-02 13:31:22.554 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-11-02 13:31:22.568 | ++ functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:31:22.570 | +++ lib/tls:source:43 : hostname -f 2022-11-02 13:31:22.575 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-11-02 13:31:22.577 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-11-02 13:31:22.578 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-11-02 13:31:22.580 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-11-02 13:31:22.582 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-11-02 13:31:22.584 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-11-02 13:31:22.586 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-11-02 13:31:22.589 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-11-02 13:31:22.591 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-11-02 13:31:22.592 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-11-02 13:31:22.597 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-11-02 13:31:22.609 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-11-02 13:31:22.627 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-11-02 13:31:22.640 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-11-02 13:31:22.653 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-11-02 13:31:22.690 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-11-02 13:31:22.751 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-11-02 13:31:22.847 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-11-02 13:31:22.869 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-11-02 13:31:22.922 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-11-02 13:31:22.978 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-11-02 13:31:23.132 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-11-02 13:31:23.147 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-11-02 13:31:23.160 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-11-02 13:31:23.174 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-11-02 13:31:23.269 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-11-02 13:31:23.272 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-11-02 13:31:23.275 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-11-02 13:31:23.277 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-11-02 13:31:23.279 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-11-02 13:31:23.281 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-11-02 13:31:23.284 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-11-02 13:31:23.284 | False' 2022-11-02 13:31:23.287 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-11-02 13:31:23.303 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-11-02 13:31:23.305 | + ./stack.sh:main:624 : run_phase source 2022-11-02 13:31:23.307 | + functions-common:run_phase:1879 : local mode=source 2022-11-02 13:31:23.309 | + functions-common:run_phase:1880 : local phase= 2022-11-02 13:31:23.311 | + functions-common:run_phase:1881 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-11-02 13:31:23.313 | + functions-common:run_phase:1882 : local extra_plugin_file_name 2022-11-02 13:31:23.315 | + functions-common:run_phase:1883 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-11-02 13:31:23.317 | + functions-common:run_phase:1888 : local exceptions=80-tempest.sh 2022-11-02 13:31:23.319 | + functions-common:run_phase:1889 : local extra 2022-11-02 13:31:23.322 | ++ functions-common:run_phase:1890 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-11-02 13:31:23.326 | + functions-common:run_phase:1890 : extra=80-tempest.sh 2022-11-02 13:31:23.328 | + functions-common:run_phase:1891 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-11-02 13:31:23.330 | + functions-common:run_phase:1895 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-11-02 13:31:23.332 | + functions-common:run_phase:1895 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-11-02 13:31:23.335 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-11-02 13:31:23.350 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:31:23.352 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-11-02 13:31:23.354 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-11-02 13:31:23.394 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-11-02 13:31:23.396 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-11-02 13:31:23.398 | + functions-common:run_phase:1900 : [[ source == \s\o\u\r\c\e ]] 2022-11-02 13:31:23.401 | + functions-common:run_phase:1901 : load_plugin_settings 2022-11-02 13:31:23.403 | + functions-common:load_plugin_settings:1815 : local plugins= 2022-11-02 13:31:23.405 | + functions-common:load_plugin_settings:1816 : local plugin 2022-11-02 13:31:23.408 | + functions-common:load_plugin_settings:1819 : [[ -z '' ]] 2022-11-02 13:31:23.410 | + functions-common:load_plugin_settings:1820 : return 2022-11-02 13:31:23.412 | + functions-common:run_phase:1902 : verify_disabled_services 2022-11-02 13:31:23.414 | + functions-common:verify_disabled_services:2162 : local service 2022-11-02 13:31:23.416 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:31:23.419 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-11-02 13:31:23.421 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:31:23.423 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-11-02 13:31:23.426 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:31:23.428 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-11-02 13:31:23.430 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:31:23.433 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-11-02 13:31:23.435 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:31:23.437 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-11-02 13:31:23.440 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:31:23.442 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-11-02 13:31:23.444 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:31:23.447 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-11-02 13:31:23.450 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:31:23.452 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-11-02 13:31:23.454 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:31:23.457 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-11-02 13:31:23.459 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:31:23.461 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-11-02 13:31:23.464 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:31:23.467 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-11-02 13:31:23.469 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:31:23.471 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-11-02 13:31:23.474 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:31:23.476 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-11-02 13:31:23.478 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:31:23.481 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-11-02 13:31:23.483 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:31:23.486 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-11-02 13:31:23.488 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:31:23.491 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-11-02 13:31:23.493 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:31:23.495 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-11-02 13:31:23.498 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:31:23.500 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-11-02 13:31:23.503 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:31:23.506 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-11-02 13:31:23.508 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:31:23.511 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-11-02 13:31:23.514 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:31:23.516 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-11-02 13:31:23.518 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:31:23.521 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-11-02 13:31:23.523 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:31:23.527 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-11-02 13:31:23.530 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:31:23.532 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-11-02 13:31:23.534 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:31:23.537 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-11-02 13:31:23.539 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:31:23.541 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-11-02 13:31:23.544 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:31:23.546 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-11-02 13:31:23.549 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:31:23.551 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-11-02 13:31:23.553 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:31:23.556 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-11-02 13:31:23.558 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:31:23.561 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-11-02 13:31:23.563 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:31:23.565 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-11-02 13:31:23.568 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:31:23.570 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-11-02 13:31:23.573 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:31:23.575 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-11-02 13:31:23.578 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:31:23.580 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-11-02 13:31:23.582 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:31:23.585 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-11-02 13:31:23.587 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:31:23.590 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-11-02 13:31:23.592 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:31:23.595 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-11-02 13:31:23.597 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:31:23.599 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-11-02 13:31:23.602 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:31:23.604 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-11-02 13:31:23.606 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:31:23.609 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-11-02 13:31:23.611 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:31:23.614 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-11-02 13:31:23.616 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:31:23.618 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-11-02 13:31:23.621 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:31:23.623 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-11-02 13:31:23.625 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:31:23.628 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-11-02 13:31:23.630 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:31:23.632 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-11-02 13:31:23.635 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:31:23.638 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-11-02 13:31:23.640 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:31:23.642 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-11-02 13:31:23.645 | + ./stack.sh:main:695 : initialize_database_backends 2022-11-02 13:31:23.647 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-11-02 13:31:23.650 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-11-02 13:31:23.666 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:31:23.668 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-11-02 13:31:23.671 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-11-02 13:31:23.673 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-11-02 13:31:23.689 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:31:23.691 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-11-02 13:31:23.694 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-11-02 13:31:23.696 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-11-02 13:31:23.699 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-11-02 13:31:23.701 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-11-02 13:31:23.704 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-11-02 13:31:23.706 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-11-02 13:31:23.708 | + lib/database:initialize_database_backends:92 : return 0 2022-11-02 13:31:23.711 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-11-02 13:31:23.711 | Using mysql database backend 2022-11-02 13:31:23.713 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-11-02 13:31:23.730 | + ./stack.sh:main:701 : define_database_baseurl 2022-11-02 13:31:23.733 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-11-02 13:31:23.735 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-11-02 13:31:23.738 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-11-02 13:31:23.741 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-11-02 13:31:23.743 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-11-02 13:31:23.761 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:31:23.764 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-11-02 13:31:23.782 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-11-02 13:31:23.800 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:31:23.802 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-11-02 13:31:23.820 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-11-02 13:31:23.838 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-11-02 13:31:23.855 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:31:23.857 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-11-02 13:31:23.875 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:31:23.877 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-11-02 13:31:23.895 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-11-02 13:31:23.897 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-11-02 13:31:23.900 | + ./stack.sh:main:757 : save_stackenv 757 2022-11-02 13:31:23.902 | + functions-common:save_stackenv:60 : local tag=757 2022-11-02 13:31:23.905 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-11-02 13:31:23.910 | + functions-common:save_stackenv:62 : time_stamp=2022-11-02-133123 2022-11-02 13:31:23.913 | + functions-common:save_stackenv:63 : echo '# 2022-11-02-133123 757' 2022-11-02 13:31:23.915 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 13:31:23.918 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-11-02 13:31:23.921 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 13:31:23.923 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-11-02 13:31:23.926 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 13:31:23.928 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-11-02 13:31:23.931 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 13:31:23.933 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-11-02 13:31:23.936 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 13:31:23.938 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.89 2022-11-02 13:31:23.941 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 13:31:23.943 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.89/identity 2022-11-02 13:31:23.946 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 13:31:23.949 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-11-02-133122 2022-11-02 13:31:23.952 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 13:31:23.954 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-11-02 13:31:23.956 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 13:31:23.959 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.89 2022-11-02 13:31:23.961 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 13:31:23.964 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-11-02 13:31:23.966 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 13:31:23.969 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-11-02 13:31:23.972 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 13:31:23.974 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-11-02 13:31:23.976 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 13:31:23.979 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-11-02 13:31:23.982 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-11-02 13:31:23.985 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/yoga 2022-11-02 13:31:23.987 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-11-02 13:31:23.989 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-11-02 13:31:23.991 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 13:31:23.994 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 13:31:23.997 | ++ functions-common:git_clone:612 : pwd 2022-11-02 13:31:24.000 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 13:31:24.002 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 13:31:24.004 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 13:31:24.021 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 13:31:24.023 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 13:31:24.025 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 13:31:24.028 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 13:31:24.029 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 13:31:24.034 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-11-02 13:31:24.036 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 13:31:24.038 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-11-02 13:31:24.052 | + functions-common:git_clone:689 : cd /opt/stack/requirements 2022-11-02 13:31:24.055 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 13:31:24.055 | + functions-common:git_clone:690 : head -1 2022-11-02 13:31:24.060 | 9d58bffe update constraint for stevedore to new release 3.5.2 2022-11-02 13:31:24.062 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 13:31:24.065 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-11-02 13:31:24.067 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 13:31:24.070 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-11-02 13:31:24.073 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-11-02 13:31:24.076 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-11-02 13:31:24.078 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-11-02 13:31:24.081 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-11-02 13:31:24.083 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-11-02 13:31:24.086 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-11-02 13:31:24.089 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-11-02 13:31:24.092 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-11-02 13:31:24.096 | ++ tools/install_prereqs.sh:source:47 : NOW=1667395884 2022-11-02 13:31:24.100 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-11-02 13:31:24.105 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1667394813 2022-11-02 13:31:24.108 | ++ tools/install_prereqs.sh:source:49 : DELTA=1071 2022-11-02 13:31:24.110 | ++ tools/install_prereqs.sh:source:50 : [[ 1071 -lt 7200 ]] 2022-11-02 13:31:24.113 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-11-02 13:31:24.116 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-11-02 13:31:24.118 | ++ functions-common:export_proxy_variables:2269 : isset http_proxy 2022-11-02 13:31:24.121 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-11-02 13:31:24.124 | ++ functions-common:export_proxy_variables:2272 : isset https_proxy 2022-11-02 13:31:24.126 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-11-02 13:31:24.128 | ++ functions-common:export_proxy_variables:2275 : isset no_proxy 2022-11-02 13:31:24.131 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-11-02 13:31:24.134 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-11-02 13:31:24.184 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-11-02 13:31:24.184 | apache2-dev 2022-11-02 13:31:24.184 | bc 2022-11-02 13:31:24.184 | bsdmainutils 2022-11-02 13:31:24.184 | curl 2022-11-02 13:31:24.184 | g++ 2022-11-02 13:31:24.184 | gawk 2022-11-02 13:31:24.184 | gcc 2022-11-02 13:31:24.184 | gettext 2022-11-02 13:31:24.184 | git 2022-11-02 13:31:24.185 | graphviz 2022-11-02 13:31:24.185 | iputils-ping 2022-11-02 13:31:24.185 | libapache2-mod-proxy-uwsgi 2022-11-02 13:31:24.185 | libffi-dev 2022-11-02 13:31:24.185 | libjpeg-dev 2022-11-02 13:31:24.185 | libpcre3-dev 2022-11-02 13:31:24.185 | libpq-dev 2022-11-02 13:31:24.185 | libssl-dev 2022-11-02 13:31:24.185 | libsystemd-dev 2022-11-02 13:31:24.185 | libxml2-dev 2022-11-02 13:31:24.185 | libxslt1-dev 2022-11-02 13:31:24.185 | libyaml-dev 2022-11-02 13:31:24.185 | lsof 2022-11-02 13:31:24.185 | openssh-server 2022-11-02 13:31:24.185 | openssl 2022-11-02 13:31:24.185 | pkg-config 2022-11-02 13:31:24.185 | psmisc 2022-11-02 13:31:24.185 | python3-dev 2022-11-02 13:31:24.185 | python3-pip 2022-11-02 13:31:24.185 | python3-systemd 2022-11-02 13:31:24.185 | python3-venv 2022-11-02 13:31:24.185 | tar 2022-11-02 13:31:24.185 | tcpdump 2022-11-02 13:31:24.185 | unzip 2022-11-02 13:31:24.185 | uuid-runtime 2022-11-02 13:31:24.185 | wget 2022-11-02 13:31:24.185 | wget 2022-11-02 13:31:24.185 | zlib1g-dev 2022-11-02 13:31:24.185 | libkrb5-dev 2022-11-02 13:31:24.185 | libldap2-dev 2022-11-02 13:31:24.185 | libsasl2-dev 2022-11-02 13:31:24.185 | memcached 2022-11-02 13:31:24.185 | python3-mysqldb 2022-11-02 13:31:24.185 | sqlite3 2022-11-02 13:31:24.185 | conntrack 2022-11-02 13:31:24.185 | curl 2022-11-02 13:31:24.186 | dnsmasq-base 2022-11-02 13:31:24.186 | dnsmasq-utils 2022-11-02 13:31:24.186 | ebtables 2022-11-02 13:31:24.186 | genisoimage 2022-11-02 13:31:24.186 | iptables 2022-11-02 13:31:24.186 | iputils-arping 2022-11-02 13:31:24.186 | kpartx 2022-11-02 13:31:24.186 | libjs-jquery-tablesorter 2022-11-02 13:31:24.186 | parted 2022-11-02 13:31:24.186 | pm-utils 2022-11-02 13:31:24.186 | python3-mysqldb 2022-11-02 13:31:24.186 | socat 2022-11-02 13:31:24.186 | sqlite3 2022-11-02 13:31:24.186 | sudo 2022-11-02 13:31:24.186 | vlan 2022-11-02 13:31:24.186 | lsscsi 2022-11-02 13:31:24.186 | open-iscsi 2022-11-02 13:31:24.186 | lvm2 2022-11-02 13:31:24.186 | qemu-utils 2022-11-02 13:31:24.186 | thin-provisioning-tools 2022-11-02 13:31:24.186 | acl 2022-11-02 13:31:24.186 | dnsmasq-base 2022-11-02 13:31:24.186 | dnsmasq-utils 2022-11-02 13:31:24.186 | ebtables 2022-11-02 13:31:24.186 | haproxy 2022-11-02 13:31:24.186 | iptables 2022-11-02 13:31:24.186 | iputils-arping 2022-11-02 13:31:24.186 | iputils-ping 2022-11-02 13:31:24.186 | postgresql-server-dev-all 2022-11-02 13:31:24.186 | python3-mysqldb 2022-11-02 13:31:24.186 | sqlite3 2022-11-02 13:31:24.186 | sudo 2022-11-02 13:31:24.186 | vlan 2022-11-02 13:31:24.186 | pcp 2022-11-02 13:31:24.187 | ipset 2022-11-02 13:31:24.187 | conntrack 2022-11-02 13:31:24.187 | conntrackd 2022-11-02 13:31:24.187 | keepalived 2022-11-02 13:31:24.187 | lvm2 2022-11-02 13:31:24.187 | qemu-utils 2022-11-02 13:31:24.187 | thin-provisioning-tools 2022-11-02 13:31:24.187 | curl 2022-11-02 13:31:24.187 | liberasurecode-dev 2022-11-02 13:31:24.187 | make 2022-11-02 13:31:24.187 | memcached 2022-11-02 13:31:24.187 | rsync 2022-11-02 13:31:24.187 | sqlite3 2022-11-02 13:31:24.187 | xfsprogs' 2022-11-02 13:31:24.189 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-11-02 13:31:24.209 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-11-02 13:31:24.209 | apache2-dev 2022-11-02 13:31:24.209 | bc 2022-11-02 13:31:24.209 | bsdmainutils 2022-11-02 13:31:24.209 | curl 2022-11-02 13:31:24.209 | g++ 2022-11-02 13:31:24.209 | gawk 2022-11-02 13:31:24.209 | gcc 2022-11-02 13:31:24.209 | gettext 2022-11-02 13:31:24.209 | git 2022-11-02 13:31:24.209 | graphviz 2022-11-02 13:31:24.209 | iputils-ping 2022-11-02 13:31:24.209 | libapache2-mod-proxy-uwsgi 2022-11-02 13:31:24.209 | libffi-dev 2022-11-02 13:31:24.209 | libjpeg-dev 2022-11-02 13:31:24.209 | libpcre3-dev 2022-11-02 13:31:24.209 | libpq-dev 2022-11-02 13:31:24.209 | libssl-dev 2022-11-02 13:31:24.209 | libsystemd-dev 2022-11-02 13:31:24.209 | libxml2-dev 2022-11-02 13:31:24.209 | libxslt1-dev 2022-11-02 13:31:24.209 | libyaml-dev 2022-11-02 13:31:24.209 | lsof 2022-11-02 13:31:24.209 | openssh-server 2022-11-02 13:31:24.209 | openssl 2022-11-02 13:31:24.209 | pkg-config 2022-11-02 13:31:24.210 | psmisc 2022-11-02 13:31:24.210 | python3-dev 2022-11-02 13:31:24.210 | python3-pip 2022-11-02 13:31:24.210 | python3-systemd 2022-11-02 13:31:24.210 | python3-venv 2022-11-02 13:31:24.210 | tar 2022-11-02 13:31:24.210 | tcpdump 2022-11-02 13:31:24.210 | unzip 2022-11-02 13:31:24.210 | uuid-runtime 2022-11-02 13:31:24.210 | wget 2022-11-02 13:31:24.210 | wget 2022-11-02 13:31:24.210 | zlib1g-dev 2022-11-02 13:31:24.210 | libkrb5-dev 2022-11-02 13:31:24.210 | libldap2-dev 2022-11-02 13:31:24.210 | libsasl2-dev 2022-11-02 13:31:24.210 | memcached 2022-11-02 13:31:24.210 | python3-mysqldb 2022-11-02 13:31:24.210 | sqlite3 2022-11-02 13:31:24.210 | conntrack 2022-11-02 13:31:24.210 | curl 2022-11-02 13:31:24.210 | dnsmasq-base 2022-11-02 13:31:24.210 | dnsmasq-utils 2022-11-02 13:31:24.210 | ebtables 2022-11-02 13:31:24.210 | genisoimage 2022-11-02 13:31:24.210 | iptables 2022-11-02 13:31:24.210 | iputils-arping 2022-11-02 13:31:24.210 | kpartx 2022-11-02 13:31:24.210 | libjs-jquery-tablesorter 2022-11-02 13:31:24.210 | parted 2022-11-02 13:31:24.210 | pm-utils 2022-11-02 13:31:24.210 | python3-mysqldb 2022-11-02 13:31:24.210 | socat 2022-11-02 13:31:24.210 | sqlite3 2022-11-02 13:31:24.210 | sudo 2022-11-02 13:31:24.210 | vlan 2022-11-02 13:31:24.210 | lsscsi 2022-11-02 13:31:24.210 | open-iscsi 2022-11-02 13:31:24.211 | lvm2 2022-11-02 13:31:24.211 | qemu-utils 2022-11-02 13:31:24.211 | thin-provisioning-tools 2022-11-02 13:31:24.211 | acl 2022-11-02 13:31:24.211 | dnsmasq-base 2022-11-02 13:31:24.211 | dnsmasq-utils 2022-11-02 13:31:24.211 | ebtables 2022-11-02 13:31:24.211 | haproxy 2022-11-02 13:31:24.211 | iptables 2022-11-02 13:31:24.211 | iputils-arping 2022-11-02 13:31:24.211 | iputils-ping 2022-11-02 13:31:24.211 | postgresql-server-dev-all 2022-11-02 13:31:24.211 | python3-mysqldb 2022-11-02 13:31:24.211 | sqlite3 2022-11-02 13:31:24.211 | sudo 2022-11-02 13:31:24.211 | vlan 2022-11-02 13:31:24.211 | pcp 2022-11-02 13:31:24.211 | ipset 2022-11-02 13:31:24.211 | conntrack 2022-11-02 13:31:24.211 | conntrackd 2022-11-02 13:31:24.211 | keepalived 2022-11-02 13:31:24.211 | lvm2 2022-11-02 13:31:24.211 | qemu-utils 2022-11-02 13:31:24.211 | thin-provisioning-tools 2022-11-02 13:31:24.211 | curl 2022-11-02 13:31:24.211 | liberasurecode-dev 2022-11-02 13:31:24.211 | make 2022-11-02 13:31:24.211 | memcached 2022-11-02 13:31:24.211 | rsync 2022-11-02 13:31:24.211 | sqlite3 2022-11-02 13:31:24.211 | xfsprogs ' 2022-11-02 13:31:24.211 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-11-02 13:31:24.214 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:31:24.216 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:31:24.219 | ++ 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-11-02 13:31:24.220 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-11-02 13:31:24.224 | ++ 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-11-02 13:31:24.227 | ++ functions-common:install_package:1475 : update_package_repo 2022-11-02 13:31:24.229 | ++ functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 13:31:24.231 | ++ functions-common:update_package_repo:1448 : REPOS_UPDATED=False 2022-11-02 13:31:24.234 | ++ functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 13:31:24.236 | ++ functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 13:31:24.238 | ++ functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 13:31:24.240 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:31:24.242 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:31:24.245 | ++ functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 13:31:24.247 | ++ functions-common:apt_get_update:1201 : [[ False == \T\r\u\e ]] 2022-11-02 13:31:24.250 | ++ functions-common:apt_get_update:1206 : [[ False = \T\r\u\e ]] 2022-11-02 13:31:24.252 | ++ functions-common:apt_get_update:1208 : local sudo=sudo 2022-11-02 13:31:24.254 | +++ functions-common:apt_get_update:1209 : id -u 2022-11-02 13:31:24.259 | ++ functions-common:apt_get_update:1209 : [[ 1000 = \0 ]] 2022-11-02 13:31:24.261 | ++ functions-common:apt_get_update:1212 : time_start apt-get-update 2022-11-02 13:31:24.263 | ++ functions-common:time_start:2437 : local name=apt-get-update 2022-11-02 13:31:24.265 | ++ functions-common:time_start:2438 : local start_time= 2022-11-02 13:31:24.267 | ++ functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 13:31:24.270 | +++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 13:31:24.274 | ++ functions-common:time_start:2442 : _TIME_START[$name]=1667395884271 2022-11-02 13:31:24.276 | ++ functions-common:apt_get_update:1214 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-11-02 13:31:24.278 | ++ functions-common:apt_get_update:1215 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-11-02 13:31:24.280 | ++ functions-common:apt_get_update:1216 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-11-02 13:31:24.490 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-11-02 13:31:24.523 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-11-02 13:31:24.566 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-11-02 13:31:24.980 | Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-11-02 13:31:25.724 | Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1,821 kB] 2022-11-02 13:31:27.061 | Fetched 1,935 kB in 2s (795 kB/s) 2022-11-02 13:31:28.753 | Reading package lists... 2022-11-02 13:31:28.787 | ++ functions-common:apt_get_update:1220 : REPOS_UPDATED=True 2022-11-02 13:31:28.789 | ++ functions-common:apt_get_update:1222 : time_stop apt-get-update 2022-11-02 13:31:28.791 | ++ functions-common:time_stop:2451 : local name 2022-11-02 13:31:28.793 | ++ functions-common:time_stop:2452 : local end_time 2022-11-02 13:31:28.796 | ++ functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:31:28.798 | ++ functions-common:time_stop:2454 : local total 2022-11-02 13:31:28.800 | ++ functions-common:time_stop:2455 : local start_time 2022-11-02 13:31:28.802 | ++ functions-common:time_stop:2457 : name=apt-get-update 2022-11-02 13:31:28.804 | ++ functions-common:time_stop:2458 : start_time=1667395884271 2022-11-02 13:31:28.806 | ++ functions-common:time_stop:2460 : [[ -z 1667395884271 ]] 2022-11-02 13:31:28.809 | +++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:31:28.813 | ++ functions-common:time_stop:2463 : end_time=1667395888811 2022-11-02 13:31:28.815 | ++ functions-common:time_stop:2464 : elapsed_time=4540 2022-11-02 13:31:28.817 | ++ functions-common:time_stop:2465 : total=0 2022-11-02 13:31:28.819 | ++ functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:31:28.822 | ++ functions-common:time_stop:2468 : _TIME_TOTAL[$name]=4540 2022-11-02 13:31:28.825 | ++ functions-common:install_package:1476 : 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-11-02 13:31:28.827 | ++ functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 13:31:28.829 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:31:28.831 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:31:28.834 | ++ functions-common:real_install_package:1462 : 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-11-02 13:31:28.856 | ++ functions-common:apt_get:1242 : 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-11-02 13:31:28.968 | Reading package lists... 2022-11-02 13:31:29.241 | Building dependency tree... 2022-11-02 13:31:29.243 | Reading state information... 2022-11-02 13:31:29.282 | acl is already the newest version (2.2.53-6). 2022-11-02 13:31:29.282 | bc is already the newest version (1.07.1-2build1). 2022-11-02 13:31:29.282 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-11-02 13:31:29.283 | conntrack is already the newest version (1:1.4.5-2). 2022-11-02 13:31:29.283 | ebtables is already the newest version (2.0.11-3build1). 2022-11-02 13:31:29.283 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-11-02 13:31:29.283 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-11-02 13:31:29.283 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-11-02 13:31:29.283 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-11-02 13:31:29.283 | gettext is already the newest version (0.19.8.1-10build1). 2022-11-02 13:31:29.283 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-11-02 13:31:29.283 | iputils-arping is already the newest version (3:20190709-3). 2022-11-02 13:31:29.283 | iputils-ping is already the newest version (3:20190709-3). 2022-11-02 13:31:29.283 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-11-02 13:31:29.283 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-11-02 13:31:29.283 | libffi-dev is already the newest version (3.3-4). 2022-11-02 13:31:29.283 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-11-02 13:31:29.283 | libyaml-dev is already the newest version (0.2.2-1). 2022-11-02 13:31:29.283 | lsscsi is already the newest version (0.30-0.1). 2022-11-02 13:31:29.283 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-11-02 13:31:29.283 | make is already the newest version (4.2.1-1.2). 2022-11-02 13:31:29.283 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-11-02 13:31:29.283 | psmisc is already the newest version (23.3-1). 2022-11-02 13:31:29.283 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-11-02 13:31:29.283 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-11-02 13:31:29.283 | python3-systemd is already the newest version (234-3build2). 2022-11-02 13:31:29.283 | socat is already the newest version (1.7.3.3-2). 2022-11-02 13:31:29.283 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-11-02 13:31:29.283 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-11-02 13:31:29.283 | conntrackd is already the newest version (1:1.4.5-2). 2022-11-02 13:31:29.283 | graphviz is already the newest version (2.42.2-3build2). 2022-11-02 13:31:29.283 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-11-02 13:31:29.283 | pcp is already the newest version (5.0.3-1). 2022-11-02 13:31:29.283 | pm-utils is already the newest version (1.4.1-19). 2022-11-02 13:31:29.283 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-11-02 13:31:29.283 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-11-02 13:31:29.284 | apache2-dev is already the newest version (2.4.41-4ubuntu3.12). 2022-11-02 13:31:29.284 | curl is already the newest version (7.68.0-1ubuntu2.14). 2022-11-02 13:31:29.284 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-11-02 13:31:29.284 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-11-02 13:31:29.284 | git is already the newest version (1:2.25.1-1ubuntu3.6). 2022-11-02 13:31:29.284 | haproxy is already the newest version (2.0.29-0ubuntu1). 2022-11-02 13:31:29.284 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-11-02 13:31:29.284 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-11-02 13:31:29.284 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-11-02 13:31:29.284 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-11-02 13:31:29.284 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-11-02 13:31:29.284 | libpq-dev is already the newest version (12.12-0ubuntu0.20.04.1). 2022-11-02 13:31:29.284 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-11-02 13:31:29.284 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.16). 2022-11-02 13:31:29.284 | libsystemd-dev is already the newest version (245.4-4ubuntu3.18). 2022-11-02 13:31:29.284 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.4). 2022-11-02 13:31:29.284 | libxslt1-dev is already the newest version (1.1.34-4ubuntu0.20.04.1). 2022-11-02 13:31:29.284 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-11-02 13:31:29.284 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-11-02 13:31:29.284 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-11-02 13:31:29.284 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-11-02 13:31:29.284 | openssl is already the newest version (1.1.1f-1ubuntu2.16). 2022-11-02 13:31:29.284 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-11-02 13:31:29.284 | qemu-utils is already the newest version (1:4.2-3ubuntu6.23). 2022-11-02 13:31:29.284 | rsync is already the newest version (3.1.3-8ubuntu0.4). 2022-11-02 13:31:29.284 | sqlite3 is already the newest version (3.31.1-4ubuntu0.4). 2022-11-02 13:31:29.284 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-11-02 13:31:29.284 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-11-02 13:31:29.284 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-11-02 13:31:29.284 | unzip is already the newest version (6.0-25ubuntu1.1). 2022-11-02 13:31:29.284 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-11-02 13:31:29.284 | wget is already the newest version (1.20.3-1ubuntu2). 2022-11-02 13:31:29.284 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.5). 2022-11-02 13:31:29.533 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-11-02 13:31:29.533 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-11-02 13:31:29.533 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-11-02 13:31:29.533 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-11-02 13:31:29.533 | The following packages were automatically installed and are no longer required: 2022-11-02 13:31:29.534 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 13:31:29.535 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 13:31:29.535 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 13:31:29.535 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 13:31:29.535 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 13:31:29.535 | python3-zope.interface 2022-11-02 13:31:29.535 | Use 'sudo apt autoremove' to remove them. 2022-11-02 13:31:29.656 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 13:31:29.661 | ++ functions-common:apt_get:1246 : result=0 2022-11-02 13:31:29.663 | ++ functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 13:31:29.665 | ++ functions-common:time_stop:2451 : local name 2022-11-02 13:31:29.668 | ++ functions-common:time_stop:2452 : local end_time 2022-11-02 13:31:29.671 | ++ functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:31:29.673 | ++ functions-common:time_stop:2454 : local total 2022-11-02 13:31:29.675 | ++ functions-common:time_stop:2455 : local start_time 2022-11-02 13:31:29.678 | ++ functions-common:time_stop:2457 : name=apt-get 2022-11-02 13:31:29.680 | ++ functions-common:time_stop:2458 : start_time=1667395888853 2022-11-02 13:31:29.682 | ++ functions-common:time_stop:2460 : [[ -z 1667395888853 ]] 2022-11-02 13:31:29.685 | +++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:31:29.689 | ++ functions-common:time_stop:2463 : end_time=1667395889687 2022-11-02 13:31:29.691 | ++ functions-common:time_stop:2464 : elapsed_time=834 2022-11-02 13:31:29.694 | ++ functions-common:time_stop:2465 : total=831 2022-11-02 13:31:29.696 | ++ functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:31:29.698 | ++ functions-common:time_stop:2468 : _TIME_TOTAL[$name]=1665 2022-11-02 13:31:29.700 | ++ functions-common:apt_get:1250 : return 0 2022-11-02 13:31:29.703 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-11-02 13:31:29.706 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-11-02 13:31:29.708 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-11-02 13:31:29.712 | ++ tools/install_prereqs.sh:source:89 : date 2022-11-02 13:31:29.717 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-11-02 13:31:29.720 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-11-02 13:31:29.722 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-11-02 13:31:31.200 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-11-02 13:31:31.202 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-11-02 13:31:31.204 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-11-02 13:31:31.206 | + tools/install_pip.sh:main:43 : GetDistro 2022-11-02 13:31:31.208 | + functions-common:GetDistro:446 : GetOSVersion 2022-11-02 13:31:31.209 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-11-02 13:31:31.211 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-11-02 13:31:31.213 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-11-02 13:31:31.215 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-11-02 13:31:31.217 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-11-02 13:31:31.219 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-11-02 13:31:31.220 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-11-02 13:31:31.222 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-11-02 13:31:31.224 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-11-02 13:31:31.226 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-11-02 13:31:31.227 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-11-02 13:31:31.229 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-11-02 13:31:31.231 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-11-02 13:31:31.233 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-11-02 13:31:31.235 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-11-02 13:31:31.237 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-11-02 13:31:31.239 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-11-02 13:31:31.241 | + functions-common:_ensure_lsb_release:394 : return 2022-11-02 13:31:31.243 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-11-02 13:31:31.322 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-11-02 13:31:31.325 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-11-02 13:31:31.405 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-11-02 13:31:31.408 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-11-02 13:31:31.485 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-11-02 13:31:31.487 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-11-02 13:31:31.489 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-11-02 13:31:31.491 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-11-02 13:31:31.492 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-11-02 13:31:31.494 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-11-02 13:31:31.497 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-11-02 13:31:31.499 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-11-02 13:31:31.501 | + functions-common:GetDistro:451 : DISTRO=focal 2022-11-02 13:31:31.503 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-11-02 13:31:31.505 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-11-02 13:31:31.505 | Distro: focal 2022-11-02 13:31:31.507 | + tools/install_pip.sh:main:124 : get_versions 2022-11-02 13:31:31.509 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-11-02 13:31:31.514 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-11-02 13:31:31.516 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-11-02 13:31:31.518 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-11-02 13:31:31.518 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-11-02 13:31:33.040 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-11-02 13:31:33.041 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-11-02 13:31:33.041 | pip: 20.0.2 2022-11-02 13:31:33.044 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-11-02 13:31:33.046 | + tools/install_pip.sh:main:130 : is_fedora 2022-11-02 13:31:33.048 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 13:31:33.050 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 13:31:33.051 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 13:31:33.061 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 13:31:33.061 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 13:31:33.061 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 13:31:33.061 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 13:31:33.061 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 13:31:33.062 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 13:31:33.064 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 13:31:33.066 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 13:31:33.068 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-11-02 13:31:33.069 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:31:33.071 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:31:33.073 | + tools/install_pip.sh:main:142 : : 2022-11-02 13:31:33.075 | + tools/install_pip.sh:main:147 : set -x 2022-11-02 13:31:33.077 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-11-02 13:31:33.079 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-11-02 13:31:33.081 | + inc/python:pip_install_gr:77 : local clean_name 2022-11-02 13:31:33.083 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-11-02 13:31:33.085 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-11-02 13:31:33.087 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-11-02 13:31:33.090 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-11-02 13:31:33.090 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-11-02 13:31:33.095 | ++ 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-11-02 13:31:33.096 | ++ 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-11-02 13:31:33.098 | ++ 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-11-02 13:31:33.100 | + 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-11-02 13:31:33.102 | + 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-11-02 13:31:33.119 | 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-11-02 13:31:33.122 | + 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-11-02 13:31:35.384 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:31:35.384 | from cryptography.utils import int_from_bytes 2022-11-02 13:31:35.384 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:31:35.384 | from cryptography.utils import int_from_bytes 2022-11-02 13:31:35.599 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:35.607 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:35.614 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:35.619 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:35.711 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:35.733 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:35.737 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:35.740 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:35.756 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:35.764 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:35.766 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:35.800 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:35.810 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:35.815 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:35.835 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:35.874 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:35.882 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:35.888 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:35.937 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:35.952 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:35.956 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:35.976 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:35.984 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:36.035 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:36.053 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:36.057 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:36.180 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:36.187 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:36.191 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 13:31:36.248 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:36.376 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:36.403 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:36.407 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:36.419 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:36.424 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:36.445 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:36.453 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:36.470 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:36.530 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:36.543 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:36.561 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:36.606 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:36.610 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:36.619 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 13:31:37.325 | Collecting setuptools===60.9.3 2022-11-02 13:31:37.337 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB) 2022-11-02 13:31:39.776 | Installing collected packages: setuptools 2022-11-02 13:31:39.776 | Attempting uninstall: setuptools 2022-11-02 13:31:39.777 | Found existing installation: setuptools 45.2.0 2022-11-02 13:31:39.779 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /usr 2022-11-02 13:31:39.780 | Can't uninstall 'setuptools'. No files were found to uninstall. 2022-11-02 13:31:40.672 | Successfully installed setuptools-60.9.3 2022-11-02 13:31:40.791 | + inc/python:pip_install:200 : result=0 2022-11-02 13:31:40.793 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 13:31:40.795 | + functions-common:time_stop:2451 : local name 2022-11-02 13:31:40.797 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:31:40.799 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:31:40.801 | + functions-common:time_stop:2454 : local total 2022-11-02 13:31:40.803 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:31:40.804 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 13:31:40.806 | + functions-common:time_stop:2458 : start_time=1667395893115 2022-11-02 13:31:40.808 | + functions-common:time_stop:2460 : [[ -z 1667395893115 ]] 2022-11-02 13:31:40.811 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:31:40.814 | + functions-common:time_stop:2463 : end_time=1667395900812 2022-11-02 13:31:40.816 | + functions-common:time_stop:2464 : elapsed_time=7697 2022-11-02 13:31:40.818 | + functions-common:time_stop:2465 : total=0 2022-11-02 13:31:40.819 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:31:40.821 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=7697 2022-11-02 13:31:40.823 | + inc/python:pip_install:203 : return 0 2022-11-02 13:31:40.825 | + tools/install_pip.sh:main:153 : get_versions 2022-11-02 13:31:40.828 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-11-02 13:31:40.831 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-11-02 13:31:40.833 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-11-02 13:31:40.836 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-11-02 13:31:40.836 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-11-02 13:31:42.434 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-11-02 13:31:42.436 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-11-02 13:31:42.436 | pip: 20.0.2 2022-11-02 13:31:42.439 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-11-02 13:31:42.442 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-11-02 13:31:42.445 | + ./stack.sh:main:796 : fixup_all 2022-11-02 13:31:42.448 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-11-02 13:31:42.450 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-11-02 13:31:42.452 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:31:42.454 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:31:42.456 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-11-02 13:31:42.470 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-11-02 13:31:42.482 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-11-02 13:31:42.494 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-11-02 13:31:42.496 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-11-02 13:31:42.499 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 13:31:42.501 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 13:31:42.503 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 13:31:42.505 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 13:31:42.507 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 13:31:42.509 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 13:31:42.512 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 13:31:42.514 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 13:31:42.516 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 13:31:42.518 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 13:31:42.520 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 13:31:42.522 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-11-02 13:31:42.525 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-11-02 13:31:42.528 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-11-02 13:31:42.532 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 13:31:42.534 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 13:31:42.536 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 13:31:42.539 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 13:31:42.541 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 13:31:42.543 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 13:31:42.546 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-11-02 13:31:42.548 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-11-02 13:31:42.551 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-11-02 13:31:42.553 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-11-02 13:31:42.555 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-11-02 13:31:42.557 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-11-02 13:31:42.560 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-11-02 13:31:42.581 | Using python 3.8 to install os-testr 2022-11-02 13:31:42.584 | + 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-11-02 13:31:44.777 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:31:44.777 | from cryptography.utils import int_from_bytes 2022-11-02 13:31:44.777 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:31:44.777 | from cryptography.utils import int_from_bytes 2022-11-02 13:31:45.001 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:45.009 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:45.016 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:45.020 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:45.110 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:45.129 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:45.133 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:45.137 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:45.151 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:45.160 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:45.162 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:45.194 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:45.203 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:45.208 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:45.226 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:45.264 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:45.272 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:45.278 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:45.326 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:45.340 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:45.344 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:45.363 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:45.371 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:45.419 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:45.437 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:45.441 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:45.556 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:45.563 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:45.567 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 13:31:45.621 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:45.742 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:45.767 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:45.771 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:45.783 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:45.788 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:45.807 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:45.814 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:45.831 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:45.890 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:45.903 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:45.918 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:45.963 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:45.967 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:45.974 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 13:31:46.039 | Requirement already up-to-date: os-testr===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.1) 2022-11-02 13:31:46.137 | Requirement already up-to-date: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 13:31:46.161 | Requirement already up-to-date: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2022-11-02 13:31:46.206 | Requirement already up-to-date: stestr===3.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (3.2.1) 2022-11-02 13:31:46.273 | Requirement already up-to-date: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (2.5.0) 2022-11-02 13:31:46.324 | Requirement already up-to-date: voluptuous===0.12.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 617)) (0.12.2) 2022-11-02 13:31:46.340 | Requirement already up-to-date: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-11-02 13:31:46.371 | Requirement already up-to-date: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-11-02 13:31:46.414 | Requirement already up-to-date: future===0.18.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (0.18.2) 2022-11-02 13:31:46.586 | Requirement already up-to-date: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 13:31:46.661 | Requirement already up-to-date: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-11-02 13:31:46.704 | Requirement already up-to-date: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 13:31:46.825 | Requirement already up-to-date: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 13:31:46.866 | Requirement already up-to-date: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 13:31:46.956 | Requirement already up-to-date: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 13:31:47.125 | Requirement already up-to-date: cmd2===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-11-02 13:31:47.193 | Requirement already up-to-date: autopage===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-11-02 13:31:47.220 | Requirement already up-to-date: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 13:31:47.253 | Requirement already up-to-date: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.8.2) 2022-11-02 13:31:47.289 | Requirement already up-to-date: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-11-02 13:31:49.633 | + inc/python:pip_install:200 : result=0 2022-11-02 13:31:49.635 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 13:31:49.638 | + functions-common:time_stop:2451 : local name 2022-11-02 13:31:49.640 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:31:49.642 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:31:49.644 | + functions-common:time_stop:2454 : local total 2022-11-02 13:31:49.646 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:31:49.648 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 13:31:49.650 | + functions-common:time_stop:2458 : start_time=1667395902576 2022-11-02 13:31:49.653 | + functions-common:time_stop:2460 : [[ -z 1667395902576 ]] 2022-11-02 13:31:49.655 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:31:49.660 | + functions-common:time_stop:2463 : end_time=1667395909657 2022-11-02 13:31:49.662 | + functions-common:time_stop:2464 : elapsed_time=7081 2022-11-02 13:31:49.664 | + functions-common:time_stop:2465 : total=0 2022-11-02 13:31:49.667 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:31:49.669 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=7081 2022-11-02 13:31:49.671 | + inc/python:pip_install:203 : return 0 2022-11-02 13:31:49.674 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-11-02 13:31:49.727 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-11-02 13:31:50.176 | + ./stack.sh:main:810 : install_infra 2022-11-02 13:31:50.178 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-11-02 13:31:50.182 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-11-02 13:31:50.185 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-11-02 13:31:50.187 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-11-02 13:31:50.212 | + 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-11-02 13:31:52.155 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:52.165 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:52.172 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:52.176 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:52.279 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:52.299 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:52.303 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:52.307 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:52.322 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:52.330 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:52.332 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:52.364 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:52.373 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:52.378 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:52.396 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:52.434 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:52.442 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:52.447 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:52.495 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:52.508 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:52.512 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:52.532 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:52.539 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:52.587 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:52.606 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:52.609 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:52.702 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:52.709 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:52.712 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 13:31:52.765 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:52.888 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:52.912 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:52.916 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:52.927 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:52.933 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:52.953 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:52.960 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:52.976 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:53.034 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:53.046 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:53.062 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:53.106 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:53.109 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:53.116 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 13:31:53.241 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 13:31:53.548 | + inc/python:pip_install:200 : result=0 2022-11-02 13:31:53.550 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 13:31:53.552 | + functions-common:time_stop:2451 : local name 2022-11-02 13:31:53.554 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:31:53.557 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:31:53.559 | + functions-common:time_stop:2454 : local total 2022-11-02 13:31:53.561 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:31:53.563 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 13:31:53.566 | + functions-common:time_stop:2458 : start_time=1667395910204 2022-11-02 13:31:53.568 | + functions-common:time_stop:2460 : [[ -z 1667395910204 ]] 2022-11-02 13:31:53.570 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:31:53.575 | + functions-common:time_stop:2463 : end_time=1667395913573 2022-11-02 13:31:53.578 | + functions-common:time_stop:2464 : elapsed_time=3369 2022-11-02 13:31:53.580 | + functions-common:time_stop:2465 : total=7081 2022-11-02 13:31:53.582 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:31:53.584 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=10450 2022-11-02 13:31:53.587 | + inc/python:pip_install:203 : return 0 2022-11-02 13:31:53.590 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-11-02 13:31:53.592 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-11-02 13:31:53.615 | + 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-11-02 13:31:55.450 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:55.460 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:55.467 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:55.471 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:55.577 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:55.596 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:55.600 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:55.604 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:55.619 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:55.627 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:55.629 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:55.661 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:55.671 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:55.676 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:55.694 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:55.732 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:55.740 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:55.746 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:55.793 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:55.808 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:55.812 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:55.831 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:55.838 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:55.886 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:55.905 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:55.909 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:56.002 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:56.009 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:56.013 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 13:31:56.066 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:56.189 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:56.213 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:56.217 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:56.228 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:56.234 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:56.253 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:56.261 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:56.278 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:56.335 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:56.348 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:56.364 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:56.408 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:56.411 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:31:56.417 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 13:31:56.420 | Processing /opt/stack/requirements 2022-11-02 13:31:58.182 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 13:31:58.185 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-11-02 13:31:58.196 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 13:31:58.202 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 13:31:58.204 | 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 396)) (3.0.7) 2022-11-02 13:31:58.210 | 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 482)) (2.27.1) 2022-11-02 13:31:58.258 | 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 524)) (1.16.0) 2022-11-02 13:31:58.261 | 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 580)) (2.5.0) 2022-11-02 13:31:58.271 | Requirement already satisfied: urllib3===1.26.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 13:31:58.292 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5372) (1.3) 2022-11-02 13:31:58.295 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5372) (0.3.0) 2022-11-02 13:31:58.311 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 13:31:58.315 | 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 482)) (2022.9.24) 2022-11-02 13:31:58.318 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 13:31:58.322 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-11-02 13:31:58.324 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-11-02 13:31:58.337 | Requirement already satisfied: stevedore===3.5.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 13:31:58.343 | Requirement already satisfied: prettytable===3.1.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 13:31:58.355 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-11-02 13:31:58.358 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-11-02 13:31:58.407 | 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 621)) (0.2.5) 2022-11-02 13:31:58.412 | 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 397)) (1.8.2) 2022-11-02 13:31:58.415 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-11-02 13:31:58.477 | Building wheels for collected packages: openstack-requirements 2022-11-02 13:31:58.478 | Building wheel for openstack-requirements (setup.py): started 2022-11-02 13:31:59.333 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-11-02 13:31:59.333 | ERROR: Command errored out with exit status 1: 2022-11-02 13:31:59.333 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-naol_9cw/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-naol_9cw/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-b4y85d16 2022-11-02 13:31:59.333 | cwd: /tmp/pip-req-build-naol_9cw/ 2022-11-02 13:31:59.333 | Complete output (6 lines): 2022-11-02 13:31:59.333 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-11-02 13:31:59.333 | or: setup.py --help [cmd1 cmd2 ...] 2022-11-02 13:31:59.333 | or: setup.py --help-commands 2022-11-02 13:31:59.333 | or: setup.py cmd --help 2022-11-02 13:31:59.333 | 2022-11-02 13:31:59.333 | error: invalid command 'bdist_wheel' 2022-11-02 13:31:59.333 | ---------------------------------------- 2022-11-02 13:31:59.333 | ERROR: Failed building wheel for openstack-requirements 2022-11-02 13:31:59.333 | Running setup.py clean for openstack-requirements 2022-11-02 13:32:00.169 | Failed to build openstack-requirements 2022-11-02 13:32:00.185 | Installing collected packages: openstack-requirements 2022-11-02 13:32:00.185 | Attempting uninstall: openstack-requirements 2022-11-02 13:32:00.186 | Found existing installation: openstack-requirements 1.2.1.dev5372 2022-11-02 13:32:00.222 | Uninstalling openstack-requirements-1.2.1.dev5372: 2022-11-02 13:32:00.250 | Successfully uninstalled openstack-requirements-1.2.1.dev5372 2022-11-02 13:32:00.253 | Running setup.py install for openstack-requirements: started 2022-11-02 13:32:02.704 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-11-02 13:32:02.728 | Successfully installed openstack-requirements-1.2.1.dev5372 2022-11-02 13:32:02.858 | + inc/python:pip_install:200 : result=0 2022-11-02 13:32:02.860 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 13:32:02.862 | + functions-common:time_stop:2451 : local name 2022-11-02 13:32:02.864 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:32:02.867 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:32:02.870 | + functions-common:time_stop:2454 : local total 2022-11-02 13:32:02.872 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:32:02.874 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 13:32:02.876 | + functions-common:time_stop:2458 : start_time=1667395913607 2022-11-02 13:32:02.878 | + functions-common:time_stop:2460 : [[ -z 1667395913607 ]] 2022-11-02 13:32:02.881 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:32:02.885 | + functions-common:time_stop:2463 : end_time=1667395922882 2022-11-02 13:32:02.887 | + functions-common:time_stop:2464 : elapsed_time=9275 2022-11-02 13:32:02.890 | + functions-common:time_stop:2465 : total=10450 2022-11-02 13:32:02.892 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:32:02.894 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=19725 2022-11-02 13:32:02.896 | + inc/python:pip_install:203 : return 0 2022-11-02 13:32:02.899 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-11-02 13:32:02.902 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-11-02 13:32:02.905 | + inc/python:use_library_from_git:250 : local name=pbr 2022-11-02 13:32:02.907 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:32:02.910 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:32:02.912 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-11-02 13:32:02.914 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:32:02.917 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-11-02 13:32:02.939 | Using python 3.8 to install pbr 2022-11-02 13:32:02.942 | + 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-11-02 13:32:05.164 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:32:05.164 | from cryptography.utils import int_from_bytes 2022-11-02 13:32:05.164 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:32:05.164 | from cryptography.utils import int_from_bytes 2022-11-02 13:32:05.388 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:05.396 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:05.403 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:05.407 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:05.498 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:05.518 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:05.522 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:05.526 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:05.542 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:05.551 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:05.553 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:05.584 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:05.594 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:05.599 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:05.618 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:05.656 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:05.664 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:05.670 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:05.718 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:05.733 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:05.737 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:05.755 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:05.762 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:05.813 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:05.832 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:05.836 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:05.953 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:05.959 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:05.963 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 13:32:06.018 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:06.142 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:06.167 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:06.172 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:06.183 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:06.189 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:06.208 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:06.215 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:06.233 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:06.292 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:06.305 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:06.322 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:06.367 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:06.371 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:06.378 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 13:32:06.507 | Requirement already up-to-date: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 13:32:09.052 | + inc/python:pip_install:200 : result=0 2022-11-02 13:32:09.054 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 13:32:09.056 | + functions-common:time_stop:2451 : local name 2022-11-02 13:32:09.059 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:32:09.061 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:32:09.063 | + functions-common:time_stop:2454 : local total 2022-11-02 13:32:09.065 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:32:09.067 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 13:32:09.069 | + functions-common:time_stop:2458 : start_time=1667395922934 2022-11-02 13:32:09.071 | + functions-common:time_stop:2460 : [[ -z 1667395922934 ]] 2022-11-02 13:32:09.074 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:32:09.078 | + functions-common:time_stop:2463 : end_time=1667395929076 2022-11-02 13:32:09.080 | + functions-common:time_stop:2464 : elapsed_time=6142 2022-11-02 13:32:09.083 | + functions-common:time_stop:2465 : total=19725 2022-11-02 13:32:09.085 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:32:09.087 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=25867 2022-11-02 13:32:09.090 | + inc/python:pip_install:203 : return 0 2022-11-02 13:32:09.093 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-11-02 13:32:11.513 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-11-02 13:32:13.465 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 13:32:13.467 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-11-02 13:32:13.487 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-11-02 13:32:13.494 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.8.0) 2022-11-02 13:32:13.497 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-11-02 13:32:13.499 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.11.0) 2022-11-02 13:32:13.503 | 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.9) 2022-11-02 13:32:13.588 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-11-02 13:32:13.591 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-11-02 13:32:13.595 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-11-02 13:32:13.613 | + ./stack.sh:main:819 : pkgs= 2022-11-02 13:32:13.615 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-11-02 13:32:13.618 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-11-02 13:32:13.621 | + functions-common:run_phase:1879 : local mode=stack 2022-11-02 13:32:13.623 | + functions-common:run_phase:1880 : local phase=pre-install 2022-11-02 13:32:13.626 | + functions-common:run_phase:1881 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-11-02 13:32:13.628 | + functions-common:run_phase:1882 : local extra_plugin_file_name 2022-11-02 13:32:13.630 | + functions-common:run_phase:1883 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-11-02 13:32:13.633 | + functions-common:run_phase:1888 : local exceptions=80-tempest.sh 2022-11-02 13:32:13.635 | + functions-common:run_phase:1889 : local extra 2022-11-02 13:32:13.638 | ++ functions-common:run_phase:1890 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-11-02 13:32:13.643 | + functions-common:run_phase:1890 : extra=80-tempest.sh 2022-11-02 13:32:13.645 | + functions-common:run_phase:1891 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-11-02 13:32:13.647 | + functions-common:run_phase:1895 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-11-02 13:32:13.650 | + functions-common:run_phase:1895 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-11-02 13:32:13.653 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-11-02 13:32:13.668 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:32:13.671 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-11-02 13:32:13.673 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-11-02 13:32:13.675 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-11-02 13:32:13.677 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-11-02 13:32:13.680 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-11-02 13:32:13.683 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-11-02 13:32:13.685 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-11-02 13:32:13.687 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-11-02 13:32:13.689 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-11-02 13:32:13.691 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-11-02 13:32:13.693 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-11-02 13:32:13.696 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-11-02 13:32:13.699 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-11-02 13:32:13.701 | + functions-common:run_phase:1900 : [[ stack == \s\o\u\r\c\e ]] 2022-11-02 13:32:13.703 | + functions-common:run_phase:1903 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-11-02 13:32:13.706 | + functions-common:run_phase:1906 : run_plugins stack pre-install 2022-11-02 13:32:13.709 | + functions-common:run_plugins:1865 : local mode=stack 2022-11-02 13:32:13.711 | + functions-common:run_plugins:1866 : local phase=pre-install 2022-11-02 13:32:13.714 | + functions-common:run_plugins:1868 : local plugins= 2022-11-02 13:32:13.717 | + functions-common:run_plugins:1869 : local plugin 2022-11-02 13:32:13.720 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-11-02 13:32:13.723 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-11-02 13:32:13.726 | + functions:set_systemd_override:821 : local value=2048 2022-11-02 13:32:13.730 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-11-02 13:32:13.732 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-11-02 13:32:13.792 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-11-02 13:32:13.792 | Set systemd system override for DefaultLimitNOFILE=2048 2022-11-02 13:32:13.794 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-11-02 13:32:14.235 | + ./stack.sh:main:832 : install_rpc_backend 2022-11-02 13:32:14.238 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-11-02 13:32:14.255 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:32:14.257 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-11-02 13:32:14.260 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 13:32:14.263 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 13:32:14.265 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 13:32:14.268 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 13:32:14.270 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 13:32:14.272 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 13:32:14.275 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:32:14.278 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:32:14.280 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 13:32:14.283 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 13:32:14.285 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 13:32:14.287 | + functions-common:apt_get_update:1202 : return 2022-11-02 13:32:14.290 | + functions-common:install_package:1476 : real_install_package rabbitmq-server 2022-11-02 13:32:14.293 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 13:32:14.295 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:32:14.298 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:32:14.300 | + functions-common:real_install_package:1462 : apt_get install rabbitmq-server 2022-11-02 13:32:14.323 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-11-02 13:32:14.436 | Reading package lists... 2022-11-02 13:32:14.733 | Building dependency tree... 2022-11-02 13:32:14.734 | Reading state information... 2022-11-02 13:32:15.048 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-11-02 13:32:15.048 | The following packages were automatically installed and are no longer required: 2022-11-02 13:32:15.049 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 13:32:15.049 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 13:32:15.049 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 13:32:15.049 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 13:32:15.049 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 13:32:15.049 | python3-zope.interface 2022-11-02 13:32:15.049 | Use 'sudo apt autoremove' to remove them. 2022-11-02 13:32:15.169 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 13:32:15.173 | + functions-common:apt_get:1246 : result=0 2022-11-02 13:32:15.176 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 13:32:15.178 | + functions-common:time_stop:2451 : local name 2022-11-02 13:32:15.180 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:32:15.183 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:32:15.186 | + functions-common:time_stop:2454 : local total 2022-11-02 13:32:15.188 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:32:15.190 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 13:32:15.192 | + functions-common:time_stop:2458 : start_time=1667395934319 2022-11-02 13:32:15.194 | + functions-common:time_stop:2460 : [[ -z 1667395934319 ]] 2022-11-02 13:32:15.198 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:32:15.202 | + functions-common:time_stop:2463 : end_time=1667395935200 2022-11-02 13:32:15.204 | + functions-common:time_stop:2464 : elapsed_time=881 2022-11-02 13:32:15.207 | + functions-common:time_stop:2465 : total=1665 2022-11-02 13:32:15.209 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:32:15.211 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=2546 2022-11-02 13:32:15.213 | + functions-common:apt_get:1250 : return 0 2022-11-02 13:32:15.216 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-11-02 13:32:15.218 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 13:32:15.220 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 13:32:15.223 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 13:32:15.225 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 13:32:15.227 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 13:32:15.230 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 13:32:15.232 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-11-02 13:32:15.235 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 13:32:15.237 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 13:32:15.240 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 13:32:15.242 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 13:32:15.245 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 13:32:15.248 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 13:32:15.250 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 13:32:15.252 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 13:32:15.255 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 13:32:15.257 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 13:32:15.259 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 13:32:15.262 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-11-02 13:32:15.264 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 13:32:15.267 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 13:32:15.269 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 13:32:15.271 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 13:32:15.274 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 13:32:15.276 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 13:32:15.279 | + ./stack.sh:main:833 : restart_rpc_backend 2022-11-02 13:32:15.281 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-11-02 13:32:15.299 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:32:15.301 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-11-02 13:32:15.303 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 13:32:15.306 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-11-02 13:32:15.309 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-11-02 13:32:15.312 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-11-02 13:32:15.316 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-11-02 13:32:15.319 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-11-02 13:32:15.321 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-11-02 13:32:15.323 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-11-02 13:32:15.326 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-11-02 13:32:15.328 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-11-02 13:32:15.331 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-11-02 13:32:16.037 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-11-02 13:32:16.043 | user tags 2022-11-02 13:32:16.043 | stackrabbit []' 2022-11-02 13:32:16.043 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-11-02 13:32:16.043 | user tags 2022-11-02 13:32:16.043 | stackrabbit []' 2022-11-02 13:32:16.043 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-11-02 13:32:16.048 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-11-02 13:32:16.050 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-11-02 13:32:16.052 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-11-02 13:32:16.779 | Changing password for user "stackrabbit" ... 2022-11-02 13:32:16.845 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-11-02 13:32:17.542 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-11-02 13:32:17.600 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-11-02 13:32:17.603 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-11-02 13:32:18.412 | Changing password for user "stackrabbit" ... 2022-11-02 13:32:18.473 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-11-02 13:32:18.475 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-11-02 13:32:18.477 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-11-02 13:32:19.252 | Deleting user "guest" ... 2022-11-02 13:32:19.269 | Error: 2022-11-02 13:32:19.269 | {:no_such_user, "guest"} 2022-11-02 13:32:19.284 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-11-02 13:32:19.286 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-11-02 13:32:19.305 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:32:19.307 | + ./stack.sh:main:836 : install_database 2022-11-02 13:32:19.310 | + lib/database:install_database:118 : install_database_mysql 2022-11-02 13:32:19.312 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-11-02 13:32:19.315 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:32:19.317 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:32:19.320 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-11-02 13:32:19.712 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-11-02 13:32:19.715 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-11-02 13:32:19.717 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-11-02 13:32:19.720 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-11-02 13:32:19.722 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-11-02 13:32:19.725 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-11-02 13:32:19.727 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 13:32:19.730 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 13:32:19.733 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 13:32:19.735 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 13:32:19.738 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 13:32:19.740 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 13:32:19.743 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 13:32:19.745 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 13:32:19.749 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 13:32:19.751 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 13:32:19.753 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 13:32:19.756 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-11-02 13:32:19.758 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 13:32:19.761 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 13:32:19.764 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 13:32:19.767 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 13:32:19.769 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 13:32:19.772 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 13:32:19.774 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-11-02 13:32:19.777 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:32:19.780 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:32:19.782 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-11-02 13:32:19.785 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 13:32:19.787 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 13:32:19.789 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 13:32:19.792 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 13:32:19.795 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 13:32:19.797 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 13:32:19.799 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:32:19.802 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:32:19.804 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 13:32:19.807 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 13:32:19.809 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 13:32:19.811 | + functions-common:apt_get_update:1202 : return 2022-11-02 13:32:19.814 | + functions-common:install_package:1476 : real_install_package mysql-server 2022-11-02 13:32:19.816 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 13:32:19.818 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:32:19.821 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:32:19.824 | + functions-common:real_install_package:1462 : apt_get install mysql-server 2022-11-02 13:32:19.847 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-11-02 13:32:19.966 | Reading package lists... 2022-11-02 13:32:20.258 | Building dependency tree... 2022-11-02 13:32:20.260 | Reading state information... 2022-11-02 13:32:20.651 | mysql-server is already the newest version (8.0.31-0ubuntu0.20.04.1). 2022-11-02 13:32:20.651 | The following packages were automatically installed and are no longer required: 2022-11-02 13:32:20.653 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 13:32:20.653 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 13:32:20.653 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 13:32:20.653 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 13:32:20.653 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 13:32:20.654 | python3-zope.interface 2022-11-02 13:32:20.654 | Use 'sudo apt autoremove' to remove them. 2022-11-02 13:32:20.780 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 13:32:20.785 | + functions-common:apt_get:1246 : result=0 2022-11-02 13:32:20.787 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 13:32:20.789 | + functions-common:time_stop:2451 : local name 2022-11-02 13:32:20.792 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:32:20.795 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:32:20.806 | + functions-common:time_stop:2454 : local total 2022-11-02 13:32:20.809 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:32:20.811 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 13:32:20.813 | + functions-common:time_stop:2458 : start_time=1667395939844 2022-11-02 13:32:20.815 | + functions-common:time_stop:2460 : [[ -z 1667395939844 ]] 2022-11-02 13:32:20.819 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:32:20.824 | + functions-common:time_stop:2463 : end_time=1667395940820 2022-11-02 13:32:20.827 | + functions-common:time_stop:2464 : elapsed_time=976 2022-11-02 13:32:20.829 | + functions-common:time_stop:2465 : total=2546 2022-11-02 13:32:20.832 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:32:20.834 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=3522 2022-11-02 13:32:20.837 | + functions-common:apt_get:1250 : return 0 2022-11-02 13:32:20.839 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-11-02 13:32:20.842 | + ./stack.sh:main:839 : install_database_python 2022-11-02 13:32:20.844 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-11-02 13:32:20.846 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-11-02 13:32:20.849 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-11-02 13:32:20.851 | + inc/python:pip_install_gr:77 : local clean_name 2022-11-02 13:32:20.854 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-11-02 13:32:20.857 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-11-02 13:32:20.859 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-11-02 13:32:20.864 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-11-02 13:32:20.864 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-11-02 13:32:20.870 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-11-02 13:32:20.873 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-11-02 13:32:20.875 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-11-02 13:32:20.878 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-11-02 13:32:20.880 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-11-02 13:32:20.904 | Using python 3.8 to install PyMySQL 2022-11-02 13:32:20.906 | + 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-11-02 13:32:23.173 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:32:23.173 | from cryptography.utils import int_from_bytes 2022-11-02 13:32:23.173 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:32:23.173 | from cryptography.utils import int_from_bytes 2022-11-02 13:32:23.388 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:23.396 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:23.403 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:23.407 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:23.498 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:23.518 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:23.522 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:23.526 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:23.542 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:23.551 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:23.553 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:23.584 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:23.595 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:23.600 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:23.620 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:23.659 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:23.668 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:23.674 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:23.724 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:23.739 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:23.743 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:23.763 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:23.771 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:23.823 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:23.842 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:23.846 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:23.967 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:23.974 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:23.978 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 13:32:24.034 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:24.158 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:24.184 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:24.188 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:24.200 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:24.205 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:24.225 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:24.233 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:24.250 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:24.309 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:24.322 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:24.340 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:24.386 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:24.390 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:24.396 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 13:32:24.398 | Requirement already satisfied: PyMySQL===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.0.2) 2022-11-02 13:32:27.024 | + inc/python:pip_install:200 : result=0 2022-11-02 13:32:27.027 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 13:32:27.030 | + functions-common:time_stop:2451 : local name 2022-11-02 13:32:27.032 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:32:27.034 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:32:27.037 | + functions-common:time_stop:2454 : local total 2022-11-02 13:32:27.039 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:32:27.042 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 13:32:27.044 | + functions-common:time_stop:2458 : start_time=1667395940897 2022-11-02 13:32:27.047 | + functions-common:time_stop:2460 : [[ -z 1667395940897 ]] 2022-11-02 13:32:27.050 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:32:27.054 | + functions-common:time_stop:2463 : end_time=1667395947051 2022-11-02 13:32:27.057 | + functions-common:time_stop:2464 : elapsed_time=6154 2022-11-02 13:32:27.060 | + functions-common:time_stop:2465 : total=25867 2022-11-02 13:32:27.063 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:32:27.065 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=32021 2022-11-02 13:32:27.068 | + inc/python:pip_install:203 : return 0 2022-11-02 13:32:27.070 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-11-02 13:32:27.073 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-11-02 13:32:27.075 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-11-02 13:32:27.078 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-11-02 13:32:27.096 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:32:27.098 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-11-02 13:32:27.101 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-11-02 13:32:27.106 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 13:32:27.106 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-11-02 13:32:27.112 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 13:32:27.114 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-11-02 13:32:27.117 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-11-02 13:32:27.119 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-11-02 13:32:27.122 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-11-02 13:32:27.124 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:486 : is_service_enabled q-l3 2022-11-02 13:32:27.141 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:32:27.143 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : install_package radvd 2022-11-02 13:32:27.146 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 13:32:27.148 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 13:32:27.151 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 13:32:27.154 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 13:32:27.156 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 13:32:27.159 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 13:32:27.161 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:32:27.163 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:32:27.166 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 13:32:27.174 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 13:32:27.180 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 13:32:27.183 | + functions-common:apt_get_update:1202 : return 2022-11-02 13:32:27.185 | + functions-common:install_package:1476 : real_install_package radvd 2022-11-02 13:32:27.188 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 13:32:27.190 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:32:27.192 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:32:27.195 | + functions-common:real_install_package:1462 : apt_get install radvd 2022-11-02 13:32:27.218 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-11-02 13:32:27.332 | Reading package lists... 2022-11-02 13:32:27.636 | Building dependency tree... 2022-11-02 13:32:27.637 | Reading state information... 2022-11-02 13:32:28.042 | radvd is already the newest version (1:2.17-2). 2022-11-02 13:32:28.042 | The following packages were automatically installed and are no longer required: 2022-11-02 13:32:28.044 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 13:32:28.044 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 13:32:28.044 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 13:32:28.044 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 13:32:28.044 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 13:32:28.044 | python3-zope.interface 2022-11-02 13:32:28.044 | Use 'sudo apt autoremove' to remove them. 2022-11-02 13:32:28.195 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 13:32:28.200 | + functions-common:apt_get:1246 : result=0 2022-11-02 13:32:28.203 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 13:32:28.206 | + functions-common:time_stop:2451 : local name 2022-11-02 13:32:28.209 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:32:28.211 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:32:28.215 | + functions-common:time_stop:2454 : local total 2022-11-02 13:32:28.219 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:32:28.222 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 13:32:28.224 | + functions-common:time_stop:2458 : start_time=1667395947215 2022-11-02 13:32:28.227 | + functions-common:time_stop:2460 : [[ -z 1667395947215 ]] 2022-11-02 13:32:28.230 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:32:28.235 | + functions-common:time_stop:2463 : end_time=1667395948232 2022-11-02 13:32:28.237 | + functions-common:time_stop:2464 : elapsed_time=1017 2022-11-02 13:32:28.240 | + functions-common:time_stop:2465 : total=3522 2022-11-02 13:32:28.243 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:32:28.246 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=4539 2022-11-02 13:32:28.249 | + functions-common:apt_get:1250 : return 0 2022-11-02 13:32:28.252 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:490 : is_service_enabled q-agt q-dhcp q-l3 2022-11-02 13:32:28.270 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:32:28.274 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:491 : neutron_plugin_install_agent_packages 2022-11-02 13:32:28.277 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-11-02 13:32:28.280 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-11-02 13:32:28.284 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-11-02 13:32:28.310 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-11-02 13:32:28.313 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 13:32:28.315 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 13:32:28.318 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 13:32:28.321 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 13:32:28.324 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 13:32:28.326 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 13:32:28.329 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:32:28.331 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:32:28.333 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 13:32:28.336 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 13:32:28.338 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 13:32:28.340 | + functions-common:apt_get_update:1202 : return 2022-11-02 13:32:28.343 | + functions-common:install_package:1476 : real_install_package fakeroot make openvswitch-switch 2022-11-02 13:32:28.346 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 13:32:28.348 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:32:28.350 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:32:28.353 | + functions-common:real_install_package:1462 : apt_get install fakeroot make openvswitch-switch 2022-11-02 13:32:28.377 | + functions-common:apt_get:1242 : 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-11-02 13:32:28.506 | Reading package lists... 2022-11-02 13:32:28.854 | Building dependency tree... 2022-11-02 13:32:28.855 | Reading state information... 2022-11-02 13:32:29.211 | fakeroot is already the newest version (1.24-1). 2022-11-02 13:32:29.211 | make is already the newest version (4.2.1-1.2). 2022-11-02 13:32:29.211 | openvswitch-switch is already the newest version (2.13.8-0ubuntu1). 2022-11-02 13:32:29.211 | The following packages were automatically installed and are no longer required: 2022-11-02 13:32:29.213 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 13:32:29.213 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 13:32:29.213 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 13:32:29.213 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 13:32:29.213 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 13:32:29.213 | python3-zope.interface 2022-11-02 13:32:29.213 | Use 'sudo apt autoremove' to remove them. 2022-11-02 13:32:29.337 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 13:32:29.342 | + functions-common:apt_get:1246 : result=0 2022-11-02 13:32:29.344 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 13:32:29.347 | + functions-common:time_stop:2451 : local name 2022-11-02 13:32:29.349 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:32:29.351 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:32:29.355 | + functions-common:time_stop:2454 : local total 2022-11-02 13:32:29.357 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:32:29.359 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 13:32:29.361 | + functions-common:time_stop:2458 : start_time=1667395948375 2022-11-02 13:32:29.363 | + functions-common:time_stop:2460 : [[ -z 1667395948375 ]] 2022-11-02 13:32:29.366 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:32:29.371 | + functions-common:time_stop:2463 : end_time=1667395949368 2022-11-02 13:32:29.373 | + functions-common:time_stop:2464 : elapsed_time=993 2022-11-02 13:32:29.376 | + functions-common:time_stop:2465 : total=4539 2022-11-02 13:32:29.378 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:32:29.380 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=5532 2022-11-02 13:32:29.383 | + functions-common:apt_get:1250 : return 0 2022-11-02 13:32:29.385 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-11-02 13:32:29.388 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:32:29.390 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:32:29.393 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-11-02 13:32:29.395 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-11-02 13:32:29.398 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-11-02 13:32:29.404 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-11-02 13:32:29.407 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-11-02 13:32:29.411 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-11-02 13:32:29.411 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-11-02 13:32:29.417 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-11-02 13:32:29.420 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-11-02 13:32:29.422 | + functions:vercmp:628 : local v1=5.4 2022-11-02 13:32:29.424 | + functions:vercmp:629 : local 'op=<' 2022-11-02 13:32:29.426 | + functions:vercmp:630 : local v2=3.13 2022-11-02 13:32:29.429 | + functions:vercmp:631 : local result 2022-11-02 13:32:29.433 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-11-02 13:32:29.434 | ++ functions:vercmp:635 : sort -V 2022-11-02 13:32:29.434 | ++ functions:vercmp:635 : head -1 2022-11-02 13:32:29.439 | + functions:vercmp:635 : result=3.13 2022-11-02 13:32:29.442 | + functions:vercmp:637 : case $op in 2022-11-02 13:32:29.444 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-11-02 13:32:29.446 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-11-02 13:32:29.449 | + functions:vercmp:648 : return 2022-11-02 13:32:29.451 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-11-02 13:32:29.454 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 13:32:29.456 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart openvswitch-switch 2022-11-02 13:32:29.994 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-11-02 13:32:29.999 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-11-02 13:32:30.003 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:32:30.010 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:32:30.012 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-11-02 13:32:30.015 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:32:30.018 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-11-02 13:32:30.043 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:32:30.045 | + ./stack.sh:main:847 : install_etcd3 2022-11-02 13:32:30.048 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-11-02 13:32:30.048 | Installing etcd 2022-11-02 13:32:30.050 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-11-02 13:32:30.064 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-11-02 13:32:30.082 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-11-02 13:32:30.084 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-11-02 13:32:30.099 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-11-02 13:32:30.104 | ++ 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-11-02 13:32:30.107 | ++ 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-11-02 13:32:30.111 | +++ 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-11-02 13:32:30.117 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-11-02 13:32:30.120 | ++ 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-11-02 13:32:30.123 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-11-02 13:32:30.125 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-11-02 13:32:30.128 | ++ functions:get_extra_file:74 : return 2022-11-02 13:32:30.131 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-11-02 13:32:30.134 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-11-02 13:32:30.137 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-11-02 13:32:30.140 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-11-02 13:32:30.158 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:32:30.160 | + ./stack.sh:main:866 : install_dstat 2022-11-02 13:32:30.163 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-11-02 13:32:30.181 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:32:30.183 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-11-02 13:32:30.186 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 13:32:30.188 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-11-02 13:32:30.190 | + ./stack.sh:main:875 : install_libs 2022-11-02 13:32:30.193 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-11-02 13:32:30.195 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-11-02 13:32:30.198 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-11-02 13:32:30.201 | + inc/python:use_library_from_git:250 : local name=automaton 2022-11-02 13:32:30.203 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:32:30.206 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:32:30.208 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-11-02 13:32:30.210 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:32:30.213 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-11-02 13:32:30.216 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-11-02 13:32:30.218 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-11-02 13:32:30.220 | + inc/python:use_library_from_git:250 : local name=castellan 2022-11-02 13:32:30.223 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:32:30.225 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:32:30.228 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-11-02 13:32:30.231 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:32:30.233 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-11-02 13:32:30.235 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-11-02 13:32:30.238 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-11-02 13:32:30.240 | + inc/python:use_library_from_git:250 : local name=cliff 2022-11-02 13:32:30.243 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:32:30.245 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:32:30.247 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-11-02 13:32:30.250 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:32:30.252 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-11-02 13:32:30.255 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-11-02 13:32:30.257 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-11-02 13:32:30.260 | + inc/python:use_library_from_git:250 : local name=cursive 2022-11-02 13:32:30.262 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:32:30.265 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:32:30.267 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-11-02 13:32:30.270 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:32:30.272 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-11-02 13:32:30.276 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-11-02 13:32:30.278 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-11-02 13:32:30.280 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-11-02 13:32:30.283 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:32:30.285 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:32:30.287 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-11-02 13:32:30.290 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:32:30.293 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-11-02 13:32:30.297 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-11-02 13:32:30.299 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-11-02 13:32:30.301 | + inc/python:use_library_from_git:250 : local name=futurist 2022-11-02 13:32:30.304 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:32:30.307 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:32:30.309 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-11-02 13:32:30.311 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:32:30.314 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-11-02 13:32:30.316 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-11-02 13:32:30.318 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-11-02 13:32:30.321 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-11-02 13:32:30.323 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:32:30.326 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:32:30.328 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-11-02 13:32:30.331 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:32:30.334 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-11-02 13:32:30.337 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-11-02 13:32:30.340 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-11-02 13:32:30.343 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-11-02 13:32:30.345 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:32:30.347 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:32:30.350 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-11-02 13:32:30.353 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:32:30.356 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-11-02 13:32:30.359 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-11-02 13:32:30.361 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-11-02 13:32:30.363 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-11-02 13:32:30.366 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:32:30.368 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:32:30.370 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-11-02 13:32:30.373 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:32:30.375 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-11-02 13:32:30.378 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-11-02 13:32:30.380 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-11-02 13:32:30.383 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-11-02 13:32:30.385 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:32:30.388 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:32:30.390 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-11-02 13:32:30.393 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:32:30.396 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-11-02 13:32:30.398 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-11-02 13:32:30.401 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-11-02 13:32:30.404 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-11-02 13:32:30.406 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:32:30.409 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:32:30.411 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-11-02 13:32:30.413 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:32:30.417 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-11-02 13:32:30.420 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-11-02 13:32:30.422 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-11-02 13:32:30.424 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-11-02 13:32:30.427 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:32:30.429 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:32:30.431 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-11-02 13:32:30.434 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:32:30.437 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-11-02 13:32:30.439 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-11-02 13:32:30.441 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-11-02 13:32:30.444 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-11-02 13:32:30.448 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:32:30.450 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:32:30.453 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-11-02 13:32:30.455 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:32:30.458 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-11-02 13:32:30.460 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-11-02 13:32:30.464 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-11-02 13:32:30.466 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-11-02 13:32:30.468 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:32:30.471 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:32:30.473 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-11-02 13:32:30.476 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:32:30.479 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-11-02 13:32:30.486 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-11-02 13:32:30.488 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-11-02 13:32:30.491 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-11-02 13:32:30.494 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:32:30.496 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:32:30.499 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-11-02 13:32:30.501 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:32:30.504 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-11-02 13:32:30.506 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-11-02 13:32:30.509 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-11-02 13:32:30.512 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-11-02 13:32:30.514 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:32:30.516 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:32:30.519 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-11-02 13:32:30.521 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:32:30.524 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-11-02 13:32:30.527 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-11-02 13:32:30.530 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-11-02 13:32:30.532 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-11-02 13:32:30.535 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:32:30.537 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:32:30.540 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-11-02 13:32:30.543 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:32:30.545 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-11-02 13:32:30.549 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-11-02 13:32:30.551 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-11-02 13:32:30.554 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-11-02 13:32:30.556 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:32:30.559 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:32:30.562 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-11-02 13:32:30.564 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:32:30.567 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-11-02 13:32:30.569 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-11-02 13:32:30.573 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-11-02 13:32:30.575 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-11-02 13:32:30.577 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:32:30.580 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:32:30.582 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-11-02 13:32:30.585 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:32:30.588 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-11-02 13:32:30.591 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-11-02 13:32:30.593 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-11-02 13:32:30.596 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-11-02 13:32:30.598 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:32:30.602 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:32:30.604 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-11-02 13:32:30.607 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:32:30.609 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-11-02 13:32:30.612 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-11-02 13:32:30.614 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-11-02 13:32:30.617 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-11-02 13:32:30.619 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:32:30.622 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:32:30.624 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-11-02 13:32:30.627 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:32:30.629 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-11-02 13:32:30.632 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-11-02 13:32:30.635 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-11-02 13:32:30.637 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-11-02 13:32:30.640 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:32:30.642 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:32:30.644 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-11-02 13:32:30.647 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:32:30.650 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-11-02 13:32:30.653 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-11-02 13:32:30.655 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-11-02 13:32:30.657 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-11-02 13:32:30.660 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:32:30.662 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:32:30.665 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-11-02 13:32:30.667 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:32:30.670 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-11-02 13:32:30.672 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-11-02 13:32:30.675 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-11-02 13:32:30.677 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-11-02 13:32:30.680 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:32:30.682 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:32:30.685 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-11-02 13:32:30.687 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:32:30.689 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-11-02 13:32:30.692 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-11-02 13:32:30.694 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-11-02 13:32:30.697 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-11-02 13:32:30.700 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:32:30.702 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:32:30.705 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-11-02 13:32:30.707 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:32:30.710 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-11-02 13:32:30.713 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-11-02 13:32:30.715 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-11-02 13:32:30.718 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-11-02 13:32:30.720 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:32:30.723 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:32:30.725 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-11-02 13:32:30.728 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:32:30.730 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-11-02 13:32:30.732 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-11-02 13:32:30.735 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-11-02 13:32:30.738 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-11-02 13:32:30.740 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:32:30.742 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:32:30.745 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-11-02 13:32:30.747 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:32:30.750 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-11-02 13:32:30.752 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-11-02 13:32:30.755 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-11-02 13:32:30.757 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-11-02 13:32:30.760 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:32:30.763 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:32:30.766 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-11-02 13:32:30.768 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:32:30.771 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-11-02 13:32:30.773 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-11-02 13:32:30.777 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-11-02 13:32:30.781 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-11-02 13:32:30.784 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:32:30.786 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:32:30.788 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-11-02 13:32:30.791 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:32:30.793 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-11-02 13:32:30.796 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-11-02 13:32:30.798 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-11-02 13:32:30.801 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-11-02 13:32:30.803 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:32:30.806 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:32:30.809 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-11-02 13:32:30.812 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:32:30.814 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-11-02 13:32:30.816 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-11-02 13:32:30.819 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-11-02 13:32:30.822 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-11-02 13:32:30.824 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:32:30.827 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:32:30.829 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-11-02 13:32:30.832 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:32:30.834 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-11-02 13:32:30.837 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-11-02 13:32:30.840 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-11-02 13:32:30.843 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-11-02 13:32:30.846 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:32:30.849 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:32:30.852 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-11-02 13:32:30.855 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:32:30.858 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-11-02 13:32:30.861 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-11-02 13:32:30.864 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-11-02 13:32:30.867 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-11-02 13:32:30.871 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:32:30.874 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:32:30.877 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-11-02 13:32:30.880 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:32:30.884 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-11-02 13:32:30.887 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-11-02 13:32:30.890 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-11-02 13:32:30.893 | + inc/python:use_library_from_git:250 : local name=tooz 2022-11-02 13:32:30.896 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:32:30.899 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:32:30.902 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-11-02 13:32:30.905 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:32:30.908 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-11-02 13:32:30.911 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-11-02 13:32:30.914 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-11-02 13:32:30.917 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-11-02 13:32:30.920 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:32:30.923 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:32:30.926 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-11-02 13:32:30.929 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:32:30.932 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-11-02 13:32:30.935 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-11-02 13:32:30.937 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-11-02 13:32:30.940 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-11-02 13:32:30.942 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:32:30.944 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:32:30.947 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-11-02 13:32:30.950 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:32:30.952 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-11-02 13:32:30.955 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-11-02 13:32:30.958 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-11-02 13:32:30.960 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-11-02 13:32:30.962 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:32:30.965 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:32:30.967 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-11-02 13:32:30.970 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:32:30.972 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-11-02 13:32:30.975 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-11-02 13:32:30.977 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-11-02 13:32:30.979 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-11-02 13:32:30.983 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:32:30.988 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:32:30.991 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-11-02 13:32:30.994 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:32:30.997 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-11-02 13:32:31.022 | Using python 3.8 to install etcd3 2022-11-02 13:32:31.024 | + 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-11-02 13:32:33.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:32:33.286 | from cryptography.utils import int_from_bytes 2022-11-02 13:32:33.287 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:32:33.287 | from cryptography.utils import int_from_bytes 2022-11-02 13:32:33.507 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:33.518 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:33.526 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:33.530 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:33.623 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:33.643 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:33.648 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:33.652 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:33.668 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:33.678 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:33.680 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:33.713 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:33.722 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:33.728 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:33.747 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:33.785 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:33.794 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:33.800 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:33.849 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:33.864 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:33.868 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:33.887 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:33.894 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:33.945 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:33.963 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:33.968 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:34.090 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:34.096 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:34.101 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 13:32:34.156 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:34.281 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:34.308 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:34.312 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:34.324 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:34.329 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:34.349 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:34.357 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:34.374 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:34.433 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:34.446 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:34.463 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:34.509 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:34.513 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:34.520 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 13:32:34.521 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (0.12.0) 2022-11-02 13:32:34.531 | Requirement already satisfied: grpcio===1.44.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (1.44.0) 2022-11-02 13:32:34.542 | Requirement already satisfied: protobuf===3.19.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (3.19.5) 2022-11-02 13:32:34.544 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 13:32:34.547 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (6.3.1) 2022-11-02 13:32:37.167 | + inc/python:pip_install:200 : result=0 2022-11-02 13:32:37.169 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 13:32:37.171 | + functions-common:time_stop:2451 : local name 2022-11-02 13:32:37.174 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:32:37.176 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:32:37.178 | + functions-common:time_stop:2454 : local total 2022-11-02 13:32:37.180 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:32:37.182 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 13:32:37.185 | + functions-common:time_stop:2458 : start_time=1667395951015 2022-11-02 13:32:37.187 | + functions-common:time_stop:2460 : [[ -z 1667395951015 ]] 2022-11-02 13:32:37.190 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:32:37.194 | + functions-common:time_stop:2463 : end_time=1667395957191 2022-11-02 13:32:37.196 | + functions-common:time_stop:2464 : elapsed_time=6176 2022-11-02 13:32:37.199 | + functions-common:time_stop:2465 : total=32021 2022-11-02 13:32:37.201 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:32:37.203 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=38197 2022-11-02 13:32:37.205 | + inc/python:pip_install:203 : return 0 2022-11-02 13:32:37.208 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-11-02 13:32:37.231 | Using python 3.8 to install etcd3gw 2022-11-02 13:32:37.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 etcd3gw 2022-11-02 13:32:39.428 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:32:39.428 | from cryptography.utils import int_from_bytes 2022-11-02 13:32:39.428 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:32:39.428 | from cryptography.utils import int_from_bytes 2022-11-02 13:32:39.645 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:39.653 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:39.660 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:39.665 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:39.756 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:39.776 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:39.780 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:39.784 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:39.800 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:39.809 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:39.811 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:39.843 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:39.853 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:39.858 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:39.878 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:39.917 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:39.925 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:39.931 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:39.981 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:39.996 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:40.000 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:40.020 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:40.028 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:40.079 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:40.097 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:40.102 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:40.222 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:40.230 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:40.234 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 13:32:40.291 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:40.416 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:40.442 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:40.447 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:40.458 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:40.464 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:40.484 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:40.491 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:40.509 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:40.569 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:40.582 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:40.599 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:40.645 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:40.650 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:40.656 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 13:32:40.658 | Requirement already satisfied: etcd3gw===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 175)) (1.0.1) 2022-11-02 13:32:40.667 | Requirement already satisfied: futurist===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (2.4.0) 2022-11-02 13:32:40.673 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 13:32:40.676 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 13:32:40.706 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 13:32:40.709 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 13:32:40.730 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 13:32:40.735 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 13:32:40.737 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 13:32:43.297 | + inc/python:pip_install:200 : result=0 2022-11-02 13:32:43.300 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 13:32:43.302 | + functions-common:time_stop:2451 : local name 2022-11-02 13:32:43.305 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:32:43.307 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:32:43.309 | + functions-common:time_stop:2454 : local total 2022-11-02 13:32:43.311 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:32:43.314 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 13:32:43.316 | + functions-common:time_stop:2458 : start_time=1667395957225 2022-11-02 13:32:43.318 | + functions-common:time_stop:2460 : [[ -z 1667395957225 ]] 2022-11-02 13:32:43.322 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:32:43.326 | + functions-common:time_stop:2463 : end_time=1667395963324 2022-11-02 13:32:43.329 | + functions-common:time_stop:2464 : elapsed_time=6099 2022-11-02 13:32:43.334 | + functions-common:time_stop:2465 : total=38197 2022-11-02 13:32:43.337 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:32:43.339 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=44296 2022-11-02 13:32:43.342 | + inc/python:pip_install:203 : return 0 2022-11-02 13:32:43.344 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-11-02 13:32:43.346 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-11-02 13:32:43.349 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-11-02 13:32:43.352 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 13:32:43.354 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 13:32:43.357 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 13:32:43.359 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 13:32:43.362 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 13:32:43.368 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 13:32:43.370 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 13:32:43.372 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 13:32:43.375 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 13:32:43.377 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 13:32:43.380 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 13:32:43.382 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-11-02 13:32:43.385 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:32:43.387 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:32:43.390 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-11-02 13:32:43.392 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-11-02 13:32:43.395 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 13:32:43.397 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 13:32:43.400 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 13:32:43.403 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 13:32:43.405 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 13:32:43.408 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 13:32:43.410 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:32:43.413 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:32:43.415 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 13:32:43.418 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 13:32:43.420 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 13:32:43.423 | + functions-common:apt_get_update:1202 : return 2022-11-02 13:32:43.425 | + functions-common:install_package:1476 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-11-02 13:32:43.428 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 13:32:43.430 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:32:43.433 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:32:43.436 | + functions-common:real_install_package:1462 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-11-02 13:32:43.458 | + functions-common:apt_get:1242 : 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-11-02 13:32:43.572 | Reading package lists... 2022-11-02 13:32:43.858 | Building dependency tree... 2022-11-02 13:32:43.860 | Reading state information... 2022-11-02 13:32:44.211 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-11-02 13:32:44.211 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-11-02 13:32:44.211 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-11-02 13:32:44.211 | The following packages were automatically installed and are no longer required: 2022-11-02 13:32:44.213 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 13:32:44.213 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 13:32:44.213 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 13:32:44.213 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 13:32:44.213 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 13:32:44.213 | python3-zope.interface 2022-11-02 13:32:44.213 | Use 'sudo apt autoremove' to remove them. 2022-11-02 13:32:44.347 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 13:32:44.352 | + functions-common:apt_get:1246 : result=0 2022-11-02 13:32:44.355 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 13:32:44.357 | + functions-common:time_stop:2451 : local name 2022-11-02 13:32:44.360 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:32:44.362 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:32:44.372 | + functions-common:time_stop:2454 : local total 2022-11-02 13:32:44.374 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:32:44.377 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 13:32:44.380 | + functions-common:time_stop:2458 : start_time=1667395963455 2022-11-02 13:32:44.382 | + functions-common:time_stop:2460 : [[ -z 1667395963455 ]] 2022-11-02 13:32:44.385 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:32:44.390 | + functions-common:time_stop:2463 : end_time=1667395964387 2022-11-02 13:32:44.392 | + functions-common:time_stop:2464 : elapsed_time=932 2022-11-02 13:32:44.395 | + functions-common:time_stop:2465 : total=5532 2022-11-02 13:32:44.397 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:32:44.400 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=6464 2022-11-02 13:32:44.403 | + functions-common:apt_get:1250 : return 0 2022-11-02 13:32:44.405 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-11-02 13:32:44.408 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:32:44.411 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:32:44.413 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-11-02 13:32:44.477 | Module proxy already enabled 2022-11-02 13:32:44.483 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-11-02 13:32:44.553 | Considering dependency proxy for proxy_uwsgi: 2022-11-02 13:32:44.553 | Module proxy already enabled 2022-11-02 13:32:44.553 | Module proxy_uwsgi already enabled 2022-11-02 13:32:44.558 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-11-02 13:32:44.560 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-11-02 13:32:44.563 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 13:32:44.565 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart apache2 2022-11-02 13:32:44.771 | + ./stack.sh:main:881 : install_keystoneauth 2022-11-02 13:32:44.774 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-11-02 13:32:44.777 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-11-02 13:32:44.779 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:32:44.783 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:32:44.785 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-11-02 13:32:44.788 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:32:44.791 | + ./stack.sh:main:882 : install_keystoneclient 2022-11-02 13:32:44.794 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-11-02 13:32:44.797 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-11-02 13:32:44.800 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:32:44.802 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:32:44.805 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-11-02 13:32:44.809 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:32:44.813 | + ./stack.sh:main:883 : install_glanceclient 2022-11-02 13:32:44.816 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-11-02 13:32:44.819 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-11-02 13:32:44.822 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:32:44.824 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:32:44.827 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-11-02 13:32:44.829 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:32:44.832 | + ./stack.sh:main:884 : install_cinderclient 2022-11-02 13:32:44.834 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-11-02 13:32:44.837 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-11-02 13:32:44.839 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:32:44.842 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:32:44.849 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-11-02 13:32:44.852 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:32:44.855 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-11-02 13:32:44.858 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-11-02 13:32:44.861 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:32:44.863 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:32:44.865 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-11-02 13:32:44.869 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:32:44.871 | + ./stack.sh:main:885 : install_novaclient 2022-11-02 13:32:44.874 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-11-02 13:32:44.876 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-11-02 13:32:44.879 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:32:44.883 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:32:44.886 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-11-02 13:32:44.890 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:32:44.894 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-11-02 13:32:44.914 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:32:44.917 | + ./stack.sh:main:887 : install_swiftclient 2022-11-02 13:32:44.920 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-11-02 13:32:44.922 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-11-02 13:32:44.924 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:32:44.927 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:32:44.929 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-11-02 13:32:44.932 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:32:44.935 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-11-02 13:32:44.953 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:32:44.956 | + ./stack.sh:main:890 : install_neutronclient 2022-11-02 13:32:44.958 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-11-02 13:32:44.961 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-11-02 13:32:44.964 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:32:44.966 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:32:44.969 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-11-02 13:32:44.972 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:32:44.975 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-11-02 13:32:44.978 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-11-02 13:32:44.980 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-11-02 13:32:44.984 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:32:44.986 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:32:44.988 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-11-02 13:32:44.991 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:32:44.995 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-11-02 13:32:44.997 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-11-02 13:32:45.000 | + inc/python:pip_install_gr:77 : local clean_name 2022-11-02 13:32:45.003 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-11-02 13:32:45.005 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-11-02 13:32:45.008 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-11-02 13:32:45.012 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-11-02 13:32:45.012 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-11-02 13:32:45.018 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-11-02 13:32:45.021 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-11-02 13:32:45.025 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-11-02 13:32:45.028 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-11-02 13:32:45.030 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-11-02 13:32:45.055 | Using python 3.8 to install keystonemiddleware 2022-11-02 13:32:45.057 | + 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-11-02 13:32:47.266 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:32:47.266 | from cryptography.utils import int_from_bytes 2022-11-02 13:32:47.266 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:32:47.266 | from cryptography.utils import int_from_bytes 2022-11-02 13:32:47.480 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:47.487 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:47.495 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:47.499 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:47.589 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:47.608 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:47.612 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:47.616 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:47.631 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:47.640 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:47.642 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:47.674 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:47.683 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:47.688 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:47.707 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:47.745 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:47.752 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:47.759 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:47.808 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:47.822 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:47.826 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:47.845 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:47.853 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:47.901 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:47.919 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:47.923 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:48.041 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:48.048 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:48.052 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 13:32:48.107 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:48.229 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:48.254 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:48.258 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:48.269 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:48.275 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:48.294 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:48.301 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:48.319 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:48.377 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:48.390 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:48.406 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:48.452 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:48.456 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:48.462 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 13:32:48.464 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-11-02 13:32:48.518 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.10.1) 2022-11-02 13:32:48.556 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-11-02 13:32:48.595 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (4.1.0) 2022-11-02 13:32:48.601 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.1.0) 2022-11-02 13:32:48.606 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.7.0) 2022-11-02 13:32:48.644 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-11-02 13:32:48.653 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 13:32:48.669 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 13:32:48.674 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 13:32:48.677 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (3.1.1) 2022-11-02 13:32:48.687 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (0.9.6) 2022-11-02 13:32:48.690 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 13:32:48.696 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) (2.8.2) 2022-11-02 13:32:48.701 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-11-02 13:32:48.718 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 13:32:48.723 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 13:32:48.749 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-11-02 13:32:48.754 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 13:32:48.756 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 13:32:48.763 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 13:32:48.783 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-11-02 13:32:48.796 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 13:32:48.853 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 13:32:48.859 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 13:32:48.864 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 13:32:48.868 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 13:32:48.872 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 13:32:48.876 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 13:32:48.879 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 13:32:48.882 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 13:32:48.884 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 13:32:48.887 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 13:32:48.892 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (1.7.0) 2022-11-02 13:32:48.896 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 13:32:48.900 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 13:32:51.219 | + inc/python:pip_install:200 : result=0 2022-11-02 13:32:51.221 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 13:32:51.224 | + functions-common:time_stop:2451 : local name 2022-11-02 13:32:51.227 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:32:51.229 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:32:51.231 | + functions-common:time_stop:2454 : local total 2022-11-02 13:32:51.233 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:32:51.236 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 13:32:51.238 | + functions-common:time_stop:2458 : start_time=1667395965049 2022-11-02 13:32:51.240 | + functions-common:time_stop:2460 : [[ -z 1667395965049 ]] 2022-11-02 13:32:51.243 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:32:51.247 | + functions-common:time_stop:2463 : end_time=1667395971245 2022-11-02 13:32:51.250 | + functions-common:time_stop:2464 : elapsed_time=6196 2022-11-02 13:32:51.252 | + functions-common:time_stop:2465 : total=44296 2022-11-02 13:32:51.254 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:32:51.257 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=50492 2022-11-02 13:32:51.259 | + inc/python:pip_install:203 : return 0 2022-11-02 13:32:51.262 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-11-02 13:32:51.264 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-11-02 13:32:51.267 | + inc/python:pip_install_gr:77 : local clean_name 2022-11-02 13:32:51.270 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-11-02 13:32:51.272 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-11-02 13:32:51.275 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-11-02 13:32:51.279 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-11-02 13:32:51.279 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-11-02 13:32:51.285 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-11-02 13:32:51.287 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-11-02 13:32:51.290 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-11-02 13:32:51.293 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-11-02 13:32:51.296 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-11-02 13:32:51.318 | Using python 3.8 to install python-memcached 2022-11-02 13:32:51.321 | + 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-11-02 13:32:53.498 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:32:53.498 | from cryptography.utils import int_from_bytes 2022-11-02 13:32:53.498 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:32:53.498 | from cryptography.utils import int_from_bytes 2022-11-02 13:32:53.712 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:53.719 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:53.727 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:53.731 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:53.823 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:53.843 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:53.847 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:53.851 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:53.866 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:53.875 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:53.877 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:53.911 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:53.921 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:53.926 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:53.946 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:53.984 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:53.993 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:53.998 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:54.048 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:54.063 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:54.067 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:54.087 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:54.094 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:54.144 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:54.162 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:54.166 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:54.284 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:54.291 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:54.296 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 13:32:54.349 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:54.475 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:54.501 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:54.506 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:54.518 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:54.524 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:54.544 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:54.551 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:54.569 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:54.638 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:54.655 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:54.676 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:54.722 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:54.727 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:32:54.733 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 13:32:54.735 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (1.59) 2022-11-02 13:32:54.740 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 13:32:57.390 | + inc/python:pip_install:200 : result=0 2022-11-02 13:32:57.392 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 13:32:57.394 | + functions-common:time_stop:2451 : local name 2022-11-02 13:32:57.397 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:32:57.400 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:32:57.402 | + functions-common:time_stop:2454 : local total 2022-11-02 13:32:57.404 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:32:57.407 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 13:32:57.409 | + functions-common:time_stop:2458 : start_time=1667395971312 2022-11-02 13:32:57.411 | + functions-common:time_stop:2460 : [[ -z 1667395971312 ]] 2022-11-02 13:32:57.414 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:32:57.419 | + functions-common:time_stop:2463 : end_time=1667395977416 2022-11-02 13:32:57.422 | + functions-common:time_stop:2464 : elapsed_time=6104 2022-11-02 13:32:57.424 | + functions-common:time_stop:2465 : total=50492 2022-11-02 13:32:57.426 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:32:57.429 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=56596 2022-11-02 13:32:57.431 | + inc/python:pip_install:203 : return 0 2022-11-02 13:32:57.434 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-11-02 13:32:57.453 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:32:57.456 | + ./stack.sh:main:897 : '[' 10.222.0.89 == 10.222.0.89 ']' 2022-11-02 13:32:57.458 | + ./stack.sh:main:898 : stack_install_service keystone 2022-11-02 13:32:57.462 | + lib/stack:stack_install_service:20 : local service=keystone 2022-11-02 13:32:57.464 | + lib/stack:stack_install_service:21 : type install_keystone 2022-11-02 13:32:57.467 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-02 13:32:57.469 | + lib/stack:stack_install_service:32 : install_keystone 2022-11-02 13:32:57.471 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-11-02 13:32:57.487 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:32:57.490 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/yoga 2022-11-02 13:32:57.492 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-11-02 13:32:57.495 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-11-02 13:32:57.497 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 13:32:57.499 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 13:32:57.502 | ++ functions-common:git_clone:612 : pwd 2022-11-02 13:32:57.504 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 13:32:57.506 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 13:32:57.510 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 13:32:57.526 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 13:32:57.528 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 13:32:57.532 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 13:32:57.535 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 13:32:57.535 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 13:32:57.541 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-11-02 13:32:57.546 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 13:32:57.549 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-11-02 13:32:57.563 | + functions-common:git_clone:689 : cd /opt/stack/keystone 2022-11-02 13:32:57.566 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 13:32:57.566 | + functions-common:git_clone:690 : head -1 2022-11-02 13:32:57.571 | a26b9c20d Merge "Only log warnings about token length when length exceeds max_token_size" into stable/yoga 2022-11-02 13:32:57.573 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 13:32:57.575 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-11-02 13:32:57.578 | + inc/python:setup_develop:338 : local bindep 2022-11-02 13:32:57.580 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-11-02 13:32:57.582 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-11-02 13:32:57.586 | + inc/python:setup_develop:344 : local extras= 2022-11-02 13:32:57.588 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-11-02 13:32:57.591 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-11-02 13:32:57.593 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-11-02 13:32:57.596 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-11-02 13:32:57.598 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-11-02 13:32:57.601 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-11-02 13:32:57.604 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-11-02 13:32:57.607 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-11-02 13:32:57.610 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-11-02 13:32:57.612 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-11-02 13:32:57.614 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-11-02 13:32:57.618 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-11-02 13:32:57.624 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-11-02 13:32:57.626 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-11-02 13:32:58.311 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-11-02 13:32:58.314 | + inc/python:setup_package:418 : local bindep=0 2022-11-02 13:32:58.316 | + inc/python:setup_package:419 : local bindep_flag= 2022-11-02 13:32:58.318 | + inc/python:setup_package:420 : local bindep_profiles= 2022-11-02 13:32:58.321 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-11-02 13:32:58.323 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-11-02 13:32:58.325 | + inc/python:setup_package:427 : local flags=-e 2022-11-02 13:32:58.328 | + inc/python:setup_package:428 : local extras= 2022-11-02 13:32:58.330 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-11-02 13:32:58.332 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-11-02 13:32:58.334 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-11-02 13:32:58.337 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-11-02 13:32:58.339 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-11-02 13:32:58.341 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-11-02 13:32:58.362 | Using python 3.8 to install /opt/stack/keystone 2022-11-02 13:32:58.364 | + 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-11-02 13:33:00.566 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:33:00.567 | from cryptography.utils import int_from_bytes 2022-11-02 13:33:00.567 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:33:00.567 | from cryptography.utils import int_from_bytes 2022-11-02 13:33:00.789 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:00.797 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:00.805 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:00.809 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:00.899 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:00.919 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:00.923 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:00.926 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:00.942 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:00.951 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:00.953 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:00.985 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:00.996 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:01.001 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:01.020 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:01.060 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:01.068 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:01.074 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:01.123 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:01.138 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:01.142 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:01.161 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:01.169 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:01.218 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:01.236 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:01.240 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:01.360 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:01.368 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:01.372 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 13:33:01.427 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:01.553 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:01.580 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:01.584 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:01.596 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:01.602 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:01.621 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:01.629 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:01.645 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:01.705 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:01.718 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:01.735 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:01.781 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:01.785 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:01.792 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 13:33:01.792 | Obtaining file:///opt/stack/keystone 2022-11-02 13:33:05.622 | Requirement already satisfied: Flask===2.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 7)) (2.0.3) 2022-11-02 13:33:05.635 | Requirement already satisfied: Flask-RESTful===0.3.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 8)) (0.3.9) 2022-11-02 13:33:05.645 | Requirement already satisfied: Jinja2===3.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (3.0.3) 2022-11-02 13:33:05.651 | Requirement already satisfied: MarkupSafe===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.0) 2022-11-02 13:33:05.654 | Requirement already satisfied: PyJWT===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (2.3.0) 2022-11-02 13:33:05.682 | Requirement already satisfied: SQLAlchemy===1.4.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (1.4.31) 2022-11-02 13:33:05.829 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-11-02 13:33:05.842 | Requirement already satisfied: Werkzeug===2.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 38)) (2.0.3) 2022-11-02 13:33:05.848 | Requirement already satisfied: aniso8601===9.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (9.0.1) 2022-11-02 13:33:05.862 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.2.0) 2022-11-02 13:33:05.872 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 13:33:05.875 | Requirement already satisfied: click===8.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (8.0.4) 2022-11-02 13:33:05.882 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-11-02 13:33:05.919 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 13:33:05.925 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-11-02 13:33:05.931 | Requirement already satisfied: itsdangerous===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (2.1.0) 2022-11-02 13:33:05.934 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (3.2.0) 2022-11-02 13:33:05.945 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-11-02 13:33:05.998 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 13:33:06.001 | Requirement already satisfied: oauthlib===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.2.0) 2022-11-02 13:33:06.012 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.10.1) 2022-11-02 13:33:06.051 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-11-02 13:33:06.091 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (4.1.0) 2022-11-02 13:33:06.097 | Requirement already satisfied: oslo.db===11.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (11.2.0) 2022-11-02 13:33:06.145 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.1.0) 2022-11-02 13:33:06.151 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.7.0) 2022-11-02 13:33:06.190 | Requirement already satisfied: oslo.messaging===12.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (12.13.0) 2022-11-02 13:33:06.246 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.4.0) 2022-11-02 13:33:06.257 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (4.5.1) 2022-11-02 13:33:06.277 | Requirement already satisfied: oslo.policy===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (3.11.0) 2022-11-02 13:33:06.292 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-11-02 13:33:06.301 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (2.8.0) 2022-11-02 13:33:06.324 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (1.5.0) 2022-11-02 13:33:06.334 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 13:33:06.351 | Requirement already satisfied: osprofiler===3.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.4.2) 2022-11-02 13:33:06.395 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 13:33:06.401 | Requirement already satisfied: passlib===1.7.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (1.7.4) 2022-11-02 13:33:06.414 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 13:33:06.417 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 13:33:06.429 | Requirement already satisfied: prometheus-client===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (0.13.1) 2022-11-02 13:33:06.435 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (3.1.1) 2022-11-02 13:33:06.446 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-11-02 13:33:06.449 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (0.9.6) 2022-11-02 13:33:06.451 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 13:33:06.457 | Requirement already satisfied: pysaml2===7.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (7.1.1) 2022-11-02 13:33:06.479 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) (2.8.2) 2022-11-02 13:33:06.484 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-11-02 13:33:06.503 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 13:33:06.508 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 13:33:06.539 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-11-02 13:33:06.544 | Requirement already satisfied: scrypt===0.8.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (0.8.20) 2022-11-02 13:33:06.547 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (60.9.3) 2022-11-02 13:33:06.652 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 13:33:06.656 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (0.13.0) 2022-11-02 13:33:06.667 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (0.4.2) 2022-11-02 13:33:06.670 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (3.3.0) 2022-11-02 13:33:06.672 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 13:33:06.679 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (2.0.1) 2022-11-02 13:33:06.688 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.5.0) 2022-11-02 13:33:06.694 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (2.5.0) 2022-11-02 13:33:06.704 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 13:33:06.726 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 13:33:06.731 | Requirement already satisfied: xmlschema===1.9.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 630)) (1.9.2) 2022-11-02 13:33:06.763 | Requirement already satisfied: yappi===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 634)) (1.3.3) 2022-11-02 13:33:06.768 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 13:33:06.771 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 13:33:06.831 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 13:33:06.837 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 13:33:06.839 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 13:33:06.844 | Requirement already satisfied: alembic===1.7.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 83)) (1.7.6) 2022-11-02 13:33:06.858 | Requirement already satisfied: futurist===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (2.4.0) 2022-11-02 13:33:06.864 | Requirement already satisfied: kombu===5.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (5.2.3) 2022-11-02 13:33:06.911 | Requirement already satisfied: amqp===5.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 84)) (5.0.9) 2022-11-02 13:33:06.915 | Requirement already satisfied: cachetools===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (5.0.0) 2022-11-02 13:33:06.918 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.1) 2022-11-02 13:33:06.927 | Requirement already satisfied: eventlet===0.33.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.33.0) 2022-11-02 13:33:06.936 | Requirement already satisfied: oslo.concurrency===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (4.5.0) 2022-11-02 13:33:06.947 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (2.5.1) 2022-11-02 13:33:06.958 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 16)) (3.5.0) 2022-11-02 13:33:06.968 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-11-02 13:33:06.979 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 13:33:06.982 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 13:33:06.985 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (22.0.0) 2022-11-02 13:33:06.998 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (0.7.1) 2022-11-02 13:33:07.004 | Requirement already satisfied: importlib-resources===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (5.4.0) 2022-11-02 13:33:07.031 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 13:33:07.033 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 13:33:07.039 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 13:33:07.042 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (0.5.2) 2022-11-02 13:33:07.045 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-11-02 13:33:07.047 | Requirement already satisfied: elementpath===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 171)) (2.4.0) 2022-11-02 13:33:07.063 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (1.7.0) 2022-11-02 13:33:07.067 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 13:33:07.071 | Requirement already satisfied: Mako===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (1.1.6) 2022-11-02 13:33:07.079 | Requirement already satisfied: importlib-metadata===4.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (4.11.1) 2022-11-02 13:33:07.115 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (5.0.0) 2022-11-02 13:33:07.118 | Requirement already satisfied: dnspython===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (2.1.0) 2022-11-02 13:33:07.135 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (0.17.3) 2022-11-02 13:33:07.138 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.7) 2022-11-02 13:33:07.145 | Requirement already satisfied: zipp===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641)) (3.7.0) 2022-11-02 13:33:08.492 | Installing collected packages: keystone 2022-11-02 13:33:08.492 | Attempting uninstall: keystone 2022-11-02 13:33:08.493 | Found existing installation: keystone 21.0.1.dev9 2022-11-02 13:33:08.496 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-11-02 13:33:08.497 | Running setup.py develop for keystone 2022-11-02 13:33:12.987 | Successfully installed keystone 2022-11-02 13:33:13.112 | + inc/python:pip_install:200 : result=0 2022-11-02 13:33:13.115 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 13:33:13.118 | + functions-common:time_stop:2451 : local name 2022-11-02 13:33:13.120 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:33:13.122 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:33:13.124 | + functions-common:time_stop:2454 : local total 2022-11-02 13:33:13.127 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:33:13.129 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 13:33:13.131 | + functions-common:time_stop:2458 : start_time=1667395978356 2022-11-02 13:33:13.133 | + functions-common:time_stop:2460 : [[ -z 1667395978356 ]] 2022-11-02 13:33:13.136 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:33:13.141 | + functions-common:time_stop:2463 : end_time=1667395993138 2022-11-02 13:33:13.143 | + functions-common:time_stop:2464 : elapsed_time=14782 2022-11-02 13:33:13.146 | + functions-common:time_stop:2465 : total=56596 2022-11-02 13:33:13.149 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:33:13.152 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=71378 2022-11-02 13:33:13.154 | + inc/python:pip_install:203 : return 0 2022-11-02 13:33:13.157 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-11-02 13:33:13.159 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-11-02 13:33:13.162 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-11-02 13:33:13.186 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-11-02 13:33:13.199 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-11-02 13:33:13.202 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-11-02 13:33:13.204 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:33:13.207 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:33:13.210 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-11-02 13:33:13.212 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:33:13.215 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-11-02 13:33:13.233 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:33:13.235 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-11-02 13:33:13.238 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-02 13:33:13.240 | + ./stack.sh:main:899 : configure_keystone 2022-11-02 13:33:13.244 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-11-02 13:33:13.258 | + 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-11-02 13:33:13.260 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-11-02 13:33:13.266 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-11-02 13:33:13.283 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:33:13.285 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-11-02 13:33:13.316 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-11-02 13:33:13.346 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-11-02 13:33:13.383 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-11-02 13:33:13.418 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-11-02 13:33:13.456 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-11-02 13:33:13.490 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-11-02 13:33:13.523 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-11-02 13:33:13.556 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-11-02 13:33:13.558 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-11-02 13:33:13.561 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-11-02 13:33:13.563 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-11-02 13:33:13.566 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-11-02 13:33:13.569 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-11-02 13:33:13.588 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:33:13.592 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-11-02 13:33:13.594 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-11-02 13:33:13.597 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-11-02 13:33:13.616 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:33:13.620 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 13:33:13.623 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 13:33:13.658 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-11-02 13:33:13.661 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-11-02 13:33:13.664 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-11-02 13:33:13.667 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-11-02 13:33:13.686 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:33:13.688 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.89/identity 2022-11-02 13:33:13.723 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-11-02 13:33:13.726 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-11-02 13:33:13.761 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-11-02 13:33:13.764 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-11-02 13:33:13.766 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-11-02 13:33:13.769 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-11-02 13:33:13.771 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-11-02 13:33:13.774 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-11-02 13:33:13.811 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-11-02 13:33:13.813 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-11-02 13:33:13.817 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-11-02 13:33:13.820 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-11-02 13:33:13.824 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-02 13:33:13.843 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-02 13:33:13.846 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-02 13:33:13.850 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-02 13:33:13.853 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-02 13:33:13.856 | + 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-11-02 13:33:13.887 | + 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-11-02 13:33:13.919 | + 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-11-02 13:33:13.950 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-02 13:33:13.989 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-11-02 13:33:14.020 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-11-02 13:33:14.023 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-11-02 13:33:14.026 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-11-02 13:33:14.028 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-11-02 13:33:14.031 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-11-02 13:33:14.033 | + lib/apache:write_uwsgi_config:257 : local http= 2022-11-02 13:33:14.036 | + lib/apache:write_uwsgi_config:258 : local name= 2022-11-02 13:33:14.039 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-11-02 13:33:14.045 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-11-02 13:33:14.047 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-11-02 13:33:14.050 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-11-02 13:33:14.065 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-11-02 13:33:14.065 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-11-02 13:33:14.075 | d /var/run/uwsgi 0755 ubuntu root 2022-11-02 13:33:14.079 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-11-02 13:33:14.096 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-11-02 13:33:14.099 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-11-02 13:33:14.104 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-11-02 13:33:14.137 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-11-02 13:33:14.167 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-11-02 13:33:14.198 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-11-02 13:33:14.227 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-11-02 13:33:14.256 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-11-02 13:33:14.285 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-11-02 13:33:14.315 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-11-02 13:33:14.343 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-11-02 13:33:14.375 | + 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-11-02 13:33:14.404 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-11-02 13:33:14.438 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-11-02 13:33:14.467 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-11-02 13:33:14.498 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-11-02 13:33:14.500 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-11-02 13:33:14.503 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-11-02 13:33:14.505 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-11-02 13:33:14.508 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-11-02 13:33:14.510 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:33:14.513 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:33:14.515 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-11-02 13:33:14.518 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-11-02 13:33:14.520 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-11-02 13:33:14.556 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-11-02 13:33:14.589 | + 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-11-02 13:33:14.589 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-11-02 13:33:14.599 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-11-02 13:33:14.603 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-11-02 13:33:14.606 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-11-02 13:33:14.608 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-11-02 13:33:14.610 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-11-02 13:33:14.613 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 13:33:14.615 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:33:14.618 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:33:14.620 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-11-02 13:33:14.623 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-11-02 13:33:14.625 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:33:14.627 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:33:14.630 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-11-02 13:33:14.696 | Site keystone-wsgi-public already enabled 2022-11-02 13:33:14.700 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-11-02 13:33:14.703 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-11-02 13:33:14.705 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 13:33:14.707 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart apache2 2022-11-02 13:33:14.843 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-11-02 13:33:14.879 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-11-02 13:33:14.922 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-11-02 13:33:14.957 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-11-02 13:33:14.960 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-11-02 13:33:14.997 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-11-02 13:33:15.027 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-11-02 13:33:15.057 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-11-02 13:33:15.060 | + ./stack.sh:main:903 : is_service_enabled swift 2022-11-02 13:33:15.078 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:33:15.080 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-11-02 13:33:15.097 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:33:15.100 | + ./stack.sh:main:907 : stack_install_service swift 2022-11-02 13:33:15.102 | + lib/stack:stack_install_service:20 : local service=swift 2022-11-02 13:33:15.105 | + lib/stack:stack_install_service:21 : type install_swift 2022-11-02 13:33:15.107 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-02 13:33:15.110 | + lib/stack:stack_install_service:32 : install_swift 2022-11-02 13:33:15.112 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/yoga 2022-11-02 13:33:15.116 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-11-02 13:33:15.119 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-11-02 13:33:15.121 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 13:33:15.123 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 13:33:15.126 | ++ functions-common:git_clone:612 : pwd 2022-11-02 13:33:15.129 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 13:33:15.133 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 13:33:15.136 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 13:33:15.153 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 13:33:15.155 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 13:33:15.158 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 13:33:15.160 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 13:33:15.161 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 13:33:15.166 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-11-02 13:33:15.169 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 13:33:15.171 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/swift 2022-11-02 13:33:15.185 | + functions-common:git_clone:689 : cd /opt/stack/swift 2022-11-02 13:33:15.188 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 13:33:15.189 | + functions-common:git_clone:690 : head -1 2022-11-02 13:33:15.192 | 10849f049 py2constraints: pin PasteDeploy version 2022-11-02 13:33:15.196 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 13:33:15.198 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-11-02 13:33:15.201 | + inc/python:setup_develop:338 : local bindep 2022-11-02 13:33:15.203 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-11-02 13:33:15.206 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-11-02 13:33:15.208 | + inc/python:setup_develop:344 : local extras=keystone 2022-11-02 13:33:15.211 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-11-02 13:33:15.214 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-11-02 13:33:15.216 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-11-02 13:33:15.219 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-11-02 13:33:15.221 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-11-02 13:33:15.224 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-11-02 13:33:15.227 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-11-02 13:33:15.230 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-11-02 13:33:15.232 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-11-02 13:33:15.235 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-11-02 13:33:15.237 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-11-02 13:33:15.241 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-11-02 13:33:15.250 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-11-02 13:33:15.252 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-11-02 13:33:15.911 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-11-02 13:33:15.915 | + inc/python:setup_package:418 : local bindep=0 2022-11-02 13:33:15.917 | + inc/python:setup_package:419 : local bindep_flag= 2022-11-02 13:33:15.919 | + inc/python:setup_package:420 : local bindep_profiles= 2022-11-02 13:33:15.922 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-11-02 13:33:15.924 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-11-02 13:33:15.926 | + inc/python:setup_package:427 : local flags=-e 2022-11-02 13:33:15.928 | + inc/python:setup_package:428 : local extras=keystone 2022-11-02 13:33:15.931 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-11-02 13:33:15.933 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-11-02 13:33:15.935 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-11-02 13:33:15.937 | + inc/python:setup_package:438 : extras='[keystone]' 2022-11-02 13:33:15.940 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-11-02 13:33:15.942 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-11-02 13:33:15.964 | Using python 3.8 to install /opt/stack/swift 2022-11-02 13:33:15.966 | + 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-11-02 13:33:18.159 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:33:18.159 | from cryptography.utils import int_from_bytes 2022-11-02 13:33:18.159 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:33:18.159 | from cryptography.utils import int_from_bytes 2022-11-02 13:33:18.383 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:18.391 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:18.399 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:18.403 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:18.492 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:18.512 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:18.516 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:18.522 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:18.535 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:18.544 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:18.546 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:18.578 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:18.588 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:18.593 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:18.612 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:18.651 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:18.659 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:18.665 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:18.714 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:18.728 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:18.732 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:18.751 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:18.759 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:18.809 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:18.827 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:18.831 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:18.948 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:18.955 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:18.959 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 13:33:19.014 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:19.139 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:19.166 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:19.170 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:19.181 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:19.186 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:19.206 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:19.214 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:19.231 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:19.290 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:19.304 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:19.321 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:19.366 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:19.370 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:19.377 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 13:33:19.377 | Obtaining file:///opt/stack/swift 2022-11-02 13:33:22.749 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.1) 2022-11-02 13:33:22.759 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-11-02 13:33:22.797 | Requirement already satisfied: eventlet===0.33.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.33.0) 2022-11-02 13:33:22.806 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-11-02 13:33:22.811 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-11-02 13:33:22.862 | Requirement already satisfied: lxml===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (4.8.0) 2022-11-02 13:33:22.872 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 13:33:22.875 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.10.1) 2022-11-02 13:33:22.914 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-11-02 13:33:22.953 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (4.1.0) 2022-11-02 13:33:22.959 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.1.0) 2022-11-02 13:33:22.964 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.7.0) 2022-11-02 13:33:23.003 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-11-02 13:33:23.011 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 13:33:23.026 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 13:33:23.031 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 13:33:23.034 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (3.1.1) 2022-11-02 13:33:23.045 | Requirement already satisfied: pyeclib===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (1.6.0) 2022-11-02 13:33:23.047 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (0.9.6) 2022-11-02 13:33:23.050 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 13:33:23.057 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) (2.8.2) 2022-11-02 13:33:23.061 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-11-02 13:33:23.078 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 13:33:23.082 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 13:33:23.110 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-11-02 13:33:23.115 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (60.9.3) 2022-11-02 13:33:23.188 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 13:33:23.192 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 13:33:23.198 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 13:33:23.218 | Requirement already satisfied: xattr===0.9.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 629)) (0.9.9) 2022-11-02 13:33:23.222 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 13:33:23.225 | Requirement already satisfied: dnspython===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (2.1.0) 2022-11-02 13:33:23.243 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 13:33:23.301 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-11-02 13:33:23.314 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 13:33:23.320 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 13:33:23.326 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 13:33:23.330 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 13:33:23.333 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 13:33:23.336 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 13:33:23.339 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 13:33:23.344 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 13:33:23.346 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 13:33:23.351 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-11-02 13:33:23.354 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (1.7.0) 2022-11-02 13:33:23.358 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 13:33:23.360 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 13:33:25.284 | Installing collected packages: swift 2022-11-02 13:33:25.284 | Attempting uninstall: swift 2022-11-02 13:33:25.285 | Found existing installation: swift 2.29.2.dev7 2022-11-02 13:33:25.288 | Can't uninstall 'swift'. No files were found to uninstall. 2022-11-02 13:33:25.290 | Running setup.py develop for swift 2022-11-02 13:33:29.425 | Successfully installed swift 2022-11-02 13:33:29.550 | + inc/python:pip_install:200 : result=0 2022-11-02 13:33:29.552 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 13:33:29.555 | + functions-common:time_stop:2451 : local name 2022-11-02 13:33:29.558 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:33:29.560 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:33:29.562 | + functions-common:time_stop:2454 : local total 2022-11-02 13:33:29.564 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:33:29.567 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 13:33:29.569 | + functions-common:time_stop:2458 : start_time=1667395995958 2022-11-02 13:33:29.571 | + functions-common:time_stop:2460 : [[ -z 1667395995958 ]] 2022-11-02 13:33:29.574 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:33:29.581 | + functions-common:time_stop:2463 : end_time=1667396009578 2022-11-02 13:33:29.584 | + functions-common:time_stop:2464 : elapsed_time=13620 2022-11-02 13:33:29.587 | + functions-common:time_stop:2465 : total=71378 2022-11-02 13:33:29.589 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:33:29.592 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=84998 2022-11-02 13:33:29.594 | + inc/python:pip_install:203 : return 0 2022-11-02 13:33:29.597 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-11-02 13:33:29.601 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-11-02 13:33:29.603 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-11-02 13:33:29.623 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-11-02 13:33:29.636 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-11-02 13:33:29.639 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-11-02 13:33:29.642 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:33:29.644 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:33:29.647 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-11-02 13:33:29.650 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:33:29.652 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-11-02 13:33:29.654 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-02 13:33:29.657 | + ./stack.sh:main:908 : configure_swift 2022-11-02 13:33:29.659 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-11-02 13:33:29.662 | + lib/swift:configure_swift:332 : local node_number 2022-11-02 13:33:29.664 | + lib/swift:configure_swift:333 : local swift_node_config 2022-11-02 13:33:29.667 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-11-02 13:33:29.669 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-11-02 13:33:30.936 | No object-auditor running 2022-11-02 13:33:30.936 | No object-replicator running 2022-11-02 13:33:30.936 | No account-server running 2022-11-02 13:33:30.936 | No proxy-server running 2022-11-02 13:33:30.936 | No container-auditor running 2022-11-02 13:33:30.936 | No container-reconciler running 2022-11-02 13:33:30.936 | No container-server running 2022-11-02 13:33:30.936 | No container-sync running 2022-11-02 13:33:30.936 | No object-updater running 2022-11-02 13:33:30.937 | No container-replicator running 2022-11-02 13:33:30.937 | No container-sharder running 2022-11-02 13:33:30.937 | No account-replicator running 2022-11-02 13:33:30.937 | No object-server running 2022-11-02 13:33:30.937 | No object-reconstructor running 2022-11-02 13:33:30.937 | No object-expirer running 2022-11-02 13:33:30.937 | No account-auditor running 2022-11-02 13:33:30.937 | No container-updater running 2022-11-02 13:33:30.937 | No account-reaper running 2022-11-02 13:33:31.044 | + lib/swift:configure_swift:337 : true 2022-11-02 13:33:31.046 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-11-02 13:33:31.059 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-11-02 13:33:31.072 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-11-02 13:33:31.075 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-11-02 13:33:31.076 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-11-02 13:33:31.080 | + lib/swift:configure_swift:351 : sed -e ' 2022-11-02 13:33:31.080 | s/%GROUP%/ubuntu/; 2022-11-02 13:33:31.080 | s/%USER%/ubuntu/; 2022-11-02 13:33:31.080 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-11-02 13:33:31.080 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-11-02 13:33:31.084 | uid = ubuntu 2022-11-02 13:33:31.085 | gid = ubuntu 2022-11-02 13:33:31.085 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-11-02 13:33:31.085 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-11-02 13:33:31.085 | address = 127.0.0.1 2022-11-02 13:33:31.085 | 2022-11-02 13:33:31.085 | [account6612] 2022-11-02 13:33:31.085 | max connections = 25 2022-11-02 13:33:31.085 | path = /opt/stack/data/swift/1/node/ 2022-11-02 13:33:31.085 | read only = false 2022-11-02 13:33:31.085 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-11-02 13:33:31.085 | 2022-11-02 13:33:31.085 | [account6622] 2022-11-02 13:33:31.085 | max connections = 25 2022-11-02 13:33:31.085 | path = /opt/stack/data/swift/2/node/ 2022-11-02 13:33:31.085 | read only = false 2022-11-02 13:33:31.085 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-11-02 13:33:31.085 | 2022-11-02 13:33:31.085 | [account6632] 2022-11-02 13:33:31.085 | max connections = 25 2022-11-02 13:33:31.085 | path = /opt/stack/data/swift/3/node/ 2022-11-02 13:33:31.085 | read only = false 2022-11-02 13:33:31.085 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-11-02 13:33:31.085 | 2022-11-02 13:33:31.085 | [account6642] 2022-11-02 13:33:31.085 | max connections = 25 2022-11-02 13:33:31.085 | path = /opt/stack/data/swift/4/node/ 2022-11-02 13:33:31.085 | read only = false 2022-11-02 13:33:31.085 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-11-02 13:33:31.085 | 2022-11-02 13:33:31.086 | 2022-11-02 13:33:31.086 | [container6611] 2022-11-02 13:33:31.086 | max connections = 25 2022-11-02 13:33:31.086 | path = /opt/stack/data/swift/1/node/ 2022-11-02 13:33:31.086 | read only = false 2022-11-02 13:33:31.086 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-11-02 13:33:31.086 | 2022-11-02 13:33:31.086 | [container6621] 2022-11-02 13:33:31.086 | max connections = 25 2022-11-02 13:33:31.086 | path = /opt/stack/data/swift/2/node/ 2022-11-02 13:33:31.086 | read only = false 2022-11-02 13:33:31.086 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-11-02 13:33:31.086 | 2022-11-02 13:33:31.086 | [container6631] 2022-11-02 13:33:31.086 | max connections = 25 2022-11-02 13:33:31.086 | path = /opt/stack/data/swift/3/node/ 2022-11-02 13:33:31.086 | read only = false 2022-11-02 13:33:31.086 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-11-02 13:33:31.086 | 2022-11-02 13:33:31.086 | [container6641] 2022-11-02 13:33:31.086 | max connections = 25 2022-11-02 13:33:31.086 | path = /opt/stack/data/swift/4/node/ 2022-11-02 13:33:31.086 | read only = false 2022-11-02 13:33:31.086 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-11-02 13:33:31.086 | 2022-11-02 13:33:31.086 | 2022-11-02 13:33:31.086 | [object6613] 2022-11-02 13:33:31.086 | max connections = 25 2022-11-02 13:33:31.086 | path = /opt/stack/data/swift/1/node/ 2022-11-02 13:33:31.086 | read only = false 2022-11-02 13:33:31.086 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-11-02 13:33:31.086 | 2022-11-02 13:33:31.086 | [object6623] 2022-11-02 13:33:31.086 | max connections = 25 2022-11-02 13:33:31.086 | path = /opt/stack/data/swift/2/node/ 2022-11-02 13:33:31.086 | read only = false 2022-11-02 13:33:31.086 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-11-02 13:33:31.087 | 2022-11-02 13:33:31.087 | [object6633] 2022-11-02 13:33:31.087 | max connections = 25 2022-11-02 13:33:31.087 | path = /opt/stack/data/swift/3/node/ 2022-11-02 13:33:31.087 | read only = false 2022-11-02 13:33:31.087 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-11-02 13:33:31.087 | 2022-11-02 13:33:31.087 | [object6643] 2022-11-02 13:33:31.087 | max connections = 25 2022-11-02 13:33:31.087 | path = /opt/stack/data/swift/4/node/ 2022-11-02 13:33:31.087 | read only = false 2022-11-02 13:33:31.087 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-11-02 13:33:31.088 | + lib/swift:configure_swift:357 : is_ubuntu 2022-11-02 13:33:31.090 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:33:31.092 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:33:31.094 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-11-02 13:33:31.108 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-11-02 13:33:31.110 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-11-02 13:33:31.115 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-11-02 13:33:31.120 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-11-02 13:33:31.122 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-11-02 13:33:31.126 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-11-02 13:33:31.158 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.89:8080/v1/ 2022-11-02 13:33:31.190 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-11-02 13:33:31.210 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-11-02 13:33:31.240 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-11-02 13:33:31.260 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-11-02 13:33:31.289 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-11-02 13:33:31.308 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-11-02 13:33:31.339 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-11-02 13:33:31.357 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-11-02 13:33:31.388 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-11-02 13:33:31.407 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-11-02 13:33:31.437 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-11-02 13:33:31.456 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-11-02 13:33:31.472 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:33:31.475 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-11-02 13:33:31.503 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-11-02 13:33:31.531 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-11-02 13:33:31.560 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-11-02 13:33:31.587 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-11-02 13:33:31.602 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:33:31.604 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-11-02 13:33:31.633 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-11-02 13:33:31.648 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:33:31.650 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-11-02 13:33:31.665 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:33:31.667 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-11-02 13:33:31.670 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-11-02 13:33:31.685 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:33:31.688 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-11-02 13:33:31.690 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-11-02 13:33:31.692 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-11-02 13:33:31.698 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-11-02 13:33:31.705 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-11-02 13:33:31.734 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-11-02 13:33:31.763 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-11-02 13:33:31.793 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-11-02 13:33:31.824 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-11-02 13:33:31.852 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-11-02 13:33:31.854 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-11-02 13:33:31.856 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-11-02 13:33:31.859 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-11-02 13:33:31.861 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-11-02 13:33:31.889 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-11-02 13:33:31.917 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.89/identity 2022-11-02 13:33:31.945 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-11-02 13:33:31.974 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-11-02 13:33:32.005 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-11-02 13:33:32.034 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-11-02 13:33:32.064 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-11-02 13:33:32.093 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-11-02 13:33:32.128 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-11-02 13:33:32.157 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-11-02 13:33:32.187 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-11-02 13:33:32.215 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-11-02 13:33:32.244 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-11-02 13:33:32.276 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-11-02 13:33:32.305 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-11-02 13:33:32.323 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-11-02 13:33:32.358 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-11-02 13:33:32.388 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-11-02 13:33:32.393 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-11-02 13:33:32.427 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-11-02 13:33:32.455 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-11-02 13:33:32.483 | + lib/swift:configure_swift:475 : local node_number 2022-11-02 13:33:32.485 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-11-02 13:33:32.488 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-11-02 13:33:32.490 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-11-02 13:33:32.494 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-11-02 13:33:32.497 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-11-02 13:33:32.499 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-11-02 13:33:32.501 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-11-02 13:33:32.503 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-11-02 13:33:32.506 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-11-02 13:33:32.508 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-11-02 13:33:32.510 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-11-02 13:33:32.530 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-11-02 13:33:32.561 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-11-02 13:33:32.580 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-11-02 13:33:32.610 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-11-02 13:33:32.629 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-11-02 13:33:32.659 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-11-02 13:33:32.679 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-11-02 13:33:32.708 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-11-02 13:33:32.729 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-11-02 13:33:32.758 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-11-02 13:33:32.777 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-11-02 13:33:32.806 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-11-02 13:33:32.826 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-11-02 13:33:32.856 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-11-02 13:33:32.874 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-11-02 13:33:32.904 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-11-02 13:33:32.926 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-11-02 13:33:32.954 | + 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-11-02 13:33:32.961 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-11-02 13:33:32.980 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-11-02 13:33:33.012 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-11-02 13:33:33.042 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-11-02 13:33:33.044 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-11-02 13:33:33.049 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-11-02 13:33:33.051 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-11-02 13:33:33.054 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-11-02 13:33:33.056 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-11-02 13:33:33.058 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-11-02 13:33:33.060 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-11-02 13:33:33.063 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-11-02 13:33:33.065 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-11-02 13:33:33.084 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-11-02 13:33:33.112 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-11-02 13:33:33.132 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-11-02 13:33:33.160 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-11-02 13:33:33.179 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-11-02 13:33:33.210 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-11-02 13:33:33.230 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-11-02 13:33:33.259 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-11-02 13:33:33.283 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-11-02 13:33:33.315 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-11-02 13:33:33.334 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-11-02 13:33:33.365 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-11-02 13:33:33.384 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-11-02 13:33:33.415 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-11-02 13:33:33.433 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-11-02 13:33:33.463 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-11-02 13:33:33.481 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-11-02 13:33:33.509 | + 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-11-02 13:33:33.514 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-11-02 13:33:33.533 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-11-02 13:33:33.562 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-11-02 13:33:33.565 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-11-02 13:33:33.570 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-11-02 13:33:33.572 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-11-02 13:33:33.574 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-11-02 13:33:33.577 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-11-02 13:33:33.579 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-11-02 13:33:33.581 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-11-02 13:33:33.584 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-11-02 13:33:33.586 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-11-02 13:33:33.605 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-11-02 13:33:33.634 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-11-02 13:33:33.654 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-11-02 13:33:33.684 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-11-02 13:33:33.705 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-11-02 13:33:33.735 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-11-02 13:33:33.755 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-11-02 13:33:33.786 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-11-02 13:33:33.805 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-11-02 13:33:33.834 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-11-02 13:33:33.853 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-11-02 13:33:33.883 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-11-02 13:33:33.901 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-11-02 13:33:33.932 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-11-02 13:33:33.952 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-11-02 13:33:33.984 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-11-02 13:33:34.003 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-11-02 13:33:34.031 | + 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-11-02 13:33:34.036 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-11-02 13:33:34.055 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-11-02 13:33:34.085 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-11-02 13:33:34.113 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-11-02 13:33:34.144 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-11-02 13:33:34.173 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-11-02 13:33:34.175 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-11-02 13:33:34.181 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-11-02 13:33:34.212 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-11-02 13:33:34.246 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-11-02 13:33:34.277 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-11-02 13:33:34.308 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-11-02 13:33:34.339 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-11-02 13:33:34.368 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-11-02 13:33:34.396 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-11-02 13:33:34.426 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-11-02 13:33:34.455 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-11-02 13:33:34.473 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:33:34.476 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-11-02 13:33:34.496 | + lib/swift:configure_swift:518 : local auth_vers 2022-11-02 13:33:34.499 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-11-02 13:33:34.519 | + lib/swift:configure_swift:519 : auth_vers=3 2022-11-02 13:33:34.521 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.89 2022-11-02 13:33:34.551 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-11-02 13:33:34.553 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-11-02 13:33:34.581 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.89/identity 2022-11-02 13:33:34.611 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-11-02 13:33:34.613 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-11-02 13:33:34.640 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-11-02 13:33:34.657 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:33:34.659 | + lib/swift:configure_swift:538 : local user_group 2022-11-02 13:33:34.663 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-11-02 13:33:34.667 | + lib/swift:configure_swift:539 : user_group=1000 2022-11-02 13:33:34.670 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-11-02 13:33:34.683 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-11-02 13:33:34.685 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-11-02 13:33:34.697 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-11-02 13:33:34.699 | + lib/swift:configure_swift:545 : is_suse 2022-11-02 13:33:34.701 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 13:33:34.703 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 13:33:34.706 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 13:33:34.709 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 13:33:34.711 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 13:33:34.714 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 13:33:34.716 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-11-02 13:33:34.730 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-11-02 13:33:34.732 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-11-02 13:33:34.734 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-11-02 13:33:34.752 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:33:34.755 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-11-02 13:33:34.773 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:33:34.775 | + ./stack.sh:main:919 : stack_install_service glance 2022-11-02 13:33:34.778 | + lib/stack:stack_install_service:20 : local service=glance 2022-11-02 13:33:34.780 | + lib/stack:stack_install_service:21 : type install_glance 2022-11-02 13:33:34.783 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-02 13:33:34.785 | + lib/stack:stack_install_service:32 : install_glance 2022-11-02 13:33:34.788 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-11-02 13:33:34.791 | + lib/glance:install_glance:507 : local glance_store_extras 2022-11-02 13:33:34.794 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-11-02 13:33:34.811 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:33:34.814 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-11-02 13:33:34.817 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-11-02 13:33:34.835 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:33:34.837 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-11-02 13:33:34.840 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-11-02 13:33:34.843 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-11-02 13:33:34.845 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:33:34.848 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:33:34.851 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-11-02 13:33:34.854 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:33:34.857 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-11-02 13:33:34.860 | ++ inc/python:join_extras:29 : local IFS=, 2022-11-02 13:33:34.863 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-11-02 13:33:34.866 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-11-02 13:33:34.869 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-11-02 13:33:34.871 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-11-02 13:33:34.874 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-11-02 13:33:34.877 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-11-02 13:33:34.880 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-11-02 13:33:34.883 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-11-02 13:33:34.887 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-11-02 13:33:34.888 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-11-02 13:33:34.894 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-11-02 13:33:34.897 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-11-02 13:33:34.900 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-11-02 13:33:34.903 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-11-02 13:33:34.906 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-11-02 13:33:34.929 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-11-02 13:33:34.931 | + 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-11-02 13:33:37.174 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:33:37.174 | from cryptography.utils import int_from_bytes 2022-11-02 13:33:37.174 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:33:37.174 | from cryptography.utils import int_from_bytes 2022-11-02 13:33:37.394 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:37.402 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:37.408 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:37.413 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:37.503 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:37.524 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:37.528 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:37.531 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:37.548 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:37.557 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:37.559 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:37.591 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:37.602 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:37.606 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:37.625 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:37.665 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:37.673 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:37.679 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:37.729 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:37.743 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:37.747 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:37.767 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:37.775 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:37.825 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:37.843 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:37.847 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:37.968 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:37.976 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:37.980 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 13:33:38.035 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:38.162 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:38.188 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:38.193 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:38.204 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:38.210 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:38.230 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:38.237 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:38.255 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:38.315 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:38.329 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:38.346 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:38.394 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:38.398 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:38.406 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 13:33:38.408 | Requirement already satisfied: glance-store===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (3.0.0) 2022-11-02 13:33:38.493 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (0.20.4) 2022-11-02 13:33:38.503 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (3.2.0) 2022-11-02 13:33:38.516 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 13:33:38.577 | Requirement already satisfied: os-brick===5.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.2.2) 2022-11-02 13:33:38.599 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (1.7.0) 2022-11-02 13:33:38.604 | Requirement already satisfied: os-win===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (5.6.0) 2022-11-02 13:33:38.622 | Requirement already satisfied: oslo.concurrency===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (4.5.0) 2022-11-02 13:33:38.635 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-11-02 13:33:38.675 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (4.1.0) 2022-11-02 13:33:38.683 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.1.0) 2022-11-02 13:33:38.687 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.7.0) 2022-11-02 13:33:38.728 | Requirement already satisfied: oslo.privsep===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (2.7.0) 2022-11-02 13:33:38.743 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (6.3.1) 2022-11-02 13:33:38.746 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-11-02 13:33:38.755 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (2.8.0) 2022-11-02 13:33:38.778 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 13:33:38.794 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 13:33:38.799 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 13:33:38.803 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (0.9.6) 2022-11-02 13:33:38.806 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 13:33:38.812 | Requirement already satisfied: python-cinderclient===8.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 426)) (8.3.0) 2022-11-02 13:33:38.827 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) (2.8.2) 2022-11-02 13:33:38.832 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-11-02 13:33:38.851 | Requirement already satisfied: python-swiftclient===3.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 463)) (3.13.1) 2022-11-02 13:33:38.877 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 13:33:38.881 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 13:33:38.909 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-11-02 13:33:38.915 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.17.6) 2022-11-02 13:33:38.918 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 13:33:38.921 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 13:33:38.928 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (6.3.1) 2022-11-02 13:33:38.943 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 13:33:38.964 | Requirement already satisfied: yappi===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 634)) (1.3.3) 2022-11-02 13:33:38.969 | Requirement already satisfied: eventlet===0.33.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.33.0) 2022-11-02 13:33:38.979 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 13:33:38.982 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (0.17.3) 2022-11-02 13:33:38.984 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 13:33:38.990 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 13:33:38.993 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 13:33:38.999 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 13:33:39.003 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-11-02 13:33:39.008 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 13:33:39.011 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 16)) (3.5.0) 2022-11-02 13:33:39.020 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.1) 2022-11-02 13:33:39.029 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (2.5.1) 2022-11-02 13:33:39.041 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-11-02 13:33:39.052 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-11-02 13:33:39.066 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 13:33:39.069 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 13:33:39.081 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 13:33:39.087 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 13:33:39.089 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 13:33:39.092 | Requirement already satisfied: dnspython===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (2.1.0) 2022-11-02 13:33:39.110 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 13:33:39.113 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-11-02 13:33:39.117 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (60.9.3) 2022-11-02 13:33:39.192 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.7) 2022-11-02 13:33:39.199 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (2.5.0) 2022-11-02 13:33:39.211 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 13:33:39.215 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-11-02 13:33:41.260 | + inc/python:pip_install:200 : result=0 2022-11-02 13:33:41.263 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 13:33:41.265 | + functions-common:time_stop:2451 : local name 2022-11-02 13:33:41.267 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:33:41.271 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:33:41.273 | + functions-common:time_stop:2454 : local total 2022-11-02 13:33:41.276 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:33:41.278 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 13:33:41.280 | + functions-common:time_stop:2458 : start_time=1667396014923 2022-11-02 13:33:41.283 | + functions-common:time_stop:2460 : [[ -z 1667396014923 ]] 2022-11-02 13:33:41.286 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:33:41.290 | + functions-common:time_stop:2463 : end_time=1667396021288 2022-11-02 13:33:41.293 | + functions-common:time_stop:2464 : elapsed_time=6365 2022-11-02 13:33:41.295 | + functions-common:time_stop:2465 : total=84998 2022-11-02 13:33:41.298 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:33:41.300 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=91363 2022-11-02 13:33:41.303 | + inc/python:pip_install:203 : return 0 2022-11-02 13:33:41.306 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-11-02 13:33:41.309 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-11-02 13:33:41.312 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-11-02 13:33:41.330 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-11-02 13:33:41.335 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/yoga 2022-11-02 13:33:41.340 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-11-02 13:33:41.342 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-11-02 13:33:41.345 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 13:33:41.349 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 13:33:41.352 | ++ functions-common:git_clone:612 : pwd 2022-11-02 13:33:41.354 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 13:33:41.357 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 13:33:41.360 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 13:33:41.377 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 13:33:41.381 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 13:33:41.383 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 13:33:41.386 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 13:33:41.386 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 13:33:41.392 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-11-02 13:33:41.394 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 13:33:41.397 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/glance 2022-11-02 13:33:41.411 | + functions-common:git_clone:689 : cd /opt/stack/glance 2022-11-02 13:33:41.414 | + functions-common:git_clone:690 : head -1 2022-11-02 13:33:41.420 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 13:33:41.423 | f3ae67fa1 Mock getaddrinfo in cinder store tests 2022-11-02 13:33:41.427 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 13:33:41.429 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-11-02 13:33:41.432 | + inc/python:setup_develop:338 : local bindep 2022-11-02 13:33:41.435 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-11-02 13:33:41.437 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-11-02 13:33:41.440 | + inc/python:setup_develop:344 : local extras= 2022-11-02 13:33:41.444 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-11-02 13:33:41.446 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-11-02 13:33:41.449 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-11-02 13:33:41.451 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-11-02 13:33:41.454 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-11-02 13:33:41.456 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-11-02 13:33:41.459 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-11-02 13:33:41.462 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-11-02 13:33:41.465 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-11-02 13:33:41.467 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-11-02 13:33:41.470 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-11-02 13:33:41.473 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-11-02 13:33:41.479 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-11-02 13:33:41.482 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-11-02 13:33:42.181 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-11-02 13:33:42.184 | + inc/python:setup_package:418 : local bindep=0 2022-11-02 13:33:42.186 | + inc/python:setup_package:419 : local bindep_flag= 2022-11-02 13:33:42.189 | + inc/python:setup_package:420 : local bindep_profiles= 2022-11-02 13:33:42.191 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-11-02 13:33:42.195 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-11-02 13:33:42.197 | + inc/python:setup_package:427 : local flags=-e 2022-11-02 13:33:42.200 | + inc/python:setup_package:428 : local extras= 2022-11-02 13:33:42.202 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-11-02 13:33:42.205 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-11-02 13:33:42.208 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-11-02 13:33:42.211 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-11-02 13:33:42.214 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-11-02 13:33:42.216 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-11-02 13:33:42.239 | Using python 3.8 to install /opt/stack/glance 2022-11-02 13:33:42.242 | + 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-11-02 13:33:44.439 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:33:44.439 | from cryptography.utils import int_from_bytes 2022-11-02 13:33:44.439 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:33:44.439 | from cryptography.utils import int_from_bytes 2022-11-02 13:33:44.649 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:44.657 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:44.665 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:44.669 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:44.758 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:44.777 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:44.781 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:44.785 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:44.800 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:44.809 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:44.811 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:44.844 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:44.853 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:44.858 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:44.877 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:44.916 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:44.924 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:44.929 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:44.978 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:44.991 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:44.995 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:45.014 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:45.022 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:45.072 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:45.089 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:45.093 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:45.210 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:45.217 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:45.220 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 13:33:45.275 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:45.399 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:45.424 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:45.429 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:45.440 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:45.446 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:45.465 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:45.473 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:45.490 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:45.549 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:45.562 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:45.578 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:45.623 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:45.627 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:33:45.633 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 13:33:45.634 | Obtaining file:///opt/stack/glance 2022-11-02 13:33:49.038 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 16)) (3.5.0) 2022-11-02 13:33:49.048 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.1) 2022-11-02 13:33:49.057 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (2.5.1) 2022-11-02 13:33:49.070 | Requirement already satisfied: SQLAlchemy===1.4.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (1.4.31) 2022-11-02 13:33:49.225 | Requirement already satisfied: WSME===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 35)) (0.11.0) 2022-11-02 13:33:49.233 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-11-02 13:33:49.253 | Requirement already satisfied: alembic===1.7.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 83)) (1.7.6) 2022-11-02 13:33:49.270 | Requirement already satisfied: castellan===3.10.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) (3.10.2) 2022-11-02 13:33:49.291 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-11-02 13:33:49.334 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139)) (0.2.2) 2022-11-02 13:33:49.346 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 13:33:49.354 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (0.7.1) 2022-11-02 13:33:49.359 | Requirement already satisfied: eventlet===0.33.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.33.0) 2022-11-02 13:33:49.369 | Requirement already satisfied: futurist===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (2.4.0) 2022-11-02 13:33:49.375 | Requirement already satisfied: glance-store===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (3.0.0) 2022-11-02 13:33:49.450 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-11-02 13:33:49.455 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (0.20.4) 2022-11-02 13:33:49.467 | Requirement already satisfied: importlib-metadata===4.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (4.11.1) 2022-11-02 13:33:49.507 | Requirement already satisfied: importlib-resources===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (5.4.0) 2022-11-02 13:33:49.533 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 13:33:49.537 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (3.2.0) 2022-11-02 13:33:49.549 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 13:33:49.610 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-11-02 13:33:49.666 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 13:33:49.671 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (1.7.0) 2022-11-02 13:33:49.676 | Requirement already satisfied: os-win===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (5.6.0) 2022-11-02 13:33:49.695 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.10.1) 2022-11-02 13:33:49.735 | Requirement already satisfied: oslo.concurrency===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (4.5.0) 2022-11-02 13:33:49.749 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-11-02 13:33:49.800 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (4.1.0) 2022-11-02 13:33:49.808 | Requirement already satisfied: oslo.db===11.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (11.2.0) 2022-11-02 13:33:49.857 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.1.0) 2022-11-02 13:33:49.861 | Requirement already satisfied: oslo.limit===1.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (1.5.1) 2022-11-02 13:33:49.873 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.7.0) 2022-11-02 13:33:49.915 | Requirement already satisfied: oslo.messaging===12.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (12.13.0) 2022-11-02 13:33:49.972 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.4.0) 2022-11-02 13:33:49.984 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (4.5.1) 2022-11-02 13:33:50.005 | Requirement already satisfied: oslo.policy===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (3.11.0) 2022-11-02 13:33:50.020 | Requirement already satisfied: oslo.reports===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (2.3.0) 2022-11-02 13:33:50.032 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-11-02 13:33:50.043 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (2.8.0) 2022-11-02 13:33:50.066 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (1.5.0) 2022-11-02 13:33:50.077 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 13:33:50.092 | Requirement already satisfied: osprofiler===3.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.4.2) 2022-11-02 13:33:50.167 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 13:33:50.172 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 13:33:50.176 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 13:33:50.188 | Requirement already satisfied: prometheus-client===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (0.13.1) 2022-11-02 13:33:50.194 | Requirement already satisfied: psutil===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (5.9.0) 2022-11-02 13:33:50.215 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (22.0.0) 2022-11-02 13:33:50.228 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (3.1.1) 2022-11-02 13:33:50.239 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (0.9.6) 2022-11-02 13:33:50.241 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 13:33:50.248 | Requirement already satisfied: python-barbicanclient===5.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 423)) (5.3.0) 2022-11-02 13:33:50.264 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) (2.8.2) 2022-11-02 13:33:50.269 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-11-02 13:33:50.287 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 13:33:50.292 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.7) 2022-11-02 13:33:50.299 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 13:33:50.327 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 494)) (1.3.3) 2022-11-02 13:33:50.332 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-11-02 13:33:50.336 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (60.9.3) 2022-11-02 13:33:50.409 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (0.8.1) 2022-11-02 13:33:50.412 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 13:33:50.415 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (0.13.0) 2022-11-02 13:33:50.426 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (0.4.2) 2022-11-02 13:33:50.429 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (3.3.0) 2022-11-02 13:33:50.431 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 13:33:50.439 | Requirement already satisfied: taskflow===4.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (4.6.4) 2022-11-02 13:33:50.493 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (6.3.1) 2022-11-02 13:33:50.508 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (2.0.1) 2022-11-02 13:33:50.517 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.5.0) 2022-11-02 13:33:50.523 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (2.5.0) 2022-11-02 13:33:50.534 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 13:33:50.556 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 13:33:50.561 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 13:33:50.564 | Requirement already satisfied: yappi===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 634)) (1.3.3) 2022-11-02 13:33:50.571 | Requirement already satisfied: zipp===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641)) (3.7.0) 2022-11-02 13:33:50.595 | Requirement already satisfied: Mako===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (1.1.6) 2022-11-02 13:33:50.604 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 13:33:50.607 | Requirement already satisfied: dnspython===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (2.1.0) 2022-11-02 13:33:50.625 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 13:33:50.630 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (0.17.3) 2022-11-02 13:33:50.634 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 13:33:50.636 | Requirement already satisfied: openstacksdk===0.61.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (0.61.0) 2022-11-02 13:33:50.662 | Requirement already satisfied: amqp===5.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 84)) (5.0.9) 2022-11-02 13:33:50.667 | Requirement already satisfied: cachetools===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (5.0.0) 2022-11-02 13:33:50.670 | Requirement already satisfied: kombu===5.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (5.2.3) 2022-11-02 13:33:50.716 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.2.0) 2022-11-02 13:33:50.726 | Requirement already satisfied: Jinja2===3.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (3.0.3) 2022-11-02 13:33:50.732 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 13:33:50.735 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-11-02 13:33:50.746 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 13:33:50.749 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-11-02 13:33:50.762 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 13:33:50.765 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 13:33:50.768 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 13:33:50.773 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (0.5.2) 2022-11-02 13:33:50.775 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 13:33:50.778 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (1.4.2) 2022-11-02 13:33:50.783 | Requirement already satisfied: automaton===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (2.5.0) 2022-11-02 13:33:50.790 | Requirement already satisfied: networkx===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 286)) (2.6.3) 2022-11-02 13:33:50.828 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-11-02 13:33:50.830 | Requirement already satisfied: MarkupSafe===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.0) 2022-11-02 13:33:50.833 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-11-02 13:33:50.836 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (2.5.0) 2022-11-02 13:33:50.857 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (1.4.4) 2022-11-02 13:33:50.860 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.32) 2022-11-02 13:33:50.865 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.4.0) 2022-11-02 13:33:50.868 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (0.10.0) 2022-11-02 13:33:50.871 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (5.0.0) 2022-11-02 13:33:50.874 | Requirement already satisfied: autopage===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-11-02 13:33:50.877 | Requirement already satisfied: cmd2===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-11-02 13:33:50.927 | Requirement already satisfied: jsonpointer===2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (2.2) 2022-11-02 13:33:50.931 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.8.2) 2022-11-02 13:33:50.933 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-11-02 13:33:52.077 | Installing collected packages: glance 2022-11-02 13:33:52.077 | Attempting uninstall: glance 2022-11-02 13:33:52.078 | Found existing installation: glance 24.1.1.dev4 2022-11-02 13:33:52.082 | Can't uninstall 'glance'. No files were found to uninstall. 2022-11-02 13:33:52.084 | Running setup.py develop for glance 2022-11-02 13:33:56.163 | Successfully installed glance 2022-11-02 13:33:56.298 | + inc/python:pip_install:200 : result=0 2022-11-02 13:33:56.301 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 13:33:56.304 | + functions-common:time_stop:2451 : local name 2022-11-02 13:33:56.306 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:33:56.308 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:33:56.311 | + functions-common:time_stop:2454 : local total 2022-11-02 13:33:56.313 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:33:56.315 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 13:33:56.318 | + functions-common:time_stop:2458 : start_time=1667396022234 2022-11-02 13:33:56.320 | + functions-common:time_stop:2460 : [[ -z 1667396022234 ]] 2022-11-02 13:33:56.323 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:33:56.327 | + functions-common:time_stop:2463 : end_time=1667396036324 2022-11-02 13:33:56.329 | + functions-common:time_stop:2464 : elapsed_time=14090 2022-11-02 13:33:56.332 | + functions-common:time_stop:2465 : total=91363 2022-11-02 13:33:56.335 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:33:56.337 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=105453 2022-11-02 13:33:56.339 | + inc/python:pip_install:203 : return 0 2022-11-02 13:33:56.342 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-11-02 13:33:56.345 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-11-02 13:33:56.348 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-11-02 13:33:56.369 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-11-02 13:33:56.382 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-11-02 13:33:56.384 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-11-02 13:33:56.387 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:33:56.389 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:33:56.392 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-11-02 13:33:56.395 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:33:56.398 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-02 13:33:56.400 | + ./stack.sh:main:920 : configure_glance 2022-11-02 13:33:56.403 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-11-02 13:33:56.417 | + lib/glance:configure_glance:326 : local dburl 2022-11-02 13:33:56.420 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-11-02 13:33:56.422 | ++ lib/database:database_connection_url:134 : local db=glance 2022-11-02 13:33:56.424 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-11-02 13:33:56.427 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-11-02 13:33:56.429 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-11-02 13:33:56.432 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-11-02 13:33:56.434 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-11-02 13:33:56.465 | + 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-11-02 13:33:56.499 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-11-02 13:33:56.531 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-11-02 13:33:56.561 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-11-02 13:33:56.595 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-11-02 13:33:56.626 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-11-02 13:33:56.629 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-11-02 13:33:56.631 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-11-02 13:33:56.634 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-11-02 13:33:56.636 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-11-02 13:33:56.670 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-11-02 13:33:56.701 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.89/identity 2022-11-02 13:33:56.732 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-11-02 13:33:56.767 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-11-02 13:33:56.807 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-11-02 13:33:56.842 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-11-02 13:33:56.873 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-11-02 13:33:56.906 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-11-02 13:33:56.936 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-11-02 13:33:56.975 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-11-02 13:33:57.007 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-11-02 13:33:57.009 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-11-02 13:33:57.011 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-11-02 13:33:57.014 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-11-02 13:33:57.016 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-11-02 13:33:57.019 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-11-02 13:33:57.037 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:33:57.040 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-11-02 13:33:57.043 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-11-02 13:33:57.046 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-11-02 13:33:57.063 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:33:57.066 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 13:33:57.069 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 13:33:57.101 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-11-02 13:33:57.103 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-11-02 13:33:57.107 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-11-02 13:33:57.110 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-11-02 13:33:57.113 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-11-02 13:33:57.145 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-11-02 13:33:57.177 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-11-02 13:33:57.180 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-11-02 13:33:57.182 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-11-02 13:33:57.184 | + lib/glance:configure_glance_store:254 : local be 2022-11-02 13:33:57.187 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-11-02 13:33:57.189 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-11-02 13:33:57.192 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-11-02 13:33:57.224 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-11-02 13:33:57.226 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.89 2022-11-02 13:33:57.265 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-11-02 13:33:57.268 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-11-02 13:33:57.292 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:33:57.294 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-11-02 13:33:57.333 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-11-02 13:33:57.368 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-11-02 13:33:57.401 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-11-02 13:33:57.435 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-11-02 13:33:57.466 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-11-02 13:33:57.484 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:33:57.486 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-11-02 13:33:57.517 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-11-02 13:33:57.548 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-11-02 13:33:57.579 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.89/identity/v3 2022-11-02 13:33:57.608 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-11-02 13:33:57.641 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.89/image 2022-11-02 13:33:57.673 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-11-02 13:33:57.691 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:33:57.693 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-11-02 13:33:57.695 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-11-02 13:33:57.698 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-11-02 13:33:57.701 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-02 13:33:57.720 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-02 13:33:57.723 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-02 13:33:57.725 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-02 13:33:57.728 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-02 13:33:57.730 | + 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-11-02 13:33:57.761 | + 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-11-02 13:33:57.795 | + 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-11-02 13:33:57.827 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-02 13:33:57.863 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-11-02 13:33:57.869 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-11-02 13:33:57.904 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-11-02 13:33:57.934 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-11-02 13:33:57.965 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.89/identity 2022-11-02 13:33:57.996 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-11-02 13:33:58.028 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-11-02 13:33:58.058 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-11-02 13:33:58.087 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-11-02 13:33:58.118 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-11-02 13:33:58.149 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-11-02 13:33:58.179 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-11-02 13:33:58.210 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-11-02 13:33:58.215 | + 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-11-02 13:33:58.223 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-11-02 13:33:58.239 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:33:58.242 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-11-02 13:33:58.244 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-11-02 13:33:58.246 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-11-02 13:33:58.249 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-11-02 13:33:58.251 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-11-02 13:33:58.254 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-11-02 13:33:58.258 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-11-02 13:33:58.260 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-11-02 13:33:58.264 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-11-02 13:33:58.295 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-11-02 13:33:58.298 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-11-02 13:33:58.300 | ++ functions:get_random_port:837 : true 2022-11-02 13:33:58.303 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-11-02 13:33:58.305 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-11-02 13:33:58.307 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-11-02 13:33:58.370 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-11-02 13:33:58.372 | ++ functions:get_random_port:841 : break 2 2022-11-02 13:33:58.374 | ++ functions:get_random_port:845 : echo 60999 2022-11-02 13:33:58.377 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-11-02 13:33:58.380 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-11-02 13:33:58.407 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-11-02 13:33:58.436 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-11-02 13:33:58.468 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-11-02 13:33:58.497 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-11-02 13:33:58.526 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-11-02 13:33:58.556 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-11-02 13:33:58.585 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-11-02 13:33:58.614 | + 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-11-02 13:33:58.642 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-11-02 13:33:58.671 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-11-02 13:33:58.698 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-11-02 13:33:58.727 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-11-02 13:33:58.754 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-11-02 13:33:58.782 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-11-02 13:33:58.811 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-11-02 13:33:58.839 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-11-02 13:33:58.867 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-11-02 13:33:58.895 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-11-02 13:33:58.923 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-11-02 13:33:58.926 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-11-02 13:33:58.928 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 13:33:58.930 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:33:58.933 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:33:58.935 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-11-02 13:33:58.937 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-11-02 13:33:58.994 | proxy (enabled by site administrator) 2022-11-02 13:33:58.997 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-11-02 13:33:59.000 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-11-02 13:33:59.002 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 13:33:59.005 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:33:59.007 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:33:59.010 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-11-02 13:33:59.012 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-11-02 13:33:59.069 | proxy_http (enabled by site administrator) 2022-11-02 13:33:59.072 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-11-02 13:33:59.075 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-11-02 13:33:59.078 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-11-02 13:33:59.080 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-11-02 13:33:59.083 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:33:59.085 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:33:59.088 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-11-02 13:33:59.091 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-11-02 13:33:59.094 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-11-02 13:33:59.094 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-11-02 13:33:59.103 | KeepAlive Off 2022-11-02 13:33:59.108 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-11-02 13:33:59.108 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-11-02 13:33:59.116 | SetEnv proxy-sendchunked 1 2022-11-02 13:33:59.120 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-11-02 13:33:59.121 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-11-02 13:33:59.130 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-11-02 13:33:59.133 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-11-02 13:33:59.135 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-11-02 13:33:59.138 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-11-02 13:33:59.140 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-11-02 13:33:59.142 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 13:33:59.146 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:33:59.148 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:33:59.150 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-11-02 13:33:59.152 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-11-02 13:33:59.155 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:33:59.157 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:33:59.160 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-11-02 13:33:59.222 | Site glance-wsgi-api already enabled 2022-11-02 13:33:59.226 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-11-02 13:33:59.229 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-11-02 13:33:59.231 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 13:33:59.234 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart apache2 2022-11-02 13:33:59.370 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-11-02 13:33:59.377 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-11-02 13:33:59.414 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-11-02 13:33:59.416 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-11-02 13:33:59.437 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:33:59.439 | + ./stack.sh:main:925 : stack_install_service cinder 2022-11-02 13:33:59.443 | + lib/stack:stack_install_service:20 : local service=cinder 2022-11-02 13:33:59.445 | + lib/stack:stack_install_service:21 : type install_cinder 2022-11-02 13:33:59.448 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-02 13:33:59.450 | + lib/stack:stack_install_service:32 : install_cinder 2022-11-02 13:33:59.453 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/yoga 2022-11-02 13:33:59.455 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-11-02 13:33:59.458 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-11-02 13:33:59.460 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 13:33:59.462 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 13:33:59.465 | ++ functions-common:git_clone:612 : pwd 2022-11-02 13:33:59.468 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 13:33:59.470 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 13:33:59.474 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 13:33:59.492 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 13:33:59.495 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 13:33:59.497 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 13:33:59.500 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 13:33:59.500 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 13:33:59.507 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-11-02 13:33:59.509 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 13:33:59.511 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-11-02 13:33:59.525 | + functions-common:git_clone:689 : cd /opt/stack/cinder 2022-11-02 13:33:59.528 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 13:33:59.528 | + functions-common:git_clone:690 : head -1 2022-11-02 13:33:59.537 | a3c8857ee NFS: Fix generic revert to snapshot flow 2022-11-02 13:33:59.540 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 13:33:59.543 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-11-02 13:33:59.545 | + inc/python:setup_develop:338 : local bindep 2022-11-02 13:33:59.548 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-11-02 13:33:59.551 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-11-02 13:33:59.554 | + inc/python:setup_develop:344 : local extras= 2022-11-02 13:33:59.556 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-11-02 13:33:59.559 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-11-02 13:33:59.561 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-11-02 13:33:59.564 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-11-02 13:33:59.567 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-11-02 13:33:59.569 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-11-02 13:33:59.573 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-11-02 13:33:59.575 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-11-02 13:33:59.578 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-11-02 13:33:59.581 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-11-02 13:33:59.584 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-11-02 13:33:59.587 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-11-02 13:33:59.593 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-11-02 13:33:59.596 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-11-02 13:34:00.252 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-11-02 13:34:00.255 | + inc/python:setup_package:418 : local bindep=0 2022-11-02 13:34:00.257 | + inc/python:setup_package:419 : local bindep_flag= 2022-11-02 13:34:00.260 | + inc/python:setup_package:420 : local bindep_profiles= 2022-11-02 13:34:00.262 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-11-02 13:34:00.264 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-11-02 13:34:00.267 | + inc/python:setup_package:427 : local flags=-e 2022-11-02 13:34:00.271 | + inc/python:setup_package:428 : local extras= 2022-11-02 13:34:00.273 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-11-02 13:34:00.275 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-11-02 13:34:00.278 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-11-02 13:34:00.280 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-11-02 13:34:00.283 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-11-02 13:34:00.286 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-11-02 13:34:00.309 | Using python 3.8 to install /opt/stack/cinder 2022-11-02 13:34:00.311 | + 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-11-02 13:34:02.481 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:34:02.481 | from cryptography.utils import int_from_bytes 2022-11-02 13:34:02.481 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:34:02.481 | from cryptography.utils import int_from_bytes 2022-11-02 13:34:02.700 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:02.708 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:02.715 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:02.719 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:02.810 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:02.829 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:02.835 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:02.838 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:02.854 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:02.862 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:02.864 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:02.897 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:02.907 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:02.912 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:02.931 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:02.969 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:02.978 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:02.983 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:03.032 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:03.046 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:03.050 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:03.070 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:03.077 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:03.126 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:03.145 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:03.149 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:03.268 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:03.275 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:03.279 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 13:34:03.335 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:03.458 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:03.484 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:03.489 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:03.500 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:03.505 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:03.526 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:03.533 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:03.551 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:03.611 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:03.624 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:03.640 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:03.687 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:03.691 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:03.697 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 13:34:03.698 | Obtaining file:///opt/stack/cinder 2022-11-02 13:34:07.901 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 16)) (3.5.0) 2022-11-02 13:34:07.910 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.1) 2022-11-02 13:34:07.919 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (2.5.1) 2022-11-02 13:34:07.932 | Requirement already satisfied: SQLAlchemy===1.4.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (1.4.31) 2022-11-02 13:34:08.083 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-11-02 13:34:08.095 | Requirement already satisfied: boto3===1.21.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.21.7) 2022-11-02 13:34:08.107 | Requirement already satisfied: botocore===1.24.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.24.7) 2022-11-02 13:34:08.117 | Requirement already satisfied: castellan===3.10.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) (3.10.2) 2022-11-02 13:34:08.135 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-11-02 13:34:08.173 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139)) (0.2.2) 2022-11-02 13:34:08.186 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 13:34:08.188 | Requirement already satisfied: eventlet===0.33.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.33.0) 2022-11-02 13:34:08.198 | Requirement already satisfied: google-api-python-client===2.38.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.38.0) 2022-11-02 13:34:08.209 | Requirement already satisfied: google-auth===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (2.6.0) 2022-11-02 13:34:08.234 | Requirement already satisfied: google-auth-httplib2===0.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (0.1.0) 2022-11-02 13:34:08.241 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-11-02 13:34:08.246 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (0.20.4) 2022-11-02 13:34:08.255 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 13:34:08.258 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (0.10.0) 2022-11-02 13:34:08.262 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (3.2.0) 2022-11-02 13:34:08.274 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 13:34:08.332 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-11-02 13:34:08.383 | Requirement already satisfied: lxml===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (4.8.0) 2022-11-02 13:34:08.393 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (4.1.3) 2022-11-02 13:34:08.403 | Requirement already satisfied: os-brick===5.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.2.2) 2022-11-02 13:34:08.427 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (1.7.0) 2022-11-02 13:34:08.431 | Requirement already satisfied: os-win===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (5.6.0) 2022-11-02 13:34:08.448 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.10.1) 2022-11-02 13:34:08.486 | Requirement already satisfied: oslo.concurrency===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (4.5.0) 2022-11-02 13:34:08.497 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-11-02 13:34:08.537 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (4.1.0) 2022-11-02 13:34:08.543 | Requirement already satisfied: oslo.db===11.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (11.2.0) 2022-11-02 13:34:08.591 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.1.0) 2022-11-02 13:34:08.595 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.7.0) 2022-11-02 13:34:08.634 | Requirement already satisfied: oslo.messaging===12.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (12.13.0) 2022-11-02 13:34:08.688 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.4.0) 2022-11-02 13:34:08.699 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (4.5.1) 2022-11-02 13:34:08.746 | Requirement already satisfied: oslo.policy===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (3.11.0) 2022-11-02 13:34:08.761 | Requirement already satisfied: oslo.privsep===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (2.7.0) 2022-11-02 13:34:08.775 | Requirement already satisfied: oslo.reports===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (2.3.0) 2022-11-02 13:34:08.789 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (6.3.1) 2022-11-02 13:34:08.791 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-11-02 13:34:08.801 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (2.8.0) 2022-11-02 13:34:08.824 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (1.5.0) 2022-11-02 13:34:08.834 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 13:34:08.849 | Requirement already satisfied: oslo.versionedobjects===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (2.6.0) 2022-11-02 13:34:08.868 | Requirement already satisfied: oslo.vmware===3.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (3.10.0) 2022-11-02 13:34:08.890 | Requirement already satisfied: osprofiler===3.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.4.2) 2022-11-02 13:34:08.936 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 13:34:08.942 | Requirement already satisfied: paramiko===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (2.8.1) 2022-11-02 13:34:08.974 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 13:34:08.977 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 13:34:08.989 | Requirement already satisfied: prometheus-client===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (0.13.1) 2022-11-02 13:34:08.994 | Requirement already satisfied: psutil===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (5.9.0) 2022-11-02 13:34:09.015 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (0.4.8) 2022-11-02 13:34:09.018 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 382)) (0.2.8) 2022-11-02 13:34:09.023 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (3.1.1) 2022-11-02 13:34:09.032 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (0.9.6) 2022-11-02 13:34:09.035 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 13:34:09.041 | Requirement already satisfied: python-barbicanclient===5.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 423)) (5.3.0) 2022-11-02 13:34:09.057 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) (2.8.2) 2022-11-02 13:34:09.062 | Requirement already satisfied: python-glanceclient===3.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 434)) (3.6.0) 2022-11-02 13:34:09.079 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-11-02 13:34:09.096 | Requirement already satisfied: python-novaclient===17.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (17.7.0) 2022-11-02 13:34:09.111 | Requirement already satisfied: python-swiftclient===3.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 463)) (3.13.1) 2022-11-02 13:34:09.137 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 13:34:09.141 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.7) 2022-11-02 13:34:09.148 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 13:34:09.175 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-11-02 13:34:09.179 | Requirement already satisfied: rsa===4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 498)) (4.8) 2022-11-02 13:34:09.183 | Requirement already satisfied: rtslib-fb===2.1.74 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (2.1.74) 2022-11-02 13:34:09.188 | Requirement already satisfied: s3transfer===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (0.5.2) 2022-11-02 13:34:09.195 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (60.9.3) 2022-11-02 13:34:09.267 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 13:34:09.270 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (0.13.0) 2022-11-02 13:34:09.280 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (0.4.2) 2022-11-02 13:34:09.283 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (3.3.0) 2022-11-02 13:34:09.286 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 13:34:09.292 | Requirement already satisfied: suds-community===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (1.0.0) 2022-11-02 13:34:09.295 | Requirement already satisfied: tabulate===0.8.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (0.8.9) 2022-11-02 13:34:09.302 | Requirement already satisfied: taskflow===4.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (4.6.4) 2022-11-02 13:34:09.354 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (6.3.1) 2022-11-02 13:34:09.368 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (2.0.1) 2022-11-02 13:34:09.378 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.5.0) 2022-11-02 13:34:09.383 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (2.5.0) 2022-11-02 13:34:09.393 | Requirement already satisfied: tooz===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (2.10.1) 2022-11-02 13:34:09.450 | Requirement already satisfied: uritemplate===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (4.1.1) 2022-11-02 13:34:09.453 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 13:34:09.473 | Requirement already satisfied: voluptuous===0.12.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 617)) (0.12.2) 2022-11-02 13:34:09.478 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 620)) (1.3.3) 2022-11-02 13:34:09.484 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 13:34:09.490 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 13:34:09.493 | Requirement already satisfied: yappi===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 634)) (1.3.3) 2022-11-02 13:34:09.498 | Requirement already satisfied: zstd===1.5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 642)) (1.5.1.0) 2022-11-02 13:34:09.501 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 13:34:09.505 | Requirement already satisfied: dnspython===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (2.1.0) 2022-11-02 13:34:09.520 | Requirement already satisfied: google-api-core===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (2.5.0) 2022-11-02 13:34:09.538 | Requirement already satisfied: cachetools===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (5.0.0) 2022-11-02 13:34:09.541 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 13:34:09.546 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (0.17.3) 2022-11-02 13:34:09.550 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 13:34:09.553 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 13:34:09.558 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 13:34:09.564 | Requirement already satisfied: alembic===1.7.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 83)) (1.7.6) 2022-11-02 13:34:09.578 | Requirement already satisfied: amqp===5.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 84)) (5.0.9) 2022-11-02 13:34:09.582 | Requirement already satisfied: futurist===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (2.4.0) 2022-11-02 13:34:09.588 | Requirement already satisfied: kombu===5.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (5.2.3) 2022-11-02 13:34:09.635 | Requirement already satisfied: Jinja2===3.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (3.0.3) 2022-11-02 13:34:09.641 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.2.0) 2022-11-02 13:34:09.650 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 13:34:09.653 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-11-02 13:34:09.664 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 13:34:09.667 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.5.0) 2022-11-02 13:34:09.679 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-11-02 13:34:09.692 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (22.0.0) 2022-11-02 13:34:09.704 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 13:34:09.706 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 13:34:09.709 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 13:34:09.714 | Requirement already satisfied: pyudev===0.23.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 472)) (0.23.2) 2022-11-02 13:34:09.718 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (0.5.2) 2022-11-02 13:34:09.720 | Requirement already satisfied: networkx===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 286)) (2.6.3) 2022-11-02 13:34:09.757 | Requirement already satisfied: automaton===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (2.5.0) 2022-11-02 13:34:09.763 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (1.4.2) 2022-11-02 13:34:09.767 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-11-02 13:34:09.770 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.32) 2022-11-02 13:34:09.775 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-11-02 13:34:09.778 | Requirement already satisfied: googleapis-common-protos===1.55.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 202)) (1.55.0) 2022-11-02 13:34:09.784 | Requirement already satisfied: protobuf===3.19.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (3.19.5) 2022-11-02 13:34:09.787 | Requirement already satisfied: importlib-metadata===4.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (4.11.1) 2022-11-02 13:34:09.822 | Requirement already satisfied: Mako===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (1.1.6) 2022-11-02 13:34:09.831 | Requirement already satisfied: importlib-resources===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (5.4.0) 2022-11-02 13:34:09.856 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (5.0.0) 2022-11-02 13:34:09.858 | Requirement already satisfied: MarkupSafe===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.0) 2022-11-02 13:34:09.861 | Requirement already satisfied: cmd2===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-11-02 13:34:09.912 | Requirement already satisfied: autopage===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-11-02 13:34:09.915 | Requirement already satisfied: jsonpointer===2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (2.2) 2022-11-02 13:34:09.918 | Requirement already satisfied: zipp===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641)) (3.7.0) 2022-11-02 13:34:09.942 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.8.2) 2022-11-02 13:34:09.945 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-11-02 13:34:10.982 | Installing collected packages: cinder 2022-11-02 13:34:10.982 | Attempting uninstall: cinder 2022-11-02 13:34:10.983 | Found existing installation: cinder 20.0.2.dev13 2022-11-02 13:34:10.987 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-11-02 13:34:10.988 | Running setup.py develop for cinder 2022-11-02 13:34:15.743 | Successfully installed cinder 2022-11-02 13:34:15.860 | + inc/python:pip_install:200 : result=0 2022-11-02 13:34:15.863 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 13:34:15.866 | + functions-common:time_stop:2451 : local name 2022-11-02 13:34:15.868 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:34:15.870 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:34:15.872 | + functions-common:time_stop:2454 : local total 2022-11-02 13:34:15.875 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:34:15.878 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 13:34:15.881 | + functions-common:time_stop:2458 : start_time=1667396040303 2022-11-02 13:34:15.883 | + functions-common:time_stop:2460 : [[ -z 1667396040303 ]] 2022-11-02 13:34:15.886 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:34:15.890 | + functions-common:time_stop:2463 : end_time=1667396055888 2022-11-02 13:34:15.893 | + functions-common:time_stop:2464 : elapsed_time=15585 2022-11-02 13:34:15.895 | + functions-common:time_stop:2465 : total=105453 2022-11-02 13:34:15.898 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:34:15.900 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=121038 2022-11-02 13:34:15.902 | + inc/python:pip_install:203 : return 0 2022-11-02 13:34:15.905 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-11-02 13:34:15.907 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-11-02 13:34:15.910 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-11-02 13:34:15.930 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-11-02 13:34:15.943 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-11-02 13:34:15.945 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-11-02 13:34:15.948 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:34:15.951 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:34:15.953 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-11-02 13:34:15.956 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:34:15.959 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-11-02 13:34:15.961 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-11-02 13:34:15.964 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-11-02 13:34:15.966 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:34:15.969 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:34:15.972 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-11-02 13:34:15.984 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-11-02 13:34:15.987 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 13:34:15.990 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 13:34:15.992 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 13:34:15.995 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 13:34:15.997 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 13:34:16.000 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 13:34:16.003 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:34:16.006 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:34:16.009 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 13:34:16.011 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 13:34:16.014 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 13:34:16.016 | + functions-common:apt_get_update:1202 : return 2022-11-02 13:34:16.019 | + functions-common:install_package:1476 : real_install_package targetcli-fb 2022-11-02 13:34:16.021 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 13:34:16.024 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:34:16.027 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:34:16.029 | + functions-common:real_install_package:1462 : apt_get install targetcli-fb 2022-11-02 13:34:16.053 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-11-02 13:34:16.165 | Reading package lists... 2022-11-02 13:34:16.438 | Building dependency tree... 2022-11-02 13:34:16.439 | Reading state information... 2022-11-02 13:34:16.733 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-11-02 13:34:16.733 | The following packages were automatically installed and are no longer required: 2022-11-02 13:34:16.735 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 13:34:16.735 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 13:34:16.735 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 13:34:16.735 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 13:34:16.735 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 13:34:16.735 | python3-zope.interface 2022-11-02 13:34:16.735 | Use 'sudo apt autoremove' to remove them. 2022-11-02 13:34:16.857 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 13:34:16.863 | + functions-common:apt_get:1246 : result=0 2022-11-02 13:34:16.865 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 13:34:16.868 | + functions-common:time_stop:2451 : local name 2022-11-02 13:34:16.870 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:34:16.873 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:34:16.875 | + functions-common:time_stop:2454 : local total 2022-11-02 13:34:16.879 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:34:16.881 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 13:34:16.884 | + functions-common:time_stop:2458 : start_time=1667396056050 2022-11-02 13:34:16.886 | + functions-common:time_stop:2460 : [[ -z 1667396056050 ]] 2022-11-02 13:34:16.889 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:34:16.894 | + functions-common:time_stop:2463 : end_time=1667396056891 2022-11-02 13:34:16.896 | + functions-common:time_stop:2464 : elapsed_time=841 2022-11-02 13:34:16.899 | + functions-common:time_stop:2465 : total=6464 2022-11-02 13:34:16.901 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:34:16.904 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=7305 2022-11-02 13:34:16.907 | + functions-common:apt_get:1250 : return 0 2022-11-02 13:34:16.910 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-02 13:34:16.912 | + ./stack.sh:main:926 : configure_cinder 2022-11-02 13:34:16.915 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-11-02 13:34:16.928 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-11-02 13:34:16.932 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-11-02 13:34:16.935 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-11-02 13:34:16.937 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-11-02 13:34:16.940 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-11-02 13:34:16.940 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-11-02 13:34:16.945 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-11-02 13:34:16.947 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-11-02 13:34:16.949 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-11-02 13:34:16.951 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-11-02 13:34:16.954 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-11-02 13:34:16.956 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-11-02 13:34:16.959 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-11-02 13:34:16.961 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-11-02 13:34:16.973 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-11-02 13:34:16.987 | + 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-11-02 13:34:16.999 | + 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-11-02 13:34:17.011 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-11-02 13:34:17.023 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-11-02 13:34:17.026 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-11-02 13:34:17.030 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.3oFNDJfyCa 2022-11-02 13:34:17.033 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-11-02 13:34:17.035 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-11-02 13:34:17.038 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-11-02 13:34:17.040 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.3oFNDJfyCa 2022-11-02 13:34:17.044 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.3oFNDJfyCa 2022-11-02 13:34:17.057 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.3oFNDJfyCa /etc/sudoers.d/cinder-rootwrap 2022-11-02 13:34:17.069 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-11-02 13:34:17.073 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-11-02 13:34:17.075 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-11-02 13:34:17.078 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-11-02 13:34:17.080 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-11-02 13:34:17.082 | + 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-11-02 13:34:17.084 | + 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-11-02 13:34:17.086 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-11-02 13:34:17.089 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-11-02 13:34:17.093 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-11-02 13:34:17.098 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-11-02 13:34:17.118 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-11-02 13:34:17.136 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-11-02 13:34:17.156 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-11-02 13:34:17.176 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-11-02 13:34:17.195 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-11-02 13:34:17.213 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-11-02 13:34:17.232 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-11-02 13:34:17.252 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-11-02 13:34:17.255 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-11-02 13:34:17.257 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-11-02 13:34:17.259 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-11-02 13:34:17.262 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-11-02 13:34:17.293 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-11-02 13:34:17.320 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.89/identity 2022-11-02 13:34:17.349 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-11-02 13:34:17.377 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-11-02 13:34:17.409 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-11-02 13:34:17.436 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-11-02 13:34:17.464 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-11-02 13:34:17.493 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-11-02 13:34:17.522 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-11-02 13:34:17.551 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-11-02 13:34:17.582 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-11-02 13:34:17.612 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-11-02 13:34:17.614 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-11-02 13:34:17.616 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-11-02 13:34:17.619 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-11-02 13:34:17.621 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-11-02 13:34:17.625 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-11-02 13:34:17.657 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-11-02 13:34:17.686 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-11-02 13:34:17.715 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-11-02 13:34:17.744 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-11-02 13:34:17.773 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-11-02 13:34:17.801 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-11-02 13:34:17.834 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-11-02 13:34:17.836 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.89 2022-11-02 13:34:17.867 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-11-02 13:34:17.903 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-11-02 13:34:17.911 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 48e00f99a77f0e3b0e2fc81468d4ba13 2022-11-02 13:34:17.943 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-11-02 13:34:17.946 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-11-02 13:34:17.979 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-11-02 13:34:18.009 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-11-02 13:34:18.041 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-11-02 13:34:18.071 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-11-02 13:34:18.088 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:34:18.090 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-11-02 13:34:18.092 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-11-02 13:34:18.095 | + lib/cinder:configure_cinder:301 : local default_name= 2022-11-02 13:34:18.098 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-11-02 13:34:18.100 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-11-02 13:34:18.103 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-11-02 13:34:18.106 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-11-02 13:34:18.108 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-11-02 13:34:18.110 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-11-02 13:34:18.113 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-11-02 13:34:18.115 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-11-02 13:34:18.147 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-11-02 13:34:18.176 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-11-02 13:34:18.205 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-11-02 13:34:18.234 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-11-02 13:34:18.262 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-11-02 13:34:18.293 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-11-02 13:34:18.295 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-11-02 13:34:18.297 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-11-02 13:34:18.299 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-11-02 13:34:18.328 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-11-02 13:34:18.331 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-11-02 13:34:18.359 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-11-02 13:34:18.363 | + lib/cinder:configure_cinder_image_volume_cache:624 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-11-02 13:34:18.365 | + lib/cinder:configure_cinder_image_volume_cache:625 : local be_name=lvmdriver-1 2022-11-02 13:34:18.367 | + lib/cinder:configure_cinder_image_volume_cache:627 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-11-02 13:34:18.396 | + lib/cinder:configure_cinder_image_volume_cache:629 : [[ -n '' ]] 2022-11-02 13:34:18.399 | + lib/cinder:configure_cinder_image_volume_cache:633 : [[ -n '' ]] 2022-11-02 13:34:18.401 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-11-02 13:34:18.419 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:34:18.421 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-11-02 13:34:18.424 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-11-02 13:34:18.427 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-11-02 13:34:18.429 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-11-02 13:34:18.457 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.89:8080/v1/AUTH_ 2022-11-02 13:34:18.485 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-11-02 13:34:18.502 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:34:18.505 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-11-02 13:34:18.521 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:34:18.524 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-11-02 13:34:18.541 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:34:18.544 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-11-02 13:34:18.546 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-11-02 13:34:18.549 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-11-02 13:34:18.551 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-11-02 13:34:18.554 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-11-02 13:34:18.556 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-11-02 13:34:18.558 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-11-02 13:34:18.575 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:34:18.578 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-11-02 13:34:18.581 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-11-02 13:34:18.583 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-11-02 13:34:18.599 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:34:18.602 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 13:34:18.605 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 13:34:18.633 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-11-02 13:34:18.635 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-11-02 13:34:18.638 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-11-02 13:34:18.640 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-11-02 13:34:18.642 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-11-02 13:34:18.646 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-02 13:34:18.664 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-02 13:34:18.667 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-02 13:34:18.670 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-02 13:34:18.672 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-02 13:34:18.675 | + 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-11-02 13:34:18.704 | + 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-11-02 13:34:18.733 | + 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-11-02 13:34:18.762 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-02 13:34:18.792 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-11-02 13:34:18.809 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:34:18.811 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-11-02 13:34:18.814 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-11-02 13:34:18.817 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-11-02 13:34:18.819 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-11-02 13:34:18.822 | + lib/apache:write_uwsgi_config:257 : local http= 2022-11-02 13:34:18.824 | + lib/apache:write_uwsgi_config:258 : local name= 2022-11-02 13:34:18.827 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-11-02 13:34:18.832 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-11-02 13:34:18.834 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-11-02 13:34:18.836 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-11-02 13:34:18.850 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-11-02 13:34:18.850 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-11-02 13:34:18.858 | d /var/run/uwsgi 0755 ubuntu root 2022-11-02 13:34:18.862 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-11-02 13:34:18.878 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-11-02 13:34:18.881 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-11-02 13:34:18.885 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-11-02 13:34:18.916 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-11-02 13:34:18.943 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-11-02 13:34:18.972 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-11-02 13:34:19.000 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-11-02 13:34:19.028 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-11-02 13:34:19.060 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-11-02 13:34:19.089 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-11-02 13:34:19.121 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-11-02 13:34:19.156 | + 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-11-02 13:34:19.186 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-11-02 13:34:19.217 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-11-02 13:34:19.248 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-11-02 13:34:19.276 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-11-02 13:34:19.279 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-11-02 13:34:19.282 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-11-02 13:34:19.285 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-11-02 13:34:19.288 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-11-02 13:34:19.290 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:34:19.293 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:34:19.295 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-11-02 13:34:19.298 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-11-02 13:34:19.302 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-11-02 13:34:19.331 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-11-02 13:34:19.361 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-11-02 13:34:19.362 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-11-02 13:34:19.370 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-11-02 13:34:19.374 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-11-02 13:34:19.377 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-11-02 13:34:19.379 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-11-02 13:34:19.382 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-11-02 13:34:19.384 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 13:34:19.386 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:34:19.389 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:34:19.391 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-11-02 13:34:19.394 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-11-02 13:34:19.396 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:34:19.399 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:34:19.401 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-11-02 13:34:19.464 | Enabling site cinder-wsgi. 2022-11-02 13:34:19.470 | To activate the new configuration, you need to run: 2022-11-02 13:34:19.470 | systemctl reload apache2 2022-11-02 13:34:19.475 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-11-02 13:34:19.477 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-11-02 13:34:19.480 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 13:34:19.482 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart apache2 2022-11-02 13:34:19.619 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-11-02 13:34:19.621 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-11-02 13:34:19.660 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.89/image 2022-11-02 13:34:19.692 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-11-02 13:34:19.709 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:34:19.712 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-11-02 13:34:19.714 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-11-02 13:34:19.717 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-11-02 13:34:19.719 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-11-02 13:34:19.722 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-11-02 13:34:19.753 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-11-02 13:34:19.782 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.89/identity 2022-11-02 13:34:19.811 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-11-02 13:34:19.840 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-11-02 13:34:19.869 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-11-02 13:34:19.900 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-11-02 13:34:19.929 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-11-02 13:34:19.959 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-11-02 13:34:19.989 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-11-02 13:34:20.019 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-11-02 13:34:20.047 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-11-02 13:34:20.077 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-11-02 13:34:20.079 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-11-02 13:34:20.098 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:34:20.100 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.89:2379 2022-11-02 13:34:20.132 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-11-02 13:34:20.134 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-11-02 13:34:20.153 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:34:20.155 | + ./stack.sh:main:931 : stack_install_service neutron 2022-11-02 13:34:20.158 | + lib/stack:stack_install_service:20 : local service=neutron 2022-11-02 13:34:20.161 | + lib/stack:stack_install_service:21 : type install_neutron 2022-11-02 13:34:20.163 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-02 13:34:20.166 | + lib/stack:stack_install_service:32 : install_neutron 2022-11-02 13:34:20.168 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-11-02 13:34:20.172 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 13:34:20.173 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-11-02 13:34:20.178 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 13:34:20.181 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-11-02 13:34:20.183 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-11-02 13:34:20.186 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-11-02 13:34:20.189 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-11-02 13:34:20.192 | + lib/neutron-legacy:install_mutnauq:470 : use_library_from_git neutron-lib 2022-11-02 13:34:20.195 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-11-02 13:34:20.197 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:34:20.200 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:34:20.202 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-11-02 13:34:20.206 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:34:20.208 | + lib/neutron-legacy:install_mutnauq:475 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/yoga 2022-11-02 13:34:20.211 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-11-02 13:34:20.213 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-11-02 13:34:20.215 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 13:34:20.218 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 13:34:20.220 | ++ functions-common:git_clone:612 : pwd 2022-11-02 13:34:20.223 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 13:34:20.225 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 13:34:20.228 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 13:34:20.244 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 13:34:20.247 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 13:34:20.249 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 13:34:20.252 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 13:34:20.253 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 13:34:20.259 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-11-02 13:34:20.261 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 13:34:20.263 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-11-02 13:34:20.277 | + functions-common:git_clone:689 : cd /opt/stack/neutron 2022-11-02 13:34:20.280 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 13:34:20.280 | + functions-common:git_clone:690 : head -1 2022-11-02 13:34:20.287 | df8d82e92a Check subnet overlapping after add router interface 2022-11-02 13:34:20.290 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 13:34:20.293 | + lib/neutron-legacy:install_mutnauq:476 : setup_develop /opt/stack/neutron 2022-11-02 13:34:20.295 | + inc/python:setup_develop:338 : local bindep 2022-11-02 13:34:20.298 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-11-02 13:34:20.301 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-11-02 13:34:20.304 | + inc/python:setup_develop:344 : local extras= 2022-11-02 13:34:20.306 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-11-02 13:34:20.309 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-11-02 13:34:20.311 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-11-02 13:34:20.314 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-11-02 13:34:20.317 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-11-02 13:34:20.320 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-11-02 13:34:20.323 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-11-02 13:34:20.326 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-11-02 13:34:20.329 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-11-02 13:34:20.331 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-11-02 13:34:20.334 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-11-02 13:34:20.337 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-11-02 13:34:20.343 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-11-02 13:34:20.346 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-11-02 13:34:20.997 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-11-02 13:34:21.000 | + inc/python:setup_package:418 : local bindep=0 2022-11-02 13:34:21.003 | + inc/python:setup_package:419 : local bindep_flag= 2022-11-02 13:34:21.005 | + inc/python:setup_package:420 : local bindep_profiles= 2022-11-02 13:34:21.008 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-11-02 13:34:21.010 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-11-02 13:34:21.012 | + inc/python:setup_package:427 : local flags=-e 2022-11-02 13:34:21.015 | + inc/python:setup_package:428 : local extras= 2022-11-02 13:34:21.018 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-11-02 13:34:21.020 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-11-02 13:34:21.023 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-11-02 13:34:21.025 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-11-02 13:34:21.028 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-11-02 13:34:21.030 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-11-02 13:34:21.054 | Using python 3.8 to install /opt/stack/neutron 2022-11-02 13:34:21.056 | + 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-11-02 13:34:23.223 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:34:23.223 | from cryptography.utils import int_from_bytes 2022-11-02 13:34:23.223 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:34:23.223 | from cryptography.utils import int_from_bytes 2022-11-02 13:34:23.433 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:23.441 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:23.448 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:23.452 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:23.542 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:23.561 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:23.566 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:23.570 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:23.585 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:23.593 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:23.595 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:23.627 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:23.637 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:23.641 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:23.660 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:23.698 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:23.706 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:23.711 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:23.760 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:23.774 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:23.778 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:23.798 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:23.805 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:23.854 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:23.872 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:23.877 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:23.994 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:24.000 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:24.004 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 13:34:24.059 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:24.181 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:24.207 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:24.211 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:24.222 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:24.228 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:24.247 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:24.255 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:24.272 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:24.330 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:24.343 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:24.359 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:24.403 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:24.408 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:24.414 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 13:34:24.415 | Obtaining file:///opt/stack/neutron 2022-11-02 13:34:28.789 | Requirement already satisfied: Jinja2===3.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (3.0.3) 2022-11-02 13:34:28.795 | Requirement already satisfied: MarkupSafe===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.0) 2022-11-02 13:34:28.798 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 16)) (3.5.0) 2022-11-02 13:34:28.806 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.1) 2022-11-02 13:34:28.815 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (2.5.1) 2022-11-02 13:34:28.825 | Requirement already satisfied: SQLAlchemy===1.4.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (1.4.31) 2022-11-02 13:34:28.969 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-11-02 13:34:28.982 | Requirement already satisfied: alembic===1.7.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 83)) (1.7.6) 2022-11-02 13:34:28.996 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 13:34:29.002 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 13:34:29.005 | Requirement already satisfied: eventlet===0.33.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.33.0) 2022-11-02 13:34:29.013 | Requirement already satisfied: futurist===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (2.4.0) 2022-11-02 13:34:29.019 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-11-02 13:34:29.024 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (0.20.4) 2022-11-02 13:34:29.034 | Requirement already satisfied: importlib-metadata===4.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (4.11.1) 2022-11-02 13:34:29.071 | Requirement already satisfied: importlib-resources===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (5.4.0) 2022-11-02 13:34:29.096 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 13:34:29.153 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-11-02 13:34:29.202 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 13:34:29.208 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 13:34:29.217 | Requirement already satisfied: neutron-lib===2.20.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (2.20.0) 2022-11-02 13:34:29.247 | Requirement already satisfied: openstacksdk===0.61.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (0.61.0) 2022-11-02 13:34:29.272 | Requirement already satisfied: os-ken===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.3.1) 2022-11-02 13:34:29.287 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (1.1.0) 2022-11-02 13:34:29.291 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (1.7.0) 2022-11-02 13:34:29.295 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (2.7.0) 2022-11-02 13:34:29.300 | Requirement already satisfied: os-vif===2.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.7.1) 2022-11-02 13:34:29.323 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.10.1) 2022-11-02 13:34:29.358 | Requirement already satisfied: oslo.concurrency===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (4.5.0) 2022-11-02 13:34:29.369 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-11-02 13:34:29.407 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (4.1.0) 2022-11-02 13:34:29.413 | Requirement already satisfied: oslo.db===11.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (11.2.0) 2022-11-02 13:34:29.459 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.1.0) 2022-11-02 13:34:29.464 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.7.0) 2022-11-02 13:34:29.502 | Requirement already satisfied: oslo.messaging===12.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (12.13.0) 2022-11-02 13:34:29.555 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.4.0) 2022-11-02 13:34:29.566 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (4.5.1) 2022-11-02 13:34:29.584 | Requirement already satisfied: oslo.policy===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (3.11.0) 2022-11-02 13:34:29.598 | Requirement already satisfied: oslo.privsep===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (2.7.0) 2022-11-02 13:34:29.611 | Requirement already satisfied: oslo.reports===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (2.3.0) 2022-11-02 13:34:29.623 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (6.3.1) 2022-11-02 13:34:29.626 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-11-02 13:34:29.635 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (2.8.0) 2022-11-02 13:34:29.656 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (1.5.0) 2022-11-02 13:34:29.667 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 13:34:29.683 | Requirement already satisfied: oslo.versionedobjects===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (2.6.0) 2022-11-02 13:34:29.702 | Requirement already satisfied: osprofiler===3.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.4.2) 2022-11-02 13:34:29.776 | Requirement already satisfied: ovs===2.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.16.0) 2022-11-02 13:34:29.782 | Requirement already satisfied: ovsdbapp===1.15.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (1.15.2) 2022-11-02 13:34:29.790 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 13:34:29.796 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 13:34:29.799 | Requirement already satisfied: pecan===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (1.4.1) 2022-11-02 13:34:29.809 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 13:34:29.820 | Requirement already satisfied: prometheus-client===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (0.13.1) 2022-11-02 13:34:29.826 | Requirement already satisfied: psutil===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (5.9.0) 2022-11-02 13:34:29.847 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (22.0.0) 2022-11-02 13:34:29.859 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (3.1.1) 2022-11-02 13:34:29.870 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (0.9.6) 2022-11-02 13:34:29.872 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 13:34:29.878 | Requirement already satisfied: pyroute2===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (0.6.6) 2022-11-02 13:34:29.896 | Requirement already satisfied: pyroute2.core===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (0.6.6) 2022-11-02 13:34:29.898 | Requirement already satisfied: pyroute2.ethtool===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (0.6.6) 2022-11-02 13:34:29.902 | Requirement already satisfied: pyroute2.ipdb===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (0.6.6) 2022-11-02 13:34:29.905 | Requirement already satisfied: pyroute2.ipset===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (0.6.6) 2022-11-02 13:34:29.910 | Requirement already satisfied: pyroute2.ndb===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (0.6.6) 2022-11-02 13:34:29.913 | Requirement already satisfied: pyroute2.nftables===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (0.6.6) 2022-11-02 13:34:29.918 | Requirement already satisfied: pyroute2.nslink===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (0.6.6) 2022-11-02 13:34:29.921 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) (2.8.2) 2022-11-02 13:34:29.926 | Requirement already satisfied: python-designateclient===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (4.5.1) 2022-11-02 13:34:29.944 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-11-02 13:34:29.961 | Requirement already satisfied: python-neutronclient===7.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (7.8.0) 2022-11-02 13:34:29.987 | Requirement already satisfied: python-novaclient===17.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (17.7.0) 2022-11-02 13:34:30.002 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 13:34:30.006 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.7) 2022-11-02 13:34:30.013 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 13:34:30.039 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.4.0) 2022-11-02 13:34:30.041 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-11-02 13:34:30.046 | Requirement already satisfied: setproctitle===1.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (1.2.2) 2022-11-02 13:34:30.051 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (60.9.3) 2022-11-02 13:34:30.122 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.17.6) 2022-11-02 13:34:30.125 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 13:34:30.127 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (2.4.0) 2022-11-02 13:34:30.130 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (0.13.0) 2022-11-02 13:34:30.140 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (0.4.2) 2022-11-02 13:34:30.144 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (3.3.0) 2022-11-02 13:34:30.146 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 13:34:30.152 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (6.3.1) 2022-11-02 13:34:30.166 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (2.0.1) 2022-11-02 13:34:30.175 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.5.0) 2022-11-02 13:34:30.181 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (2.5.0) 2022-11-02 13:34:30.191 | Requirement already satisfied: tooz===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (2.10.1) 2022-11-02 13:34:30.246 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 13:34:30.265 | Requirement already satisfied: voluptuous===0.12.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 617)) (0.12.2) 2022-11-02 13:34:30.270 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 13:34:30.275 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 13:34:30.278 | Requirement already satisfied: yappi===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 634)) (1.3.3) 2022-11-02 13:34:30.283 | Requirement already satisfied: zipp===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641)) (3.7.0) 2022-11-02 13:34:30.307 | Requirement already satisfied: Mako===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (1.1.6) 2022-11-02 13:34:30.315 | Requirement already satisfied: dnspython===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (2.1.0) 2022-11-02 13:34:30.331 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 13:34:30.334 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 13:34:30.339 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (0.10.0) 2022-11-02 13:34:30.342 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.32) 2022-11-02 13:34:30.348 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (2.5.0) 2022-11-02 13:34:30.368 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (1.4.4) 2022-11-02 13:34:30.371 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-11-02 13:34:30.407 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 13:34:30.410 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 13:34:30.413 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (0.17.3) 2022-11-02 13:34:30.416 | Requirement already satisfied: amqp===5.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 84)) (5.0.9) 2022-11-02 13:34:30.420 | Requirement already satisfied: cachetools===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (5.0.0) 2022-11-02 13:34:30.424 | Requirement already satisfied: kombu===5.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (5.2.3) 2022-11-02 13:34:30.468 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.2.0) 2022-11-02 13:34:30.477 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 13:34:30.480 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-11-02 13:34:30.491 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.3.5) 2022-11-02 13:34:30.493 | Requirement already satisfied: WebTest===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 37)) (3.0.0) 2022-11-02 13:34:30.513 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (3.2.0) 2022-11-02 13:34:30.524 | Requirement already satisfied: osc-lib===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.5.0) 2022-11-02 13:34:30.538 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-11-02 13:34:30.551 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (2.1.0) 2022-11-02 13:34:30.555 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 13:34:30.559 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 13:34:30.562 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 13:34:30.565 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (0.5.2) 2022-11-02 13:34:30.568 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-11-02 13:34:30.570 | Requirement already satisfied: jsonpointer===2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (2.2) 2022-11-02 13:34:30.573 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (5.0.0) 2022-11-02 13:34:30.575 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-11-02 13:34:30.578 | Requirement already satisfied: beautifulsoup4===4.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (4.10.0) 2022-11-02 13:34:30.586 | Requirement already satisfied: waitress===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 619)) (2.0.0) 2022-11-02 13:34:30.598 | Requirement already satisfied: autopage===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-11-02 13:34:30.601 | Requirement already satisfied: cmd2===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-11-02 13:34:30.649 | Requirement already satisfied: soupsieve===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (2.3.1) 2022-11-02 13:34:30.654 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.8.2) 2022-11-02 13:34:30.656 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-11-02 13:34:31.753 | Installing collected packages: neutron 2022-11-02 13:34:31.754 | Attempting uninstall: neutron 2022-11-02 13:34:31.754 | Found existing installation: neutron 20.2.1.dev72 2022-11-02 13:34:31.765 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-11-02 13:34:31.767 | Running setup.py develop for neutron 2022-11-02 13:34:36.682 | Successfully installed neutron 2022-11-02 13:34:36.800 | + inc/python:pip_install:200 : result=0 2022-11-02 13:34:36.802 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 13:34:36.804 | + functions-common:time_stop:2451 : local name 2022-11-02 13:34:36.806 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:34:36.809 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:34:36.811 | + functions-common:time_stop:2454 : local total 2022-11-02 13:34:36.813 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:34:36.815 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 13:34:36.818 | + functions-common:time_stop:2458 : start_time=1667396061048 2022-11-02 13:34:36.821 | + functions-common:time_stop:2460 : [[ -z 1667396061048 ]] 2022-11-02 13:34:36.824 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:34:36.828 | + functions-common:time_stop:2463 : end_time=1667396076825 2022-11-02 13:34:36.831 | + functions-common:time_stop:2464 : elapsed_time=15777 2022-11-02 13:34:36.833 | + functions-common:time_stop:2465 : total=121038 2022-11-02 13:34:36.835 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:34:36.838 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=136815 2022-11-02 13:34:36.840 | + inc/python:pip_install:203 : return 0 2022-11-02 13:34:36.843 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-11-02 13:34:36.846 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-11-02 13:34:36.848 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-11-02 13:34:36.870 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-11-02 13:34:36.887 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-11-02 13:34:36.890 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-11-02 13:34:36.894 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:34:36.896 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:34:36.899 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-11-02 13:34:36.902 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:34:36.904 | + lib/neutron-legacy:install_mutnauq:478 : [[ openvswitch == \o\v\n ]] 2022-11-02 13:34:36.908 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-02 13:34:36.910 | + ./stack.sh:main:934 : is_service_enabled nova 2022-11-02 13:34:36.929 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:34:36.931 | + ./stack.sh:main:936 : stack_install_service nova 2022-11-02 13:34:36.934 | + lib/stack:stack_install_service:20 : local service=nova 2022-11-02 13:34:36.936 | + lib/stack:stack_install_service:21 : type install_nova 2022-11-02 13:34:36.939 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-02 13:34:36.942 | + lib/stack:stack_install_service:32 : install_nova 2022-11-02 13:34:36.944 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-11-02 13:34:36.947 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-11-02 13:34:36.950 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:34:36.957 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:34:36.959 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-11-02 13:34:36.962 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:34:36.964 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-11-02 13:34:36.991 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:34:36.994 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-11-02 13:34:37.011 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:34:37.014 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-11-02 13:34:37.032 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:34:37.035 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/yoga 2022-11-02 13:34:37.037 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-11-02 13:34:37.039 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-11-02 13:34:37.041 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 13:34:37.044 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 13:34:37.047 | ++ functions-common:git_clone:612 : pwd 2022-11-02 13:34:37.050 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 13:34:37.052 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 13:34:37.055 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 13:34:37.071 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 13:34:37.074 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 13:34:37.076 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 13:34:37.079 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 13:34:37.080 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 13:34:37.086 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-11-02 13:34:37.088 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 13:34:37.091 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/nova 2022-11-02 13:34:37.104 | + functions-common:git_clone:689 : cd /opt/stack/nova 2022-11-02 13:34:37.107 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 13:34:37.108 | + functions-common:git_clone:690 : head -1 2022-11-02 13:34:37.111 | 2738317167 nova-live-migration tests not needed for Ironic 2022-11-02 13:34:37.114 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 13:34:37.117 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-11-02 13:34:37.120 | + inc/python:setup_develop:338 : local bindep 2022-11-02 13:34:37.122 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-11-02 13:34:37.125 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-11-02 13:34:37.127 | + inc/python:setup_develop:344 : local extras= 2022-11-02 13:34:37.130 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-11-02 13:34:37.132 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-11-02 13:34:37.135 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-11-02 13:34:37.138 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-11-02 13:34:37.140 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-11-02 13:34:37.143 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-11-02 13:34:37.147 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-11-02 13:34:37.149 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-11-02 13:34:37.152 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-11-02 13:34:37.155 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-11-02 13:34:37.158 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-11-02 13:34:37.161 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-11-02 13:34:37.168 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-11-02 13:34:37.170 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-11-02 13:34:37.824 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-11-02 13:34:37.827 | + inc/python:setup_package:418 : local bindep=0 2022-11-02 13:34:37.830 | + inc/python:setup_package:419 : local bindep_flag= 2022-11-02 13:34:37.832 | + inc/python:setup_package:420 : local bindep_profiles= 2022-11-02 13:34:37.834 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-11-02 13:34:37.836 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-11-02 13:34:37.839 | + inc/python:setup_package:427 : local flags=-e 2022-11-02 13:34:37.841 | + inc/python:setup_package:428 : local extras= 2022-11-02 13:34:37.843 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-11-02 13:34:37.846 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-11-02 13:34:37.848 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-11-02 13:34:37.851 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-11-02 13:34:37.853 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-11-02 13:34:37.856 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-11-02 13:34:37.878 | Using python 3.8 to install /opt/stack/nova 2022-11-02 13:34:37.881 | + 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-11-02 13:34:40.059 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:34:40.060 | from cryptography.utils import int_from_bytes 2022-11-02 13:34:40.060 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:34:40.060 | from cryptography.utils import int_from_bytes 2022-11-02 13:34:40.273 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:40.282 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:40.289 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:40.293 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:40.384 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:40.403 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:40.408 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:40.412 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:40.428 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:40.436 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:40.439 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:40.471 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:40.480 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:40.485 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:40.504 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:40.544 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:40.552 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:40.557 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:40.606 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:40.619 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:40.623 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:40.643 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:40.650 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:40.699 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:40.718 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:40.723 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:40.842 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:40.850 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:40.854 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 13:34:40.909 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:41.034 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:41.059 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:41.064 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:41.075 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:41.081 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:41.100 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:41.107 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:41.124 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:41.184 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:41.197 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:41.214 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:41.259 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:41.263 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:34:41.270 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 13:34:41.270 | Obtaining file:///opt/stack/nova 2022-11-02 13:34:46.499 | Requirement already satisfied: Jinja2===3.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (3.0.3) 2022-11-02 13:34:46.506 | Requirement already satisfied: MarkupSafe===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.0) 2022-11-02 13:34:46.509 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 16)) (3.5.0) 2022-11-02 13:34:46.518 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.1) 2022-11-02 13:34:46.526 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 13:34:46.529 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (2.5.1) 2022-11-02 13:34:46.541 | Requirement already satisfied: SQLAlchemy===1.4.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (1.4.31) 2022-11-02 13:34:46.686 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-11-02 13:34:46.699 | Requirement already satisfied: alembic===1.7.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 83)) (1.7.6) 2022-11-02 13:34:46.713 | Requirement already satisfied: castellan===3.10.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) (3.10.2) 2022-11-02 13:34:46.732 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-11-02 13:34:46.770 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139)) (0.2.2) 2022-11-02 13:34:46.783 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 13:34:46.786 | Requirement already satisfied: eventlet===0.33.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.33.0) 2022-11-02 13:34:46.795 | Requirement already satisfied: futurist===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (2.4.0) 2022-11-02 13:34:46.801 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-11-02 13:34:46.806 | Requirement already satisfied: importlib-metadata===4.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (4.11.1) 2022-11-02 13:34:46.844 | Requirement already satisfied: importlib-resources===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (5.4.0) 2022-11-02 13:34:46.870 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 13:34:46.873 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (3.2.0) 2022-11-02 13:34:46.885 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 13:34:46.944 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-11-02 13:34:46.996 | Requirement already satisfied: lxml===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (4.8.0) 2022-11-02 13:34:47.007 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 267)) (1.0.1) 2022-11-02 13:34:47.011 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 13:34:47.015 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 13:34:47.018 | Requirement already satisfied: openstacksdk===0.61.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (0.61.0) 2022-11-02 13:34:47.044 | Requirement already satisfied: os-brick===5.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.2.2) 2022-11-02 13:34:47.067 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (1.1.0) 2022-11-02 13:34:47.072 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (1.7.0) 2022-11-02 13:34:47.076 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (2.7.0) 2022-11-02 13:34:47.080 | Requirement already satisfied: os-vif===2.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.7.1) 2022-11-02 13:34:47.103 | Requirement already satisfied: os-win===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (5.6.0) 2022-11-02 13:34:47.120 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.10.1) 2022-11-02 13:34:47.158 | Requirement already satisfied: oslo.concurrency===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (4.5.0) 2022-11-02 13:34:47.169 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-11-02 13:34:47.208 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (4.1.0) 2022-11-02 13:34:47.214 | Requirement already satisfied: oslo.db===11.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (11.2.0) 2022-11-02 13:34:47.261 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.1.0) 2022-11-02 13:34:47.266 | Requirement already satisfied: oslo.limit===1.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (1.5.1) 2022-11-02 13:34:47.276 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.7.0) 2022-11-02 13:34:47.316 | Requirement already satisfied: oslo.messaging===12.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (12.13.0) 2022-11-02 13:34:47.371 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.4.0) 2022-11-02 13:34:47.382 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (4.5.1) 2022-11-02 13:34:47.400 | Requirement already satisfied: oslo.policy===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (3.11.0) 2022-11-02 13:34:47.414 | Requirement already satisfied: oslo.privsep===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (2.7.0) 2022-11-02 13:34:47.461 | Requirement already satisfied: oslo.reports===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (2.3.0) 2022-11-02 13:34:47.473 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (6.3.1) 2022-11-02 13:34:47.476 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-11-02 13:34:47.485 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (2.8.0) 2022-11-02 13:34:47.508 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (1.5.0) 2022-11-02 13:34:47.518 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 13:34:47.534 | Requirement already satisfied: oslo.versionedobjects===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (2.6.0) 2022-11-02 13:34:47.553 | Requirement already satisfied: ovsdbapp===1.15.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (1.15.2) 2022-11-02 13:34:47.562 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 13:34:47.568 | Requirement already satisfied: paramiko===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (2.8.1) 2022-11-02 13:34:47.601 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 13:34:47.604 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 13:34:47.616 | Requirement already satisfied: prometheus-client===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (0.13.1) 2022-11-02 13:34:47.622 | Requirement already satisfied: psutil===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (5.9.0) 2022-11-02 13:34:47.644 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (3.1.1) 2022-11-02 13:34:47.654 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (0.9.6) 2022-11-02 13:34:47.657 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 13:34:47.662 | Requirement already satisfied: pyroute2===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (0.6.6) 2022-11-02 13:34:47.680 | Requirement already satisfied: pyroute2.core===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (0.6.6) 2022-11-02 13:34:47.683 | Requirement already satisfied: pyroute2.ethtool===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (0.6.6) 2022-11-02 13:34:47.686 | Requirement already satisfied: pyroute2.ipdb===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (0.6.6) 2022-11-02 13:34:47.690 | Requirement already satisfied: pyroute2.ipset===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (0.6.6) 2022-11-02 13:34:47.694 | Requirement already satisfied: pyroute2.ndb===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (0.6.6) 2022-11-02 13:34:47.697 | Requirement already satisfied: pyroute2.nftables===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (0.6.6) 2022-11-02 13:34:47.701 | Requirement already satisfied: pyroute2.nslink===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (0.6.6) 2022-11-02 13:34:47.706 | Requirement already satisfied: python-barbicanclient===5.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 423)) (5.3.0) 2022-11-02 13:34:47.722 | Requirement already satisfied: python-cinderclient===8.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 426)) (8.3.0) 2022-11-02 13:34:47.737 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) (2.8.2) 2022-11-02 13:34:47.742 | Requirement already satisfied: python-glanceclient===3.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 434)) (3.6.0) 2022-11-02 13:34:47.758 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-11-02 13:34:47.775 | Requirement already satisfied: python-neutronclient===7.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (7.8.0) 2022-11-02 13:34:47.801 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 13:34:47.805 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.7) 2022-11-02 13:34:47.811 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 13:34:47.838 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.4.0) 2022-11-02 13:34:47.841 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 494)) (1.3.3) 2022-11-02 13:34:47.845 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-11-02 13:34:47.849 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (60.9.3) 2022-11-02 13:34:47.925 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.17.6) 2022-11-02 13:34:47.928 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 13:34:47.931 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (0.13.0) 2022-11-02 13:34:47.942 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (0.4.2) 2022-11-02 13:34:47.944 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (3.3.0) 2022-11-02 13:34:47.947 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 13:34:47.954 | Requirement already satisfied: taskflow===4.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (4.6.4) 2022-11-02 13:34:48.008 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (6.3.1) 2022-11-02 13:34:48.023 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (2.0.1) 2022-11-02 13:34:48.032 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.5.0) 2022-11-02 13:34:48.038 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (2.5.0) 2022-11-02 13:34:48.048 | Requirement already satisfied: tooz===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (2.10.1) 2022-11-02 13:34:48.106 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 13:34:48.127 | Requirement already satisfied: voluptuous===0.12.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 617)) (0.12.2) 2022-11-02 13:34:48.131 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 620)) (1.3.3) 2022-11-02 13:34:48.139 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 13:34:48.145 | Requirement already satisfied: websockify===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 624)) (0.10.0) 2022-11-02 13:34:48.149 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 13:34:48.152 | Requirement already satisfied: yappi===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 634)) (1.3.3) 2022-11-02 13:34:48.158 | Requirement already satisfied: zipp===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641)) (3.7.0) 2022-11-02 13:34:48.182 | Requirement already satisfied: Mako===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (1.1.6) 2022-11-02 13:34:48.190 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 13:34:48.193 | Requirement already satisfied: dnspython===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (2.1.0) 2022-11-02 13:34:48.210 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.32) 2022-11-02 13:34:48.215 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 13:34:48.221 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (1.4.4) 2022-11-02 13:34:48.224 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (0.10.0) 2022-11-02 13:34:48.227 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (2.5.0) 2022-11-02 13:34:48.248 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 13:34:48.255 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (0.17.3) 2022-11-02 13:34:48.258 | Requirement already satisfied: kombu===5.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (5.2.3) 2022-11-02 13:34:48.304 | Requirement already satisfied: amqp===5.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 84)) (5.0.9) 2022-11-02 13:34:48.309 | Requirement already satisfied: cachetools===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (5.0.0) 2022-11-02 13:34:48.312 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.2.0) 2022-11-02 13:34:48.320 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 13:34:48.324 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-11-02 13:34:48.335 | Requirement already satisfied: ovs===2.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.16.0) 2022-11-02 13:34:48.339 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.5.0) 2022-11-02 13:34:48.351 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-11-02 13:34:48.363 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (22.0.0) 2022-11-02 13:34:48.375 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (2.1.0) 2022-11-02 13:34:48.379 | Requirement already satisfied: osc-lib===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.5.0) 2022-11-02 13:34:48.394 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 13:34:48.399 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 13:34:48.402 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 13:34:48.404 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (0.5.2) 2022-11-02 13:34:48.408 | Requirement already satisfied: networkx===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 286)) (2.6.3) 2022-11-02 13:34:48.444 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (1.4.2) 2022-11-02 13:34:48.449 | Requirement already satisfied: automaton===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (2.5.0) 2022-11-02 13:34:48.456 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-11-02 13:34:48.458 | Requirement already satisfied: numpy===1.22.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (1.22.2) 2022-11-02 13:34:48.461 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-11-02 13:34:48.464 | Requirement already satisfied: jsonpointer===2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (2.2) 2022-11-02 13:34:48.467 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (5.0.0) 2022-11-02 13:34:48.469 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (2.4.0) 2022-11-02 13:34:48.472 | Requirement already satisfied: autopage===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-11-02 13:34:48.475 | Requirement already satisfied: cmd2===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-11-02 13:34:48.524 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.8.2) 2022-11-02 13:34:48.526 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-11-02 13:34:49.600 | Installing collected packages: nova 2022-11-02 13:34:49.600 | Attempting uninstall: nova 2022-11-02 13:34:49.601 | Found existing installation: nova 25.0.2.dev6 2022-11-02 13:34:49.606 | Can't uninstall 'nova'. No files were found to uninstall. 2022-11-02 13:34:49.608 | Running setup.py develop for nova 2022-11-02 13:34:55.468 | Successfully installed nova 2022-11-02 13:34:55.589 | + inc/python:pip_install:200 : result=0 2022-11-02 13:34:55.591 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 13:34:55.594 | + functions-common:time_stop:2451 : local name 2022-11-02 13:34:55.596 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:34:55.598 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:34:55.601 | + functions-common:time_stop:2454 : local total 2022-11-02 13:34:55.603 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:34:55.605 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 13:34:55.607 | + functions-common:time_stop:2458 : start_time=1667396077872 2022-11-02 13:34:55.610 | + functions-common:time_stop:2460 : [[ -z 1667396077872 ]] 2022-11-02 13:34:55.613 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:34:55.618 | + functions-common:time_stop:2463 : end_time=1667396095616 2022-11-02 13:34:55.621 | + functions-common:time_stop:2464 : elapsed_time=17744 2022-11-02 13:34:55.623 | + functions-common:time_stop:2465 : total=136815 2022-11-02 13:34:55.625 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:34:55.627 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=154559 2022-11-02 13:34:55.630 | + inc/python:pip_install:203 : return 0 2022-11-02 13:34:55.632 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-11-02 13:34:55.635 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-11-02 13:34:55.637 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-11-02 13:34:55.658 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-11-02 13:34:55.671 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-11-02 13:34:55.674 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-11-02 13:34:55.676 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:34:55.679 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:34:55.682 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-11-02 13:34:55.685 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:34:55.687 | + 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-11-02 13:34:55.701 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-02 13:34:55.705 | + ./stack.sh:main:937 : configure_nova 2022-11-02 13:34:55.708 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-11-02 13:34:55.723 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-11-02 13:34:55.726 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-11-02 13:34:55.728 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-11-02 13:34:55.732 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-11-02 13:34:55.733 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-11-02 13:34:55.738 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-11-02 13:34:55.741 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-11-02 13:34:55.744 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-11-02 13:34:55.747 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-11-02 13:34:55.749 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-11-02 13:34:55.752 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-11-02 13:34:55.754 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-11-02 13:34:55.757 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-11-02 13:34:55.772 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-11-02 13:34:55.787 | + 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-11-02 13:34:55.801 | + 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-11-02 13:34:55.820 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-11-02 13:34:55.834 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-11-02 13:34:55.837 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-11-02 13:34:55.841 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.x7F8IOAyxi 2022-11-02 13:34:55.845 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-11-02 13:34:55.847 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-11-02 13:34:55.850 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-11-02 13:34:55.853 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-11-02 13:34:55.855 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-11-02 13:34:55.858 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.x7F8IOAyxi 2022-11-02 13:34:55.862 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.x7F8IOAyxi 2022-11-02 13:34:55.875 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.x7F8IOAyxi /etc/sudoers.d/nova-rootwrap 2022-11-02 13:34:55.892 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-11-02 13:34:55.900 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-11-02 13:34:55.902 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-11-02 13:34:55.905 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-11-02 13:34:55.908 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-11-02 13:34:55.912 | + 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-11-02 13:34:55.915 | + 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-11-02 13:34:55.918 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-11-02 13:34:55.920 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-11-02 13:34:55.927 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-11-02 13:34:55.945 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:34:55.948 | + lib/nova:configure_nova:338 : create_nova_conf 2022-11-02 13:34:55.950 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-11-02 13:34:55.955 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-11-02 13:34:55.959 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-11-02 13:34:55.991 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-11-02 13:34:55.993 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-11-02 13:34:56.021 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-11-02 13:34:56.052 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-11-02 13:34:56.083 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-11-02 13:34:56.116 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-11-02 13:34:56.148 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-11-02 13:34:56.182 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-11-02 13:34:56.184 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.89 2022-11-02 13:34:56.212 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-11-02 13:34:56.241 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-11-02 13:34:56.273 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-11-02 13:34:56.302 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-11-02 13:34:56.331 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-11-02 13:34:56.367 | + lib/nova:create_nova_conf:437 : is_fedora 2022-11-02 13:34:56.370 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 13:34:56.372 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 13:34:56.375 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 13:34:56.377 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 13:34:56.380 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 13:34:56.382 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 13:34:56.384 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 13:34:56.386 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 13:34:56.389 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 13:34:56.391 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 13:34:56.394 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 13:34:56.396 | + lib/nova:create_nova_conf:437 : is_suse 2022-11-02 13:34:56.398 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 13:34:56.400 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 13:34:56.403 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 13:34:56.405 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 13:34:56.408 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 13:34:56.411 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 13:34:56.414 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-11-02 13:34:56.431 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:34:56.434 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-11-02 13:34:56.436 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-11-02 13:34:56.438 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-11-02 13:34:56.470 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-11-02 13:34:56.473 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-11-02 13:34:56.481 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-11-02 13:34:56.484 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-11-02 13:34:56.486 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-11-02 13:34:56.489 | + 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-11-02 13:34:56.523 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-11-02 13:34:56.526 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-11-02 13:34:56.528 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-11-02 13:34:56.531 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-11-02 13:34:56.534 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-11-02 13:34:56.537 | + 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-11-02 13:34:56.568 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-11-02 13:34:56.604 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-11-02 13:34:56.634 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-11-02 13:34:56.664 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-11-02 13:34:56.681 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:34:56.683 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-11-02 13:34:56.700 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:34:56.704 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-11-02 13:34:56.705 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-11-02 13:34:56.710 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-11-02 13:34:56.712 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-11-02 13:34:56.741 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-11-02 13:34:56.760 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:34:56.762 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-11-02 13:34:56.764 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-11-02 13:34:56.767 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-11-02 13:34:56.770 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-11-02 13:34:56.773 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-11-02 13:34:56.806 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-11-02 13:34:56.836 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.89/identity 2022-11-02 13:34:56.865 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-11-02 13:34:56.895 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-11-02 13:34:56.924 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-11-02 13:34:56.957 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-11-02 13:34:56.987 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-11-02 13:34:57.017 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-11-02 13:34:57.049 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-11-02 13:34:57.080 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-11-02 13:34:57.097 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:34:57.099 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-11-02 13:34:57.102 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-11-02 13:34:57.134 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-11-02 13:34:57.163 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.89/identity 2022-11-02 13:34:57.193 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-11-02 13:34:57.224 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-11-02 13:34:57.255 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-11-02 13:34:57.283 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-11-02 13:34:57.314 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-11-02 13:34:57.342 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-11-02 13:34:57.359 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:34:57.362 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-11-02 13:34:57.364 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-11-02 13:34:57.397 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-11-02 13:34:57.432 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-11-02 13:34:57.434 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-11-02 13:34:57.462 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-11-02 13:34:57.465 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-11-02 13:34:57.467 | + lib/nova:create_nova_conf:505 : is_suse 2022-11-02 13:34:57.470 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 13:34:57.472 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 13:34:57.475 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 13:34:57.477 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 13:34:57.479 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 13:34:57.482 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 13:34:57.485 | + lib/nova:create_nova_conf:505 : is_fedora 2022-11-02 13:34:57.487 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 13:34:57.489 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 13:34:57.492 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 13:34:57.494 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 13:34:57.496 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 13:34:57.500 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 13:34:57.502 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 13:34:57.505 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 13:34:57.507 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 13:34:57.509 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 13:34:57.512 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 13:34:57.514 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-11-02 13:34:57.517 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-11-02 13:34:57.519 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-11-02 13:34:57.522 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-02 13:34:57.540 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-02 13:34:57.543 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-02 13:34:57.545 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-02 13:34:57.548 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-02 13:34:57.551 | + 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-11-02 13:34:57.579 | + 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-11-02 13:34:57.612 | + 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-11-02 13:34:57.641 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-02 13:34:57.671 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-11-02 13:34:57.708 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-11-02 13:34:57.726 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:34:57.729 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-11-02 13:34:57.731 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-11-02 13:34:57.734 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-11-02 13:34:57.736 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-11-02 13:34:57.739 | + lib/apache:write_uwsgi_config:257 : local http= 2022-11-02 13:34:57.741 | + lib/apache:write_uwsgi_config:258 : local name= 2022-11-02 13:34:57.744 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-11-02 13:34:57.748 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-11-02 13:34:57.752 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-11-02 13:34:57.754 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-11-02 13:34:57.769 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-11-02 13:34:57.770 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-11-02 13:34:57.779 | d /var/run/uwsgi 0755 ubuntu root 2022-11-02 13:34:57.783 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-11-02 13:34:57.801 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-11-02 13:34:57.804 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-11-02 13:34:57.808 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-11-02 13:34:57.839 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-11-02 13:34:57.868 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-11-02 13:34:57.897 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-11-02 13:34:57.933 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-11-02 13:34:57.966 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-11-02 13:34:57.997 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-11-02 13:34:58.029 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-11-02 13:34:58.059 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-11-02 13:34:58.089 | + 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-11-02 13:34:58.119 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-11-02 13:34:58.149 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-11-02 13:34:58.180 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-11-02 13:34:58.211 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-11-02 13:34:58.213 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-11-02 13:34:58.216 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-11-02 13:34:58.220 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-11-02 13:34:58.222 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-11-02 13:34:58.225 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:34:58.227 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:34:58.230 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-11-02 13:34:58.233 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-11-02 13:34:58.235 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-11-02 13:34:58.264 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-11-02 13:34:58.296 | + 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-11-02 13:34:58.296 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-11-02 13:34:58.305 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-11-02 13:34:58.309 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-11-02 13:34:58.312 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-11-02 13:34:58.315 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-11-02 13:34:58.317 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-11-02 13:34:58.320 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 13:34:58.322 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:34:58.324 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:34:58.327 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-11-02 13:34:58.330 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-11-02 13:34:58.332 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:34:58.334 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:34:58.337 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-11-02 13:34:58.401 | Enabling site nova-api-wsgi. 2022-11-02 13:34:58.407 | To activate the new configuration, you need to run: 2022-11-02 13:34:58.407 | systemctl reload apache2 2022-11-02 13:34:58.412 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-11-02 13:34:58.415 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-11-02 13:34:58.418 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 13:34:58.420 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart apache2 2022-11-02 13:34:58.641 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-11-02 13:34:58.666 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:34:58.674 | + 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-11-02 13:34:58.677 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-11-02 13:34:58.683 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-11-02 13:34:58.685 | + lib/apache:write_uwsgi_config:256 : local url= 2022-11-02 13:34:58.689 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-11-02 13:34:58.692 | + lib/apache:write_uwsgi_config:258 : local name= 2022-11-02 13:34:58.695 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-11-02 13:34:58.700 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-11-02 13:34:58.702 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-11-02 13:34:58.709 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-11-02 13:34:58.722 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-11-02 13:34:58.723 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-11-02 13:34:58.732 | d /var/run/uwsgi 0755 ubuntu root 2022-11-02 13:34:58.736 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-11-02 13:34:58.753 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-11-02 13:34:58.756 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-11-02 13:34:58.760 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-11-02 13:34:58.795 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-11-02 13:34:58.827 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-11-02 13:34:58.859 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-11-02 13:34:58.892 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-11-02 13:34:58.922 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-11-02 13:34:58.954 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-11-02 13:34:58.983 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-11-02 13:34:59.013 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-11-02 13:34:59.044 | + 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-11-02 13:34:59.076 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-11-02 13:34:59.113 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-11-02 13:34:59.144 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-11-02 13:34:59.176 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-11-02 13:34:59.179 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-11-02 13:34:59.211 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-11-02 13:34:59.229 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:34:59.232 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-11-02 13:34:59.268 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-11-02 13:34:59.271 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-11-02 13:34:59.274 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-11-02 13:34:59.293 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:34:59.295 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 13:34:59.298 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 13:34:59.330 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-11-02 13:34:59.363 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-11-02 13:34:59.366 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-11-02 13:34:59.369 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-11-02 13:34:59.372 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-11-02 13:34:59.375 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-11-02 13:34:59.377 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-11-02 13:34:59.396 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:34:59.399 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-11-02 13:34:59.401 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-11-02 13:34:59.404 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-11-02 13:34:59.422 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:34:59.425 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 13:34:59.429 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 13:34:59.459 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-11-02 13:34:59.462 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-11-02 13:34:59.464 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-11-02 13:34:59.494 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-11-02 13:34:59.524 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-11-02 13:34:59.560 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-11-02 13:34:59.579 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:34:59.581 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-11-02 13:34:59.613 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-11-02 13:34:59.615 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-11-02 13:34:59.618 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-11-02 13:34:59.657 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-11-02 13:34:59.689 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.89/identity 2022-11-02 13:34:59.722 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-11-02 13:34:59.760 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-11-02 13:34:59.793 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-11-02 13:34:59.824 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-11-02 13:34:59.855 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-11-02 13:34:59.887 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-11-02 13:34:59.923 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-11-02 13:34:59.944 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:34:59.947 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-11-02 13:34:59.952 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-11-02 13:34:59.955 | + lib/nova:create_nova_conf:553 : local conf 2022-11-02 13:34:59.957 | + lib/nova:create_nova_conf:554 : local vhost 2022-11-02 13:34:59.961 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-11-02 13:34:59.964 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-11-02 13:34:59.967 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-11-02 13:34:59.971 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-11-02 13:34:59.974 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-11-02 13:34:59.977 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-11-02 13:34:59.986 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-11-02 13:34:59.989 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-11-02 13:34:59.992 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-11-02 13:34:59.996 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-11-02 13:34:59.999 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-11-02 13:35:00.003 | + 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-11-02 13:35:00.039 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-11-02 13:35:00.075 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-11-02 13:35:00.110 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-11-02 13:35:00.112 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-11-02 13:35:00.115 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-11-02 13:35:00.117 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-11-02 13:35:00.135 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:35:00.140 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-11-02 13:35:00.140 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-11-02 13:35:00.866 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-11-02 13:35:00.869 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-11-02 13:35:00.871 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-11-02 13:35:00.873 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-11-02 13:35:00.876 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-11-02 13:35:00.879 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-11-02 13:35:00.881 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-11-02 13:35:00.901 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:35:00.904 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-11-02 13:35:00.908 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-11-02 13:35:00.911 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-11-02 13:35:00.928 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:35:00.930 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/nova_cell1 2022-11-02 13:35:00.933 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/nova_cell1 2022-11-02 13:35:00.964 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-11-02 13:35:00.967 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-11-02 13:35:00.970 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-11-02 13:35:00.988 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:35:00.991 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-11-02 13:35:00.994 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-11-02 13:35:00.997 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-11-02 13:35:01.032 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.89/identity 2022-11-02 13:35:01.066 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-11-02 13:35:01.100 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-11-02 13:35:01.130 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-11-02 13:35:01.163 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-11-02 13:35:01.196 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-11-02 13:35:01.228 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-11-02 13:35:01.262 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-11-02 13:35:01.264 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-11-02 13:35:01.266 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-11-02 13:35:01.270 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-02 13:35:01.291 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-02 13:35:01.294 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-02 13:35:01.297 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-02 13:35:01.300 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-02 13:35:01.303 | + 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-11-02 13:35:01.335 | + 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-11-02 13:35:01.371 | + 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-11-02 13:35:01.404 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-02 13:35:01.437 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-11-02 13:35:01.440 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-11-02 13:35:01.444 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-11-02 13:35:01.447 | + lib/nova:create_nova_conf:587 : local conf 2022-11-02 13:35:01.449 | + lib/nova:create_nova_conf:588 : local offset 2022-11-02 13:35:01.452 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-11-02 13:35:01.455 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-11-02 13:35:01.457 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-11-02 13:35:01.460 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-11-02 13:35:01.463 | + lib/nova:create_nova_conf:590 : offset=0 2022-11-02 13:35:01.465 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-11-02 13:35:01.468 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-11-02 13:35:01.471 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-11-02 13:35:01.473 | + lib/nova:configure_console_proxies:703 : offset=0 2022-11-02 13:35:01.476 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-11-02 13:35:01.493 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:35:01.496 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-11-02 13:35:01.498 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-11-02 13:35:01.517 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:35:01.525 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-11-02 13:35:01.544 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:35:01.547 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-11-02 13:35:01.568 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:35:01.573 | + ./stack.sh:main:940 : is_service_enabled placement 2022-11-02 13:35:01.592 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:35:01.596 | + ./stack.sh:main:942 : stack_install_service placement 2022-11-02 13:35:01.599 | + lib/stack:stack_install_service:20 : local service=placement 2022-11-02 13:35:01.602 | + lib/stack:stack_install_service:21 : type install_placement 2022-11-02 13:35:01.605 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-02 13:35:01.608 | + lib/stack:stack_install_service:32 : install_placement 2022-11-02 13:35:01.611 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-11-02 13:35:01.614 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-11-02 13:35:01.617 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:35:01.621 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:35:01.625 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-11-02 13:35:01.629 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 13:35:01.632 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 13:35:01.634 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 13:35:01.637 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 13:35:01.641 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 13:35:01.644 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 13:35:01.647 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:35:01.650 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:35:01.653 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 13:35:01.657 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 13:35:01.659 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 13:35:01.663 | + functions-common:apt_get_update:1202 : return 2022-11-02 13:35:01.667 | + functions-common:install_package:1476 : real_install_package apache2 2022-11-02 13:35:01.670 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 13:35:01.675 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:35:01.679 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:35:01.683 | + functions-common:real_install_package:1462 : apt_get install apache2 2022-11-02 13:35:01.711 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-11-02 13:35:01.826 | Reading package lists... 2022-11-02 13:35:02.139 | Building dependency tree... 2022-11-02 13:35:02.140 | Reading state information... 2022-11-02 13:35:02.484 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-11-02 13:35:02.485 | The following packages were automatically installed and are no longer required: 2022-11-02 13:35:02.498 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 13:35:02.498 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 13:35:02.498 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 13:35:02.498 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 13:35:02.498 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 13:35:02.498 | python3-zope.interface 2022-11-02 13:35:02.498 | Use 'sudo apt autoremove' to remove them. 2022-11-02 13:35:02.612 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 13:35:02.618 | + functions-common:apt_get:1246 : result=0 2022-11-02 13:35:02.621 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 13:35:02.623 | + functions-common:time_stop:2451 : local name 2022-11-02 13:35:02.626 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:35:02.629 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:35:02.631 | + functions-common:time_stop:2454 : local total 2022-11-02 13:35:02.636 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:35:02.639 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 13:35:02.643 | + functions-common:time_stop:2458 : start_time=1667396101707 2022-11-02 13:35:02.646 | + functions-common:time_stop:2460 : [[ -z 1667396101707 ]] 2022-11-02 13:35:02.650 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:35:02.654 | + functions-common:time_stop:2463 : end_time=1667396102651 2022-11-02 13:35:02.657 | + functions-common:time_stop:2464 : elapsed_time=944 2022-11-02 13:35:02.660 | + functions-common:time_stop:2465 : total=7305 2022-11-02 13:35:02.662 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:35:02.664 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=8249 2022-11-02 13:35:02.668 | + functions-common:apt_get:1250 : return 0 2022-11-02 13:35:02.671 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-11-02 13:35:02.673 | + functions-common:is_package_installed:1484 : [[ -z libapache2-mod-wsgi ]] 2022-11-02 13:35:02.676 | + functions-common:is_package_installed:1488 : [[ -z deb ]] 2022-11-02 13:35:02.678 | + functions-common:is_package_installed:1492 : [[ deb = \d\e\b ]] 2022-11-02 13:35:02.681 | + functions-common:is_package_installed:1493 : dpkg -s libapache2-mod-wsgi 2022-11-02 13:35:02.705 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-11-02 13:35:02.708 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 13:35:02.710 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 13:35:02.713 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 13:35:02.715 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 13:35:02.718 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 13:35:02.721 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 13:35:02.724 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:35:02.726 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:35:02.729 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 13:35:02.731 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 13:35:02.734 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 13:35:02.736 | + functions-common:apt_get_update:1202 : return 2022-11-02 13:35:02.739 | + functions-common:install_package:1476 : real_install_package libapache2-mod-wsgi-py3 2022-11-02 13:35:02.742 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 13:35:02.745 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:35:02.747 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:35:02.751 | + functions-common:real_install_package:1462 : apt_get install libapache2-mod-wsgi-py3 2022-11-02 13:35:02.776 | + functions-common:apt_get:1242 : 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-11-02 13:35:02.888 | Reading package lists... 2022-11-02 13:35:03.176 | Building dependency tree... 2022-11-02 13:35:03.178 | Reading state information... 2022-11-02 13:35:03.488 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3.1). 2022-11-02 13:35:03.488 | The following packages were automatically installed and are no longer required: 2022-11-02 13:35:03.489 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 13:35:03.489 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 13:35:03.490 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 13:35:03.490 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 13:35:03.490 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 13:35:03.490 | python3-zope.interface 2022-11-02 13:35:03.490 | Use 'sudo apt autoremove' to remove them. 2022-11-02 13:35:03.611 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 13:35:03.616 | + functions-common:apt_get:1246 : result=0 2022-11-02 13:35:03.619 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 13:35:03.622 | + functions-common:time_stop:2451 : local name 2022-11-02 13:35:03.625 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:35:03.628 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:35:03.630 | + functions-common:time_stop:2454 : local total 2022-11-02 13:35:03.632 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:35:03.635 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 13:35:03.637 | + functions-common:time_stop:2458 : start_time=1667396102773 2022-11-02 13:35:03.640 | + functions-common:time_stop:2460 : [[ -z 1667396102773 ]] 2022-11-02 13:35:03.643 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:35:03.648 | + functions-common:time_stop:2463 : end_time=1667396103645 2022-11-02 13:35:03.650 | + functions-common:time_stop:2464 : elapsed_time=872 2022-11-02 13:35:03.652 | + functions-common:time_stop:2465 : total=8249 2022-11-02 13:35:03.655 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:35:03.658 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=9121 2022-11-02 13:35:03.660 | + functions-common:apt_get:1250 : return 0 2022-11-02 13:35:03.663 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-11-02 13:35:03.666 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-11-02 13:35:03.668 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 13:35:03.672 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:35:03.674 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:35:03.677 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-11-02 13:35:03.684 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-11-02 13:35:03.741 | wsgi (enabled by maintainer script) 2022-11-02 13:35:03.745 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-11-02 13:35:03.747 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-11-02 13:35:03.751 | + inc/python:pip_install_gr:77 : local clean_name 2022-11-02 13:35:03.755 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-11-02 13:35:03.758 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-11-02 13:35:03.761 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-11-02 13:35:03.766 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-11-02 13:35:03.766 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-11-02 13:35:03.773 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-11-02 13:35:03.776 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-11-02 13:35:03.779 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-11-02 13:35:03.782 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-11-02 13:35:03.785 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-11-02 13:35:03.809 | Using python 3.8 to install osc-placement 2022-11-02 13:35:03.813 | + 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-11-02 13:35:06.076 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:35:06.077 | from cryptography.utils import int_from_bytes 2022-11-02 13:35:06.077 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:35:06.077 | from cryptography.utils import int_from_bytes 2022-11-02 13:35:06.293 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:06.301 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:06.308 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:06.312 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:06.401 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:06.420 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:06.424 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:06.428 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:06.443 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:06.452 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:06.454 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:06.486 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:06.495 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:06.500 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:06.519 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:06.557 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:06.565 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:06.571 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:06.618 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:06.632 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:06.636 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:06.655 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:06.662 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:06.711 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:06.729 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:06.733 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:06.850 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:06.857 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:06.861 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 13:35:06.916 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:07.038 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:07.065 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:07.069 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:07.081 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:07.086 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:07.106 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:07.114 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:07.132 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:07.190 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:07.203 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:07.219 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:07.264 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:07.269 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:07.275 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 13:35:07.277 | Requirement already satisfied: osc-placement===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.2.0) 2022-11-02 13:35:07.288 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 13:35:07.304 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 13:35:07.310 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 13:35:07.313 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 13:35:07.319 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 13:35:07.323 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.17.6) 2022-11-02 13:35:07.327 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 13:35:07.330 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 13:35:07.388 | Requirement already satisfied: osc-lib===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.5.0) 2022-11-02 13:35:07.403 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 13:35:07.409 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 13:35:07.414 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 13:35:07.417 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.1.0) 2022-11-02 13:35:07.421 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 13:35:07.424 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 13:35:07.431 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (1.7.0) 2022-11-02 13:35:07.435 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 13:35:07.464 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-11-02 13:35:07.476 | Requirement already satisfied: openstacksdk===0.61.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (0.61.0) 2022-11-02 13:35:07.502 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 13:35:07.505 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 13:35:07.526 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 13:35:07.531 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 13:35:07.533 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 13:35:07.537 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 13:35:07.549 | Requirement already satisfied: cmd2===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-11-02 13:35:07.598 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 13:35:07.601 | Requirement already satisfied: autopage===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-11-02 13:35:07.604 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (0.10.0) 2022-11-02 13:35:07.607 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 13:35:07.611 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (1.4.4) 2022-11-02 13:35:07.613 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.4.0) 2022-11-02 13:35:07.616 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-11-02 13:35:07.653 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.32) 2022-11-02 13:35:07.658 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (2.5.0) 2022-11-02 13:35:07.680 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 13:35:07.685 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 13:35:07.691 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-11-02 13:35:07.754 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.8.2) 2022-11-02 13:35:07.757 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 13:35:07.760 | Requirement already satisfied: jsonpointer===2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (2.2) 2022-11-02 13:35:07.763 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-11-02 13:35:09.986 | + inc/python:pip_install:200 : result=0 2022-11-02 13:35:09.989 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 13:35:09.991 | + functions-common:time_stop:2451 : local name 2022-11-02 13:35:09.994 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:35:09.996 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:35:09.999 | + functions-common:time_stop:2454 : local total 2022-11-02 13:35:10.002 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:35:10.004 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 13:35:10.007 | + functions-common:time_stop:2458 : start_time=1667396103803 2022-11-02 13:35:10.009 | + functions-common:time_stop:2460 : [[ -z 1667396103803 ]] 2022-11-02 13:35:10.012 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:35:10.018 | + functions-common:time_stop:2463 : end_time=1667396110015 2022-11-02 13:35:10.020 | + functions-common:time_stop:2464 : elapsed_time=6212 2022-11-02 13:35:10.023 | + functions-common:time_stop:2465 : total=154559 2022-11-02 13:35:10.026 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:35:10.028 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=160771 2022-11-02 13:35:10.032 | + inc/python:pip_install:203 : return 0 2022-11-02 13:35:10.035 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/yoga 2022-11-02 13:35:10.037 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-11-02 13:35:10.041 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-11-02 13:35:10.043 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 13:35:10.046 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 13:35:10.049 | ++ functions-common:git_clone:612 : pwd 2022-11-02 13:35:10.052 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 13:35:10.055 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 13:35:10.058 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 13:35:10.076 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 13:35:10.079 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 13:35:10.082 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 13:35:10.085 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 13:35:10.085 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 13:35:10.091 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-11-02 13:35:10.094 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 13:35:10.096 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/placement 2022-11-02 13:35:10.110 | + functions-common:git_clone:689 : cd /opt/stack/placement 2022-11-02 13:35:10.114 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 13:35:10.114 | + functions-common:git_clone:690 : head -1 2022-11-02 13:35:10.117 | 4d3df47e Drop lower-constraints.txt and its testing 2022-11-02 13:35:10.120 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 13:35:10.123 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-11-02 13:35:10.126 | + inc/python:setup_develop:338 : local bindep 2022-11-02 13:35:10.128 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-11-02 13:35:10.131 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-11-02 13:35:10.133 | + inc/python:setup_develop:344 : local extras= 2022-11-02 13:35:10.136 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-11-02 13:35:10.138 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-11-02 13:35:10.142 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-11-02 13:35:10.144 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-11-02 13:35:10.147 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-11-02 13:35:10.149 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-11-02 13:35:10.152 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-11-02 13:35:10.156 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-11-02 13:35:10.159 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-11-02 13:35:10.161 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-11-02 13:35:10.164 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-11-02 13:35:10.167 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-11-02 13:35:10.173 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-11-02 13:35:10.176 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-11-02 13:35:10.836 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-11-02 13:35:10.839 | + inc/python:setup_package:418 : local bindep=0 2022-11-02 13:35:10.842 | + inc/python:setup_package:419 : local bindep_flag= 2022-11-02 13:35:10.844 | + inc/python:setup_package:420 : local bindep_profiles= 2022-11-02 13:35:10.847 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-11-02 13:35:10.849 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-11-02 13:35:10.852 | + inc/python:setup_package:427 : local flags=-e 2022-11-02 13:35:10.854 | + inc/python:setup_package:428 : local extras= 2022-11-02 13:35:10.857 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-11-02 13:35:10.859 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-11-02 13:35:10.862 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-11-02 13:35:10.865 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-11-02 13:35:10.867 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-11-02 13:35:10.870 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-11-02 13:35:10.893 | Using python 3.8 to install /opt/stack/placement 2022-11-02 13:35:10.895 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-11-02 13:35:13.067 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:35:13.067 | from cryptography.utils import int_from_bytes 2022-11-02 13:35:13.067 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:35:13.067 | from cryptography.utils import int_from_bytes 2022-11-02 13:35:13.281 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:13.288 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:13.296 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:13.300 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:13.390 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:13.409 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:13.413 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:13.417 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:13.432 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:13.441 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:13.443 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:13.475 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:13.484 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:13.489 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:13.508 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:13.546 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:13.554 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:13.559 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:13.608 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:13.621 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:13.626 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:13.645 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:13.652 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:13.701 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:13.718 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:13.722 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:13.837 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:13.844 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:13.848 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 13:35:13.903 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:14.025 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:14.050 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:14.054 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:14.066 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:14.071 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:14.091 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:14.098 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:14.115 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:14.173 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:14.186 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:14.203 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:14.247 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:14.252 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:14.258 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 13:35:14.258 | Obtaining file:///opt/stack/placement 2022-11-02 13:35:17.526 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (2.5.1) 2022-11-02 13:35:17.538 | Requirement already satisfied: SQLAlchemy===1.4.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (1.4.31) 2022-11-02 13:35:17.682 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-11-02 13:35:17.696 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-11-02 13:35:17.700 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (3.2.0) 2022-11-02 13:35:17.712 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-11-02 13:35:17.765 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 267)) (1.0.1) 2022-11-02 13:35:17.769 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (1.1.0) 2022-11-02 13:35:17.774 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (2.7.0) 2022-11-02 13:35:17.779 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.10.1) 2022-11-02 13:35:17.816 | Requirement already satisfied: oslo.concurrency===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (4.5.0) 2022-11-02 13:35:17.826 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-11-02 13:35:17.866 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (4.1.0) 2022-11-02 13:35:17.872 | Requirement already satisfied: oslo.db===11.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (11.2.0) 2022-11-02 13:35:17.920 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.1.0) 2022-11-02 13:35:17.925 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.7.0) 2022-11-02 13:35:17.965 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (4.5.1) 2022-11-02 13:35:17.983 | Requirement already satisfied: oslo.policy===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (3.11.0) 2022-11-02 13:35:17.998 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-11-02 13:35:18.007 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (1.5.0) 2022-11-02 13:35:18.017 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 13:35:18.033 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 13:35:18.038 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 13:35:18.041 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 13:35:18.053 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (3.1.1) 2022-11-02 13:35:18.063 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (0.9.6) 2022-11-02 13:35:18.066 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 13:35:18.072 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) (2.8.2) 2022-11-02 13:35:18.077 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-11-02 13:35:18.095 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 13:35:18.099 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.7) 2022-11-02 13:35:18.106 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 13:35:18.134 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-11-02 13:35:18.138 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (60.9.3) 2022-11-02 13:35:18.211 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 13:35:18.214 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (0.13.0) 2022-11-02 13:35:18.224 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (0.4.2) 2022-11-02 13:35:18.227 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (3.3.0) 2022-11-02 13:35:18.230 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 13:35:18.254 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (2.0.1) 2022-11-02 13:35:18.254 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.5.0) 2022-11-02 13:35:18.254 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (2.5.0) 2022-11-02 13:35:18.262 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 13:35:18.283 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 13:35:18.288 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 13:35:18.347 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 13:35:18.352 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (0.17.3) 2022-11-02 13:35:18.355 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 13:35:18.362 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 13:35:18.365 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 13:35:18.370 | Requirement already satisfied: alembic===1.7.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 83)) (1.7.6) 2022-11-02 13:35:18.385 | Requirement already satisfied: Jinja2===3.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (3.0.3) 2022-11-02 13:35:18.391 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.2.0) 2022-11-02 13:35:18.399 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 13:35:18.403 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 13:35:18.406 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 13:35:18.409 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 13:35:18.414 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 13:35:18.417 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 13:35:18.420 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 13:35:18.423 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (0.5.2) 2022-11-02 13:35:18.425 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-11-02 13:35:18.435 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-11-02 13:35:18.438 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (1.7.0) 2022-11-02 13:35:18.442 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 13:35:18.446 | Requirement already satisfied: Mako===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (1.1.6) 2022-11-02 13:35:18.453 | Requirement already satisfied: importlib-resources===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (5.4.0) 2022-11-02 13:35:18.478 | Requirement already satisfied: importlib-metadata===4.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (4.11.1) 2022-11-02 13:35:18.515 | Requirement already satisfied: MarkupSafe===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.0) 2022-11-02 13:35:18.518 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 13:35:18.522 | Requirement already satisfied: zipp===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641)) (3.7.0) 2022-11-02 13:35:18.546 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-11-02 13:35:20.191 | Installing collected packages: openstack-placement 2022-11-02 13:35:20.191 | Attempting uninstall: openstack-placement 2022-11-02 13:35:20.192 | Found existing installation: openstack-placement 7.0.1.dev3 2022-11-02 13:35:20.193 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-11-02 13:35:20.195 | Running setup.py develop for openstack-placement 2022-11-02 13:35:24.103 | Successfully installed openstack-placement 2022-11-02 13:35:24.234 | + inc/python:pip_install:200 : result=0 2022-11-02 13:35:24.237 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 13:35:24.239 | + functions-common:time_stop:2451 : local name 2022-11-02 13:35:24.242 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:35:24.244 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:35:24.246 | + functions-common:time_stop:2454 : local total 2022-11-02 13:35:24.249 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:35:24.251 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 13:35:24.254 | + functions-common:time_stop:2458 : start_time=1667396110886 2022-11-02 13:35:24.256 | + functions-common:time_stop:2460 : [[ -z 1667396110886 ]] 2022-11-02 13:35:24.259 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:35:24.264 | + functions-common:time_stop:2463 : end_time=1667396124261 2022-11-02 13:35:24.266 | + functions-common:time_stop:2464 : elapsed_time=13375 2022-11-02 13:35:24.269 | + functions-common:time_stop:2465 : total=160771 2022-11-02 13:35:24.271 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:35:24.273 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=174146 2022-11-02 13:35:24.276 | + inc/python:pip_install:203 : return 0 2022-11-02 13:35:24.279 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-11-02 13:35:24.282 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-11-02 13:35:24.285 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-11-02 13:35:24.305 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-11-02 13:35:24.318 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-11-02 13:35:24.321 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-11-02 13:35:24.323 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:35:24.326 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:35:24.329 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-11-02 13:35:24.332 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:35:24.334 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-02 13:35:24.337 | + ./stack.sh:main:943 : configure_placement 2022-11-02 13:35:24.339 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-11-02 13:35:24.353 | + lib/placement:configure_placement:107 : create_placement_conf 2022-11-02 13:35:24.355 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-11-02 13:35:24.361 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-11-02 13:35:24.364 | ++ lib/database:database_connection_url:134 : local db=placement 2022-11-02 13:35:24.366 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-11-02 13:35:24.369 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-11-02 13:35:24.371 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-11-02 13:35:24.374 | + 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-11-02 13:35:24.408 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-11-02 13:35:24.441 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-11-02 13:35:24.473 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-11-02 13:35:24.476 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-11-02 13:35:24.478 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-11-02 13:35:24.481 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-11-02 13:35:24.484 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-11-02 13:35:24.517 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-11-02 13:35:24.547 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.89/identity 2022-11-02 13:35:24.578 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-11-02 13:35:24.607 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-11-02 13:35:24.639 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-11-02 13:35:24.670 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-11-02 13:35:24.700 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-11-02 13:35:24.731 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-11-02 13:35:24.765 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-11-02 13:35:24.795 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-11-02 13:35:24.798 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-11-02 13:35:24.800 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-11-02 13:35:24.804 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-02 13:35:24.823 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-02 13:35:24.825 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-02 13:35:24.828 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-02 13:35:24.830 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-02 13:35:24.833 | + 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-11-02 13:35:24.864 | + 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-11-02 13:35:24.895 | + 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-11-02 13:35:24.927 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-02 13:35:24.958 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-11-02 13:35:24.960 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-11-02 13:35:24.963 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-11-02 13:35:24.965 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-11-02 13:35:24.968 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-11-02 13:35:24.971 | + lib/apache:write_uwsgi_config:257 : local http= 2022-11-02 13:35:24.973 | + lib/apache:write_uwsgi_config:258 : local name= 2022-11-02 13:35:24.976 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-11-02 13:35:24.981 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-11-02 13:35:24.984 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-11-02 13:35:24.987 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-11-02 13:35:25.000 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-11-02 13:35:25.000 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-11-02 13:35:25.009 | d /var/run/uwsgi 0755 ubuntu root 2022-11-02 13:35:25.012 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-11-02 13:35:25.030 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-11-02 13:35:25.033 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-11-02 13:35:25.037 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-11-02 13:35:25.069 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-11-02 13:35:25.100 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-11-02 13:35:25.129 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-11-02 13:35:25.159 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-11-02 13:35:25.190 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-11-02 13:35:25.220 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-11-02 13:35:25.250 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-11-02 13:35:25.280 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-11-02 13:35:25.309 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-11-02 13:35:25.341 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-11-02 13:35:25.374 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-11-02 13:35:25.404 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-11-02 13:35:25.437 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-11-02 13:35:25.440 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-11-02 13:35:25.443 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-11-02 13:35:25.446 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-11-02 13:35:25.448 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-11-02 13:35:25.452 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:35:25.454 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:35:25.457 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-11-02 13:35:25.460 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-11-02 13:35:25.463 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-11-02 13:35:25.493 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-11-02 13:35:25.527 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-11-02 13:35:25.527 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-11-02 13:35:25.537 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-11-02 13:35:25.540 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-11-02 13:35:25.543 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-11-02 13:35:25.546 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-11-02 13:35:25.549 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-11-02 13:35:25.551 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 13:35:25.554 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:35:25.556 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:35:25.559 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-11-02 13:35:25.562 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-11-02 13:35:25.565 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:35:25.567 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:35:25.570 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-11-02 13:35:25.633 | Site placement-api already enabled 2022-11-02 13:35:25.638 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-11-02 13:35:25.640 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-11-02 13:35:25.643 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 13:35:25.645 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart apache2 2022-11-02 13:35:25.781 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-11-02 13:35:25.802 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:35:25.804 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-11-02 13:35:25.823 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:35:25.825 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-11-02 13:35:25.845 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:35:25.847 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-11-02 13:35:25.850 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-11-02 13:35:25.852 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-11-02 13:35:25.886 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.89/identity 2022-11-02 13:35:25.917 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-11-02 13:35:25.947 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-11-02 13:35:25.978 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-11-02 13:35:26.008 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-11-02 13:35:26.038 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-11-02 13:35:26.068 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-11-02 13:35:26.099 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-11-02 13:35:26.117 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:35:26.120 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-11-02 13:35:26.137 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:35:26.140 | + ./stack.sh:main:969 : run_phase stack install 2022-11-02 13:35:26.143 | + functions-common:run_phase:1879 : local mode=stack 2022-11-02 13:35:26.145 | + functions-common:run_phase:1880 : local phase=install 2022-11-02 13:35:26.148 | + functions-common:run_phase:1881 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-11-02 13:35:26.150 | + functions-common:run_phase:1882 : local extra_plugin_file_name 2022-11-02 13:35:26.153 | + functions-common:run_phase:1883 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-11-02 13:35:26.156 | + functions-common:run_phase:1888 : local exceptions=80-tempest.sh 2022-11-02 13:35:26.158 | + functions-common:run_phase:1889 : local extra 2022-11-02 13:35:26.162 | ++ functions-common:run_phase:1890 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-11-02 13:35:26.168 | + functions-common:run_phase:1890 : extra=80-tempest.sh 2022-11-02 13:35:26.171 | + functions-common:run_phase:1891 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-11-02 13:35:26.174 | + functions-common:run_phase:1895 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-11-02 13:35:26.176 | + functions-common:run_phase:1895 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-11-02 13:35:26.179 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-11-02 13:35:26.196 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:35:26.198 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-11-02 13:35:26.201 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-11-02 13:35:26.203 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-11-02 13:35:26.206 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-11-02 13:35:26.208 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 13:35:26.211 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-11-02 13:35:26.213 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-11-02 13:35:26.215 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-11-02 13:35:26.273 | ++ inc/async:async_inner:63 : install_tempest 2022-11-02 13:35:26.311 | [234389 Async install_tempest:259834]: running: install_tempest 2022-11-02 13:35:26.314 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-11-02 13:35:26.317 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-11-02 13:35:26.319 | + functions-common:run_phase:1900 : [[ stack == \s\o\u\r\c\e ]] 2022-11-02 13:35:26.322 | + functions-common:run_phase:1903 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-11-02 13:35:26.328 | + functions-common:run_phase:1906 : run_plugins stack install 2022-11-02 13:35:26.328 | + functions-common:run_plugins:1865 : local mode=stack 2022-11-02 13:35:26.331 | + functions-common:run_plugins:1866 : local phase=install 2022-11-02 13:35:26.333 | + functions-common:run_plugins:1868 : local plugins= 2022-11-02 13:35:26.336 | + functions-common:run_plugins:1869 : local plugin 2022-11-02 13:35:26.339 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-11-02 13:35:26.341 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-11-02 13:35:26.344 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:35:26.346 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:35:26.349 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-11-02 13:35:26.352 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:35:26.355 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-11-02 13:35:26.358 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-11-02 13:35:26.361 | + inc/python:pip_install_gr:77 : local clean_name 2022-11-02 13:35:26.364 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-11-02 13:35:26.367 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-11-02 13:35:26.370 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-11-02 13:35:26.377 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-11-02 13:35:26.377 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-11-02 13:35:26.383 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-11-02 13:35:26.386 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-11-02 13:35:26.390 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-11-02 13:35:26.393 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-11-02 13:35:26.396 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-11-02 13:35:26.423 | Using python 3.8 to install python-openstackclient 2022-11-02 13:35:26.425 | + 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-11-02 13:35:28.692 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:35:28.692 | from cryptography.utils import int_from_bytes 2022-11-02 13:35:28.692 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:35:28.692 | from cryptography.utils import int_from_bytes 2022-11-02 13:35:28.905 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:28.913 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:28.920 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:28.924 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:29.012 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:29.032 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:29.036 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:29.039 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:29.054 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:29.064 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:29.066 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:29.097 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:29.107 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:29.111 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:29.130 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:29.168 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:29.176 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:29.181 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:29.229 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:29.242 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:29.246 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:29.266 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:29.273 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:29.322 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:29.339 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:29.343 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:29.459 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:29.465 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:29.469 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 13:35:29.523 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:29.644 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:29.669 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:29.673 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:29.684 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:29.690 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:29.710 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:29.717 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:29.733 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:29.791 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:29.803 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:29.820 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:29.863 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:29.867 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:35:29.874 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 13:35:29.876 | Requirement already satisfied: python-openstackclient===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (5.8.0) 2022-11-02 13:35:29.896 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 13:35:29.902 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 13:35:29.905 | Requirement already satisfied: python-novaclient===17.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (17.7.0) 2022-11-02 13:35:29.920 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.1.0) 2022-11-02 13:35:29.925 | Requirement already satisfied: osc-lib===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.5.0) 2022-11-02 13:35:29.939 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 13:35:29.942 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 13:35:29.958 | Requirement already satisfied: openstacksdk===0.61.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (0.61.0) 2022-11-02 13:35:29.983 | Requirement already satisfied: python-cinderclient===8.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 426)) (8.3.0) 2022-11-02 13:35:29.999 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-11-02 13:35:30.011 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-11-02 13:35:30.029 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 13:35:30.040 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 13:35:30.099 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-11-02 13:35:30.109 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.17.6) 2022-11-02 13:35:30.112 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 13:35:30.115 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 13:35:30.119 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 13:35:30.126 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 13:35:30.132 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 13:35:30.137 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 13:35:30.141 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-11-02 13:35:30.178 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 13:35:30.184 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.4.0) 2022-11-02 13:35:30.187 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 13:35:30.190 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (2.5.0) 2022-11-02 13:35:30.212 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (1.7.0) 2022-11-02 13:35:30.216 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (1.4.4) 2022-11-02 13:35:30.219 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 13:35:30.222 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (0.10.0) 2022-11-02 13:35:30.225 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.32) 2022-11-02 13:35:30.229 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 13:35:30.257 | Requirement already satisfied: autopage===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-11-02 13:35:30.260 | Requirement already satisfied: cmd2===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-11-02 13:35:30.310 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 13:35:30.314 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-11-02 13:35:30.352 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 13:35:30.358 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 13:35:30.361 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 13:35:30.364 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 13:35:30.367 | Requirement already satisfied: jsonpointer===2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (2.2) 2022-11-02 13:35:30.370 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 13:35:30.373 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 13:35:30.393 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 13:35:30.398 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 13:35:30.401 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.8.2) 2022-11-02 13:35:30.404 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-11-02 13:35:30.466 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-11-02 13:35:30.471 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-11-02 13:35:32.625 | + inc/python:pip_install:200 : result=0 2022-11-02 13:35:32.628 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 13:35:32.630 | + functions-common:time_stop:2451 : local name 2022-11-02 13:35:32.633 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:35:32.635 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:35:32.639 | + functions-common:time_stop:2454 : local total 2022-11-02 13:35:32.641 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:35:32.644 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 13:35:32.646 | + functions-common:time_stop:2458 : start_time=1667396126414 2022-11-02 13:35:32.649 | + functions-common:time_stop:2460 : [[ -z 1667396126414 ]] 2022-11-02 13:35:32.652 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:35:32.657 | + functions-common:time_stop:2463 : end_time=1667396132654 2022-11-02 13:35:32.659 | + functions-common:time_stop:2464 : elapsed_time=6240 2022-11-02 13:35:32.662 | + functions-common:time_stop:2465 : total=174146 2022-11-02 13:35:32.664 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:35:32.667 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=180386 2022-11-02 13:35:32.670 | + inc/python:pip_install:203 : return 0 2022-11-02 13:35:32.673 | + ./stack.sh:main:981 : install_oscwrap 2022-11-02 13:35:32.676 | ++ functions-common:install_oscwrap:2496 : mktemp 2022-11-02 13:35:32.688 | + functions-common:install_oscwrap:2496 : OSCWRAP_TIMER_FILE=/tmp/tmp.hwN203CYSG 2022-11-02 13:35:32.690 | + functions-common:install_oscwrap:2499 : shopt -s expand_aliases 2022-11-02 13:35:32.693 | + functions-common:install_oscwrap:2502 : unalias -a 2022-11-02 13:35:32.696 | + functions-common:install_oscwrap:2504 : alias openstack=oscwrap 2022-11-02 13:35:32.699 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-11-02 13:35:32.702 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-11-02 13:35:32.704 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-11-02 13:35:32.723 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:35:32.725 | + ./stack.sh:main:1035 : configure_database 2022-11-02 13:35:32.728 | + lib/database:configure_database:128 : configure_database_mysql 2022-11-02 13:35:32.731 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-11-02 13:35:32.733 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-11-02 13:35:32.736 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 13:35:32.738 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-11-02 13:35:32.740 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-11-02 13:35:32.743 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:35:32.745 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:35:32.748 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-11-02 13:35:32.751 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-11-02 13:35:32.755 | ++ functions-common:ipv6_unquote:2249 : tr -d '[]' 2022-11-02 13:35:32.756 | ++ functions-common:ipv6_unquote:2249 : echo 0.0.0.0 2022-11-02 13:35:32.760 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-11-02 13:35:32.814 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-11-02 13:35:32.817 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 13:35:32.819 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 13:35:32.822 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 13:35:32.824 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 13:35:32.827 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 13:35:32.830 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 13:35:32.832 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 13:35:32.834 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 13:35:32.837 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 13:35:32.839 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 13:35:32.842 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 13:35:32.844 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-11-02 13:35:32.846 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 13:35:32.849 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 13:35:32.851 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 13:35:32.854 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 13:35:32.857 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 13:35:32.859 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 13:35:32.862 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-11-02 13:35:32.864 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:35:32.866 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:35:32.869 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-11-02 13:35:32.871 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 13:35:32.874 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart mysql 2022-11-02 13:35:36.546 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-11-02 13:35:36.563 | mysqladmin: connect to server at 'localhost' failed 2022-11-02 13:35:36.564 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-11-02 13:35:36.569 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-11-02 13:35:36.571 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-11-02 13:35:36.574 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:35:36.577 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:35:36.581 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-11-02 13:35:36.583 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-11-02 13:35:36.586 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-11-02 13:35:36.588 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:35:36.591 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:35:36.593 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-11-02 13:35:36.596 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-11-02 13:35:36.598 | + 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-11-02 13:35:36.611 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 13:35:36.716 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-11-02 13:35:36.729 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 13:35:36.814 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-11-02 13:35:36.869 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-11-02 13:35:36.933 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-11-02 13:35:37.008 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-11-02 13:35:37.011 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-11-02 13:35:37.014 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 13:35:37.016 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart mysql 2022-11-02 13:35:41.705 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-11-02 13:35:41.707 | + functions-common:save_stackenv:60 : local tag=1039 2022-11-02 13:35:41.711 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-11-02 13:35:41.716 | + functions-common:save_stackenv:62 : time_stamp=2022-11-02-133541 2022-11-02 13:35:41.719 | + functions-common:save_stackenv:63 : echo '# 2022-11-02-133541 1039' 2022-11-02 13:35:41.722 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 13:35:41.725 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-11-02 13:35:41.727 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 13:35:41.730 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-11-02 13:35:41.733 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 13:35:41.736 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-11-02 13:35:41.739 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 13:35:41.741 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-11-02 13:35:41.744 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 13:35:41.747 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.89 2022-11-02 13:35:41.749 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 13:35:41.752 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.89/identity 2022-11-02 13:35:41.755 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 13:35:41.758 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-11-02-133122 2022-11-02 13:35:41.761 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 13:35:41.764 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-11-02 13:35:41.767 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 13:35:41.769 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.89 2022-11-02 13:35:41.772 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 13:35:41.775 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-11-02 13:35:41.778 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 13:35:41.781 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-11-02 13:35:41.783 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 13:35:41.786 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-11-02 13:35:41.789 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 13:35:41.792 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-11-02 13:35:41.796 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-11-02 13:35:41.798 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-11-02 13:35:41.801 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-11-02 13:35:41.814 | + ./stack.sh:main:1065 : start_dstat 2022-11-02 13:35:41.816 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 13:35:41.819 | + functions-common:run_process:1705 : local service=dstat 2022-11-02 13:35:41.822 | + functions-common:run_process:1706 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 13:35:41.824 | + functions-common:run_process:1707 : local group= 2022-11-02 13:35:41.827 | + functions-common:run_process:1708 : local user= 2022-11-02 13:35:41.830 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 13:35:41.832 | + functions-common:run_process:1711 : local name=dstat 2022-11-02 13:35:41.835 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 13:35:41.837 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 13:35:41.840 | + functions-common:time_start:2438 : local start_time= 2022-11-02 13:35:41.843 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 13:35:41.846 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 13:35:41.851 | + functions-common:time_start:2442 : _TIME_START[$name]=1667396141848 2022-11-02 13:35:41.853 | + functions-common:run_process:1714 : is_service_enabled dstat 2022-11-02 13:35:41.873 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:35:41.879 | + functions-common:run_process:1715 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2022-11-02 13:35:41.880 | + functions-common:_run_under_systemd:1665 : local service=dstat 2022-11-02 13:35:41.880 | + functions-common:_run_under_systemd:1666 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 13:35:41.883 | + functions-common:_run_under_systemd:1667 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 13:35:41.886 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 13:35:41.889 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 13:35:41.891 | + functions-common:_common_systemd_pitfalls:1640 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-11-02 13:35:41.894 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-11-02 13:35:41.897 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@dstat.service 2022-11-02 13:35:41.899 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 13:35:41.902 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 13:35:41.905 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 13:35:41.908 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 13:35:41.910 | + functions-common:_run_under_systemd:1678 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-11-02 13:35:41.913 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu '' 2022-11-02 13:35:41.916 | + functions-common:write_user_unit_file:1574 : local service=devstack@dstat.service 2022-11-02 13:35:41.925 | + functions-common:write_user_unit_file:1575 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 13:35:41.926 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 13:35:41.926 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-11-02 13:35:41.927 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 13:35:41.929 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 13:35:41.932 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 13:35:41.935 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-11-02 13:35:41.937 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 13:35:41.942 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-11-02 13:35:42.004 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-11-02 13:35:42.062 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 13:35:42.119 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-11-02 13:35:42.179 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-11-02 13:35:42.235 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 13:35:42.291 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 13:35:42.293 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 13:35:42.297 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-11-02 13:35:42.369 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 13:35:42.842 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@dstat.service 2022-11-02 13:35:42.857 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-11-02 13:35:43.264 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@dstat.service 2022-11-02 13:35:43.287 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 13:35:43.289 | + functions-common:time_stop:2451 : local name 2022-11-02 13:35:43.292 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:35:43.296 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:35:43.298 | + functions-common:time_stop:2454 : local total 2022-11-02 13:35:43.301 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:35:43.304 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 13:35:43.306 | + functions-common:time_stop:2458 : start_time=1667396141848 2022-11-02 13:35:43.309 | + functions-common:time_stop:2460 : [[ -z 1667396141848 ]] 2022-11-02 13:35:43.313 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:35:43.317 | + functions-common:time_stop:2463 : end_time=1667396143315 2022-11-02 13:35:43.320 | + functions-common:time_stop:2464 : elapsed_time=1467 2022-11-02 13:35:43.322 | + functions-common:time_stop:2465 : total=0 2022-11-02 13:35:43.325 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:35:43.327 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=1467 2022-11-02 13:35:43.330 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-11-02 13:35:43.332 | + functions-common:run_process:1705 : local service=memory_tracker 2022-11-02 13:35:43.335 | + functions-common:run_process:1706 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-11-02 13:35:43.338 | + functions-common:run_process:1707 : local group= 2022-11-02 13:35:43.340 | + functions-common:run_process:1708 : local user=root 2022-11-02 13:35:43.343 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 13:35:43.346 | + functions-common:run_process:1711 : local name=memory_tracker 2022-11-02 13:35:43.348 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 13:35:43.351 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 13:35:43.353 | + functions-common:time_start:2438 : local start_time= 2022-11-02 13:35:43.356 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 13:35:43.362 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 13:35:43.365 | + functions-common:time_start:2442 : _TIME_START[$name]=1667396143362 2022-11-02 13:35:43.367 | + functions-common:run_process:1714 : is_service_enabled memory_tracker 2022-11-02 13:35:43.390 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:35:43.393 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 13:35:43.396 | + functions-common:time_stop:2451 : local name 2022-11-02 13:35:43.398 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:35:43.401 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:35:43.404 | + functions-common:time_stop:2454 : local total 2022-11-02 13:35:43.407 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:35:43.409 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 13:35:43.412 | + functions-common:time_stop:2458 : start_time=1667396143362 2022-11-02 13:35:43.415 | + functions-common:time_stop:2460 : [[ -z 1667396143362 ]] 2022-11-02 13:35:43.418 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:35:43.423 | + functions-common:time_stop:2463 : end_time=1667396143421 2022-11-02 13:35:43.426 | + functions-common:time_stop:2464 : elapsed_time=59 2022-11-02 13:35:43.429 | + functions-common:time_stop:2465 : total=1467 2022-11-02 13:35:43.431 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:35:43.434 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=1526 2022-11-02 13:35:43.437 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-11-02 13:35:43.469 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:35:43.472 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-11-02 13:35:43.493 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:35:43.496 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-11-02 13:35:43.517 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:35:43.520 | + ./stack.sh:main:1078 : start_etcd3 2022-11-02 13:35:43.522 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-11-02 13:35:43.525 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-863275-1-hyperv --data-dir /opt/stack/data/etcd' 2022-11-02 13:35:43.527 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-11-02 13:35:43.530 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-863275-1-hyperv=http://10.222.0.89:2380' 2022-11-02 13:35:43.533 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.89:2380' 2022-11-02 13:35:43.535 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.89:2379' 2022-11-02 13:35:43.538 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-11-02 13:35:43.540 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-11-02 13:35:43.543 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.89:2379' 2022-11-02 13:35:43.546 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-11-02 13:35:43.548 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-11-02 13:35:43.551 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-11-02 13:35:43.553 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-863275-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-863275-1-hyperv=http://10.222.0.89:2380 --initial-advertise-peer-urls http://10.222.0.89:2380 --advertise-client-urls http://10.222.0.89:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.89:2379 --debug' '' root 2022-11-02 13:35:43.556 | + functions-common:write_user_unit_file:1574 : local service=devstack@etcd.service 2022-11-02 13:35:43.558 | + functions-common:write_user_unit_file:1575 : local 'command=/opt/stack/bin/etcd --name dv-neutron-863275-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-863275-1-hyperv=http://10.222.0.89:2380 --initial-advertise-peer-urls http://10.222.0.89:2380 --advertise-client-urls http://10.222.0.89:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.89:2379 --debug' 2022-11-02 13:35:43.561 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 13:35:43.564 | + functions-common:write_user_unit_file:1577 : local user=root 2022-11-02 13:35:43.566 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 13:35:43.571 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 13:35:43.574 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 13:35:43.577 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-11-02 13:35:43.579 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 13:35:43.584 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-11-02 13:35:43.667 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-11-02 13:35:43.740 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-863275-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-863275-1-hyperv=http://10.222.0.89:2380 --initial-advertise-peer-urls http://10.222.0.89:2380 --advertise-client-urls http://10.222.0.89:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.89:2379 --debug' 2022-11-02 13:35:43.795 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-11-02 13:35:43.853 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-11-02 13:35:43.908 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 13:35:43.963 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 13:35:43.972 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 13:35:43.972 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-11-02 13:35:44.037 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 13:35:44.507 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-11-02 13:35:44.570 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-11-02 13:35:44.626 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-11-02 13:35:44.681 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-11-02 13:35:44.738 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-11-02 13:35:44.741 | ++ functions-common:is_arch:506 : uname -m 2022-11-02 13:35:44.746 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-11-02 13:35:44.749 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-11-02 13:35:45.240 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-11-02 13:35:45.255 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-11-02 13:35:45.699 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-11-02 13:35:46.281 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-11-02 13:35:46.300 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:35:46.302 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-11-02 13:35:46.305 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-11-02 13:35:46.308 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-11-02 13:35:46.313 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-11-02 13:35:46.326 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-11-02 13:35:46.338 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-11-02 13:35:46.341 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-11-02 13:35:46.344 | + 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.89/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-11-02 13:35:46.484 | + 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.89/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-11-02 13:35:46.625 | + 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.89/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-11-02 13:35:46.765 | + 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.89/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-11-02 13:35:46.907 | + 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.89/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-11-02 13:35:47.049 | + 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.89/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-11-02 13:35:47.187 | + 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.89/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-11-02 13:35:47.329 | + 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.89/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-11-02 13:35:47.468 | + 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.89/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-11-02 13:35:47.606 | + 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.89/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-11-02 13:35:47.746 | + functions-common:write_clouds_yaml:198 : cat 2022-11-02 13:35:47.751 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-11-02 13:35:47.755 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-11-02 13:35:47.758 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-11-02 13:35:47.762 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-11-02 13:35:47.765 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-11-02 13:35:47.767 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-11-02 13:35:47.784 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:35:47.787 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-11-02 13:35:47.789 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 13:35:47.792 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-11-02 13:35:47.796 | + ./stack.sh:main:1095 : '[' 10.222.0.89 == 10.222.0.89 ']' 2022-11-02 13:35:47.798 | + ./stack.sh:main:1096 : init_keystone 2022-11-02 13:35:47.801 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-11-02 13:35:47.818 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:35:47.820 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-11-02 13:35:47.823 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-11-02 13:35:47.826 | + lib/database:recreate_database:112 : local db=keystone 2022-11-02 13:35:47.828 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-11-02 13:35:47.831 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-11-02 13:35:47.833 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-11-02 13:35:47.838 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 13:35:55.415 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-11-02 13:35:55.421 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 13:35:55.533 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-11-02 13:35:55.536 | + functions-common:time_start:2437 : local name=dbsync 2022-11-02 13:35:55.538 | + functions-common:time_start:2438 : local start_time= 2022-11-02 13:35:55.541 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 13:35:55.545 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 13:35:55.550 | + functions-common:time_start:2442 : _TIME_START[$name]=1667396155547 2022-11-02 13:35:55.552 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-11-02 13:36:00.509 | 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=261786) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-11-02 13:36:00.518 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 13:36:00.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:00.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:00.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:00.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:00.519 | 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=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:00.519 | 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=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:00.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:00.520 | 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=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:00.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:00.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:00.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:00.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:00.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:00.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:00.521 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 13:36:00.521 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 13:36:00.550 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 13:36:00.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:00.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:00.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:00.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:00.551 | 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=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:00.552 | 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=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:00.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:00.552 | 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=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:00.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:00.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:00.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:00.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:00.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:00.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:00.553 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 13:36:00.553 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 13:36:01.416 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 13:36:01.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:01.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:01.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:01.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:01.418 | 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=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:01.418 | 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=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:01.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:01.418 | 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=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:01.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:01.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:01.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:01.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:01.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:01.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:01.420 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 13:36:01.420 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 13:36:01.429 | INFO migrate.versioning.api [-] 72 -> 73...  2022-11-02 13:36:12.423 | ++ inc/async:async_inner:64 : rc=0 2022-11-02 13:36:12.450 | [259834 Async install_tempest:259834]: finished successfully 2022-11-02 13:36:32.923 | INFO migrate.versioning.api [-] done 2022-11-02 13:36:32.923 | INFO migrate.versioning.api [-] 73 -> 74...  2022-11-02 13:36:32.979 | INFO migrate.versioning.api [-] done 2022-11-02 13:36:32.980 | INFO migrate.versioning.api [-] 74 -> 75...  2022-11-02 13:36:33.031 | INFO migrate.versioning.api [-] done 2022-11-02 13:36:33.031 | INFO migrate.versioning.api [-] 75 -> 76...  2022-11-02 13:36:33.117 | INFO migrate.versioning.api [-] done 2022-11-02 13:36:33.117 | INFO migrate.versioning.api [-] 76 -> 77...  2022-11-02 13:36:33.202 | INFO migrate.versioning.api [-] done 2022-11-02 13:36:33.202 | INFO migrate.versioning.api [-] 77 -> 78...  2022-11-02 13:36:33.282 | INFO migrate.versioning.api [-] done 2022-11-02 13:36:33.283 | INFO migrate.versioning.api [-] 78 -> 79...  2022-11-02 13:36:34.523 | INFO migrate.versioning.api [-] done 2022-11-02 13:36:34.523 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 13:36:34.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:34.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:34.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:34.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:34.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:34.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:34.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:34.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:34.526 | 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=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:34.526 | 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=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:34.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:34.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:34.526 | 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=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:34.526 | 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=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:34.527 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 13:36:34.527 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 13:36:34.528 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 13:36:34.528 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:34.528 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:34.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:34.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:34.533 | 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=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:34.533 | 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=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:34.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:34.533 | 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=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:34.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:34.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:34.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:34.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:34.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:34.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:34.534 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 13:36:34.534 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 13:36:34.538 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 13:36:34.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:34.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:34.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:34.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:34.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:34.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:34.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:34.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:34.540 | 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=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:34.540 | 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=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:34.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:34.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:34.540 | 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=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:34.541 | 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=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:34.541 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 13:36:34.541 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 13:36:35.206 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 13:36:35.207 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:35.207 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:35.207 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:35.208 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:35.208 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:35.208 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:35.208 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:35.208 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:35.209 | 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=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:35.209 | 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=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:35.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:35.209 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:35.209 | 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=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:35.210 | 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=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:35.210 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 13:36:35.210 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 13:36:35.295 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 13:36:35.296 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:35.296 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:35.296 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:35.296 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:35.296 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:35.297 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:35.297 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:35.297 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:35.297 | 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=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:35.297 | 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=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:35.297 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:35.298 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:35.298 | 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=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:35.298 | 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=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:35.298 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 13:36:35.298 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 13:36:35.307 | INFO migrate.versioning.api [-] 72 -> 73...  2022-11-02 13:36:35.477 | INFO migrate.versioning.api [-] done 2022-11-02 13:36:35.478 | INFO migrate.versioning.api [-] 73 -> 74...  2022-11-02 13:36:35.556 | INFO migrate.versioning.api [-] done 2022-11-02 13:36:35.557 | INFO migrate.versioning.api [-] 74 -> 75...  2022-11-02 13:36:35.625 | INFO migrate.versioning.api [-] done 2022-11-02 13:36:35.625 | INFO migrate.versioning.api [-] 75 -> 76...  2022-11-02 13:36:35.676 | INFO migrate.versioning.api [-] done 2022-11-02 13:36:35.676 | INFO migrate.versioning.api [-] 76 -> 77...  2022-11-02 13:36:35.716 | INFO migrate.versioning.api [-] done 2022-11-02 13:36:35.717 | INFO migrate.versioning.api [-] 77 -> 78...  2022-11-02 13:36:35.768 | INFO migrate.versioning.api [-] done 2022-11-02 13:36:35.768 | INFO migrate.versioning.api [-] 78 -> 79...  2022-11-02 13:36:35.825 | INFO migrate.versioning.api [-] done 2022-11-02 13:36:35.825 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 13:36:35.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:35.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:35.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:35.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:35.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:35.827 | 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=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:35.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:35.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:35.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:35.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:35.828 | 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=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:35.828 | 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=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:35.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:35.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:35.839 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 13:36:35.839 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 13:36:35.839 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 13:36:35.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:35.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:35.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:35.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:35.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:35.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:35.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:35.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:35.839 | 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=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:35.839 | 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=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:35.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:35.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:35.840 | 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=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:35.840 | 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=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:35.840 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 13:36:35.840 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 13:36:35.840 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 13:36:35.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:35.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:35.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:35.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:35.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:35.842 | 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=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:35.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:35.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:35.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:35.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:35.843 | 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=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:35.843 | 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=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:35.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:35.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:35.843 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 13:36:35.844 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 13:36:36.448 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 13:36:36.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:36.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:36.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:36.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:36.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:36.450 | 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=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:36.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:36.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:36.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:36.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:36.450 | 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=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:36.451 | 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=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:36.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:36.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:36.451 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 13:36:36.451 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 13:36:36.535 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 13:36:36.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:36.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:36.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:36.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:36.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:36.536 | 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=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:36.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:36.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:36.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:36.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:36.537 | 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=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:36.537 | 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=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:36.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:36:36.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:36:36.538 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 13:36:36.538 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=261786) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 13:36:36.545 | INFO migrate.versioning.api [-] 72 -> 73...  2022-11-02 13:36:36.614 | INFO migrate.versioning.api [-] done 2022-11-02 13:36:36.615 | INFO migrate.versioning.api [-] 73 -> 74...  2022-11-02 13:36:36.677 | INFO migrate.versioning.api [-] done 2022-11-02 13:36:36.677 | INFO migrate.versioning.api [-] 74 -> 75...  2022-11-02 13:36:36.768 | INFO migrate.versioning.api [-] done 2022-11-02 13:36:36.768 | INFO migrate.versioning.api [-] 75 -> 76...  2022-11-02 13:36:36.826 | INFO migrate.versioning.api [-] done 2022-11-02 13:36:36.826 | INFO migrate.versioning.api [-] 76 -> 77...  2022-11-02 13:36:36.899 | INFO migrate.versioning.api [-] done 2022-11-02 13:36:36.899 | INFO migrate.versioning.api [-] 77 -> 78...  2022-11-02 13:36:36.968 | INFO migrate.versioning.api [-] done 2022-11-02 13:36:36.968 | INFO migrate.versioning.api [-] 78 -> 79...  2022-11-02 13:36:37.038 | INFO migrate.versioning.api [-] done 2022-11-02 13:36:37.446 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-11-02 13:36:37.449 | + functions-common:time_stop:2451 : local name 2022-11-02 13:36:37.451 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:36:37.454 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:36:37.457 | + functions-common:time_stop:2454 : local total 2022-11-02 13:36:37.460 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:36:37.462 | + functions-common:time_stop:2457 : name=dbsync 2022-11-02 13:36:37.465 | + functions-common:time_stop:2458 : start_time=1667396155547 2022-11-02 13:36:37.467 | + functions-common:time_stop:2460 : [[ -z 1667396155547 ]] 2022-11-02 13:36:37.470 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:36:37.476 | + functions-common:time_stop:2463 : end_time=1667396197472 2022-11-02 13:36:37.478 | + functions-common:time_stop:2464 : elapsed_time=41925 2022-11-02 13:36:37.481 | + functions-common:time_stop:2465 : total=0 2022-11-02 13:36:37.483 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:36:37.486 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=41925 2022-11-02 13:36:37.488 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-11-02 13:36:37.492 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-11-02 13:36:37.496 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-11-02 13:36:42.164 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-11-02 13:36:42.165 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-11-02 13:36:42.165 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-11-02 13:36:42.165 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-11-02 13:36:42.166 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-11-02 13:36:42.166 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-11-02 13:36:42.166 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-11-02 13:36:42.166 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-11-02 13:36:42.166 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-11-02 13:36:42.533 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-11-02 13:36:42.537 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-11-02 13:36:47.309 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-11-02 13:36:47.309 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-11-02 13:36:47.309 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-11-02 13:36:47.310 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-11-02 13:36:47.310 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-11-02 13:36:47.310 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-11-02 13:36:47.310 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-11-02 13:36:47.311 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-11-02 13:36:47.311 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-11-02 13:36:47.701 | + ./stack.sh:main:1097 : start_keystone 2022-11-02 13:36:47.704 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-11-02 13:36:47.707 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-11-02 13:36:47.711 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-11-02 13:36:47.727 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:36:47.729 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-11-02 13:36:47.733 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-11-02 13:36:47.737 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-11-02 13:36:47.740 | + functions-common:run_process:1705 : local service=keystone 2022-11-02 13:36:47.744 | + functions-common:run_process:1706 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-11-02 13:36:47.747 | + functions-common:run_process:1707 : local group= 2022-11-02 13:36:47.749 | + functions-common:run_process:1708 : local user= 2022-11-02 13:36:47.752 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 13:36:47.754 | + functions-common:run_process:1711 : local name=keystone 2022-11-02 13:36:47.758 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 13:36:47.761 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 13:36:47.763 | + functions-common:time_start:2438 : local start_time= 2022-11-02 13:36:47.767 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 13:36:47.770 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 13:36:47.774 | + functions-common:time_start:2442 : _TIME_START[$name]=1667396207771 2022-11-02 13:36:47.777 | + functions-common:run_process:1714 : is_service_enabled keystone 2022-11-02 13:36:47.794 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:36:47.797 | + functions-common:run_process:1715 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2022-11-02 13:36:47.799 | + functions-common:_run_under_systemd:1665 : local service=keystone 2022-11-02 13:36:47.802 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-11-02 13:36:47.805 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-11-02 13:36:47.808 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-11-02 13:36:47.810 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-11-02 13:36:47.813 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-11-02 13:36:47.815 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-11-02 13:36:47.818 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@keystone.service 2022-11-02 13:36:47.821 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 13:36:47.823 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 13:36:47.826 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 13:36:47.828 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 13:36:47.832 | + functions-common:_run_under_systemd:1678 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-11-02 13:36:47.833 | + functions-common:_run_under_systemd:1679 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu '' 2022-11-02 13:36:47.836 | + functions-common:write_uwsgi_user_unit_file:1605 : local service=devstack@keystone.service 2022-11-02 13:36:47.838 | + functions-common:write_uwsgi_user_unit_file:1606 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-11-02 13:36:47.841 | + functions-common:write_uwsgi_user_unit_file:1607 : local group= 2022-11-02 13:36:47.843 | + functions-common:write_uwsgi_user_unit_file:1608 : local user=ubuntu 2022-11-02 13:36:47.845 | + functions-common:write_uwsgi_user_unit_file:1609 : local env_vars= 2022-11-02 13:36:47.847 | + functions-common:write_uwsgi_user_unit_file:1610 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-11-02 13:36:47.851 | + functions-common:write_uwsgi_user_unit_file:1611 : mkdir -p /etc/systemd/system 2022-11-02 13:36:47.854 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-11-02 13:36:47.910 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-11-02 13:36:47.967 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-11-02 13:36:48.026 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-11-02 13:36:48.084 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 13:36:48.140 | + functions-common:write_uwsgi_user_unit_file:1618 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-11-02 13:36:48.204 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-11-02 13:36:48.261 | + functions-common:write_uwsgi_user_unit_file:1620 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-11-02 13:36:48.318 | + functions-common:write_uwsgi_user_unit_file:1621 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-11-02 13:36:48.373 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-11-02 13:36:48.435 | + functions-common:write_uwsgi_user_unit_file:1624 : [[ -n '' ]] 2022-11-02 13:36:48.437 | + functions-common:write_uwsgi_user_unit_file:1627 : [[ -n '' ]] 2022-11-02 13:36:48.440 | + functions-common:write_uwsgi_user_unit_file:1630 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-11-02 13:36:48.498 | + functions-common:write_uwsgi_user_unit_file:1633 : sudo systemctl daemon-reload 2022-11-02 13:36:48.930 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@keystone.service 2022-11-02 13:36:48.945 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-11-02 13:36:49.363 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@keystone.service 2022-11-02 13:36:49.449 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 13:36:49.452 | + functions-common:time_stop:2451 : local name 2022-11-02 13:36:49.454 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:36:49.457 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:36:49.459 | + functions-common:time_stop:2454 : local total 2022-11-02 13:36:49.462 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:36:49.465 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 13:36:49.467 | + functions-common:time_stop:2458 : start_time=1667396207771 2022-11-02 13:36:49.470 | + functions-common:time_stop:2460 : [[ -z 1667396207771 ]] 2022-11-02 13:36:49.473 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:36:49.479 | + functions-common:time_stop:2463 : end_time=1667396209476 2022-11-02 13:36:49.481 | + functions-common:time_stop:2464 : elapsed_time=1705 2022-11-02 13:36:49.484 | + functions-common:time_stop:2465 : total=1526 2022-11-02 13:36:49.486 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:36:49.489 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=3231 2022-11-02 13:36:49.493 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-11-02 13:36:49.493 | Waiting for keystone to start... 2022-11-02 13:36:49.496 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.89/identity/v3/ 2022-11-02 13:36:49.498 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.89/identity/v3/ 2022-11-02 13:36:49.501 | + functions:wait_for_service:457 : local timeout=60 2022-11-02 13:36:49.504 | + functions:wait_for_service:458 : local url=http://10.222.0.89/identity/v3/ 2022-11-02 13:36:49.507 | + functions:wait_for_service:459 : local rval=0 2022-11-02 13:36:49.510 | + functions:wait_for_service:460 : time_start wait_for_service 2022-11-02 13:36:49.513 | + functions-common:time_start:2437 : local name=wait_for_service 2022-11-02 13:36:49.515 | + functions-common:time_start:2438 : local start_time= 2022-11-02 13:36:49.518 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 13:36:49.522 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 13:36:49.527 | + functions-common:time_start:2442 : _TIME_START[$name]=1667396209524 2022-11-02 13:36:49.530 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-11-02 13:36:49.536 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.89/identity/v3/ 2022-11-02 13:36:56.255 | + :: : [[ 200 == 503 ]] 2022-11-02 13:36:56.257 | + :: : [[ 0 -eq 7 ]] 2022-11-02 13:36:56.260 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-11-02 13:36:56.262 | + functions-common:time_stop:2451 : local name 2022-11-02 13:36:56.265 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:36:56.267 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:36:56.270 | + functions-common:time_stop:2454 : local total 2022-11-02 13:36:56.273 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:36:56.275 | + functions-common:time_stop:2457 : name=wait_for_service 2022-11-02 13:36:56.278 | + functions-common:time_stop:2458 : start_time=1667396209524 2022-11-02 13:36:56.280 | + functions-common:time_stop:2460 : [[ -z 1667396209524 ]] 2022-11-02 13:36:56.283 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:36:56.288 | + functions-common:time_stop:2463 : end_time=1667396216285 2022-11-02 13:36:56.290 | + functions-common:time_stop:2464 : elapsed_time=6761 2022-11-02 13:36:56.293 | + functions-common:time_stop:2465 : total=0 2022-11-02 13:36:56.295 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:36:56.298 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=6761 2022-11-02 13:36:56.300 | + functions:wait_for_service:467 : return 0 2022-11-02 13:36:56.303 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-11-02 13:36:56.321 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:36:56.323 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-11-02 13:36:56.326 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 13:36:56.328 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart memcached 2022-11-02 13:36:56.358 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-11-02 13:36:56.361 | + 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.89/identity 2022-11-02 13:37:01.107 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=262643) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:37:01.108 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=262643) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:37:01.108 | 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=262643) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:37:01.117 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=262643) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:37:01.134 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=262643) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:37:01.134 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=262643) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:37:01.167 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=262643) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:37:01.202 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=262643) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:37:01.203 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=262643) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:37:01.295 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=262643) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:37:01.295 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=262643) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:37:01.295 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=262643) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:37:01.295 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=262643) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:37:01.296 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=262643) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:37:01.296 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=262643) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:37:01.309 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=262643) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:37:01.309 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=262643) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:37:01.310 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=262643) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:37:01.310 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=262643) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:37:01.310 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=262643) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:37:01.310 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=262643) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:37:01.310 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=262643) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:37:01.318 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=262643) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:37:01.321 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=262643) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:37:01.321 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=262643) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:37:01.322 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=262643) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:37:01.322 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=262643) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:37:01.322 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=262643) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:37:01.322 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=262643) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:37:01.322 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=262643) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:37:01.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=262643) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-11-02 13:37:01.751 | INFO keystone.cmd.bootstrap [None req-6f7876f6-8b7d-4634-a32c-1a574a7c5a45 None None] Created domain default 2022-11-02 13:37:01.866 | INFO keystone.cmd.bootstrap [None req-6f7876f6-8b7d-4634-a32c-1a574a7c5a45 None None] Created project admin 2022-11-02 13:37:01.896 | DEBUG passlib.handlers.bcrypt [None req-6f7876f6-8b7d-4634-a32c-1a574a7c5a45 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=262643) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-11-02 13:37:01.896 | DEBUG passlib.handlers.bcrypt [None req-6f7876f6-8b7d-4634-a32c-1a574a7c5a45 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=262643) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-11-02 13:37:02.017 | INFO keystone.cmd.bootstrap [None req-6f7876f6-8b7d-4634-a32c-1a574a7c5a45 None None] Created user admin 2022-11-02 13:37:02.104 | INFO keystone.cmd.bootstrap [None req-6f7876f6-8b7d-4634-a32c-1a574a7c5a45 None None] Created role reader 2022-11-02 13:37:02.224 | INFO keystone.cmd.bootstrap [None req-6f7876f6-8b7d-4634-a32c-1a574a7c5a45 None None] Created role member 2022-11-02 13:37:02.312 | INFO keystone.cmd.bootstrap [None req-6f7876f6-8b7d-4634-a32c-1a574a7c5a45 None None] Created implied role where 3442355597b646efaec3f324608b540f implies 6e3eccdbbbcf493cb9269c17fe6c1161 2022-11-02 13:37:02.402 | INFO keystone.cmd.bootstrap [None req-6f7876f6-8b7d-4634-a32c-1a574a7c5a45 None None] Created role admin 2022-11-02 13:37:02.489 | INFO keystone.cmd.bootstrap [None req-6f7876f6-8b7d-4634-a32c-1a574a7c5a45 None None] Created implied role where d7b780f6777c421a9cf03d786696ea33 implies 3442355597b646efaec3f324608b540f 2022-11-02 13:37:02.596 | INFO keystone.cmd.bootstrap [None req-6f7876f6-8b7d-4634-a32c-1a574a7c5a45 None None] Granted role admin on project admin to user admin. 2022-11-02 13:37:02.671 | INFO keystone.cmd.bootstrap [None req-6f7876f6-8b7d-4634-a32c-1a574a7c5a45 None None] Granted role admin on the system to user admin. 2022-11-02 13:37:02.751 | WARNING py.warnings [None req-6f7876f6-8b7d-4634-a32c-1a574a7c5a45 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-11-02 13:37:02.751 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-11-02 13:37:02.752 |  2022-11-02 13:37:02.756 | INFO keystone.cmd.bootstrap [None req-6f7876f6-8b7d-4634-a32c-1a574a7c5a45 None None] Created region RegionOne 2022-11-02 13:37:02.944 | INFO keystone.cmd.bootstrap [None req-6f7876f6-8b7d-4634-a32c-1a574a7c5a45 None None] Created public endpoint http://10.222.0.89/identity 2022-11-02 13:37:03.445 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-11-02 13:37:03.447 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-11-02 13:37:03.450 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-11-02 13:37:03.453 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-11-02 13:37:06.628 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:37:06.629 | from cryptography.utils import int_from_bytes 2022-11-02 13:37:06.629 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:37:06.629 | from cryptography.utils import int_from_bytes 2022-11-02 13:37:06.814 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:37:06.817 | + lib/keystone:create_keystone_accounts:310 : admin_project=984283d785254980b07c9587a1d2a473 2022-11-02 13:37:06.820 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-11-02 13:37:06.823 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-11-02 13:37:09.209 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:37:09.209 | from cryptography.utils import int_from_bytes 2022-11-02 13:37:09.209 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:37:09.209 | from cryptography.utils import int_from_bytes 2022-11-02 13:37:09.399 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:37:09.402 | + lib/keystone:create_keystone_accounts:312 : admin_user=aed134c84ccb45328dbb3892dd8c627f 2022-11-02 13:37:09.405 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-11-02 13:37:09.407 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-11-02 13:37:09.409 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-11-02 13:37:09.412 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin aed134c84ccb45328dbb3892dd8c627f default 2022-11-02 13:37:09.477 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin aed134c84ccb45328dbb3892dd8c627f default 2022-11-02 13:37:09.521 | [234389 Async ks-domain-role:262761]: running: get_or_add_user_domain_role admin aed134c84ccb45328dbb3892dd8c627f default 2022-11-02 13:37:09.527 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-11-02 13:37:09.530 | + functions-common:get_or_create_domain:889 : local domain_id 2022-11-02 13:37:09.533 | ++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-11-02 13:37:12.944 | + functions-common:get_or_create_domain:899 : domain_id=default 2022-11-02 13:37:12.946 | + functions-common:get_or_create_domain:900 : echo default 2022-11-02 13:37:12.946 | default 2022-11-02 13:37:12.949 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-11-02 13:37:13.030 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-11-02 13:37:13.092 | [234389 Async ks-project:262892]: running: get_or_create_project service Default 2022-11-02 13:37:13.096 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-11-02 13:37:13.193 | + inc/async:async_inner:63 : get_or_create_role service 2022-11-02 13:37:13.244 | [234389 Async ks-service:262978]: running: get_or_create_role service 2022-11-02 13:37:13.247 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-11-02 13:37:13.322 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-11-02 13:37:13.464 | [234389 Async ks-reseller:263074]: running: get_or_create_role ResellerAdmin 2022-11-02 13:37:13.487 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-11-02 13:37:13.511 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-11-02 13:37:13.986 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-11-02 13:37:14.262 | [234389 Async ks-anotherrole:263164]: running: get_or_create_role anotherrole 2022-11-02 13:37:14.287 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-11-02 13:37:14.328 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-11-02 13:37:14.355 | ++ functions-common:get_or_create_project:944 : local project_id 2022-11-02 13:37:14.387 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-11-02 13:37:17.166 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:37:17.217 | [262978 Async ks-service:262978]: finished successfully 2022-11-02 13:37:17.614 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:37:17.725 | [262892 Async ks-project:262892]: finished successfully 2022-11-02 13:37:17.778 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:37:17.819 | [263074 Async ks-reseller:263074]: finished successfully 2022-11-02 13:37:18.217 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:37:18.248 | [263164 Async ks-anotherrole:263164]: finished successfully 2022-11-02 13:37:18.544 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:37:18.544 | from cryptography.utils import int_from_bytes 2022-11-02 13:37:18.544 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:37:18.544 | from cryptography.utils import int_from_bytes 2022-11-02 13:37:18.749 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:37:18.752 | ++ functions-common:get_or_create_project:950 : project_id=4e7abef9fd13412e9551c6abc4c5010e 2022-11-02 13:37:18.754 | ++ functions-common:get_or_create_project:951 : echo 4e7abef9fd13412e9551c6abc4c5010e 2022-11-02 13:37:18.757 | + lib/keystone:create_keystone_accounts:340 : invis_project=4e7abef9fd13412e9551c6abc4c5010e 2022-11-02 13:37:18.760 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-11-02 13:37:18.764 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-11-02 13:37:18.767 | ++ functions-common:get_or_create_project:944 : local project_id 2022-11-02 13:37:18.771 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-11-02 13:37:21.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:37:21.517 | from cryptography.utils import int_from_bytes 2022-11-02 13:37:21.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:37:21.517 | from cryptography.utils import int_from_bytes 2022-11-02 13:37:21.699 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:37:21.702 | ++ functions-common:get_or_create_project:950 : project_id=96915d7bec1f41eeb575222d97642ce4 2022-11-02 13:37:21.704 | ++ functions-common:get_or_create_project:951 : echo 96915d7bec1f41eeb575222d97642ce4 2022-11-02 13:37:21.707 | + lib/keystone:create_keystone_accounts:344 : demo_project=96915d7bec1f41eeb575222d97642ce4 2022-11-02 13:37:21.709 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-11-02 13:37:21.713 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-11-02 13:37:21.716 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 13:37:21.718 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo@example.com ]] 2022-11-02 13:37:21.721 | ++ functions-common:get_or_create_user:923 : local email=--email=demo@example.com 2022-11-02 13:37:21.724 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-11-02 13:37:21.961 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:37:21.987 | [262761 Async ks-domain-role:262761]: finished successfully 2022-11-02 13:37:24.377 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:37:24.377 | from cryptography.utils import int_from_bytes 2022-11-02 13:37:24.377 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:37:24.377 | from cryptography.utils import int_from_bytes 2022-11-02 13:37:24.561 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:37:24.564 | ++ functions-common:get_or_create_user:937 : user_id=5a80d9babf5e479ba9f54c011f9ed375 2022-11-02 13:37:24.567 | ++ functions-common:get_or_create_user:938 : echo 5a80d9babf5e479ba9f54c011f9ed375 2022-11-02 13:37:24.570 | + lib/keystone:create_keystone_accounts:347 : demo_user=5a80d9babf5e479ba9f54c011f9ed375 2022-11-02 13:37:24.573 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-11-02 13:37:24.627 | [234389 Async ks-domain-role:262761]: Waiting for completion of get_or_add_user_domain_role admin aed134c84ccb45328dbb3892dd8c627f default running on PID 262761 (6 other jobs running) 2022-11-02 13:37:24.654 | [234389 Async ks-domain-role:262761]: Signaling child to exit 2022-11-02 13:37:24.654 | WAKEUP 2022-11-02 13:37:24.678 | [234389 Async ks-domain-role:262761]: Signaled 2022-11-02 13:37:24.679 | + functions-common:get_or_add_user_domain_role:1015 : local user_role_id 2022-11-02 13:37:24.680 | ++ functions-common:get_or_add_user_domain_role:1021 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user aed134c84ccb45328dbb3892dd8c627f --domain default 2022-11-02 13:37:24.680 | ++ functions-common:get_or_add_user_domain_role:1021 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:37:24.680 | ++ functions-common:get_or_add_user_domain_role:1021 : get_field 1 2022-11-02 13:37:24.680 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:37:24.680 | ++ functions-common:get_field:824 : read data 2022-11-02 13:37:24.680 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:37:24.680 | from cryptography.utils import int_from_bytes 2022-11-02 13:37:24.680 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:37:24.680 | from cryptography.utils import int_from_bytes 2022-11-02 13:37:24.680 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:37:24.680 | + functions-common:get_or_add_user_domain_role:1021 : user_role_id= 2022-11-02 13:37:24.680 | + functions-common:get_or_add_user_domain_role:1022 : [[ -z '' ]] 2022-11-02 13:37:24.680 | + functions-common:get_or_add_user_domain_role:1024 : openstack --os-cloud devstack-system-admin role add admin --user aed134c84ccb45328dbb3892dd8c627f --domain default 2022-11-02 13:37:24.680 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:37:24.680 | from cryptography.utils import int_from_bytes 2022-11-02 13:37:24.680 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:37:24.680 | from cryptography.utils import int_from_bytes 2022-11-02 13:37:24.680 | ++ functions-common:get_or_add_user_domain_role:1031 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user aed134c84ccb45328dbb3892dd8c627f --domain default 2022-11-02 13:37:24.680 | ++ functions-common:get_or_add_user_domain_role:1031 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:37:24.680 | ++ functions-common:get_or_add_user_domain_role:1031 : get_field 1 2022-11-02 13:37:24.680 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:37:24.680 | ++ functions-common:get_field:824 : read data 2022-11-02 13:37:24.680 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:37:24.680 | from cryptography.utils import int_from_bytes 2022-11-02 13:37:24.680 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:37:24.681 | from cryptography.utils import int_from_bytes 2022-11-02 13:37:24.681 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:37:24.681 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:37:24.681 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:37:24.681 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:37:24.681 | ++ functions-common:get_field:830 : echo '| d7b780f6777c421a9cf03d786696ea33 | aed134c84ccb45328dbb3892dd8c627f | | | default | | False |' 2022-11-02 13:37:24.681 | ++ functions-common:get_field:824 : read data 2022-11-02 13:37:24.681 | + functions-common:get_or_add_user_domain_role:1031 : user_role_id=d7b780f6777c421a9cf03d786696ea33 2022-11-02 13:37:24.681 | + functions-common:get_or_add_user_domain_role:1033 : echo d7b780f6777c421a9cf03d786696ea33 2022-11-02 13:37:24.681 | d7b780f6777c421a9cf03d786696ea33 2022-11-02 13:37:24.726 | [234389 Async ks-domain-role:262761]: finished get_or_add_user_domain_role admin aed134c84ccb45328dbb3892dd8c627f default with result 0 in 12 seconds 2022-11-02 13:37:24.734 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-11-02 13:37:24.774 | [234389 Async ks-project:262892]: Waiting for completion of get_or_create_project service Default running on PID 262892 (5 other jobs running) 2022-11-02 13:37:24.801 | [234389 Async ks-project:262892]: Signaling child to exit 2022-11-02 13:37:24.801 | WAKEUP 2022-11-02 13:37:24.827 | [234389 Async ks-project:262892]: Signaled 2022-11-02 13:37:24.828 | + functions-common:get_or_create_project:944 : local project_id 2022-11-02 13:37:24.828 | ++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-11-02 13:37:24.828 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:37:24.828 | from cryptography.utils import int_from_bytes 2022-11-02 13:37:24.828 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:37:24.828 | from cryptography.utils import int_from_bytes 2022-11-02 13:37:24.828 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:37:24.828 | + functions-common:get_or_create_project:950 : project_id=5199339c84f94120b0cf20c7f0e4cb00 2022-11-02 13:37:24.828 | + functions-common:get_or_create_project:951 : echo 5199339c84f94120b0cf20c7f0e4cb00 2022-11-02 13:37:24.828 | 5199339c84f94120b0cf20c7f0e4cb00 2022-11-02 13:37:24.882 | [234389 Async ks-project:262892]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-11-02 13:37:24.921 | [234389 Async ks-service:262978]: Waiting for completion of get_or_create_role service running on PID 262978 (4 other jobs running) 2022-11-02 13:37:24.948 | [234389 Async ks-service:262978]: Signaling child to exit 2022-11-02 13:37:24.948 | WAKEUP 2022-11-02 13:37:24.973 | [234389 Async ks-service:262978]: Signaled 2022-11-02 13:37:24.975 | + functions-common:get_or_create_role:957 : local role_id 2022-11-02 13:37:24.975 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-11-02 13:37:24.975 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:37:24.975 | from cryptography.utils import int_from_bytes 2022-11-02 13:37:24.975 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:37:24.975 | from cryptography.utils import int_from_bytes 2022-11-02 13:37:24.975 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:37:24.975 | + functions-common:get_or_create_role:962 : role_id=19b79050e4a94833b670afca2cae3c10 2022-11-02 13:37:24.975 | + functions-common:get_or_create_role:963 : echo 19b79050e4a94833b670afca2cae3c10 2022-11-02 13:37:24.975 | 19b79050e4a94833b670afca2cae3c10 2022-11-02 13:37:25.024 | [234389 Async ks-service:262978]: finished get_or_create_role service with result 0 in 4 seconds 2022-11-02 13:37:25.065 | [234389 Async ks-reseller:263074]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 263074 (3 other jobs running) 2022-11-02 13:37:25.090 | [234389 Async ks-reseller:263074]: Signaling child to exit 2022-11-02 13:37:25.092 | WAKEUP 2022-11-02 13:37:25.113 | [234389 Async ks-reseller:263074]: Signaled 2022-11-02 13:37:25.114 | + functions-common:get_or_create_role:957 : local role_id 2022-11-02 13:37:25.114 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-11-02 13:37:25.115 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:37:25.115 | from cryptography.utils import int_from_bytes 2022-11-02 13:37:25.115 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:37:25.115 | from cryptography.utils import int_from_bytes 2022-11-02 13:37:25.115 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:37:25.115 | + functions-common:get_or_create_role:962 : role_id=f792e56973c848648a154805985a31e7 2022-11-02 13:37:25.115 | + functions-common:get_or_create_role:963 : echo f792e56973c848648a154805985a31e7 2022-11-02 13:37:25.115 | f792e56973c848648a154805985a31e7 2022-11-02 13:37:25.160 | [234389 Async ks-reseller:263074]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-11-02 13:37:25.199 | [234389 Async ks-anotherrole:263164]: Waiting for completion of get_or_create_role anotherrole running on PID 263164 (2 other jobs running) 2022-11-02 13:37:25.225 | [234389 Async ks-anotherrole:263164]: Signaling child to exit 2022-11-02 13:37:25.225 | WAKEUP 2022-11-02 13:37:25.249 | [234389 Async ks-anotherrole:263164]: Signaled 2022-11-02 13:37:25.250 | + functions-common:get_or_create_role:957 : local role_id 2022-11-02 13:37:25.250 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-11-02 13:37:25.250 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:37:25.250 | from cryptography.utils import int_from_bytes 2022-11-02 13:37:25.250 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:37:25.250 | from cryptography.utils import int_from_bytes 2022-11-02 13:37:25.250 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:37:25.250 | + functions-common:get_or_create_role:962 : role_id=006518191695499bbb2b5bcf73da5722 2022-11-02 13:37:25.250 | + functions-common:get_or_create_role:963 : echo 006518191695499bbb2b5bcf73da5722 2022-11-02 13:37:25.250 | 006518191695499bbb2b5bcf73da5722 2022-11-02 13:37:25.296 | [234389 Async ks-anotherrole:263164]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-11-02 13:37:25.300 | + inc/async:async_wait:197 : return 0 2022-11-02 13:37:25.303 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 5a80d9babf5e479ba9f54c011f9ed375 96915d7bec1f41eeb575222d97642ce4 2022-11-02 13:37:25.363 | + inc/async:async_inner:63 : get_or_add_user_project_role member 5a80d9babf5e479ba9f54c011f9ed375 96915d7bec1f41eeb575222d97642ce4 2022-11-02 13:37:25.405 | [234389 Async ks-demo-member:264066]: running: get_or_add_user_project_role member 5a80d9babf5e479ba9f54c011f9ed375 96915d7bec1f41eeb575222d97642ce4 2022-11-02 13:37:25.408 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin aed134c84ccb45328dbb3892dd8c627f 96915d7bec1f41eeb575222d97642ce4 2022-11-02 13:37:25.471 | + inc/async:async_inner:63 : get_or_add_user_project_role admin aed134c84ccb45328dbb3892dd8c627f 96915d7bec1f41eeb575222d97642ce4 2022-11-02 13:37:25.515 | [234389 Async ks-demo-admin:264178]: running: get_or_add_user_project_role admin aed134c84ccb45328dbb3892dd8c627f 96915d7bec1f41eeb575222d97642ce4 2022-11-02 13:37:25.518 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 5a80d9babf5e479ba9f54c011f9ed375 96915d7bec1f41eeb575222d97642ce4 2022-11-02 13:37:25.587 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 5a80d9babf5e479ba9f54c011f9ed375 96915d7bec1f41eeb575222d97642ce4 2022-11-02 13:37:25.633 | [234389 Async ks-demo-another:264290]: running: get_or_add_user_project_role anotherrole 5a80d9babf5e479ba9f54c011f9ed375 96915d7bec1f41eeb575222d97642ce4 2022-11-02 13:37:25.637 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 5a80d9babf5e479ba9f54c011f9ed375 4e7abef9fd13412e9551c6abc4c5010e 2022-11-02 13:37:25.710 | + inc/async:async_inner:63 : get_or_add_user_project_role member 5a80d9babf5e479ba9f54c011f9ed375 4e7abef9fd13412e9551c6abc4c5010e 2022-11-02 13:37:25.797 | [234389 Async ks-demo-invis:264402]: running: get_or_add_user_project_role member 5a80d9babf5e479ba9f54c011f9ed375 4e7abef9fd13412e9551c6abc4c5010e 2022-11-02 13:37:25.803 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-11-02 13:37:25.808 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-11-02 13:37:25.813 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 13:37:25.820 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo_reader@example.com ]] 2022-11-02 13:37:25.824 | ++ functions-common:get_or_create_user:923 : local email=--email=demo_reader@example.com 2022-11-02 13:37:25.834 | +++ functions-common:get_or_create_user:939 : 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-11-02 13:37:30.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:37:30.825 | from cryptography.utils import int_from_bytes 2022-11-02 13:37:30.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:37:30.825 | from cryptography.utils import int_from_bytes 2022-11-02 13:37:31.016 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:37:31.019 | ++ functions-common:get_or_create_user:937 : user_id=c50ae497c6004054b4ced8677f7a3e43 2022-11-02 13:37:31.022 | ++ functions-common:get_or_create_user:938 : echo c50ae497c6004054b4ced8677f7a3e43 2022-11-02 13:37:31.026 | + lib/keystone:create_keystone_accounts:360 : demo_reader=c50ae497c6004054b4ced8677f7a3e43 2022-11-02 13:37:31.029 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader c50ae497c6004054b4ced8677f7a3e43 96915d7bec1f41eeb575222d97642ce4 2022-11-02 13:37:31.312 | + inc/async:async_inner:63 : get_or_add_user_project_role reader c50ae497c6004054b4ced8677f7a3e43 96915d7bec1f41eeb575222d97642ce4 2022-11-02 13:37:31.398 | [234389 Async ks-demo-reader:264576]: running: get_or_add_user_project_role reader c50ae497c6004054b4ced8677f7a3e43 96915d7bec1f41eeb575222d97642ce4 2022-11-02 13:37:31.401 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-11-02 13:37:31.405 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-11-02 13:37:31.417 | ++ functions-common:get_or_create_project:944 : local project_id 2022-11-02 13:37:31.448 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-11-02 13:37:37.219 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:37:37.219 | from cryptography.utils import int_from_bytes 2022-11-02 13:37:37.219 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:37:37.219 | from cryptography.utils import int_from_bytes 2022-11-02 13:37:37.548 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:37:37.566 | ++ functions-common:get_or_create_project:950 : project_id=4a7a296b4b354e499a68c1bf4d610b13 2022-11-02 13:37:37.584 | ++ functions-common:get_or_create_project:951 : echo 4a7a296b4b354e499a68c1bf4d610b13 2022-11-02 13:37:37.613 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=4a7a296b4b354e499a68c1bf4d610b13 2022-11-02 13:37:37.632 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-11-02 13:37:37.659 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-11-02 13:37:37.674 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 13:37:37.695 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo@example.com ]] 2022-11-02 13:37:37.714 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo@example.com 2022-11-02 13:37:37.743 | +++ functions-common:get_or_create_user:939 : 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-11-02 13:37:39.962 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:37:40.138 | [264066 Async ks-demo-member:264066]: finished successfully 2022-11-02 13:37:41.199 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:37:41.235 | [264290 Async ks-demo-another:264290]: finished successfully 2022-11-02 13:37:41.939 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:37:41.939 | from cryptography.utils import int_from_bytes 2022-11-02 13:37:41.939 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:37:41.939 | from cryptography.utils import int_from_bytes 2022-11-02 13:37:42.135 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:37:42.139 | ++ functions-common:get_or_create_user:937 : user_id=a1a168ab45af484d91aea0e4b628226a 2022-11-02 13:37:42.142 | ++ functions-common:get_or_create_user:938 : echo a1a168ab45af484d91aea0e4b628226a 2022-11-02 13:37:42.147 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=a1a168ab45af484d91aea0e4b628226a 2022-11-02 13:37:42.152 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin a1a168ab45af484d91aea0e4b628226a 4a7a296b4b354e499a68c1bf4d610b13 2022-11-02 13:37:42.245 | + inc/async:async_inner:63 : get_or_add_user_project_role admin a1a168ab45af484d91aea0e4b628226a 4a7a296b4b354e499a68c1bf4d610b13 2022-11-02 13:37:42.334 | [234389 Async ks-alt-admin:265028]: running: get_or_add_user_project_role admin a1a168ab45af484d91aea0e4b628226a 4a7a296b4b354e499a68c1bf4d610b13 2022-11-02 13:37:42.338 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole a1a168ab45af484d91aea0e4b628226a 4a7a296b4b354e499a68c1bf4d610b13 2022-11-02 13:37:42.392 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:37:42.448 | [264178 Async ks-demo-admin:264178]: finished successfully 2022-11-02 13:37:42.493 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole a1a168ab45af484d91aea0e4b628226a 4a7a296b4b354e499a68c1bf4d610b13 2022-11-02 13:37:42.556 | [234389 Async ks-alt-another:265189]: running: get_or_add_user_project_role anotherrole a1a168ab45af484d91aea0e4b628226a 4a7a296b4b354e499a68c1bf4d610b13 2022-11-02 13:37:42.560 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-11-02 13:37:42.567 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-11-02 13:37:42.570 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 13:37:42.581 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_member@example.com ]] 2022-11-02 13:37:42.598 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_member@example.com 2022-11-02 13:37:42.623 | +++ functions-common:get_or_create_user:939 : 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-11-02 13:37:43.670 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:37:43.855 | [264402 Async ks-demo-invis:264402]: finished successfully 2022-11-02 13:37:45.876 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:37:45.876 | from cryptography.utils import int_from_bytes 2022-11-02 13:37:45.876 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:37:45.876 | from cryptography.utils import int_from_bytes 2022-11-02 13:37:46.067 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:37:46.070 | ++ functions-common:get_or_create_user:937 : user_id=6534bcd8d14d4f1089f4c313adb5479a 2022-11-02 13:37:46.072 | ++ functions-common:get_or_create_user:938 : echo 6534bcd8d14d4f1089f4c313adb5479a 2022-11-02 13:37:46.075 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=6534bcd8d14d4f1089f4c313adb5479a 2022-11-02 13:37:46.078 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 6534bcd8d14d4f1089f4c313adb5479a 4a7a296b4b354e499a68c1bf4d610b13 2022-11-02 13:37:46.153 | + inc/async:async_inner:63 : get_or_add_user_project_role member 6534bcd8d14d4f1089f4c313adb5479a 4a7a296b4b354e499a68c1bf4d610b13 2022-11-02 13:37:46.212 | [234389 Async ks-alt-member-user:265423]: running: get_or_add_user_project_role member 6534bcd8d14d4f1089f4c313adb5479a 4a7a296b4b354e499a68c1bf4d610b13 2022-11-02 13:37:46.215 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-11-02 13:37:46.219 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-11-02 13:37:46.223 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 13:37:46.227 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_reader@example.com ]] 2022-11-02 13:37:46.231 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_reader@example.com 2022-11-02 13:37:46.242 | +++ functions-common:get_or_create_user:939 : 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-11-02 13:37:48.038 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:37:48.203 | [264576 Async ks-demo-reader:264576]: finished successfully 2022-11-02 13:37:49.237 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:37:49.237 | from cryptography.utils import int_from_bytes 2022-11-02 13:37:49.237 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:37:49.237 | from cryptography.utils import int_from_bytes 2022-11-02 13:37:49.473 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:37:49.482 | ++ functions-common:get_or_create_user:937 : user_id=c7a56b2135e64ec0a3a4cb28469e6cf6 2022-11-02 13:37:49.485 | ++ functions-common:get_or_create_user:938 : echo c7a56b2135e64ec0a3a4cb28469e6cf6 2022-11-02 13:37:49.488 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=c7a56b2135e64ec0a3a4cb28469e6cf6 2022-11-02 13:37:49.494 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader c7a56b2135e64ec0a3a4cb28469e6cf6 4a7a296b4b354e499a68c1bf4d610b13 2022-11-02 13:37:49.601 | + inc/async:async_inner:63 : get_or_add_user_project_role reader c7a56b2135e64ec0a3a4cb28469e6cf6 4a7a296b4b354e499a68c1bf4d610b13 2022-11-02 13:37:49.734 | [234389 Async ks-alt-reader-user:265647]: running: get_or_add_user_project_role reader c7a56b2135e64ec0a3a4cb28469e6cf6 4a7a296b4b354e499a68c1bf4d610b13 2022-11-02 13:37:49.762 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-11-02 13:37:49.798 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 13:37:49.818 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_member@example.com ]] 2022-11-02 13:37:49.839 | ++ functions-common:get_or_create_user:923 : local email=--email=system_member@example.com 2022-11-02 13:37:49.850 | +++ functions-common:get_or_create_user:939 : 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-11-02 13:37:53.722 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:37:53.722 | from cryptography.utils import int_from_bytes 2022-11-02 13:37:53.722 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:37:53.722 | from cryptography.utils import int_from_bytes 2022-11-02 13:37:53.939 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:37:53.942 | ++ functions-common:get_or_create_user:937 : user_id=d1be70da46214c09b0b35c859328634a 2022-11-02 13:37:53.947 | ++ functions-common:get_or_create_user:938 : echo d1be70da46214c09b0b35c859328634a 2022-11-02 13:37:53.950 | + lib/keystone:create_keystone_accounts:392 : system_member_user=d1be70da46214c09b0b35c859328634a 2022-11-02 13:37:53.953 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member d1be70da46214c09b0b35c859328634a all 2022-11-02 13:37:54.067 | + inc/async:async_inner:63 : get_or_add_user_system_role member d1be70da46214c09b0b35c859328634a all 2022-11-02 13:37:54.211 | [234389 Async ks-system-member:265873]: running: get_or_add_user_system_role member d1be70da46214c09b0b35c859328634a all 2022-11-02 13:37:54.241 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-11-02 13:37:54.247 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 13:37:54.250 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_reader@example.com ]] 2022-11-02 13:37:54.253 | ++ functions-common:get_or_create_user:923 : local email=--email=system_reader@example.com 2022-11-02 13:37:54.260 | +++ functions-common:get_or_create_user:939 : 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-11-02 13:37:56.639 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:37:56.813 | [265028 Async ks-alt-admin:265028]: finished successfully 2022-11-02 13:37:56.958 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:37:57.148 | [265189 Async ks-alt-another:265189]: finished successfully 2022-11-02 13:37:57.987 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:37:57.988 | from cryptography.utils import int_from_bytes 2022-11-02 13:37:57.988 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:37:57.988 | from cryptography.utils import int_from_bytes 2022-11-02 13:37:58.195 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:37:58.202 | ++ functions-common:get_or_create_user:937 : user_id=002f854bb5c347e6a0779f9b73483738 2022-11-02 13:37:58.205 | ++ functions-common:get_or_create_user:938 : echo 002f854bb5c347e6a0779f9b73483738 2022-11-02 13:37:58.208 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=002f854bb5c347e6a0779f9b73483738 2022-11-02 13:37:58.210 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 002f854bb5c347e6a0779f9b73483738 all 2022-11-02 13:37:58.317 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 002f854bb5c347e6a0779f9b73483738 all 2022-11-02 13:37:58.373 | [234389 Async ks-system-reader:266155]: running: get_or_add_user_system_role reader 002f854bb5c347e6a0779f9b73483738 all 2022-11-02 13:37:58.376 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-11-02 13:37:58.381 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-11-02 13:37:58.385 | ++ functions-common:get_or_create_group:906 : local 'desc=openstack admin group' 2022-11-02 13:37:58.390 | ++ functions-common:get_or_create_group:907 : local group_id 2022-11-02 13:37:58.395 | +++ functions-common:get_or_create_group:916 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-11-02 13:38:00.039 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:38:00.215 | [265423 Async ks-alt-member-user:265423]: finished successfully 2022-11-02 13:38:02.033 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:02.033 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:02.033 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:02.033 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:02.253 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:38:02.255 | ++ functions-common:get_or_create_group:914 : group_id=0879366b957a45699ae83d80ac614ac2 2022-11-02 13:38:02.258 | ++ functions-common:get_or_create_group:915 : echo 0879366b957a45699ae83d80ac614ac2 2022-11-02 13:38:02.261 | + lib/keystone:create_keystone_accounts:402 : admin_group=0879366b957a45699ae83d80ac614ac2 2022-11-02 13:38:02.265 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-11-02 13:38:02.270 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-11-02 13:38:02.279 | ++ functions-common:get_or_create_group:906 : local 'desc=non-admin group' 2022-11-02 13:38:02.283 | ++ functions-common:get_or_create_group:907 : local group_id 2022-11-02 13:38:02.295 | +++ functions-common:get_or_create_group:916 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-11-02 13:38:03.579 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:38:03.610 | [265647 Async ks-alt-reader-user:265647]: finished successfully 2022-11-02 13:38:05.067 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:38:05.096 | [265873 Async ks-system-member:265873]: finished successfully 2022-11-02 13:38:05.307 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:05.307 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:05.307 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:05.307 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:05.497 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:38:05.501 | ++ functions-common:get_or_create_group:914 : group_id=be5f8f31b2f94b9687ead9a475b7349e 2022-11-02 13:38:05.503 | ++ functions-common:get_or_create_group:915 : echo be5f8f31b2f94b9687ead9a475b7349e 2022-11-02 13:38:05.506 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=be5f8f31b2f94b9687ead9a475b7349e 2022-11-02 13:38:05.510 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member be5f8f31b2f94b9687ead9a475b7349e 96915d7bec1f41eeb575222d97642ce4 2022-11-02 13:38:05.589 | + inc/async:async_inner:63 : get_or_add_group_project_role member be5f8f31b2f94b9687ead9a475b7349e 96915d7bec1f41eeb575222d97642ce4 2022-11-02 13:38:05.639 | [234389 Async ks-group-memberdemo:266545]: running: get_or_add_group_project_role member be5f8f31b2f94b9687ead9a475b7349e 96915d7bec1f41eeb575222d97642ce4 2022-11-02 13:38:05.648 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole be5f8f31b2f94b9687ead9a475b7349e 96915d7bec1f41eeb575222d97642ce4 2022-11-02 13:38:05.722 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole be5f8f31b2f94b9687ead9a475b7349e 96915d7bec1f41eeb575222d97642ce4 2022-11-02 13:38:05.778 | [234389 Async ks-group-anotherdemo:266650]: running: get_or_add_group_project_role anotherrole be5f8f31b2f94b9687ead9a475b7349e 96915d7bec1f41eeb575222d97642ce4 2022-11-02 13:38:05.782 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member be5f8f31b2f94b9687ead9a475b7349e 4a7a296b4b354e499a68c1bf4d610b13 2022-11-02 13:38:05.863 | + inc/async:async_inner:63 : get_or_add_group_project_role member be5f8f31b2f94b9687ead9a475b7349e 4a7a296b4b354e499a68c1bf4d610b13 2022-11-02 13:38:05.951 | [234389 Async ks-group-memberalt:266736]: running: get_or_add_group_project_role member be5f8f31b2f94b9687ead9a475b7349e 4a7a296b4b354e499a68c1bf4d610b13 2022-11-02 13:38:05.967 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole be5f8f31b2f94b9687ead9a475b7349e 4a7a296b4b354e499a68c1bf4d610b13 2022-11-02 13:38:06.447 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole be5f8f31b2f94b9687ead9a475b7349e 4a7a296b4b354e499a68c1bf4d610b13 2022-11-02 13:38:06.680 | [234389 Async ks-group-anotheralt:266825]: running: get_or_add_group_project_role anotherrole be5f8f31b2f94b9687ead9a475b7349e 4a7a296b4b354e499a68c1bf4d610b13 2022-11-02 13:38:06.706 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 0879366b957a45699ae83d80ac614ac2 984283d785254980b07c9587a1d2a473 2022-11-02 13:38:07.167 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 0879366b957a45699ae83d80ac614ac2 984283d785254980b07c9587a1d2a473 2022-11-02 13:38:07.396 | [234389 Async ks-group-admin:266912]: running: get_or_add_group_project_role admin 0879366b957a45699ae83d80ac614ac2 984283d785254980b07c9587a1d2a473 2022-11-02 13:38:07.415 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-11-02 13:38:07.798 | [234389 Async ks-demo-member:264066]: Waiting for completion of get_or_add_user_project_role member 5a80d9babf5e479ba9f54c011f9ed375 96915d7bec1f41eeb575222d97642ce4 running on PID 264066 (17 other jobs running) 2022-11-02 13:38:07.972 | [234389 Async ks-demo-member:264066]: Signaling child to exit 2022-11-02 13:38:07.973 | WAKEUP 2022-11-02 13:38:08.138 | [234389 Async ks-demo-member:264066]: Signaled 2022-11-02 13:38:08.164 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:38:08.164 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 13:38:08.165 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:38:08.165 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:38:08.165 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 13:38:08.165 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 13:38:08.165 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 13:38:08.165 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 13:38:08.165 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 5a80d9babf5e479ba9f54c011f9ed375 --project 96915d7bec1f41eeb575222d97642ce4 2022-11-02 13:38:08.165 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:38:08.165 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:38:08.165 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:38:08.165 | ++ functions-common:get_field:824 : read data 2022-11-02 13:38:08.165 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:08.165 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:08.165 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:08.165 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:08.165 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:38:08.165 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:38:08.165 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:38:08.165 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user 5a80d9babf5e479ba9f54c011f9ed375 --project 96915d7bec1f41eeb575222d97642ce4 2022-11-02 13:38:08.165 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:08.165 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:08.165 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:08.165 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:08.165 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 5a80d9babf5e479ba9f54c011f9ed375 --project 96915d7bec1f41eeb575222d97642ce4 2022-11-02 13:38:08.165 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:38:08.165 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:38:08.165 | ++ functions-common:get_field:824 : read data 2022-11-02 13:38:08.165 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:38:08.166 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:08.166 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:08.166 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:08.166 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:08.166 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:38:08.166 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:38:08.166 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:38:08.166 | ++ functions-common:get_field:830 : echo '| 3442355597b646efaec3f324608b540f | 5a80d9babf5e479ba9f54c011f9ed375 | | 96915d7bec1f41eeb575222d97642ce4 | | | False |' 2022-11-02 13:38:08.166 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:38:08.166 | ++ functions-common:get_field:824 : read data 2022-11-02 13:38:08.166 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=3442355597b646efaec3f324608b540f 2022-11-02 13:38:08.166 | + functions-common:get_or_add_user_project_role:1009 : echo 3442355597b646efaec3f324608b540f 2022-11-02 13:38:08.166 | 3442355597b646efaec3f324608b540f 2022-11-02 13:38:08.485 | [234389 Async ks-demo-member:264066]: finished get_or_add_user_project_role member 5a80d9babf5e479ba9f54c011f9ed375 96915d7bec1f41eeb575222d97642ce4 with result 0 in 14 seconds 2022-11-02 13:38:08.734 | [234389 Async ks-demo-admin:264178]: Waiting for completion of get_or_add_user_project_role admin aed134c84ccb45328dbb3892dd8c627f 96915d7bec1f41eeb575222d97642ce4 running on PID 264178 (16 other jobs running) 2022-11-02 13:38:08.895 | [234389 Async ks-demo-admin:264178]: Signaling child to exit 2022-11-02 13:38:08.895 | WAKEUP 2022-11-02 13:38:09.067 | [234389 Async ks-demo-admin:264178]: Signaled 2022-11-02 13:38:09.076 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:38:09.076 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 13:38:09.076 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:38:09.076 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:38:09.077 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 13:38:09.077 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 13:38:09.077 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 13:38:09.077 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 13:38:09.077 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user aed134c84ccb45328dbb3892dd8c627f --project 96915d7bec1f41eeb575222d97642ce4 2022-11-02 13:38:09.077 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:38:09.077 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:38:09.077 | ++ functions-common:get_field:824 : read data 2022-11-02 13:38:09.077 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:38:09.077 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:09.077 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:09.077 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:09.077 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:09.077 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:38:09.077 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:38:09.077 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:38:09.077 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user aed134c84ccb45328dbb3892dd8c627f --project 96915d7bec1f41eeb575222d97642ce4 2022-11-02 13:38:09.077 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:09.077 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:09.077 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:09.077 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:09.077 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:38:09.077 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:38:09.078 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user aed134c84ccb45328dbb3892dd8c627f --project 96915d7bec1f41eeb575222d97642ce4 2022-11-02 13:38:09.078 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:38:09.078 | ++ functions-common:get_field:824 : read data 2022-11-02 13:38:09.078 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:09.078 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:09.078 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:09.078 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:09.078 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:38:09.078 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:38:09.078 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:38:09.078 | ++ functions-common:get_field:830 : echo '| d7b780f6777c421a9cf03d786696ea33 | aed134c84ccb45328dbb3892dd8c627f | | 96915d7bec1f41eeb575222d97642ce4 | | | False |' 2022-11-02 13:38:09.078 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:38:09.078 | ++ functions-common:get_field:824 : read data 2022-11-02 13:38:09.078 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=d7b780f6777c421a9cf03d786696ea33 2022-11-02 13:38:09.078 | + functions-common:get_or_add_user_project_role:1009 : echo d7b780f6777c421a9cf03d786696ea33 2022-11-02 13:38:09.078 | d7b780f6777c421a9cf03d786696ea33 2022-11-02 13:38:09.336 | [234389 Async ks-demo-admin:264178]: finished get_or_add_user_project_role admin aed134c84ccb45328dbb3892dd8c627f 96915d7bec1f41eeb575222d97642ce4 with result 0 in 17 seconds 2022-11-02 13:38:09.559 | [234389 Async ks-demo-another:264290]: Waiting for completion of get_or_add_user_project_role anotherrole 5a80d9babf5e479ba9f54c011f9ed375 96915d7bec1f41eeb575222d97642ce4 running on PID 264290 (15 other jobs running) 2022-11-02 13:38:09.722 | [234389 Async ks-demo-another:264290]: Signaling child to exit 2022-11-02 13:38:09.725 | WAKEUP 2022-11-02 13:38:09.876 | [234389 Async ks-demo-another:264290]: Signaled 2022-11-02 13:38:09.890 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:38:09.890 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 13:38:09.890 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:38:09.890 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:38:09.890 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 13:38:09.890 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 13:38:09.890 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 13:38:09.890 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 13:38:09.891 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:38:09.891 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:38:09.891 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 5a80d9babf5e479ba9f54c011f9ed375 --project 96915d7bec1f41eeb575222d97642ce4 2022-11-02 13:38:09.891 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:38:09.891 | ++ functions-common:get_field:824 : read data 2022-11-02 13:38:09.891 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:09.891 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:09.891 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:09.891 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:09.891 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:38:09.891 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:38:09.891 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:38:09.891 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user 5a80d9babf5e479ba9f54c011f9ed375 --project 96915d7bec1f41eeb575222d97642ce4 2022-11-02 13:38:09.891 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:09.891 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:09.891 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:09.891 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:09.891 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:38:09.891 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 5a80d9babf5e479ba9f54c011f9ed375 --project 96915d7bec1f41eeb575222d97642ce4 2022-11-02 13:38:09.891 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:38:09.891 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:38:09.891 | ++ functions-common:get_field:824 : read data 2022-11-02 13:38:09.891 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:09.891 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:09.891 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:09.891 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:09.891 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:38:09.891 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:38:09.891 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:38:09.891 | ++ functions-common:get_field:830 : echo '| 006518191695499bbb2b5bcf73da5722 | 5a80d9babf5e479ba9f54c011f9ed375 | | 96915d7bec1f41eeb575222d97642ce4 | | | False |' 2022-11-02 13:38:09.891 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:38:09.892 | ++ functions-common:get_field:824 : read data 2022-11-02 13:38:09.892 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=006518191695499bbb2b5bcf73da5722 2022-11-02 13:38:09.892 | + functions-common:get_or_add_user_project_role:1009 : echo 006518191695499bbb2b5bcf73da5722 2022-11-02 13:38:09.892 | 006518191695499bbb2b5bcf73da5722 2022-11-02 13:38:10.034 | [234389 Async ks-demo-another:264290]: finished get_or_add_user_project_role anotherrole 5a80d9babf5e479ba9f54c011f9ed375 96915d7bec1f41eeb575222d97642ce4 with result 0 in 15 seconds 2022-11-02 13:38:10.043 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:38:10.113 | [266155 Async ks-system-reader:266155]: finished successfully 2022-11-02 13:38:10.129 | [234389 Async ks-demo-invis:264402]: Waiting for completion of get_or_add_user_project_role member 5a80d9babf5e479ba9f54c011f9ed375 4e7abef9fd13412e9551c6abc4c5010e running on PID 264402 (14 other jobs running) 2022-11-02 13:38:10.173 | [234389 Async ks-demo-invis:264402]: Signaling child to exit 2022-11-02 13:38:10.174 | WAKEUP 2022-11-02 13:38:10.215 | [234389 Async ks-demo-invis:264402]: Signaled 2022-11-02 13:38:10.218 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:38:10.218 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 13:38:10.218 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:38:10.218 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:38:10.218 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 13:38:10.218 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 13:38:10.218 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 13:38:10.218 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 13:38:10.218 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:38:10.218 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:38:10.218 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 5a80d9babf5e479ba9f54c011f9ed375 --project 4e7abef9fd13412e9551c6abc4c5010e 2022-11-02 13:38:10.218 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:38:10.218 | ++ functions-common:get_field:824 : read data 2022-11-02 13:38:10.218 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:10.218 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:10.218 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:10.219 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:10.219 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:38:10.219 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:38:10.219 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:38:10.219 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user 5a80d9babf5e479ba9f54c011f9ed375 --project 4e7abef9fd13412e9551c6abc4c5010e 2022-11-02 13:38:10.219 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:10.219 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:10.219 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:10.219 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:10.220 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:38:10.220 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:38:10.220 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:38:10.220 | ++ functions-common:get_field:824 : read data 2022-11-02 13:38:10.220 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 5a80d9babf5e479ba9f54c011f9ed375 --project 4e7abef9fd13412e9551c6abc4c5010e 2022-11-02 13:38:10.220 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:10.220 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:10.220 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:10.220 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:10.220 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:38:10.220 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:38:10.220 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:38:10.220 | ++ functions-common:get_field:830 : echo '| 3442355597b646efaec3f324608b540f | 5a80d9babf5e479ba9f54c011f9ed375 | | 4e7abef9fd13412e9551c6abc4c5010e | | | False |' 2022-11-02 13:38:10.220 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:38:10.220 | ++ functions-common:get_field:824 : read data 2022-11-02 13:38:10.220 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=3442355597b646efaec3f324608b540f 2022-11-02 13:38:10.220 | + functions-common:get_or_add_user_project_role:1009 : echo 3442355597b646efaec3f324608b540f 2022-11-02 13:38:10.220 | 3442355597b646efaec3f324608b540f 2022-11-02 13:38:10.295 | [234389 Async ks-demo-invis:264402]: finished get_or_add_user_project_role member 5a80d9babf5e479ba9f54c011f9ed375 4e7abef9fd13412e9551c6abc4c5010e with result 0 in 18 seconds 2022-11-02 13:38:10.371 | [234389 Async ks-demo-reader:264576]: Waiting for completion of get_or_add_user_project_role reader c50ae497c6004054b4ced8677f7a3e43 96915d7bec1f41eeb575222d97642ce4 running on PID 264576 (13 other jobs running) 2022-11-02 13:38:10.413 | [234389 Async ks-demo-reader:264576]: Signaling child to exit 2022-11-02 13:38:10.413 | WAKEUP 2022-11-02 13:38:10.444 | [234389 Async ks-demo-reader:264576]: Signaled 2022-11-02 13:38:10.445 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:38:10.445 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 13:38:10.445 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:38:10.445 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:38:10.445 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 13:38:10.445 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 13:38:10.445 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 13:38:10.445 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 13:38:10.445 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:38:10.445 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:38:10.445 | ++ functions-common:get_field:824 : read data 2022-11-02 13:38:10.445 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user c50ae497c6004054b4ced8677f7a3e43 --project 96915d7bec1f41eeb575222d97642ce4 2022-11-02 13:38:10.445 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:38:10.445 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:10.445 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:10.445 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:10.445 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:10.445 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:38:10.445 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:38:10.445 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:38:10.446 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user c50ae497c6004054b4ced8677f7a3e43 --project 96915d7bec1f41eeb575222d97642ce4 2022-11-02 13:38:10.446 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:10.446 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:10.446 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:10.446 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:10.446 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user c50ae497c6004054b4ced8677f7a3e43 --project 96915d7bec1f41eeb575222d97642ce4 2022-11-02 13:38:10.446 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:38:10.446 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:38:10.446 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:38:10.446 | ++ functions-common:get_field:824 : read data 2022-11-02 13:38:10.446 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:10.446 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:10.446 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:10.446 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:10.446 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:38:10.446 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:38:10.446 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:38:10.446 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:38:10.446 | ++ functions-common:get_field:830 : echo '| 6e3eccdbbbcf493cb9269c17fe6c1161 | c50ae497c6004054b4ced8677f7a3e43 | | 96915d7bec1f41eeb575222d97642ce4 | | | False |' 2022-11-02 13:38:10.446 | ++ functions-common:get_field:824 : read data 2022-11-02 13:38:10.446 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=6e3eccdbbbcf493cb9269c17fe6c1161 2022-11-02 13:38:10.446 | + functions-common:get_or_add_user_project_role:1009 : echo 6e3eccdbbbcf493cb9269c17fe6c1161 2022-11-02 13:38:10.446 | 6e3eccdbbbcf493cb9269c17fe6c1161 2022-11-02 13:38:10.515 | [234389 Async ks-demo-reader:264576]: finished get_or_add_user_project_role reader c50ae497c6004054b4ced8677f7a3e43 96915d7bec1f41eeb575222d97642ce4 with result 0 in 16 seconds 2022-11-02 13:38:10.520 | + inc/async:async_wait:197 : return 0 2022-11-02 13:38:10.524 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-11-02 13:38:10.610 | [234389 Async ks-alt-admin:265028]: Waiting for completion of get_or_add_user_project_role admin a1a168ab45af484d91aea0e4b628226a 4a7a296b4b354e499a68c1bf4d610b13 running on PID 265028 (12 other jobs running) 2022-11-02 13:38:10.653 | [234389 Async ks-alt-admin:265028]: Signaling child to exit 2022-11-02 13:38:10.653 | WAKEUP 2022-11-02 13:38:10.696 | [234389 Async ks-alt-admin:265028]: Signaled 2022-11-02 13:38:10.697 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:38:10.697 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 13:38:10.697 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:38:10.698 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:38:10.698 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 13:38:10.698 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 13:38:10.698 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 13:38:10.698 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 13:38:10.698 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a1a168ab45af484d91aea0e4b628226a --project 4a7a296b4b354e499a68c1bf4d610b13 2022-11-02 13:38:10.698 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:38:10.698 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:38:10.698 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:38:10.698 | ++ functions-common:get_field:824 : read data 2022-11-02 13:38:10.698 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:10.698 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:10.698 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:10.698 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:10.698 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:38:10.698 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:38:10.698 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:38:10.698 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user a1a168ab45af484d91aea0e4b628226a --project 4a7a296b4b354e499a68c1bf4d610b13 2022-11-02 13:38:10.698 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:10.698 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:10.698 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:10.698 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:10.698 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a1a168ab45af484d91aea0e4b628226a --project 4a7a296b4b354e499a68c1bf4d610b13 2022-11-02 13:38:10.698 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:38:10.698 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:38:10.698 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:38:10.698 | ++ functions-common:get_field:824 : read data 2022-11-02 13:38:10.698 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:10.698 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:10.698 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:10.699 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:10.699 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:38:10.699 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:38:10.699 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:38:10.699 | ++ functions-common:get_field:830 : echo '| d7b780f6777c421a9cf03d786696ea33 | a1a168ab45af484d91aea0e4b628226a | | 4a7a296b4b354e499a68c1bf4d610b13 | | | False |' 2022-11-02 13:38:10.699 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:38:10.699 | ++ functions-common:get_field:824 : read data 2022-11-02 13:38:10.699 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=d7b780f6777c421a9cf03d786696ea33 2022-11-02 13:38:10.699 | + functions-common:get_or_add_user_project_role:1009 : echo d7b780f6777c421a9cf03d786696ea33 2022-11-02 13:38:10.699 | d7b780f6777c421a9cf03d786696ea33 2022-11-02 13:38:10.749 | [234389 Async ks-alt-admin:265028]: finished get_or_add_user_project_role admin a1a168ab45af484d91aea0e4b628226a 4a7a296b4b354e499a68c1bf4d610b13 with result 0 in 14 seconds 2022-11-02 13:38:10.796 | [234389 Async ks-alt-another:265189]: Waiting for completion of get_or_add_user_project_role anotherrole a1a168ab45af484d91aea0e4b628226a 4a7a296b4b354e499a68c1bf4d610b13 running on PID 265189 (11 other jobs running) 2022-11-02 13:38:10.827 | [234389 Async ks-alt-another:265189]: Signaling child to exit 2022-11-02 13:38:10.827 | WAKEUP 2022-11-02 13:38:10.861 | [234389 Async ks-alt-another:265189]: Signaled 2022-11-02 13:38:10.863 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:38:10.863 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 13:38:10.863 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:38:10.863 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:38:10.863 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 13:38:10.863 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 13:38:10.863 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 13:38:10.863 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 13:38:10.863 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:38:10.863 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:38:10.863 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user a1a168ab45af484d91aea0e4b628226a --project 4a7a296b4b354e499a68c1bf4d610b13 2022-11-02 13:38:10.863 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:38:10.863 | ++ functions-common:get_field:824 : read data 2022-11-02 13:38:10.863 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:10.863 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:10.863 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:10.863 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:10.863 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:38:10.863 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:38:10.863 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:38:10.864 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user a1a168ab45af484d91aea0e4b628226a --project 4a7a296b4b354e499a68c1bf4d610b13 2022-11-02 13:38:10.864 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:10.864 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:10.864 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:10.864 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:10.864 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user a1a168ab45af484d91aea0e4b628226a --project 4a7a296b4b354e499a68c1bf4d610b13 2022-11-02 13:38:10.864 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:38:10.864 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:38:10.864 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:38:10.864 | ++ functions-common:get_field:824 : read data 2022-11-02 13:38:10.864 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:10.864 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:10.864 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:10.864 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:10.864 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:38:10.864 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:38:10.864 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:38:10.864 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:38:10.864 | ++ functions-common:get_field:830 : echo '| 006518191695499bbb2b5bcf73da5722 | a1a168ab45af484d91aea0e4b628226a | | 4a7a296b4b354e499a68c1bf4d610b13 | | | False |' 2022-11-02 13:38:10.864 | ++ functions-common:get_field:824 : read data 2022-11-02 13:38:10.864 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=006518191695499bbb2b5bcf73da5722 2022-11-02 13:38:10.864 | + functions-common:get_or_add_user_project_role:1009 : echo 006518191695499bbb2b5bcf73da5722 2022-11-02 13:38:10.864 | 006518191695499bbb2b5bcf73da5722 2022-11-02 13:38:10.917 | [234389 Async ks-alt-another:265189]: finished get_or_add_user_project_role anotherrole a1a168ab45af484d91aea0e4b628226a 4a7a296b4b354e499a68c1bf4d610b13 with result 0 in 14 seconds 2022-11-02 13:38:10.962 | [234389 Async ks-alt-member-user:265423]: Waiting for completion of get_or_add_user_project_role member 6534bcd8d14d4f1089f4c313adb5479a 4a7a296b4b354e499a68c1bf4d610b13 running on PID 265423 (10 other jobs running) 2022-11-02 13:38:10.995 | [234389 Async ks-alt-member-user:265423]: Signaling child to exit 2022-11-02 13:38:10.995 | WAKEUP 2022-11-02 13:38:11.023 | [234389 Async ks-alt-member-user:265423]: Signaled 2022-11-02 13:38:11.025 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:38:11.025 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 13:38:11.025 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:38:11.025 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:38:11.025 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 13:38:11.025 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 13:38:11.025 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 13:38:11.025 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 13:38:11.025 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:38:11.025 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6534bcd8d14d4f1089f4c313adb5479a --project 4a7a296b4b354e499a68c1bf4d610b13 2022-11-02 13:38:11.025 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:38:11.025 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:38:11.025 | ++ functions-common:get_field:824 : read data 2022-11-02 13:38:11.025 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:11.025 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:11.025 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:11.025 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:11.025 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:38:11.025 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:38:11.025 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:38:11.025 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user 6534bcd8d14d4f1089f4c313adb5479a --project 4a7a296b4b354e499a68c1bf4d610b13 2022-11-02 13:38:11.025 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:11.025 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:11.025 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:11.025 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:11.025 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6534bcd8d14d4f1089f4c313adb5479a --project 4a7a296b4b354e499a68c1bf4d610b13 2022-11-02 13:38:11.026 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:38:11.026 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:38:11.026 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:38:11.026 | ++ functions-common:get_field:824 : read data 2022-11-02 13:38:11.026 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:11.026 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:11.026 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:11.026 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:11.026 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:38:11.026 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:38:11.026 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:38:11.026 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:38:11.026 | ++ functions-common:get_field:830 : echo '| 3442355597b646efaec3f324608b540f | 6534bcd8d14d4f1089f4c313adb5479a | | 4a7a296b4b354e499a68c1bf4d610b13 | | | False |' 2022-11-02 13:38:11.026 | ++ functions-common:get_field:824 : read data 2022-11-02 13:38:11.026 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=3442355597b646efaec3f324608b540f 2022-11-02 13:38:11.026 | + functions-common:get_or_add_user_project_role:1009 : echo 3442355597b646efaec3f324608b540f 2022-11-02 13:38:11.026 | 3442355597b646efaec3f324608b540f 2022-11-02 13:38:11.083 | [234389 Async ks-alt-member-user:265423]: finished get_or_add_user_project_role member 6534bcd8d14d4f1089f4c313adb5479a 4a7a296b4b354e499a68c1bf4d610b13 with result 0 in 14 seconds 2022-11-02 13:38:11.129 | [234389 Async ks-alt-reader-user:265647]: Waiting for completion of get_or_add_user_project_role reader c7a56b2135e64ec0a3a4cb28469e6cf6 4a7a296b4b354e499a68c1bf4d610b13 running on PID 265647 (9 other jobs running) 2022-11-02 13:38:11.163 | [234389 Async ks-alt-reader-user:265647]: Signaling child to exit 2022-11-02 13:38:11.164 | WAKEUP 2022-11-02 13:38:11.211 | [234389 Async ks-alt-reader-user:265647]: Signaled 2022-11-02 13:38:11.213 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:38:11.213 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 13:38:11.213 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:38:11.213 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:38:11.213 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 13:38:11.213 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 13:38:11.213 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 13:38:11.213 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 13:38:11.213 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:38:11.213 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user c7a56b2135e64ec0a3a4cb28469e6cf6 --project 4a7a296b4b354e499a68c1bf4d610b13 2022-11-02 13:38:11.213 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:38:11.213 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:38:11.213 | ++ functions-common:get_field:824 : read data 2022-11-02 13:38:11.213 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:11.213 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:11.213 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:11.213 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:11.213 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:38:11.213 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:38:11.213 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:38:11.214 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user c7a56b2135e64ec0a3a4cb28469e6cf6 --project 4a7a296b4b354e499a68c1bf4d610b13 2022-11-02 13:38:11.214 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:11.214 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:11.214 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:11.214 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:11.214 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:38:11.214 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user c7a56b2135e64ec0a3a4cb28469e6cf6 --project 4a7a296b4b354e499a68c1bf4d610b13 2022-11-02 13:38:11.214 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:38:11.214 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:38:11.214 | ++ functions-common:get_field:824 : read data 2022-11-02 13:38:11.214 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:11.214 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:11.214 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:11.214 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:11.214 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:38:11.214 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:38:11.214 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:38:11.214 | ++ functions-common:get_field:830 : echo '| 6e3eccdbbbcf493cb9269c17fe6c1161 | c7a56b2135e64ec0a3a4cb28469e6cf6 | | 4a7a296b4b354e499a68c1bf4d610b13 | | | False |' 2022-11-02 13:38:11.214 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:38:11.214 | ++ functions-common:get_field:824 : read data 2022-11-02 13:38:11.214 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=6e3eccdbbbcf493cb9269c17fe6c1161 2022-11-02 13:38:11.214 | + functions-common:get_or_add_user_project_role:1009 : echo 6e3eccdbbbcf493cb9269c17fe6c1161 2022-11-02 13:38:11.214 | 6e3eccdbbbcf493cb9269c17fe6c1161 2022-11-02 13:38:11.297 | [234389 Async ks-alt-reader-user:265647]: finished get_or_add_user_project_role reader c7a56b2135e64ec0a3a4cb28469e6cf6 4a7a296b4b354e499a68c1bf4d610b13 with result 0 in 14 seconds 2022-11-02 13:38:11.304 | + inc/async:async_wait:197 : return 0 2022-11-02 13:38:11.315 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-11-02 13:38:11.420 | [234389 Async ks-system-member:265873]: Waiting for completion of get_or_add_user_system_role member d1be70da46214c09b0b35c859328634a all running on PID 265873 (8 other jobs running) 2022-11-02 13:38:11.459 | [234389 Async ks-system-member:265873]: Signaling child to exit 2022-11-02 13:38:11.460 | WAKEUP 2022-11-02 13:38:11.503 | [234389 Async ks-system-member:265873]: Signaled 2022-11-02 13:38:11.505 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-11-02 13:38:11.505 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-11-02 13:38:11.505 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-11-02 13:38:11.505 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:38:11.505 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:38:11.505 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 13:38:11.505 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 13:38:11.505 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 13:38:11.505 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-11-02 13:38:11.505 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d1be70da46214c09b0b35c859328634a --system all -f value -c Role 2022-11-02 13:38:11.505 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:11.505 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:11.505 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:11.505 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:11.505 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:38:11.505 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-11-02 13:38:11.505 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-11-02 13:38:11.505 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add member --user d1be70da46214c09b0b35c859328634a --system all 2022-11-02 13:38:11.506 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:11.506 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:11.506 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:11.506 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:11.506 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d1be70da46214c09b0b35c859328634a --system all -f value -c Role 2022-11-02 13:38:11.506 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:11.506 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:11.506 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:11.506 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:11.506 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:38:11.506 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=3442355597b646efaec3f324608b540f 2022-11-02 13:38:11.506 | + functions-common:get_or_add_user_system_role:1064 : echo 3442355597b646efaec3f324608b540f 2022-11-02 13:38:11.506 | 3442355597b646efaec3f324608b540f 2022-11-02 13:38:11.598 | [234389 Async ks-system-member:265873]: finished get_or_add_user_system_role member d1be70da46214c09b0b35c859328634a all with result 0 in 11 seconds 2022-11-02 13:38:11.659 | [234389 Async ks-system-reader:266155]: Waiting for completion of get_or_add_user_system_role reader 002f854bb5c347e6a0779f9b73483738 all running on PID 266155 (7 other jobs running) 2022-11-02 13:38:11.705 | [234389 Async ks-system-reader:266155]: Signaling child to exit 2022-11-02 13:38:11.707 | WAKEUP 2022-11-02 13:38:11.848 | [234389 Async ks-system-reader:266155]: Signaled 2022-11-02 13:38:11.858 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-11-02 13:38:11.859 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-11-02 13:38:11.859 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-11-02 13:38:11.859 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:38:11.859 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:38:11.859 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 13:38:11.859 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 13:38:11.859 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 13:38:11.859 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-11-02 13:38:11.859 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 002f854bb5c347e6a0779f9b73483738 --system all -f value -c Role 2022-11-02 13:38:11.859 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:11.859 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:11.859 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:11.859 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:11.859 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:38:11.859 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-11-02 13:38:11.859 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-11-02 13:38:11.859 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add reader --user 002f854bb5c347e6a0779f9b73483738 --system all 2022-11-02 13:38:11.859 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:11.859 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:11.859 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:11.859 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:11.859 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 002f854bb5c347e6a0779f9b73483738 --system all -f value -c Role 2022-11-02 13:38:11.859 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:11.859 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:11.859 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:11.859 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:11.859 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:38:11.859 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=6e3eccdbbbcf493cb9269c17fe6c1161 2022-11-02 13:38:11.859 | + functions-common:get_or_add_user_system_role:1064 : echo 6e3eccdbbbcf493cb9269c17fe6c1161 2022-11-02 13:38:11.859 | 6e3eccdbbbcf493cb9269c17fe6c1161 2022-11-02 13:38:12.078 | [234389 Async ks-system-reader:266155]: finished get_or_add_user_system_role reader 002f854bb5c347e6a0779f9b73483738 all with result 0 in 11 seconds 2022-11-02 13:38:12.087 | + inc/async:async_wait:197 : return 0 2022-11-02 13:38:12.090 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-11-02 13:38:12.432 | [234389 Async ks-group-memberdemo:266545]: Waiting for completion of get_or_add_group_project_role member be5f8f31b2f94b9687ead9a475b7349e 96915d7bec1f41eeb575222d97642ce4 running on PID 266545 (6 other jobs running) 2022-11-02 13:38:12.594 | [234389 Async ks-group-memberdemo:266545]: Signaling child to exit 2022-11-02 13:38:20.432 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:38:20.481 | [266650 Async ks-group-anotherdemo:266650]: finished successfully 2022-11-02 13:38:20.735 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:38:20.772 | [266545 Async ks-group-memberdemo:266545]: finished successfully 2022-11-02 13:38:20.804 | WAKEUP 2022-11-02 13:38:20.848 | [234389 Async ks-group-memberdemo:266545]: Signaled 2022-11-02 13:38:20.850 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-11-02 13:38:20.850 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group be5f8f31b2f94b9687ead9a475b7349e --project 96915d7bec1f41eeb575222d97642ce4 -f value 2022-11-02 13:38:20.851 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:20.851 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:20.851 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:20.851 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:20.851 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:38:20.851 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-11-02 13:38:20.851 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-11-02 13:38:20.851 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group be5f8f31b2f94b9687ead9a475b7349e --project 96915d7bec1f41eeb575222d97642ce4 2022-11-02 13:38:20.851 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:20.851 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:20.851 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:20.851 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:20.851 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group be5f8f31b2f94b9687ead9a475b7349e --project 96915d7bec1f41eeb575222d97642ce4 -f value 2022-11-02 13:38:20.851 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:20.851 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:20.851 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:20.851 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:20.852 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:38:20.852 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='3442355597b646efaec3f324608b540f be5f8f31b2f94b9687ead9a475b7349e 96915d7bec1f41eeb575222d97642ce4 False' 2022-11-02 13:38:20.852 | + functions-common:get_or_add_group_project_role:1088 : echo 3442355597b646efaec3f324608b540f be5f8f31b2f94b9687ead9a475b7349e 96915d7bec1f41eeb575222d97642ce4 False 2022-11-02 13:38:20.852 | 3442355597b646efaec3f324608b540f be5f8f31b2f94b9687ead9a475b7349e 96915d7bec1f41eeb575222d97642ce4 False 2022-11-02 13:38:20.930 | [234389 Async ks-group-memberdemo:266545]: finished get_or_add_group_project_role member be5f8f31b2f94b9687ead9a475b7349e 96915d7bec1f41eeb575222d97642ce4 with result 0 in 15 seconds 2022-11-02 13:38:20.999 | [234389 Async ks-group-anotherdemo:266650]: Waiting for completion of get_or_add_group_project_role anotherrole be5f8f31b2f94b9687ead9a475b7349e 96915d7bec1f41eeb575222d97642ce4 running on PID 266650 (5 other jobs running) 2022-11-02 13:38:21.036 | [234389 Async ks-group-anotherdemo:266650]: Signaling child to exit 2022-11-02 13:38:21.036 | WAKEUP 2022-11-02 13:38:21.076 | [234389 Async ks-group-anotherdemo:266650]: Signaled 2022-11-02 13:38:21.077 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-11-02 13:38:21.078 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group be5f8f31b2f94b9687ead9a475b7349e --project 96915d7bec1f41eeb575222d97642ce4 -f value 2022-11-02 13:38:21.078 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:21.078 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:21.078 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:21.078 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:21.078 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:38:21.078 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-11-02 13:38:21.078 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-11-02 13:38:21.078 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group be5f8f31b2f94b9687ead9a475b7349e --project 96915d7bec1f41eeb575222d97642ce4 2022-11-02 13:38:21.078 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:21.078 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:21.078 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:21.078 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:21.079 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group be5f8f31b2f94b9687ead9a475b7349e --project 96915d7bec1f41eeb575222d97642ce4 -f value 2022-11-02 13:38:21.079 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:21.079 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:21.079 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:21.079 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:21.079 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:38:21.079 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='006518191695499bbb2b5bcf73da5722 be5f8f31b2f94b9687ead9a475b7349e 96915d7bec1f41eeb575222d97642ce4 False' 2022-11-02 13:38:21.079 | + functions-common:get_or_add_group_project_role:1088 : echo 006518191695499bbb2b5bcf73da5722 be5f8f31b2f94b9687ead9a475b7349e 96915d7bec1f41eeb575222d97642ce4 False 2022-11-02 13:38:21.079 | 006518191695499bbb2b5bcf73da5722 be5f8f31b2f94b9687ead9a475b7349e 96915d7bec1f41eeb575222d97642ce4 False 2022-11-02 13:38:21.133 | [234389 Async ks-group-anotherdemo:266650]: finished get_or_add_group_project_role anotherrole be5f8f31b2f94b9687ead9a475b7349e 96915d7bec1f41eeb575222d97642ce4 with result 0 in 14 seconds 2022-11-02 13:38:21.184 | [234389 Async ks-group-memberalt:266736]: Waiting for completion of get_or_add_group_project_role member be5f8f31b2f94b9687ead9a475b7349e 4a7a296b4b354e499a68c1bf4d610b13 running on PID 266736 (4 other jobs running) 2022-11-02 13:38:21.220 | [234389 Async ks-group-memberalt:266736]: Signaling child to exit 2022-11-02 13:38:21.962 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:38:21.991 | [266736 Async ks-group-memberalt:266736]: finished successfully 2022-11-02 13:38:22.014 | WAKEUP 2022-11-02 13:38:22.044 | [234389 Async ks-group-memberalt:266736]: Signaled 2022-11-02 13:38:22.045 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-11-02 13:38:22.045 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group be5f8f31b2f94b9687ead9a475b7349e --project 4a7a296b4b354e499a68c1bf4d610b13 -f value 2022-11-02 13:38:22.046 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:22.046 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:22.046 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:22.046 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:22.046 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:38:22.046 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-11-02 13:38:22.046 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-11-02 13:38:22.046 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group be5f8f31b2f94b9687ead9a475b7349e --project 4a7a296b4b354e499a68c1bf4d610b13 2022-11-02 13:38:22.046 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:22.046 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:22.046 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:22.046 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:22.046 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group be5f8f31b2f94b9687ead9a475b7349e --project 4a7a296b4b354e499a68c1bf4d610b13 -f value 2022-11-02 13:38:22.046 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:22.046 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:22.046 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:22.046 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:22.046 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:38:22.046 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='3442355597b646efaec3f324608b540f be5f8f31b2f94b9687ead9a475b7349e 4a7a296b4b354e499a68c1bf4d610b13 False' 2022-11-02 13:38:22.046 | + functions-common:get_or_add_group_project_role:1088 : echo 3442355597b646efaec3f324608b540f be5f8f31b2f94b9687ead9a475b7349e 4a7a296b4b354e499a68c1bf4d610b13 False 2022-11-02 13:38:22.046 | 3442355597b646efaec3f324608b540f be5f8f31b2f94b9687ead9a475b7349e 4a7a296b4b354e499a68c1bf4d610b13 False 2022-11-02 13:38:22.109 | [234389 Async ks-group-memberalt:266736]: finished get_or_add_group_project_role member be5f8f31b2f94b9687ead9a475b7349e 4a7a296b4b354e499a68c1bf4d610b13 with result 0 in 16 seconds 2022-11-02 13:38:22.165 | [234389 Async ks-group-anotheralt:266825]: Waiting for completion of get_or_add_group_project_role anotherrole be5f8f31b2f94b9687ead9a475b7349e 4a7a296b4b354e499a68c1bf4d610b13 running on PID 266825 (3 other jobs running) 2022-11-02 13:38:22.204 | [234389 Async ks-group-anotheralt:266825]: Signaling child to exit 2022-11-02 13:38:22.283 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:38:22.312 | [266825 Async ks-group-anotheralt:266825]: finished successfully 2022-11-02 13:38:22.332 | WAKEUP 2022-11-02 13:38:22.356 | [234389 Async ks-group-anotheralt:266825]: Signaled 2022-11-02 13:38:22.358 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-11-02 13:38:22.358 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group be5f8f31b2f94b9687ead9a475b7349e --project 4a7a296b4b354e499a68c1bf4d610b13 -f value 2022-11-02 13:38:22.358 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:22.358 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:22.358 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:22.358 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:22.358 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:38:22.358 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-11-02 13:38:22.358 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-11-02 13:38:22.358 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group be5f8f31b2f94b9687ead9a475b7349e --project 4a7a296b4b354e499a68c1bf4d610b13 2022-11-02 13:38:22.358 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:22.358 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:22.358 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:22.358 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:22.358 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group be5f8f31b2f94b9687ead9a475b7349e --project 4a7a296b4b354e499a68c1bf4d610b13 -f value 2022-11-02 13:38:22.358 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:22.358 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:22.358 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:22.358 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:22.358 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:38:22.358 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='006518191695499bbb2b5bcf73da5722 be5f8f31b2f94b9687ead9a475b7349e 4a7a296b4b354e499a68c1bf4d610b13 False' 2022-11-02 13:38:22.359 | + functions-common:get_or_add_group_project_role:1088 : echo 006518191695499bbb2b5bcf73da5722 be5f8f31b2f94b9687ead9a475b7349e 4a7a296b4b354e499a68c1bf4d610b13 False 2022-11-02 13:38:22.359 | 006518191695499bbb2b5bcf73da5722 be5f8f31b2f94b9687ead9a475b7349e 4a7a296b4b354e499a68c1bf4d610b13 False 2022-11-02 13:38:22.406 | [234389 Async ks-group-anotheralt:266825]: finished get_or_add_group_project_role anotherrole be5f8f31b2f94b9687ead9a475b7349e 4a7a296b4b354e499a68c1bf4d610b13 with result 0 in 16 seconds 2022-11-02 13:38:22.446 | [234389 Async ks-group-admin:266912]: Waiting for completion of get_or_add_group_project_role admin 0879366b957a45699ae83d80ac614ac2 984283d785254980b07c9587a1d2a473 running on PID 266912 (2 other jobs running) 2022-11-02 13:38:22.474 | [234389 Async ks-group-admin:266912]: Signaling child to exit 2022-11-02 13:38:22.763 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:38:22.788 | [266912 Async ks-group-admin:266912]: finished successfully 2022-11-02 13:38:22.809 | WAKEUP 2022-11-02 13:38:22.833 | [234389 Async ks-group-admin:266912]: Signaled 2022-11-02 13:38:22.834 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-11-02 13:38:22.834 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 0879366b957a45699ae83d80ac614ac2 --project 984283d785254980b07c9587a1d2a473 -f value 2022-11-02 13:38:22.834 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:22.834 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:22.834 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:22.834 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:22.834 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:38:22.834 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-11-02 13:38:22.835 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-11-02 13:38:22.835 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add admin --group 0879366b957a45699ae83d80ac614ac2 --project 984283d785254980b07c9587a1d2a473 2022-11-02 13:38:22.835 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:22.835 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:22.835 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:22.835 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:22.835 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 0879366b957a45699ae83d80ac614ac2 --project 984283d785254980b07c9587a1d2a473 -f value 2022-11-02 13:38:22.835 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:22.835 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:22.835 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:38:22.835 | from cryptography.utils import int_from_bytes 2022-11-02 13:38:22.835 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:38:22.835 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='d7b780f6777c421a9cf03d786696ea33 0879366b957a45699ae83d80ac614ac2 984283d785254980b07c9587a1d2a473 False' 2022-11-02 13:38:22.835 | + functions-common:get_or_add_group_project_role:1088 : echo d7b780f6777c421a9cf03d786696ea33 0879366b957a45699ae83d80ac614ac2 984283d785254980b07c9587a1d2a473 False 2022-11-02 13:38:22.835 | d7b780f6777c421a9cf03d786696ea33 0879366b957a45699ae83d80ac614ac2 984283d785254980b07c9587a1d2a473 False 2022-11-02 13:38:22.880 | [234389 Async ks-group-admin:266912]: finished get_or_add_group_project_role admin 0879366b957a45699ae83d80ac614ac2 984283d785254980b07c9587a1d2a473 with result 0 in 15 seconds 2022-11-02 13:38:22.884 | + inc/async:async_wait:197 : return 0 2022-11-02 13:38:22.887 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-11-02 13:38:22.905 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:38:22.907 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-11-02 13:38:22.926 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:38:22.928 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-11-02 13:38:22.931 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-11-02 13:38:22.992 | + inc/async:async_inner:63 : create_nova_accounts 2022-11-02 13:38:23.032 | [234389 Async create_nova_accounts:268813]: running: create_nova_accounts 2022-11-02 13:38:23.035 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-11-02 13:38:23.053 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:38:23.056 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-11-02 13:38:23.059 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-11-02 13:38:23.125 | + inc/async:async_inner:63 : create_glance_accounts 2022-11-02 13:38:23.170 | [234389 Async create_glance_accounts:268928]: running: create_glance_accounts 2022-11-02 13:38:23.174 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-11-02 13:38:23.194 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:38:23.197 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-11-02 13:38:23.200 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-11-02 13:38:23.317 | + inc/async:async_inner:63 : create_cinder_accounts 2022-11-02 13:38:23.419 | [234389 Async create_cinder_accounts:269090]: running: create_cinder_accounts 2022-11-02 13:38:23.422 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-11-02 13:38:23.503 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:38:23.506 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-11-02 13:38:23.509 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-11-02 13:38:23.622 | + inc/async:async_inner:63 : create_neutron_accounts 2022-11-02 13:38:23.701 | [234389 Async create_neutron_accounts:269207]: running: create_neutron_accounts 2022-11-02 13:38:23.708 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-11-02 13:38:23.745 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:38:23.751 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-11-02 13:38:23.753 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-11-02 13:38:24.048 | + inc/async:async_inner:63 : create_swift_accounts 2022-11-02 13:38:24.263 | [234389 Async create_swift_accounts:269349]: running: create_swift_accounts 2022-11-02 13:38:24.286 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-11-02 13:38:24.422 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:38:24.439 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-11-02 13:38:24.802 | [234389 Async create_nova_accounts:268813]: Waiting for completion of create_nova_accounts running on PID 268813 (6 other jobs running) 2022-11-02 13:38:24.989 | [234389 Async create_nova_accounts:268813]: Signaling child to exit 2022-11-02 13:39:07.533 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:39:07.642 | [269207 Async create_neutron_accounts:269207]: finished successfully 2022-11-02 13:39:28.669 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:39:28.713 | [269090 Async create_cinder_accounts:269090]: finished successfully 2022-11-02 13:39:45.287 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:39:45.320 | [268928 Async create_glance_accounts:268928]: finished successfully 2022-11-02 13:39:48.238 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:39:48.268 | [268813 Async create_nova_accounts:268813]: finished successfully 2022-11-02 13:39:48.288 | WAKEUP 2022-11-02 13:39:48.313 | [234389 Async create_nova_accounts:268813]: Signaled 2022-11-02 13:39:48.315 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-11-02 13:39:48.315 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-11-02 13:39:48.315 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-11-02 13:39:48.315 | + functions-common:get_or_create_user:921 : local user_id 2022-11-02 13:39:48.315 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 13:39:48.315 | + functions-common:get_or_create_user:925 : local email= 2022-11-02 13:39:48.315 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-11-02 13:39:48.315 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.315 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.315 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.315 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.315 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:39:48.315 | + functions-common:get_or_create_user:937 : user_id=cb1a27ce01204857ad129eb117a4d3ac 2022-11-02 13:39:48.315 | + functions-common:get_or_create_user:938 : echo cb1a27ce01204857ad129eb117a4d3ac 2022-11-02 13:39:48.315 | cb1a27ce01204857ad129eb117a4d3ac 2022-11-02 13:39:48.315 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-11-02 13:39:48.315 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:39:48.315 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 13:39:48.315 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:39:48.315 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:39:48.315 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 13:39:48.315 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 13:39:48.315 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 13:39:48.315 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 13:39:48.315 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 13:39:48.316 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 13:39:48.316 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-11-02 13:39:48.316 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:39:48.316 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:39:48.316 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:39:48.316 | ++ functions-common:get_field:824 : read data 2022-11-02 13:39:48.316 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.316 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.316 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.316 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.316 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:39:48.316 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:39:48.316 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:39:48.316 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-11-02 13:39:48.316 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.316 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.316 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.316 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.316 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-11-02 13:39:48.316 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:39:48.316 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:39:48.316 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:39:48.316 | ++ functions-common:get_field:824 : read data 2022-11-02 13:39:48.316 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.316 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.316 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.316 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.316 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:39:48.316 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:39:48.316 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:39:48.316 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:39:48.317 | ++ functions-common:get_field:830 : echo '| 19b79050e4a94833b670afca2cae3c10 | cb1a27ce01204857ad129eb117a4d3ac | | 5199339c84f94120b0cf20c7f0e4cb00 | | | False |' 2022-11-02 13:39:48.317 | ++ functions-common:get_field:824 : read data 2022-11-02 13:39:48.317 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=19b79050e4a94833b670afca2cae3c10 2022-11-02 13:39:48.317 | + functions-common:get_or_add_user_project_role:1009 : echo 19b79050e4a94833b670afca2cae3c10 2022-11-02 13:39:48.317 | 19b79050e4a94833b670afca2cae3c10 2022-11-02 13:39:48.317 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-11-02 13:39:48.317 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-11-02 13:39:48.317 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:39:48.317 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 13:39:48.317 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:39:48.317 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:39:48.317 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 13:39:48.317 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 13:39:48.317 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 13:39:48.317 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 13:39:48.317 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 13:39:48.317 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 13:39:48.317 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-11-02 13:39:48.317 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:39:48.317 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:39:48.317 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:39:48.317 | ++ functions-common:get_field:824 : read data 2022-11-02 13:39:48.317 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.317 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.317 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.317 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.317 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:39:48.317 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:39:48.317 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:39:48.317 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-11-02 13:39:48.318 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.318 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.318 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.318 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.318 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-11-02 13:39:48.318 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:39:48.318 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:39:48.318 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:39:48.318 | ++ functions-common:get_field:824 : read data 2022-11-02 13:39:48.318 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.318 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.318 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.318 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.318 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:39:48.318 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:39:48.318 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:39:48.318 | ++ functions-common:get_field:830 : echo '| d7b780f6777c421a9cf03d786696ea33 | cb1a27ce01204857ad129eb117a4d3ac | | 5199339c84f94120b0cf20c7f0e4cb00 | | | False |' 2022-11-02 13:39:48.318 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:39:48.318 | ++ functions-common:get_field:824 : read data 2022-11-02 13:39:48.318 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=d7b780f6777c421a9cf03d786696ea33 2022-11-02 13:39:48.318 | + functions-common:get_or_add_user_project_role:1009 : echo d7b780f6777c421a9cf03d786696ea33 2022-11-02 13:39:48.318 | d7b780f6777c421a9cf03d786696ea33 2022-11-02 13:39:48.318 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-11-02 13:39:48.318 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-11-02 13:39:48.318 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.89/compute 2022-11-02 13:39:48.318 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-11-02 13:39:48.318 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 13:39:48.318 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-11-02 13:39:48.318 | ++ functions-common:get_or_create_service:1109 : 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-11-02 13:39:48.318 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.318 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.319 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.319 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.319 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:39:48.319 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 13:39:48.319 | a979969b1aa94558ba4fd36d392b8b57' 2022-11-02 13:39:48.319 | + functions-common:get_or_create_service:1106 : echo a979969b1aa94558ba4fd36d392b8b57 2022-11-02 13:39:48.319 | a979969b1aa94558ba4fd36d392b8b57 2022-11-02 13:39:48.319 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.89/compute/v2/$(project_id)s' 2022-11-02 13:39:48.319 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 13:39:48.319 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.89/compute/v2/$(project_id)s' RegionOne 2022-11-02 13:39:48.319 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 13:39:48.319 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-11-02 13:39:48.319 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.319 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.319 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.319 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.319 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:39:48.319 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 13:39:48.319 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 13:39:48.319 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.89/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-11-02 13:39:48.319 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.319 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.319 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.319 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.319 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:39:48.319 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=7dd3f34a05d242169b113b23f6162584 2022-11-02 13:39:48.319 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 7dd3f34a05d242169b113b23f6162584 2022-11-02 13:39:48.319 | + functions-common:get_or_create_endpoint:1139 : public_id=7dd3f34a05d242169b113b23f6162584 2022-11-02 13:39:48.319 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-11-02 13:39:48.319 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 13:39:48.319 | + functions-common:get_or_create_endpoint:1148 : echo 7dd3f34a05d242169b113b23f6162584 2022-11-02 13:39:48.320 | 7dd3f34a05d242169b113b23f6162584 2022-11-02 13:39:48.320 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-11-02 13:39:48.320 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 13:39:48.320 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-11-02 13:39:48.320 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-11-02 13:39:48.320 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.320 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.320 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.320 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.320 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:39:48.320 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 13:39:48.320 | 7b49fba555de4bda827305704470e39d' 2022-11-02 13:39:48.320 | + functions-common:get_or_create_service:1106 : echo 7b49fba555de4bda827305704470e39d 2022-11-02 13:39:48.320 | 7b49fba555de4bda827305704470e39d 2022-11-02 13:39:48.320 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.89/compute/v2.1 2022-11-02 13:39:48.320 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 13:39:48.320 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface compute public http://10.222.0.89/compute/v2.1 RegionOne 2022-11-02 13:39:48.320 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 13:39:48.320 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-11-02 13:39:48.320 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.320 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.320 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.320 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.320 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:39:48.320 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 13:39:48.320 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 13:39:48.320 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.89/compute/v2.1 --region RegionOne -f value -c id 2022-11-02 13:39:48.320 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.320 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.320 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.320 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.320 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:39:48.321 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=560c48ae6ca84dc3aab3427a4a86ccc7 2022-11-02 13:39:48.321 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 560c48ae6ca84dc3aab3427a4a86ccc7 2022-11-02 13:39:48.321 | + functions-common:get_or_create_endpoint:1139 : public_id=560c48ae6ca84dc3aab3427a4a86ccc7 2022-11-02 13:39:48.321 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-11-02 13:39:48.321 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 13:39:48.321 | + functions-common:get_or_create_endpoint:1148 : echo 560c48ae6ca84dc3aab3427a4a86ccc7 2022-11-02 13:39:48.321 | 560c48ae6ca84dc3aab3427a4a86ccc7 2022-11-02 13:39:48.321 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-11-02 13:39:48.321 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:39:48.321 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-11-02 13:39:48.321 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:39:48.321 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-11-02 13:39:48.321 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:39:48.321 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 13:39:48.321 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:39:48.321 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:39:48.321 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 13:39:48.321 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 13:39:48.321 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 13:39:48.321 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 13:39:48.321 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 13:39:48.321 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 13:39:48.321 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:39:48.321 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:39:48.321 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-11-02 13:39:48.321 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:39:48.321 | ++ functions-common:get_field:824 : read data 2022-11-02 13:39:48.321 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.321 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.321 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.321 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.321 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:39:48.322 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:39:48.322 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:39:48.322 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-11-02 13:39:48.322 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.322 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.322 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.322 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.322 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:39:48.322 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-11-02 13:39:48.322 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:39:48.322 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:39:48.322 | ++ functions-common:get_field:824 : read data 2022-11-02 13:39:48.322 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.322 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.322 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.322 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.322 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:39:48.322 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:39:48.322 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:39:48.322 | ++ functions-common:get_field:830 : echo '| f792e56973c848648a154805985a31e7 | cb1a27ce01204857ad129eb117a4d3ac | | 5199339c84f94120b0cf20c7f0e4cb00 | | | False |' 2022-11-02 13:39:48.322 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:39:48.322 | ++ functions-common:get_field:824 : read data 2022-11-02 13:39:48.322 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=f792e56973c848648a154805985a31e7 2022-11-02 13:39:48.322 | + functions-common:get_or_add_user_project_role:1009 : echo f792e56973c848648a154805985a31e7 2022-11-02 13:39:48.322 | f792e56973c848648a154805985a31e7 2022-11-02 13:39:48.322 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-11-02 13:39:48.322 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:39:48.322 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-11-02 13:39:48.322 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:39:48.322 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-11-02 13:39:48.366 | [234389 Async create_nova_accounts:268813]: finished create_nova_accounts with result 0 in 85 seconds 2022-11-02 13:39:48.407 | [234389 Async create_glance_accounts:268928]: Waiting for completion of create_glance_accounts running on PID 268928 (5 other jobs running) 2022-11-02 13:39:48.434 | [234389 Async create_glance_accounts:268928]: Signaling child to exit 2022-11-02 13:39:48.435 | WAKEUP 2022-11-02 13:39:48.459 | [234389 Async create_glance_accounts:268928]: Signaled 2022-11-02 13:39:48.460 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-11-02 13:39:48.460 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:39:48.460 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-11-02 13:39:48.461 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-11-02 13:39:48.461 | + functions-common:get_or_create_user:921 : local user_id 2022-11-02 13:39:48.461 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 13:39:48.461 | + functions-common:get_or_create_user:925 : local email= 2022-11-02 13:39:48.461 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-11-02 13:39:48.461 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.461 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.461 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.461 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.461 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:39:48.461 | + functions-common:get_or_create_user:937 : user_id=d1a17198319b46ddb7fc629b87a1f30d 2022-11-02 13:39:48.461 | + functions-common:get_or_create_user:938 : echo d1a17198319b46ddb7fc629b87a1f30d 2022-11-02 13:39:48.461 | d1a17198319b46ddb7fc629b87a1f30d 2022-11-02 13:39:48.461 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-11-02 13:39:48.461 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:39:48.461 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 13:39:48.461 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:39:48.461 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:39:48.461 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 13:39:48.461 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 13:39:48.461 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 13:39:48.461 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 13:39:48.461 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 13:39:48.461 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 13:39:48.461 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-11-02 13:39:48.461 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:39:48.461 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:39:48.461 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:39:48.461 | ++ functions-common:get_field:824 : read data 2022-11-02 13:39:48.461 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.461 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.462 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.462 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.462 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:39:48.462 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:39:48.462 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:39:48.462 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-11-02 13:39:48.462 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.462 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.462 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.462 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.462 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:39:48.462 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-11-02 13:39:48.462 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:39:48.462 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:39:48.462 | ++ functions-common:get_field:824 : read data 2022-11-02 13:39:48.462 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.462 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.462 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.462 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.462 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:39:48.462 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:39:48.462 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:39:48.462 | ++ functions-common:get_field:830 : echo '| 19b79050e4a94833b670afca2cae3c10 | d1a17198319b46ddb7fc629b87a1f30d | | 5199339c84f94120b0cf20c7f0e4cb00 | | | False |' 2022-11-02 13:39:48.462 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:39:48.462 | ++ functions-common:get_field:824 : read data 2022-11-02 13:39:48.462 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=19b79050e4a94833b670afca2cae3c10 2022-11-02 13:39:48.462 | + functions-common:get_or_add_user_project_role:1009 : echo 19b79050e4a94833b670afca2cae3c10 2022-11-02 13:39:48.462 | 19b79050e4a94833b670afca2cae3c10 2022-11-02 13:39:48.462 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-11-02 13:39:48.462 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-11-02 13:39:48.462 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:39:48.462 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-11-02 13:39:48.463 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-11-02 13:39:48.463 | + functions-common:get_or_create_user:921 : local user_id 2022-11-02 13:39:48.463 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 13:39:48.463 | + functions-common:get_or_create_user:925 : local email= 2022-11-02 13:39:48.463 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-11-02 13:39:48.463 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.463 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.463 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.463 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.463 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:39:48.463 | + functions-common:get_or_create_user:937 : user_id=ebe9a7a922684928b7111770bb607606 2022-11-02 13:39:48.463 | + functions-common:get_or_create_user:938 : echo ebe9a7a922684928b7111770bb607606 2022-11-02 13:39:48.463 | ebe9a7a922684928b7111770bb607606 2022-11-02 13:39:48.463 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-11-02 13:39:48.463 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:39:48.463 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 13:39:48.463 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:39:48.463 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:39:48.463 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 13:39:48.463 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 13:39:48.463 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 13:39:48.463 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 13:39:48.463 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 13:39:48.463 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 13:39:48.463 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:39:48.463 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-11-02 13:39:48.463 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:39:48.463 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:39:48.463 | ++ functions-common:get_field:824 : read data 2022-11-02 13:39:48.463 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.463 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.464 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.464 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.464 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:39:48.464 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:39:48.464 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:39:48.464 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-11-02 13:39:48.464 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.464 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.464 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.464 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.464 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-11-02 13:39:48.464 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:39:48.464 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:39:48.464 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:39:48.464 | ++ functions-common:get_field:824 : read data 2022-11-02 13:39:48.464 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.464 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.464 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.464 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.464 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:39:48.464 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:39:48.464 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:39:48.464 | ++ functions-common:get_field:830 : echo '| 19b79050e4a94833b670afca2cae3c10 | ebe9a7a922684928b7111770bb607606 | | 5199339c84f94120b0cf20c7f0e4cb00 | | | False |' 2022-11-02 13:39:48.464 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:39:48.464 | ++ functions-common:get_field:824 : read data 2022-11-02 13:39:48.464 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=19b79050e4a94833b670afca2cae3c10 2022-11-02 13:39:48.464 | + functions-common:get_or_add_user_project_role:1009 : echo 19b79050e4a94833b670afca2cae3c10 2022-11-02 13:39:48.464 | 19b79050e4a94833b670afca2cae3c10 2022-11-02 13:39:48.464 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-11-02 13:39:48.464 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-11-02 13:39:48.464 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:39:48.464 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 13:39:48.464 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:39:48.465 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:39:48.465 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 13:39:48.465 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 13:39:48.465 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 13:39:48.465 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 13:39:48.465 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 13:39:48.465 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 13:39:48.465 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:39:48.465 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:39:48.465 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-11-02 13:39:48.465 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:39:48.465 | ++ functions-common:get_field:824 : read data 2022-11-02 13:39:48.465 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.465 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.465 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.465 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.465 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:39:48.465 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:39:48.465 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:39:48.465 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-11-02 13:39:48.465 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.465 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.465 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.465 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.465 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-11-02 13:39:48.465 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:39:48.465 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:39:48.465 | ++ functions-common:get_field:824 : read data 2022-11-02 13:39:48.465 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:39:48.465 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.466 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.466 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.466 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.466 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:39:48.466 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:39:48.466 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:39:48.466 | ++ functions-common:get_field:830 : echo '| f792e56973c848648a154805985a31e7 | ebe9a7a922684928b7111770bb607606 | | 5199339c84f94120b0cf20c7f0e4cb00 | | | False |' 2022-11-02 13:39:48.466 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:39:48.466 | ++ functions-common:get_field:824 : read data 2022-11-02 13:39:48.466 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=f792e56973c848648a154805985a31e7 2022-11-02 13:39:48.466 | + functions-common:get_or_add_user_project_role:1009 : echo f792e56973c848648a154805985a31e7 2022-11-02 13:39:48.466 | f792e56973c848648a154805985a31e7 2022-11-02 13:39:48.466 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-11-02 13:39:48.466 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 13:39:48.466 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-11-02 13:39:48.466 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-11-02 13:39:48.466 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.466 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.466 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.466 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.466 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:39:48.466 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 13:39:48.466 | b6febd1afb02408fb0bfce0d64de6c19' 2022-11-02 13:39:48.466 | + functions-common:get_or_create_service:1106 : echo b6febd1afb02408fb0bfce0d64de6c19 2022-11-02 13:39:48.466 | b6febd1afb02408fb0bfce0d64de6c19 2022-11-02 13:39:48.466 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.89/image 2022-11-02 13:39:48.466 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 13:39:48.466 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface image public http://10.222.0.89/image RegionOne 2022-11-02 13:39:48.466 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 13:39:48.466 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-11-02 13:39:48.466 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.466 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.467 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.467 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.467 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:39:48.467 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 13:39:48.467 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 13:39:48.467 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.89/image --region RegionOne -f value -c id 2022-11-02 13:39:48.467 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.467 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.467 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.467 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.467 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:39:48.467 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=ff4faaa6192c49eba17324829e3c57aa 2022-11-02 13:39:48.467 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo ff4faaa6192c49eba17324829e3c57aa 2022-11-02 13:39:48.467 | + functions-common:get_or_create_endpoint:1139 : public_id=ff4faaa6192c49eba17324829e3c57aa 2022-11-02 13:39:48.467 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-11-02 13:39:48.467 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 13:39:48.467 | + functions-common:get_or_create_endpoint:1148 : echo ff4faaa6192c49eba17324829e3c57aa 2022-11-02 13:39:48.467 | ff4faaa6192c49eba17324829e3c57aa 2022-11-02 13:39:48.467 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-11-02 13:39:48.467 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-11-02 13:39:48.467 | +++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-11-02 13:39:48.467 | ++ functions-common:get_or_create_domain:899 : domain_id=default 2022-11-02 13:39:48.467 | ++ functions-common:get_or_create_domain:900 : echo default 2022-11-02 13:39:48.467 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-11-02 13:39:48.467 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-11-02 13:39:48.467 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-11-02 13:39:48.467 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-11-02 13:39:48.508 | [234389 Async create_glance_accounts:268928]: finished create_glance_accounts with result 0 in 82 seconds 2022-11-02 13:39:48.549 | [234389 Async create_cinder_accounts:269090]: Waiting for completion of create_cinder_accounts running on PID 269090 (4 other jobs running) 2022-11-02 13:39:48.579 | [234389 Async create_cinder_accounts:269090]: Signaling child to exit 2022-11-02 13:39:48.579 | WAKEUP 2022-11-02 13:39:48.606 | [234389 Async create_cinder_accounts:269090]: Signaled 2022-11-02 13:39:48.608 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-11-02 13:39:48.608 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-11-02 13:39:48.608 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-11-02 13:39:48.608 | + functions-common:get_or_create_user:921 : local user_id 2022-11-02 13:39:48.608 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 13:39:48.608 | + functions-common:get_or_create_user:925 : local email= 2022-11-02 13:39:48.608 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-11-02 13:39:48.608 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.608 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.608 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.608 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.608 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:39:48.608 | + functions-common:get_or_create_user:937 : user_id=40eb5217119d45dfbef5c96343f44861 2022-11-02 13:39:48.608 | + functions-common:get_or_create_user:938 : echo 40eb5217119d45dfbef5c96343f44861 2022-11-02 13:39:48.608 | 40eb5217119d45dfbef5c96343f44861 2022-11-02 13:39:48.608 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-11-02 13:39:48.609 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:39:48.609 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 13:39:48.609 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:39:48.609 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:39:48.609 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 13:39:48.609 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 13:39:48.609 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 13:39:48.609 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 13:39:48.609 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 13:39:48.609 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 13:39:48.609 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-11-02 13:39:48.609 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:39:48.609 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:39:48.609 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:39:48.609 | ++ functions-common:get_field:824 : read data 2022-11-02 13:39:48.609 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.609 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.609 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.609 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.609 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:39:48.609 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:39:48.609 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:39:48.609 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-11-02 13:39:48.609 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.609 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.609 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.609 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.609 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:39:48.610 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:39:48.610 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-11-02 13:39:48.610 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:39:48.610 | ++ functions-common:get_field:824 : read data 2022-11-02 13:39:48.610 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.610 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.610 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.610 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.610 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:39:48.610 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:39:48.610 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:39:48.610 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:39:48.610 | ++ functions-common:get_field:830 : echo '| 19b79050e4a94833b670afca2cae3c10 | 40eb5217119d45dfbef5c96343f44861 | | 5199339c84f94120b0cf20c7f0e4cb00 | | | False |' 2022-11-02 13:39:48.610 | ++ functions-common:get_field:824 : read data 2022-11-02 13:39:48.610 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=19b79050e4a94833b670afca2cae3c10 2022-11-02 13:39:48.610 | + functions-common:get_or_add_user_project_role:1009 : echo 19b79050e4a94833b670afca2cae3c10 2022-11-02 13:39:48.610 | 19b79050e4a94833b670afca2cae3c10 2022-11-02 13:39:48.610 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-11-02 13:39:48.610 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-11-02 13:39:48.610 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 13:39:48.610 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-11-02 13:39:48.610 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-11-02 13:39:48.610 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.610 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.610 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.610 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.610 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:39:48.610 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 13:39:48.610 | be6ccdd206e9411c891c4ed9a54df392' 2022-11-02 13:39:48.610 | + functions-common:get_or_create_service:1106 : echo be6ccdd206e9411c891c4ed9a54df392 2022-11-02 13:39:48.610 | be6ccdd206e9411c891c4ed9a54df392 2022-11-02 13:39:48.611 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-11-02 13:39:48.611 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.89/volume/v3/$(project_id)s' 2022-11-02 13:39:48.611 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 13:39:48.611 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.89/volume/v3/$(project_id)s' RegionOne 2022-11-02 13:39:48.611 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 13:39:48.611 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-11-02 13:39:48.611 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.611 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.611 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.611 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.611 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:39:48.611 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 13:39:48.611 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 13:39:48.611 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.89/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-11-02 13:39:48.611 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.611 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.611 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.611 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.611 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:39:48.611 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=ab226dfa16194abbba887f38da008c63 2022-11-02 13:39:48.611 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo ab226dfa16194abbba887f38da008c63 2022-11-02 13:39:48.611 | + functions-common:get_or_create_endpoint:1139 : public_id=ab226dfa16194abbba887f38da008c63 2022-11-02 13:39:48.611 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-11-02 13:39:48.611 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 13:39:48.611 | + functions-common:get_or_create_endpoint:1148 : echo ab226dfa16194abbba887f38da008c63 2022-11-02 13:39:48.611 | ab226dfa16194abbba887f38da008c63 2022-11-02 13:39:48.611 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-11-02 13:39:48.611 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 13:39:48.611 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-11-02 13:39:48.611 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-11-02 13:39:48.611 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.612 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.612 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.612 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.612 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:39:48.612 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 13:39:48.612 | 188c3144fcac44fcb94ac131880da621' 2022-11-02 13:39:48.612 | + functions-common:get_or_create_service:1106 : echo 188c3144fcac44fcb94ac131880da621 2022-11-02 13:39:48.612 | 188c3144fcac44fcb94ac131880da621 2022-11-02 13:39:48.612 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.89/volume/v3/$(project_id)s' 2022-11-02 13:39:48.612 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 13:39:48.612 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.89/volume/v3/$(project_id)s' RegionOne 2022-11-02 13:39:48.612 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 13:39:48.612 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-11-02 13:39:48.612 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.612 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.612 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.612 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.612 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:39:48.612 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 13:39:48.612 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 13:39:48.612 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.89/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-11-02 13:39:48.612 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.612 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.612 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.612 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.612 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:39:48.612 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=7a380cb2d0864ac0931dc77857a7b41a 2022-11-02 13:39:48.612 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 7a380cb2d0864ac0931dc77857a7b41a 2022-11-02 13:39:48.612 | + functions-common:get_or_create_endpoint:1139 : public_id=7a380cb2d0864ac0931dc77857a7b41a 2022-11-02 13:39:48.612 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-11-02 13:39:48.612 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 13:39:48.612 | + functions-common:get_or_create_endpoint:1148 : echo 7a380cb2d0864ac0931dc77857a7b41a 2022-11-02 13:39:48.613 | 7a380cb2d0864ac0931dc77857a7b41a 2022-11-02 13:39:48.613 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-11-02 13:39:48.613 | ++ lib/cinder:configure_cinder_internal_tenant:616 : get_or_create_project service 2022-11-02 13:39:48.613 | ++ functions-common:get_or_create_project:944 : local project_id 2022-11-02 13:39:48.613 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-11-02 13:39:48.613 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.613 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.613 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.613 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.613 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:39:48.613 | ++ functions-common:get_or_create_project:950 : project_id=5199339c84f94120b0cf20c7f0e4cb00 2022-11-02 13:39:48.613 | ++ functions-common:get_or_create_project:951 : echo 5199339c84f94120b0cf20c7f0e4cb00 2022-11-02 13:39:48.613 | + lib/cinder:configure_cinder_internal_tenant:616 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 5199339c84f94120b0cf20c7f0e4cb00 2022-11-02 13:39:48.613 | ++ lib/cinder:configure_cinder_internal_tenant:617 : get_or_create_user cinder 2022-11-02 13:39:48.613 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 13:39:48.613 | ++ functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 13:39:48.613 | ++ functions-common:get_or_create_user:925 : local email= 2022-11-02 13:39:48.613 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-11-02 13:39:48.613 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.613 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.613 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.613 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.613 | No password was supplied, authentication will fail when a user does not have a password. 2022-11-02 13:39:48.613 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:39:48.613 | ++ functions-common:get_or_create_user:937 : user_id=40eb5217119d45dfbef5c96343f44861 2022-11-02 13:39:48.613 | ++ functions-common:get_or_create_user:938 : echo 40eb5217119d45dfbef5c96343f44861 2022-11-02 13:39:48.613 | + lib/cinder:configure_cinder_internal_tenant:617 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 40eb5217119d45dfbef5c96343f44861 2022-11-02 13:39:48.663 | [234389 Async create_cinder_accounts:269090]: finished create_cinder_accounts with result 0 in 65 seconds 2022-11-02 13:39:48.667 | + inc/async:async_wait:197 : return 0 2022-11-02 13:39:48.671 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-11-02 13:39:48.732 | [234389 Async create_neutron_accounts:269207]: Waiting for completion of create_neutron_accounts running on PID 269207 (3 other jobs running) 2022-11-02 13:39:48.760 | [234389 Async create_neutron_accounts:269207]: Signaling child to exit 2022-11-02 13:39:48.760 | WAKEUP 2022-11-02 13:39:48.785 | [234389 Async create_neutron_accounts:269207]: Signaled 2022-11-02 13:39:48.787 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-11-02 13:39:48.787 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 13:39:48.787 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-11-02 13:39:48.787 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 13:39:48.787 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-11-02 13:39:48.787 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-11-02 13:39:48.787 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-11-02 13:39:48.787 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-11-02 13:39:48.787 | + lib/neutron-legacy:create_mutnauq_accounts:439 : local neutron_url 2022-11-02 13:39:48.787 | + lib/neutron-legacy:create_mutnauq_accounts:440 : '[' False == True ']' 2022-11-02 13:39:48.787 | + lib/neutron-legacy:create_mutnauq_accounts:443 : neutron_url=http://10.222.0.89:9696/ 2022-11-02 13:39:48.787 | + lib/neutron-legacy:create_mutnauq_accounts:446 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-11-02 13:39:48.787 | + lib/neutron-legacy:create_mutnauq_accounts:448 : create_service_user neutron 2022-11-02 13:39:48.787 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-11-02 13:39:48.788 | + functions-common:get_or_create_user:921 : local user_id 2022-11-02 13:39:48.788 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 13:39:48.788 | + functions-common:get_or_create_user:925 : local email= 2022-11-02 13:39:48.788 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-11-02 13:39:48.788 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.788 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.788 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.788 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.788 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:39:48.788 | + functions-common:get_or_create_user:937 : user_id=65bd44a7cfb246bb8b9b2f8d5da2fd52 2022-11-02 13:39:48.788 | + functions-common:get_or_create_user:938 : echo 65bd44a7cfb246bb8b9b2f8d5da2fd52 2022-11-02 13:39:48.788 | 65bd44a7cfb246bb8b9b2f8d5da2fd52 2022-11-02 13:39:48.788 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-11-02 13:39:48.788 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:39:48.788 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 13:39:48.788 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:39:48.788 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:39:48.788 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 13:39:48.788 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 13:39:48.788 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 13:39:48.788 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 13:39:48.788 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 13:39:48.788 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 13:39:48.788 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-11-02 13:39:48.788 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:39:48.788 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:39:48.788 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:39:48.788 | ++ functions-common:get_field:824 : read data 2022-11-02 13:39:48.788 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.788 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.788 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.788 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.789 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:39:48.789 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:39:48.789 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:39:48.789 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-11-02 13:39:48.789 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.789 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.789 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.789 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.789 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:39:48.789 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-11-02 13:39:48.789 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:39:48.789 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:39:48.789 | ++ functions-common:get_field:824 : read data 2022-11-02 13:39:48.789 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.789 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.789 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.789 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.789 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:39:48.789 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:39:48.789 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:39:48.789 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:39:48.789 | ++ functions-common:get_field:830 : echo '| 19b79050e4a94833b670afca2cae3c10 | 65bd44a7cfb246bb8b9b2f8d5da2fd52 | | 5199339c84f94120b0cf20c7f0e4cb00 | | | False |' 2022-11-02 13:39:48.789 | ++ functions-common:get_field:824 : read data 2022-11-02 13:39:48.789 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=19b79050e4a94833b670afca2cae3c10 2022-11-02 13:39:48.789 | + functions-common:get_or_add_user_project_role:1009 : echo 19b79050e4a94833b670afca2cae3c10 2022-11-02 13:39:48.789 | 19b79050e4a94833b670afca2cae3c10 2022-11-02 13:39:48.789 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-11-02 13:39:48.789 | + lib/neutron-legacy:create_mutnauq_accounts:450 : get_or_create_service neutron network 'Neutron Service' 2022-11-02 13:39:48.789 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 13:39:48.790 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-11-02 13:39:48.790 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-11-02 13:39:48.790 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.790 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.790 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.790 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.790 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:39:48.790 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 13:39:48.790 | 2eff51461c414f5aa67219e18404a44e' 2022-11-02 13:39:48.790 | + functions-common:get_or_create_service:1106 : echo 2eff51461c414f5aa67219e18404a44e 2022-11-02 13:39:48.790 | 2eff51461c414f5aa67219e18404a44e 2022-11-02 13:39:48.790 | + lib/neutron-legacy:create_mutnauq_accounts:452 : get_or_create_endpoint network RegionOne http://10.222.0.89:9696/ 2022-11-02 13:39:48.790 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 13:39:48.790 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface network public http://10.222.0.89:9696/ RegionOne 2022-11-02 13:39:48.790 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 13:39:48.790 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-11-02 13:39:48.790 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.790 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.790 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.790 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.790 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:39:48.790 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 13:39:48.790 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 13:39:48.790 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.89:9696/ --region RegionOne -f value -c id 2022-11-02 13:39:48.790 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.790 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.790 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:39:48.790 | from cryptography.utils import int_from_bytes 2022-11-02 13:39:48.790 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:39:48.790 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=861715b24dd44532a2df6578a2a0daff 2022-11-02 13:39:48.790 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 861715b24dd44532a2df6578a2a0daff 2022-11-02 13:39:48.791 | + functions-common:get_or_create_endpoint:1139 : public_id=861715b24dd44532a2df6578a2a0daff 2022-11-02 13:39:48.791 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-11-02 13:39:48.791 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 13:39:48.791 | + functions-common:get_or_create_endpoint:1148 : echo 861715b24dd44532a2df6578a2a0daff 2022-11-02 13:39:48.791 | 861715b24dd44532a2df6578a2a0daff 2022-11-02 13:39:48.836 | [234389 Async create_neutron_accounts:269207]: finished create_neutron_accounts with result 0 in 44 seconds 2022-11-02 13:39:48.876 | [234389 Async create_swift_accounts:269349]: Waiting for completion of create_swift_accounts running on PID 269349 (2 other jobs running) 2022-11-02 13:39:48.903 | [234389 Async create_swift_accounts:269349]: Signaling child to exit 2022-11-02 13:40:40.672 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:40:40.701 | [269349 Async create_swift_accounts:269349]: finished successfully 2022-11-02 13:40:40.722 | WAKEUP 2022-11-02 13:40:40.746 | [234389 Async create_swift_accounts:269349]: Signaled 2022-11-02 13:40:40.749 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-11-02 13:40:40.749 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-11-02 13:40:40.749 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-11-02 13:40:40.749 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-11-02 13:40:40.749 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-11-02 13:40:40.749 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-11-02 13:40:40.749 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-11-02 13:40:40.749 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-11-02 13:40:40.749 | + lib/swift:create_swift_accounts:613 : local another_role 2022-11-02 13:40:40.749 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-11-02 13:40:40.749 | ++ functions-common:get_or_create_role:957 : local role_id 2022-11-02 13:40:40.749 | +++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-11-02 13:40:40.749 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:40.749 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:40.749 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:40.749 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:40.749 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:40:40.749 | ++ functions-common:get_or_create_role:962 : role_id=006518191695499bbb2b5bcf73da5722 2022-11-02 13:40:40.749 | ++ functions-common:get_or_create_role:963 : echo 006518191695499bbb2b5bcf73da5722 2022-11-02 13:40:40.749 | + lib/swift:create_swift_accounts:614 : another_role=006518191695499bbb2b5bcf73da5722 2022-11-02 13:40:40.749 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-11-02 13:40:40.749 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-11-02 13:40:40.749 | + functions-common:get_or_create_user:921 : local user_id 2022-11-02 13:40:40.749 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 13:40:40.749 | + functions-common:get_or_create_user:925 : local email= 2022-11-02 13:40:40.749 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-11-02 13:40:40.750 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:40.750 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:40.750 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:40.750 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:40.750 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:40:40.750 | + functions-common:get_or_create_user:937 : user_id=7cb338dbbde14b1bbc934e24e0c19e5c 2022-11-02 13:40:40.750 | + functions-common:get_or_create_user:938 : echo 7cb338dbbde14b1bbc934e24e0c19e5c 2022-11-02 13:40:40.750 | 7cb338dbbde14b1bbc934e24e0c19e5c 2022-11-02 13:40:40.750 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-11-02 13:40:40.750 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:40:40.750 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 13:40:40.750 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:40:40.750 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:40:40.750 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 13:40:40.750 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 13:40:40.750 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 13:40:40.750 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 13:40:40.750 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 13:40:40.750 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 13:40:40.750 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-11-02 13:40:40.750 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:40:40.750 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:40:40.750 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:40:40.750 | ++ functions-common:get_field:824 : read data 2022-11-02 13:40:40.750 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:40.750 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:40.750 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:40.750 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:40.750 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:40:40.750 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:40:40.750 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:40:40.751 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-11-02 13:40:40.751 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:40.751 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:40.751 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:40.751 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:40.751 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:40:40.751 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:40:40.751 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-11-02 13:40:40.751 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:40:40.751 | ++ functions-common:get_field:824 : read data 2022-11-02 13:40:40.751 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:40.751 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:40.751 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:40.751 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:40.751 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:40:40.751 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:40:40.751 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:40:40.751 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:40:40.751 | ++ functions-common:get_field:830 : echo '| 19b79050e4a94833b670afca2cae3c10 | 7cb338dbbde14b1bbc934e24e0c19e5c | | 5199339c84f94120b0cf20c7f0e4cb00 | | | False |' 2022-11-02 13:40:40.751 | ++ functions-common:get_field:824 : read data 2022-11-02 13:40:40.751 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=19b79050e4a94833b670afca2cae3c10 2022-11-02 13:40:40.751 | + functions-common:get_or_add_user_project_role:1009 : echo 19b79050e4a94833b670afca2cae3c10 2022-11-02 13:40:40.751 | 19b79050e4a94833b670afca2cae3c10 2022-11-02 13:40:40.751 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-11-02 13:40:40.751 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-11-02 13:40:40.751 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:40:40.751 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 13:40:40.751 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:40:40.751 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:40:40.751 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 13:40:40.751 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 13:40:40.752 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 13:40:40.752 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 13:40:40.752 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 13:40:40.752 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 13:40:40.752 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:40:40.752 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-11-02 13:40:40.752 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:40:40.752 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:40:40.752 | ++ functions-common:get_field:824 : read data 2022-11-02 13:40:40.752 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:40.752 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:40.752 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:40.752 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:40.752 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:40:40.752 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:40:40.752 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:40:40.752 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-11-02 13:40:40.752 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:40.752 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:40.752 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:40.752 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:40.752 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:40:40.752 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-11-02 13:40:40.752 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:40:40.752 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:40:40.752 | ++ functions-common:get_field:824 : read data 2022-11-02 13:40:40.753 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:40.753 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:40.753 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:40.753 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:40.753 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:40:40.753 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:40:40.753 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:40:40.753 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:40:40.753 | ++ functions-common:get_field:830 : echo '| d7b780f6777c421a9cf03d786696ea33 | 7cb338dbbde14b1bbc934e24e0c19e5c | | 5199339c84f94120b0cf20c7f0e4cb00 | | | False |' 2022-11-02 13:40:40.753 | ++ functions-common:get_field:824 : read data 2022-11-02 13:40:40.753 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=d7b780f6777c421a9cf03d786696ea33 2022-11-02 13:40:40.753 | + functions-common:get_or_add_user_project_role:1009 : echo d7b780f6777c421a9cf03d786696ea33 2022-11-02 13:40:40.753 | d7b780f6777c421a9cf03d786696ea33 2022-11-02 13:40:40.753 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-11-02 13:40:40.753 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 13:40:40.753 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-11-02 13:40:40.753 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-11-02 13:40:40.753 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:40.753 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:40.753 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:40.753 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:40.753 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:40:40.753 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 13:40:40.753 | c8a00c94544f4658906ca55a85d3a3cd' 2022-11-02 13:40:40.753 | + functions-common:get_or_create_service:1106 : echo c8a00c94544f4658906ca55a85d3a3cd 2022-11-02 13:40:40.753 | c8a00c94544f4658906ca55a85d3a3cd 2022-11-02 13:40:40.753 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.89:8080/v1/AUTH_$(project_id)s' http://10.222.0.89:8080 2022-11-02 13:40:40.753 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 13:40:40.753 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.89:8080/v1/AUTH_$(project_id)s' RegionOne 2022-11-02 13:40:40.754 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 13:40:40.754 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-11-02 13:40:40.754 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:40.754 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:40.754 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:40.754 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:40.754 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:40:40.754 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 13:40:40.754 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 13:40:40.754 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.89:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-11-02 13:40:40.754 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:40.754 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:40.754 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:40.754 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:40.754 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:40:40.754 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=4168ca8c23964cd6a5d7a0fd85df1541 2022-11-02 13:40:40.754 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 4168ca8c23964cd6a5d7a0fd85df1541 2022-11-02 13:40:40.754 | + functions-common:get_or_create_endpoint:1139 : public_id=4168ca8c23964cd6a5d7a0fd85df1541 2022-11-02 13:40:40.754 | + functions-common:get_or_create_endpoint:1141 : [[ -n http://10.222.0.89:8080 ]] 2022-11-02 13:40:40.754 | + functions-common:get_or_create_endpoint:1142 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.89:8080 RegionOne 2022-11-02 13:40:40.754 | + functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 13:40:40.754 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-11-02 13:40:40.754 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:40.754 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:40.754 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:40.754 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:40.754 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:40:40.754 | + functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 13:40:40.754 | + functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 13:40:40.754 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.89:8080 --region RegionOne -f value -c id 2022-11-02 13:40:40.755 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:40.755 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:40.755 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:40.755 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:40.755 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:40:40.755 | + functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=4e099b916f71488e81aeee939490f60e 2022-11-02 13:40:40.755 | + functions-common:_get_or_create_endpoint_with_interface:1124 : echo 4e099b916f71488e81aeee939490f60e 2022-11-02 13:40:40.755 | 4e099b916f71488e81aeee939490f60e 2022-11-02 13:40:40.755 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 13:40:40.755 | + functions-common:get_or_create_endpoint:1148 : echo 4168ca8c23964cd6a5d7a0fd85df1541 2022-11-02 13:40:40.755 | 4168ca8c23964cd6a5d7a0fd85df1541 2022-11-02 13:40:40.755 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-11-02 13:40:40.755 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-11-02 13:40:40.755 | ++ functions-common:get_or_create_project:944 : local project_id 2022-11-02 13:40:40.755 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-11-02 13:40:40.755 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:40.755 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:40.755 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:40.755 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:40.755 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:40:40.755 | ++ functions-common:get_or_create_project:950 : project_id=e7fa1f95de884ca0a5bee1dd9800b8aa 2022-11-02 13:40:40.755 | ++ functions-common:get_or_create_project:951 : echo e7fa1f95de884ca0a5bee1dd9800b8aa 2022-11-02 13:40:40.755 | + lib/swift:create_swift_accounts:628 : swift_project_test1=e7fa1f95de884ca0a5bee1dd9800b8aa 2022-11-02 13:40:40.755 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-11-02 13:40:40.755 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 13:40:40.755 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-11-02 13:40:40.755 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 13:40:40.755 | ++ functions-common:get_or_create_user:922 : [[ ! -z test@example.com ]] 2022-11-02 13:40:40.755 | ++ functions-common:get_or_create_user:923 : local email=--email=test@example.com 2022-11-02 13:40:40.755 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-11-02 13:40:40.755 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:40.756 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:40.756 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:40.756 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:40.756 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:40:40.756 | ++ functions-common:get_or_create_user:937 : user_id=9907a52a6a9b40fa99be0daecd2dbc90 2022-11-02 13:40:40.756 | ++ functions-common:get_or_create_user:938 : echo 9907a52a6a9b40fa99be0daecd2dbc90 2022-11-02 13:40:40.756 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=9907a52a6a9b40fa99be0daecd2dbc90 2022-11-02 13:40:40.756 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-11-02 13:40:40.756 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 13:40:40.756 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 9907a52a6a9b40fa99be0daecd2dbc90 e7fa1f95de884ca0a5bee1dd9800b8aa 2022-11-02 13:40:40.756 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:40:40.756 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 13:40:40.756 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:40:40.756 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:40:40.756 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 13:40:40.756 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 13:40:40.756 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 13:40:40.756 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 13:40:40.756 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9907a52a6a9b40fa99be0daecd2dbc90 --project e7fa1f95de884ca0a5bee1dd9800b8aa 2022-11-02 13:40:40.756 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:40:40.756 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:40:40.756 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:40:40.756 | ++ functions-common:get_field:824 : read data 2022-11-02 13:40:40.756 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:40.756 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:40.756 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:40.756 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:40.756 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:40:40.756 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:40:40.756 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:40:40.756 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 9907a52a6a9b40fa99be0daecd2dbc90 --project e7fa1f95de884ca0a5bee1dd9800b8aa 2022-11-02 13:40:40.756 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:40.757 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:40.757 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:40.757 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:40.757 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:40:40.757 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:40:40.757 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:40:40.757 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9907a52a6a9b40fa99be0daecd2dbc90 --project e7fa1f95de884ca0a5bee1dd9800b8aa 2022-11-02 13:40:40.757 | ++ functions-common:get_field:824 : read data 2022-11-02 13:40:40.757 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:40.757 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:40.757 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:40.757 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:40.757 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:40:40.757 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:40:40.757 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:40:40.757 | ++ functions-common:get_field:830 : echo '| d7b780f6777c421a9cf03d786696ea33 | 9907a52a6a9b40fa99be0daecd2dbc90 | | e7fa1f95de884ca0a5bee1dd9800b8aa | | | False |' 2022-11-02 13:40:40.757 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:40:40.757 | ++ functions-common:get_field:824 : read data 2022-11-02 13:40:40.757 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=d7b780f6777c421a9cf03d786696ea33 2022-11-02 13:40:40.757 | + functions-common:get_or_add_user_project_role:1009 : echo d7b780f6777c421a9cf03d786696ea33 2022-11-02 13:40:40.757 | d7b780f6777c421a9cf03d786696ea33 2022-11-02 13:40:40.757 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-11-02 13:40:40.757 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-11-02 13:40:40.757 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 13:40:40.757 | ++ functions-common:get_or_create_user:922 : [[ ! -z test3@example.com ]] 2022-11-02 13:40:40.757 | ++ functions-common:get_or_create_user:923 : local email=--email=test3@example.com 2022-11-02 13:40:40.757 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-11-02 13:40:40.757 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:40.757 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:40.757 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:40.757 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:40.758 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:40:40.758 | ++ functions-common:get_or_create_user:937 : user_id=a2934be9dede4cd88677d36f868440e4 2022-11-02 13:40:40.758 | ++ functions-common:get_or_create_user:938 : echo a2934be9dede4cd88677d36f868440e4 2022-11-02 13:40:40.758 | + lib/swift:create_swift_accounts:637 : swift_user_test3=a2934be9dede4cd88677d36f868440e4 2022-11-02 13:40:40.758 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-11-02 13:40:40.758 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 13:40:40.758 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 006518191695499bbb2b5bcf73da5722 a2934be9dede4cd88677d36f868440e4 e7fa1f95de884ca0a5bee1dd9800b8aa 2022-11-02 13:40:40.758 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:40:40.758 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 13:40:40.758 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:40:40.758 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:40:40.758 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 13:40:40.758 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 13:40:40.758 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 13:40:40.758 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 13:40:40.758 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role 006518191695499bbb2b5bcf73da5722 --user a2934be9dede4cd88677d36f868440e4 --project e7fa1f95de884ca0a5bee1dd9800b8aa 2022-11-02 13:40:40.758 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:40:40.758 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:40:40.758 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:40:40.758 | ++ functions-common:get_field:824 : read data 2022-11-02 13:40:40.758 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:40.758 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:40.758 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:40.758 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:40.758 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:40:40.758 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:40:40.758 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:40:40.758 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add 006518191695499bbb2b5bcf73da5722 --user a2934be9dede4cd88677d36f868440e4 --project e7fa1f95de884ca0a5bee1dd9800b8aa 2022-11-02 13:40:40.758 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:40.758 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:40.758 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:40.759 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:40.759 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:40:40.759 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:40:40.759 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:40:40.759 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role 006518191695499bbb2b5bcf73da5722 --user a2934be9dede4cd88677d36f868440e4 --project e7fa1f95de884ca0a5bee1dd9800b8aa 2022-11-02 13:40:40.759 | ++ functions-common:get_field:824 : read data 2022-11-02 13:40:40.759 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:40.759 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:40.759 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:40.759 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:40.759 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:40:40.759 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:40:40.759 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:40:40.759 | ++ functions-common:get_field:830 : echo '| 006518191695499bbb2b5bcf73da5722 | a2934be9dede4cd88677d36f868440e4 | | e7fa1f95de884ca0a5bee1dd9800b8aa | | | False |' 2022-11-02 13:40:40.759 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:40:40.759 | ++ functions-common:get_field:824 : read data 2022-11-02 13:40:40.759 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=006518191695499bbb2b5bcf73da5722 2022-11-02 13:40:40.759 | + functions-common:get_or_add_user_project_role:1009 : echo 006518191695499bbb2b5bcf73da5722 2022-11-02 13:40:40.759 | 006518191695499bbb2b5bcf73da5722 2022-11-02 13:40:40.759 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-11-02 13:40:40.759 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-11-02 13:40:40.759 | ++ functions-common:get_or_create_project:944 : local project_id 2022-11-02 13:40:40.759 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-11-02 13:40:40.759 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:40.759 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:40.759 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:40.759 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:40.759 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:40:40.759 | ++ functions-common:get_or_create_project:950 : project_id=f3a30c5f602d4f1f81d45f31b353f457 2022-11-02 13:40:40.759 | ++ functions-common:get_or_create_project:951 : echo f3a30c5f602d4f1f81d45f31b353f457 2022-11-02 13:40:40.759 | + lib/swift:create_swift_accounts:642 : swift_project_test2=f3a30c5f602d4f1f81d45f31b353f457 2022-11-02 13:40:40.759 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-11-02 13:40:40.760 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 13:40:40.760 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-11-02 13:40:40.760 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-11-02 13:40:40.760 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 13:40:40.760 | ++ functions-common:get_or_create_user:922 : [[ ! -z test2@example.com ]] 2022-11-02 13:40:40.760 | ++ functions-common:get_or_create_user:923 : local email=--email=test2@example.com 2022-11-02 13:40:40.760 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-11-02 13:40:40.760 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:40.760 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:40.760 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:40.760 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:40.760 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:40:40.760 | ++ functions-common:get_or_create_user:937 : user_id=ff2121dc63ee4a408cb1f79d4741ec56 2022-11-02 13:40:40.760 | ++ functions-common:get_or_create_user:938 : echo ff2121dc63ee4a408cb1f79d4741ec56 2022-11-02 13:40:40.760 | + lib/swift:create_swift_accounts:647 : swift_user_test2=ff2121dc63ee4a408cb1f79d4741ec56 2022-11-02 13:40:40.760 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-11-02 13:40:40.760 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 13:40:40.760 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin ff2121dc63ee4a408cb1f79d4741ec56 f3a30c5f602d4f1f81d45f31b353f457 2022-11-02 13:40:40.760 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:40:40.760 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 13:40:40.760 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:40:40.760 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:40:40.760 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 13:40:40.760 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 13:40:40.760 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 13:40:40.760 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 13:40:40.760 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ff2121dc63ee4a408cb1f79d4741ec56 --project f3a30c5f602d4f1f81d45f31b353f457 2022-11-02 13:40:40.760 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:40:40.760 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:40:40.760 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:40:40.760 | ++ functions-common:get_field:824 : read data 2022-11-02 13:40:40.761 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:40.761 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:40.761 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:40.761 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:40.761 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:40:40.761 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:40:40.761 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:40:40.761 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user ff2121dc63ee4a408cb1f79d4741ec56 --project f3a30c5f602d4f1f81d45f31b353f457 2022-11-02 13:40:40.761 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:40.761 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:40.761 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:40.761 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:40.761 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ff2121dc63ee4a408cb1f79d4741ec56 --project f3a30c5f602d4f1f81d45f31b353f457 2022-11-02 13:40:40.761 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:40:40.761 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:40:40.761 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:40:40.761 | ++ functions-common:get_field:824 : read data 2022-11-02 13:40:40.761 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:40.761 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:40.761 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:40.761 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:40.761 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:40:40.761 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:40:40.761 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:40:40.761 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:40:40.761 | ++ functions-common:get_field:830 : echo '| d7b780f6777c421a9cf03d786696ea33 | ff2121dc63ee4a408cb1f79d4741ec56 | | f3a30c5f602d4f1f81d45f31b353f457 | | | False |' 2022-11-02 13:40:40.761 | ++ functions-common:get_field:824 : read data 2022-11-02 13:40:40.761 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=d7b780f6777c421a9cf03d786696ea33 2022-11-02 13:40:40.762 | + functions-common:get_or_add_user_project_role:1009 : echo d7b780f6777c421a9cf03d786696ea33 2022-11-02 13:40:40.762 | d7b780f6777c421a9cf03d786696ea33 2022-11-02 13:40:40.762 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-11-02 13:40:40.762 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-11-02 13:40:40.762 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-11-02 13:40:40.762 | +++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-11-02 13:40:40.762 | +++ functions-common:get_or_create_domain:903 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-11-02 13:40:40.762 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:40.762 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:40.762 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:40.762 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:40.762 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:40:40.762 | ++ functions-common:get_or_create_domain:899 : domain_id=' 2022-11-02 13:40:40.762 | 4e0f01d87b2946f38e247f73be7b4431' 2022-11-02 13:40:40.762 | ++ functions-common:get_or_create_domain:900 : echo 4e0f01d87b2946f38e247f73be7b4431 2022-11-02 13:40:40.762 | + lib/swift:create_swift_accounts:652 : swift_domain=4e0f01d87b2946f38e247f73be7b4431 2022-11-02 13:40:40.762 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-11-02 13:40:40.762 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 13:40:40.762 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-11-02 13:40:40.762 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 4e0f01d87b2946f38e247f73be7b4431 2022-11-02 13:40:40.762 | ++ functions-common:get_or_create_project:944 : local project_id 2022-11-02 13:40:40.762 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=4e0f01d87b2946f38e247f73be7b4431 --or-show -f value -c id 2022-11-02 13:40:40.762 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:40.762 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:40.762 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:40.762 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:40.762 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:40:40.762 | ++ functions-common:get_or_create_project:950 : project_id=e63de7a35a5b4acfa96216ca2ff8a3a2 2022-11-02 13:40:40.762 | ++ functions-common:get_or_create_project:951 : echo e63de7a35a5b4acfa96216ca2ff8a3a2 2022-11-02 13:40:40.762 | + lib/swift:create_swift_accounts:656 : swift_project_test4=e63de7a35a5b4acfa96216ca2ff8a3a2 2022-11-02 13:40:40.762 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-11-02 13:40:40.762 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 13:40:40.763 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-11-02 13:40:40.763 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 4e0f01d87b2946f38e247f73be7b4431 test4@example.com 2022-11-02 13:40:40.763 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 13:40:40.763 | ++ functions-common:get_or_create_user:922 : [[ ! -z test4@example.com ]] 2022-11-02 13:40:40.763 | ++ functions-common:get_or_create_user:923 : local email=--email=test4@example.com 2022-11-02 13:40:40.763 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=4e0f01d87b2946f38e247f73be7b4431 --email=test4@example.com --or-show -f value -c id 2022-11-02 13:40:40.763 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:40.763 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:40.763 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:40.763 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:40.763 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:40:40.763 | ++ functions-common:get_or_create_user:937 : user_id=71e2cbf7a8de4fb0bc7091ab7993c3e8 2022-11-02 13:40:40.764 | ++ functions-common:get_or_create_user:938 : echo 71e2cbf7a8de4fb0bc7091ab7993c3e8 2022-11-02 13:40:40.764 | + lib/swift:create_swift_accounts:661 : swift_user_test4=71e2cbf7a8de4fb0bc7091ab7993c3e8 2022-11-02 13:40:40.764 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-11-02 13:40:40.764 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 13:40:40.764 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 71e2cbf7a8de4fb0bc7091ab7993c3e8 e63de7a35a5b4acfa96216ca2ff8a3a2 2022-11-02 13:40:40.764 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:40:40.764 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 13:40:40.764 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:40:40.764 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:40:40.764 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 13:40:40.764 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 13:40:40.764 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 13:40:40.764 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 13:40:40.764 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 71e2cbf7a8de4fb0bc7091ab7993c3e8 --project e63de7a35a5b4acfa96216ca2ff8a3a2 2022-11-02 13:40:40.764 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:40:40.765 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:40:40.765 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:40:40.765 | ++ functions-common:get_field:824 : read data 2022-11-02 13:40:40.765 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:40.765 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:40.765 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:40.765 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:40.765 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:40:40.765 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:40:40.765 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:40:40.765 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 71e2cbf7a8de4fb0bc7091ab7993c3e8 --project e63de7a35a5b4acfa96216ca2ff8a3a2 2022-11-02 13:40:40.765 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:40.765 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:40.765 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:40.765 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:40.765 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 71e2cbf7a8de4fb0bc7091ab7993c3e8 --project e63de7a35a5b4acfa96216ca2ff8a3a2 2022-11-02 13:40:40.765 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:40:40.765 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:40:40.765 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:40:40.765 | ++ functions-common:get_field:824 : read data 2022-11-02 13:40:40.765 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:40.765 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:40.765 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:40.765 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:40.765 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:40:40.765 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:40:40.765 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:40:40.765 | ++ functions-common:get_field:830 : echo '| d7b780f6777c421a9cf03d786696ea33 | 71e2cbf7a8de4fb0bc7091ab7993c3e8 | | e63de7a35a5b4acfa96216ca2ff8a3a2 | | | False |' 2022-11-02 13:40:40.765 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:40:40.765 | ++ functions-common:get_field:824 : read data 2022-11-02 13:40:40.766 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=d7b780f6777c421a9cf03d786696ea33 2022-11-02 13:40:40.766 | + functions-common:get_or_add_user_project_role:1009 : echo d7b780f6777c421a9cf03d786696ea33 2022-11-02 13:40:40.766 | d7b780f6777c421a9cf03d786696ea33 2022-11-02 13:40:40.798 | [234389 Async create_swift_accounts:269349]: finished create_swift_accounts with result 0 in 136 seconds 2022-11-02 13:40:40.806 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-11-02 13:40:40.809 | + inc/async:async_wait:197 : return 0 2022-11-02 13:40:40.812 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-11-02 13:40:40.833 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:40:40.836 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-11-02 13:40:40.855 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:40:40.858 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-11-02 13:40:40.861 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 13:40:40.864 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-11-02 13:40:40.867 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-11-02 13:40:40.869 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-11-02 13:40:40.932 | + inc/async:async_inner:63 : init_glance 2022-11-02 13:40:40.978 | [234389 Async init_glance:273607]: running: init_glance 2022-11-02 13:40:40.981 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-11-02 13:40:41.002 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:40:41.005 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-11-02 13:40:41.007 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 13:40:41.010 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-11-02 13:40:41.012 | + ./stack.sh:main:1147 : configure_neutron 2022-11-02 13:40:41.015 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-11-02 13:40:41.019 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 13:40:41.020 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-11-02 13:40:41.026 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 13:40:41.028 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-11-02 13:40:41.032 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-11-02 13:40:41.034 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-11-02 13:40:41.037 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-11-02 13:40:41.040 | + lib/neutron-legacy:configure_mutnauq:352 : _configure_neutron_common 2022-11-02 13:40:41.042 | + lib/neutron-legacy:_configure_neutron_common:777 : _create_neutron_conf_dir 2022-11-02 13:40:41.045 | + lib/neutron-legacy:_create_neutron_conf_dir:770 : sudo install -d -o ubuntu /etc/neutron 2022-11-02 13:40:41.059 | + lib/neutron-legacy:_configure_neutron_common:780 : cd /opt/stack/neutron 2022-11-02 13:40:41.063 | + lib/neutron-legacy:_configure_neutron_common:780 : exec ./tools/generate_config_file_samples.sh 2022-11-02 13:40:44.596 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:44.596 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:44.596 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:44.596 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:48.329 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:48.329 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:48.329 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:48.329 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:51.975 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:51.975 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:51.975 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:51.975 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:55.681 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:55.681 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:55.681 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:55.681 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:59.236 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:59.236 | from cryptography.utils import int_from_bytes 2022-11-02 13:40:59.237 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:40:59.237 | from cryptography.utils import int_from_bytes 2022-11-02 13:41:02.832 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:41:02.832 | from cryptography.utils import int_from_bytes 2022-11-02 13:41:02.832 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:41:02.832 | from cryptography.utils import int_from_bytes 2022-11-02 13:41:06.440 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:41:06.441 | from cryptography.utils import int_from_bytes 2022-11-02 13:41:06.441 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:41:06.441 | from cryptography.utils import int_from_bytes 2022-11-02 13:41:10.318 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:41:10.319 | from cryptography.utils import int_from_bytes 2022-11-02 13:41:10.319 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:41:10.319 | from cryptography.utils import int_from_bytes 2022-11-02 13:41:15.229 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:41:15.229 | from cryptography.utils import int_from_bytes 2022-11-02 13:41:15.229 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:41:15.229 | from cryptography.utils import int_from_bytes 2022-11-02 13:41:15.229 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-11-02 13:41:21.449 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:41:21.450 | from cryptography.utils import int_from_bytes 2022-11-02 13:41:21.450 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:41:21.450 | from cryptography.utils import int_from_bytes 2022-11-02 13:41:21.785 | + lib/neutron-legacy:_configure_neutron_common:782 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-11-02 13:41:21.790 | + lib/neutron-legacy:_configure_neutron_common:784 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-11-02 13:41:21.793 | + lib/neutron-legacy:_configure_neutron_common:788 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-11-02 13:41:21.797 | + lib/neutron-legacy:_configure_neutron_common:792 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-11-02 13:41:21.800 | + lib/neutron-legacy:_configure_neutron_common:797 : neutron_plugin_configure_common 2022-11-02 13:41:21.802 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-11-02 13:41:21.805 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-11-02 13:41:21.807 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-11-02 13:41:21.810 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-11-02 13:41:21.813 | + lib/neutron-legacy:_neutron_service_plugin_class_add:949 : local service_plugin_class=router 2022-11-02 13:41:21.815 | + lib/neutron-legacy:_neutron_service_plugin_class_add:950 : [[ '' == '' ]] 2022-11-02 13:41:21.818 | + lib/neutron-legacy:_neutron_service_plugin_class_add:951 : Q_SERVICE_PLUGIN_CLASSES=router 2022-11-02 13:41:21.820 | + lib/neutron-legacy:_configure_neutron_common:799 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-11-02 13:41:21.823 | + lib/neutron-legacy:_configure_neutron_common:799 : [[ ml2_conf.ini == '' ]] 2022-11-02 13:41:21.825 | + lib/neutron-legacy:_configure_neutron_common:799 : [[ ml2 == '' ]] 2022-11-02 13:41:21.828 | + lib/neutron-legacy:_configure_neutron_common:804 : mkdir -p /etc/neutron/plugins/ml2 2022-11-02 13:41:21.833 | + lib/neutron-legacy:_configure_neutron_common:805 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 13:41:21.835 | + lib/neutron-legacy:_configure_neutron_common:808 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-11-02 13:41:21.838 | + lib/neutron-legacy:_configure_neutron_common:809 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 13:41:21.843 | ++ lib/neutron-legacy:_configure_neutron_common:814 : database_connection_url neutron 2022-11-02 13:41:21.846 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-11-02 13:41:21.848 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-11-02 13:41:21.850 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-11-02 13:41:21.853 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-11-02 13:41:21.856 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-11-02 13:41:21.885 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-11-02 13:41:21.915 | + lib/neutron-legacy:_configure_neutron_common:816 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-11-02 13:41:21.947 | + lib/neutron-legacy:_configure_neutron_common:817 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-11-02 13:41:21.977 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-11-02 13:41:22.009 | + lib/neutron-legacy:_configure_neutron_common:821 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-11-02 13:41:22.039 | + lib/neutron-legacy:_configure_neutron_common:823 : '[' libvirt = fake ']' 2022-11-02 13:41:22.042 | + lib/neutron-legacy:_configure_neutron_common:833 : setup_logging /etc/neutron/neutron.conf 2022-11-02 13:41:22.044 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-11-02 13:41:22.047 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-11-02 13:41:22.050 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-02 13:41:22.068 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-02 13:41:22.070 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-02 13:41:22.073 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-02 13:41:22.075 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-02 13:41:22.079 | + 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-11-02 13:41:22.108 | + 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-11-02 13:41:22.141 | + 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-11-02 13:41:22.172 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-02 13:41:22.206 | + lib/neutron-legacy:_configure_neutron_common:835 : is_service_enabled tls-proxy 2022-11-02 13:41:22.223 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:41:22.226 | + lib/neutron-legacy:_configure_neutron_common:841 : _neutron_setup_rootwrap 2022-11-02 13:41:22.228 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : [[ True == \F\a\l\s\e ]] 2022-11-02 13:41:22.231 | + lib/neutron-legacy:_neutron_setup_rootwrap:988 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-11-02 13:41:22.233 | + lib/neutron-legacy:_neutron_setup_rootwrap:989 : [[ -d /etc/neutron/rootwrap.d ]] 2022-11-02 13:41:22.236 | + lib/neutron-legacy:_neutron_setup_rootwrap:990 : sudo rm -rf /etc/neutron/rootwrap.d 2022-11-02 13:41:22.248 | + lib/neutron-legacy:_neutron_setup_rootwrap:993 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-11-02 13:41:22.251 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:974 : [[ True == \F\a\l\s\e ]] 2022-11-02 13:41:22.253 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:977 : local srcdir=/opt/stack/neutron 2022-11-02 13:41:22.255 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:978 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-11-02 13:41:22.270 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:979 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-11-02 13:41:22.286 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-11-02 13:41:22.291 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-11-02 13:41:22.305 | + lib/neutron-legacy:_neutron_setup_rootwrap:1002 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-11-02 13:41:22.320 | + lib/neutron-legacy:_neutron_setup_rootwrap:1003 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-11-02 13:41:22.334 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-11-02 13:41:22.337 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-11-02 13:41:22.340 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1010 : mktemp 2022-11-02 13:41:22.344 | + lib/neutron-legacy:_neutron_setup_rootwrap:1010 : TEMPFILE=/tmp/tmp.UnIDg33BUi 2022-11-02 13:41:22.347 | + lib/neutron-legacy:_neutron_setup_rootwrap:1011 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-11-02 13:41:22.350 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-11-02 13:41:22.352 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : chmod 0440 /tmp/tmp.UnIDg33BUi 2022-11-02 13:41:22.357 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : sudo chown root:root /tmp/tmp.UnIDg33BUi 2022-11-02 13:41:22.369 | + lib/neutron-legacy:_neutron_setup_rootwrap:1015 : sudo mv /tmp/tmp.UnIDg33BUi /etc/sudoers.d/neutron-rootwrap 2022-11-02 13:41:22.385 | + lib/neutron-legacy:_neutron_setup_rootwrap:1018 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-11-02 13:41:22.425 | + lib/neutron-legacy:_neutron_setup_rootwrap:1019 : [[ True == \T\r\u\e ]] 2022-11-02 13:41:22.427 | + lib/neutron-legacy:_neutron_setup_rootwrap:1020 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-11-02 13:41:22.459 | + lib/neutron-legacy:configure_mutnauq:353 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-11-02 13:41:22.462 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-11-02 13:41:22.472 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-11-02 13:41:22.472 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-11-02 13:41:22.472 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-11-02 13:41:22.472 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-11-02 13:41:22.490 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:41:22.494 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-11-02 13:41:22.496 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-11-02 13:41:22.500 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-11-02 13:41:22.519 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:41:22.522 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 13:41:22.526 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 13:41:22.559 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-11-02 13:41:22.562 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-11-02 13:41:22.565 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-metering 2022-11-02 13:41:22.585 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:41:22.587 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_metering 2022-11-02 13:41:22.590 | + lib/neutron-legacy:_configure_neutron_metering:890 : neutron_agent_metering_configure_common 2022-11-02 13:41:22.593 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-11-02 13:41:22.597 | + lib/neutron-legacy:_neutron_service_plugin_class_add:949 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-11-02 13:41:22.605 | + lib/neutron-legacy:_neutron_service_plugin_class_add:950 : [[ router == '' ]] 2022-11-02 13:41:22.605 | + lib/neutron-legacy:_neutron_service_plugin_class_add:952 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-11-02 13:41:22.606 | + lib/neutron-legacy:_neutron_service_plugin_class_add:953 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-11-02 13:41:22.609 | + lib/neutron-legacy:_configure_neutron_metering:891 : neutron_agent_metering_configure_agent 2022-11-02 13:41:22.612 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-11-02 13:41:22.615 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-11-02 13:41:22.619 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-11-02 13:41:22.622 | + 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-11-02 13:41:22.628 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt q-svc 2022-11-02 13:41:22.648 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:41:22.651 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_service 2022-11-02 13:41:22.653 | + lib/neutron-legacy:_configure_neutron_service:918 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-11-02 13:41:22.656 | + lib/neutron-legacy:_configure_neutron_service:919 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-11-02 13:41:22.662 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-11-02 13:41:22.696 | + lib/neutron-legacy:_configure_neutron_service:924 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-11-02 13:41:22.739 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-11-02 13:41:22.775 | + lib/neutron-legacy:_configure_neutron_service:926 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-11-02 13:41:22.814 | + lib/neutron-legacy:_configure_neutron_service:928 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-11-02 13:41:22.852 | + lib/neutron-legacy:_configure_neutron_service:929 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-11-02 13:41:22.855 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-11-02 13:41:22.859 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-11-02 13:41:22.862 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-11-02 13:41:22.865 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-11-02 13:41:22.900 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-11-02 13:41:22.935 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.89/identity 2022-11-02 13:41:22.972 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-11-02 13:41:23.006 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-11-02 13:41:23.039 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-11-02 13:41:23.073 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-11-02 13:41:23.106 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-11-02 13:41:23.142 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-11-02 13:41:23.177 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-11-02 13:41:23.216 | + lib/neutron-legacy:_configure_neutron_service:932 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-11-02 13:41:23.251 | + lib/neutron-legacy:_configure_neutron_service:933 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-11-02 13:41:23.288 | + lib/neutron-legacy:_configure_neutron_service:935 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-11-02 13:41:23.290 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-11-02 13:41:23.295 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-11-02 13:41:23.298 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-11-02 13:41:23.301 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-11-02 13:41:23.333 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-11-02 13:41:23.368 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.89/identity 2022-11-02 13:41:23.400 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-11-02 13:41:23.435 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-11-02 13:41:23.473 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-11-02 13:41:23.512 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-11-02 13:41:23.557 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-11-02 13:41:23.594 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-11-02 13:41:23.627 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-11-02 13:41:23.663 | + lib/neutron-legacy:_configure_neutron_service:938 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf placement placement 2022-11-02 13:41:23.666 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-11-02 13:41:23.669 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-11-02 13:41:23.672 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=placement 2022-11-02 13:41:23.675 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf placement auth_type password 2022-11-02 13:41:23.720 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf placement interface public 2022-11-02 13:41:23.759 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf placement auth_url http://10.222.0.89/identity 2022-11-02 13:41:23.794 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf placement username placement 2022-11-02 13:41:23.832 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf placement password Passw0rd 2022-11-02 13:41:23.867 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2022-11-02 13:41:23.901 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf placement project_name service 2022-11-02 13:41:23.933 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2022-11-02 13:41:23.966 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf placement cafile /opt/stack/data/ca-bundle.pem 2022-11-02 13:41:24.000 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf placement memcached_servers localhost:11211 2022-11-02 13:41:24.038 | + lib/neutron-legacy:_configure_neutron_service:941 : neutron_plugin_configure_service 2022-11-02 13:41:24.040 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-11-02 13:41:24.043 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-11-02 13:41:24.046 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-11-02 13:41:24.049 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-11-02 13:41:24.051 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-11-02 13:41:24.054 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-11-02 13:41:24.056 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 1150:1199 != '' ]] 2022-11-02 13:41:24.059 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:1150:1199 2022-11-02 13:41:24.063 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:1150:1199 != '' ]] 2022-11-02 13:41:24.065 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-11-02 13:41:24.068 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-11-02 13:41:24.071 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-11-02 13:41:24.073 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-11-02 13:41:24.076 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-11-02 13:41:24.078 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-11-02 13:41:24.081 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-11-02 13:41:24.083 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-11-02 13:41:24.086 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-11-02 13:41:24.088 | + 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-11-02 13:41:24.122 | + 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-11-02 13:41:24.125 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 13:41:24.127 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-11-02 13:41:24.130 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-11-02 13:41:24.133 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-11-02 13:41:24.136 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 13:41:24.141 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-11-02 13:41:24.174 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-11-02 13:41:24.177 | + 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-11-02 13:41:24.179 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 13:41:24.182 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-11-02 13:41:24.185 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-11-02 13:41:24.188 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-11-02 13:41:24.191 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 13:41:24.194 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-11-02 13:41:24.226 | + 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-11-02 13:41:24.228 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 13:41:24.230 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-11-02 13:41:24.233 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-11-02 13:41:24.236 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-11-02 13:41:24.238 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 13:41:24.241 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-11-02 13:41:24.274 | + 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-11-02 13:41:24.276 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 13:41:24.279 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-11-02 13:41:24.282 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-11-02 13:41:24.285 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-11-02 13:41:24.287 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 13:41:24.294 | + 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-11-02 13:41:24.328 | + 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-11-02 13:41:24.331 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 13:41:24.333 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-11-02 13:41:24.336 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-11-02 13:41:24.338 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-11-02 13:41:24.341 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 13:41:24.344 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-11-02 13:41:24.375 | + 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-11-02 13:41:24.378 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 13:41:24.380 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-11-02 13:41:24.383 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-11-02 13:41:24.392 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-11-02 13:41:24.392 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 13:41:24.392 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-11-02 13:41:24.424 | + 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:1150:1199 2022-11-02 13:41:24.427 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 13:41:24.430 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-11-02 13:41:24.432 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:1150:1199 2022-11-02 13:41:24.443 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:1150:1199 ']' 2022-11-02 13:41:24.443 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 13:41:24.443 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:1150:1199 2022-11-02 13:41:24.479 | + 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-11-02 13:41:24.481 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 13:41:24.484 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-11-02 13:41:24.487 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-11-02 13:41:24.501 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-11-02 13:41:24.501 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 13:41:24.501 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-11-02 13:41:24.530 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-11-02 13:41:24.533 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-agt 2022-11-02 13:41:24.556 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:41:24.558 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_plugin_agent 2022-11-02 13:41:24.561 | + lib/neutron-legacy:_configure_neutron_plugin_agent:905 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-11-02 13:41:24.605 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : [[ True == \T\r\u\e ]] 2022-11-02 13:41:24.608 | + lib/neutron-legacy:_configure_neutron_plugin_agent:907 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-11-02 13:41:24.643 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-11-02 13:41:24.695 | + lib/neutron-legacy:_configure_neutron_plugin_agent:912 : neutron_plugin_configure_plugin_agent 2022-11-02 13:41:24.697 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-11-02 13:41:24.700 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-11-02 13:41:24.710 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-11-02 13:41:27.839 | INFO neutron.common.config [-] Logging enabled! 2022-11-02 13:41:27.839 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.2.1.dev72 2022-11-02 13:41:27.840 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=275737) setup_logging /opt/stack/neutron/neutron/common/config.py:115}} 2022-11-02 13:41:27.891 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=275737) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-11-02 13:41:27.892 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=275737) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-11-02 13:41:27.892 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=275737) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 13:41:27.892 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=275737) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 13:41:27.892 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=275737) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 13:41:27.892 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=275737) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 13:41:27.947 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-11-02 13:41:27.948 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:41:27.948 | from cryptography.utils import int_from_bytes 2022-11-02 13:41:27.948 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:41:27.948 | from cryptography.utils import int_from_bytes 2022-11-02 13:41:28.324 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-11-02 13:41:28.328 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-11-02 13:41:28.330 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-11-02 13:41:28.333 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-11-02 13:41:28.335 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-11-02 13:41:28.396 | + 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-11-02 13:41:28.416 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-11-02 13:41:28.418 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-11-02 13:41:28.421 | + 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-11-02 13:41:28.454 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-11-02 13:41:28.457 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-11-02 13:41:28.466 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-11-02 13:41:28.471 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-11-02 13:41:28.472 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-11-02 13:41:28.486 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-11-02 13:41:28.501 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-11-02 13:41:28.503 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-11-02 13:41:28.513 | net.bridge.bridge-nf-call-iptables = 1 2022-11-02 13:41:28.517 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-11-02 13:41:28.520 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-11-02 13:41:28.529 | net.bridge.bridge-nf-call-ip6tables = 1 2022-11-02 13:41:28.534 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-11-02 13:41:28.536 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-11-02 13:41:28.540 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-11-02 13:41:28.543 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-11-02 13:41:28.546 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-11-02 13:41:28.549 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-11-02 13:41:28.552 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-11-02 13:41:28.555 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-11-02 13:41:28.558 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-11-02 13:41:28.595 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-11-02 13:41:28.598 | + 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-11-02 13:41:28.636 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-11-02 13:41:28.639 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-11-02 13:41:28.670 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-11-02 13:41:28.705 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-dhcp 2022-11-02 13:41:28.723 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:41:28.726 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_dhcp_agent 2022-11-02 13:41:28.729 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:846 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-11-02 13:41:28.735 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-11-02 13:41:28.771 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-11-02 13:41:28.806 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:851 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-11-02 13:41:28.853 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:852 : [[ True == \T\r\u\e ]] 2022-11-02 13:41:28.855 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-11-02 13:41:28.902 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:856 : is_service_enabled q-l3 2022-11-02 13:41:28.921 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:41:28.924 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:867 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-11-02 13:41:28.936 | + lib/neutron-legacy:_neutron_setup_interface_driver:1028 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-11-02 13:41:28.963 | + lib/neutron-legacy:_neutron_setup_interface_driver:1030 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-11-02 13:41:28.968 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-11-02 13:41:28.973 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-11-02 13:41:29.006 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:869 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-11-02 13:41:29.009 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-11-02 13:41:29.011 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-11-02 13:41:29.014 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-l3 2022-11-02 13:41:29.033 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:41:29.039 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_l3_agent 2022-11-02 13:41:29.042 | + 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-11-02 13:41:29.052 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-11-02 13:41:29.085 | + 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-11-02 13:41:29.122 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-11-02 13:41:29.126 | + 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-11-02 13:41:29.159 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-11-02 13:41:29.162 | + lib/neutron-legacy:_neutron_setup_interface_driver:1028 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-11-02 13:41:29.195 | + lib/neutron-legacy:_neutron_setup_interface_driver:1030 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-11-02 13:41:29.198 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-11-02 13:41:29.201 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-11-02 13:41:29.231 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-11-02 13:41:29.235 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-11-02 13:41:29.238 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-11-02 13:41:29.245 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-11-02 13:41:32.370 | INFO neutron.common.config [-] Logging enabled! 2022-11-02 13:41:32.370 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.2.1.dev72 2022-11-02 13:41:32.370 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=276267) setup_logging /opt/stack/neutron/neutron/common/config.py:115}} 2022-11-02 13:41:32.422 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=276267) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-11-02 13:41:32.422 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=276267) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-11-02 13:41:32.423 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=276267) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 13:41:32.423 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=276267) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 13:41:32.423 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=276267) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 13:41:32.423 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=276267) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 13:41:32.486 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-11-02 13:41:32.486 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=276267) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-11-02 13:41:32.487 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=276267) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-11-02 13:41:32.487 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-11-02 13:41:32.487 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:41:32.487 | from cryptography.utils import int_from_bytes 2022-11-02 13:41:32.487 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:41:32.487 | from cryptography.utils import int_from_bytes 2022-11-02 13:41:32.888 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-11-02 13:41:32.892 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-11-02 13:41:32.895 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-11-02 13:41:32.898 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-11-02 13:41:32.900 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-11-02 13:41:32.903 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-11-02 13:41:32.906 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-11-02 13:41:32.924 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-11-02 13:41:32.929 | + functions:set_mtu:785 : local dev=br-data 2022-11-02 13:41:32.930 | + functions:set_mtu:786 : local mtu=1500 2022-11-02 13:41:32.932 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-11-02 13:41:32.949 | + 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-11-02 13:41:32.973 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-11-02 13:41:32.976 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ -n eth1 ]] 2022-11-02 13:41:32.978 | + lib/neutron-legacy:_configure_public_network_connectivity:713 : _move_neutron_addresses_route eth1 br-data True False inet 2022-11-02 13:41:32.981 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local from_intf=eth1 2022-11-02 13:41:32.984 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local to_intf=br-data 2022-11-02 13:41:32.986 | + lib/neutron-legacy:_move_neutron_addresses_route:655 : local add_ovs_port=True 2022-11-02 13:41:32.989 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : local del_ovs_port=False 2022-11-02 13:41:32.992 | + lib/neutron-legacy:_move_neutron_addresses_route:657 : local af=inet 2022-11-02 13:41:32.994 | + lib/neutron-legacy:_move_neutron_addresses_route:659 : [[ -n eth1 ]] 2022-11-02 13:41:32.997 | + lib/neutron-legacy:_move_neutron_addresses_route:659 : [[ -n br-data ]] 2022-11-02 13:41:33.000 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local IP_REPLACE= 2022-11-02 13:41:33.002 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : local IP_DEL= 2022-11-02 13:41:33.005 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local IP_UP= 2022-11-02 13:41:33.007 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEFAULT_ROUTE_GW 2022-11-02 13:41:33.011 | ++ lib/neutron-legacy:_move_neutron_addresses_route:669 : ip -f inet r 2022-11-02 13:41:33.011 | ++ lib/neutron-legacy:_move_neutron_addresses_route:669 : awk '/default.+eth1\s/ { print $3; exit }' 2022-11-02 13:41:33.018 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : DEFAULT_ROUTE_GW= 2022-11-02 13:41:33.021 | + lib/neutron-legacy:_move_neutron_addresses_route:670 : local ADD_OVS_PORT= 2022-11-02 13:41:33.024 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : local DEL_OVS_PORT= 2022-11-02 13:41:33.026 | + lib/neutron-legacy:_move_neutron_addresses_route:672 : local ARP_CMD= 2022-11-02 13:41:33.031 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : ip -f inet a s dev eth1 scope global primary 2022-11-02 13:41:33.032 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : grep inet 2022-11-02 13:41:33.032 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : awk '{ print $2, $3, $4; exit }' 2022-11-02 13:41:33.038 | + lib/neutron-legacy:_move_neutron_addresses_route:674 : IP_BRD='192.168.0.85/22 brd 192.168.3.255' 2022-11-02 13:41:33.040 | + lib/neutron-legacy:_move_neutron_addresses_route:676 : '[' '' '!=' '' ']' 2022-11-02 13:41:33.043 | + lib/neutron-legacy:_move_neutron_addresses_route:680 : [[ True == \T\r\u\e ]] 2022-11-02 13:41:33.046 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-11-02 13:41:33.048 | + lib/neutron-legacy:_move_neutron_addresses_route:684 : [[ False == \T\r\u\e ]] 2022-11-02 13:41:33.055 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : [[ 192.168.0.85/22 brd 192.168.3.255 != '' ]] 2022-11-02 13:41:33.055 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : IP_DEL='sudo ip addr del 192.168.0.85/22 brd 192.168.3.255 dev eth1' 2022-11-02 13:41:33.056 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP_REPLACE='sudo ip addr replace 192.168.0.85/22 brd 192.168.3.255 dev br-data' 2022-11-02 13:41:33.059 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : IP_UP='sudo ip link set br-data up' 2022-11-02 13:41:33.061 | + lib/neutron-legacy:_move_neutron_addresses_route:692 : [[ inet == \i\n\e\t ]] 2022-11-02 13:41:33.066 | ++ lib/neutron-legacy:_move_neutron_addresses_route:693 : echo 192.168.0.85/22 brd 192.168.3.255 2022-11-02 13:41:33.066 | ++ lib/neutron-legacy:_move_neutron_addresses_route:693 : grep -o -E '(.*)/' 2022-11-02 13:41:33.067 | ++ lib/neutron-legacy:_move_neutron_addresses_route:693 : awk '{ print $1; exit }' 2022-11-02 13:41:33.068 | ++ lib/neutron-legacy:_move_neutron_addresses_route:693 : cut -d / -f1 2022-11-02 13:41:33.074 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : IP=192.168.0.85 2022-11-02 13:41:33.077 | + lib/neutron-legacy:_move_neutron_addresses_route:694 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.85 ' 2022-11-02 13:41:33.079 | + lib/neutron-legacy:_move_neutron_addresses_route:700 : sudo ip addr del 192.168.0.85/22 brd 192.168.3.255 dev eth1 2022-11-02 13:41:33.094 | + lib/neutron-legacy:_move_neutron_addresses_route:700 : sudo ip addr replace 192.168.0.85/22 brd 192.168.3.255 dev br-data 2022-11-02 13:41:33.112 | + lib/neutron-legacy:_move_neutron_addresses_route:700 : sudo ip link set br-data up 2022-11-02 13:41:33.125 | + lib/neutron-legacy:_move_neutron_addresses_route:700 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-11-02 13:41:33.147 | + lib/neutron-legacy:_move_neutron_addresses_route:700 : sudo ping -c 3 -w 5 -I br-data 192.168.0.85 2022-11-02 13:41:33.157 | PING 192.168.0.85 (192.168.0.85) from 192.168.0.85 br-data: 56(84) bytes of data. 2022-11-02 13:41:33.157 | 64 bytes from 192.168.0.85: icmp_seq=1 ttl=64 time=0.068 ms 2022-11-02 13:41:34.165 | 64 bytes from 192.168.0.85: icmp_seq=2 ttl=64 time=0.057 ms 2022-11-02 13:41:35.189 | 64 bytes from 192.168.0.85: icmp_seq=3 ttl=64 time=0.061 ms 2022-11-02 13:41:35.189 | 2022-11-02 13:41:35.189 | --- 192.168.0.85 ping statistics --- 2022-11-02 13:41:35.189 | 3 packets transmitted, 3 received, 0% packet loss, time 2032ms 2022-11-02 13:41:35.189 | rtt min/avg/max/mdev = 0.057/0.062/0.068/0.004 ms 2022-11-02 13:41:35.195 | ++ lib/neutron-legacy:_configure_public_network_connectivity:715 : ip -f inet6 a s dev eth1 2022-11-02 13:41:35.195 | ++ lib/neutron-legacy:_configure_public_network_connectivity:715 : grep -c global 2022-11-02 13:41:35.202 | + lib/neutron-legacy:_configure_public_network_connectivity:715 : [[ 0 != 0 ]] 2022-11-02 13:41:35.204 | + lib/neutron-legacy:configure_mutnauq:370 : is_service_enabled q-meta 2022-11-02 13:41:35.224 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:41:35.227 | + lib/neutron-legacy:configure_mutnauq:371 : _configure_neutron_metadata_agent 2022-11-02 13:41:35.229 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-11-02 13:41:35.235 | + lib/neutron-legacy:_configure_neutron_metadata_agent:876 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-11-02 13:41:35.271 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.89 2022-11-02 13:41:35.304 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-11-02 13:41:35.337 | + lib/neutron-legacy:_configure_neutron_metadata_agent:879 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-11-02 13:41:35.373 | + lib/neutron-legacy:_configure_neutron_metadata_agent:880 : [[ True == \T\r\u\e ]] 2022-11-02 13:41:35.376 | + lib/neutron-legacy:_configure_neutron_metadata_agent:881 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-11-02 13:41:35.408 | + lib/neutron-legacy:configure_mutnauq:374 : [[ legacy != \l\e\g\a\c\y ]] 2022-11-02 13:41:35.410 | + lib/neutron-legacy:configure_mutnauq:377 : is_service_enabled ceilometer 2022-11-02 13:41:35.429 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:41:35.432 | + lib/neutron-legacy:configure_mutnauq:381 : [[ openvswitch == \o\v\n ]] 2022-11-02 13:41:35.434 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-placement neutron-placement 2022-11-02 13:41:35.453 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:41:35.456 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-trunk neutron-trunk 2022-11-02 13:41:35.475 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:41:35.477 | + lib/neutron-legacy:configure_mutnauq:393 : is_service_enabled q-qos neutron-qos 2022-11-02 13:41:35.495 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:41:35.499 | + lib/neutron-legacy:configure_mutnauq:401 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-11-02 13:41:35.530 | + lib/neutron-legacy:configure_mutnauq:405 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-11-02 13:41:35.564 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-11-02 13:41:35.567 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-11-02 13:41:35.586 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:41:35.588 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-11-02 13:41:35.607 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:41:35.610 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-11-02 13:41:35.614 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-11-02 13:41:35.682 | + inc/async:async_inner:63 : init_neutron 2022-11-02 13:41:35.726 | [234389 Async init_neutron:276745]: running: init_neutron 2022-11-02 13:41:35.729 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-11-02 13:41:35.751 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:41:35.755 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-11-02 13:41:35.766 | ++ ./stack.sh:main:1162 : true 2022-11-02 13:41:35.769 | + ./stack.sh:main:1162 : netman_pid= 2022-11-02 13:41:35.771 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-11-02 13:41:35.774 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-11-02 13:41:35.787 | dnsmasq: no process found 2022-11-02 13:41:35.790 | + ./stack.sh:main:1164 : true 2022-11-02 13:41:35.793 | + ./stack.sh:main:1169 : clean_iptables 2022-11-02 13:41:35.797 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-11-02 13:41:35.799 | + lib/nova:clean_iptables:186 : grep nova 2022-11-02 13:41:35.799 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-11-02 13:41:35.802 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-11-02 13:41:35.802 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-11-02 13:41:35.803 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-11-02 13:41:35.807 | + lib/nova:clean_iptables:186 : bash 2022-11-02 13:41:35.817 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-11-02 13:41:35.817 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-11-02 13:41:35.818 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-11-02 13:41:35.819 | + lib/nova:clean_iptables:188 : bash 2022-11-02 13:41:35.819 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-11-02 13:41:35.820 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-11-02 13:41:35.820 | + lib/nova:clean_iptables:188 : grep nova 2022-11-02 13:41:35.837 | + lib/nova:clean_iptables:190 : grep nova 2022-11-02 13:41:35.839 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-11-02 13:41:35.842 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-11-02 13:41:35.842 | + lib/nova:clean_iptables:190 : bash 2022-11-02 13:41:35.846 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-11-02 13:41:35.847 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-11-02 13:41:35.851 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-11-02 13:41:35.859 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-11-02 13:41:35.859 | + lib/nova:clean_iptables:192 : grep nova 2022-11-02 13:41:35.862 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-11-02 13:41:35.867 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-11-02 13:41:35.867 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-11-02 13:41:35.867 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-11-02 13:41:35.870 | + lib/nova:clean_iptables:192 : bash 2022-11-02 13:41:35.879 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-11-02 13:41:35.887 | net.ipv4.ip_forward = 1 2022-11-02 13:41:35.892 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-11-02 13:41:35.912 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:41:35.914 | + ./stack.sh:main:1178 : configure_os_vif 2022-11-02 13:41:35.917 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-11-02 13:41:35.920 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-11-02 13:41:35.960 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-11-02 13:41:36.001 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-11-02 13:41:36.004 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-11-02 13:41:36.044 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-11-02 13:41:36.080 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-11-02 13:41:36.101 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:41:36.104 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-11-02 13:41:36.107 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 13:41:36.111 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-11-02 13:41:36.114 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-11-02 13:41:36.117 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-11-02 13:41:36.203 | + inc/async:async_inner:63 : init_swift 2022-11-02 13:41:36.260 | [234389 Async init_swift:277122]: running: init_swift 2022-11-02 13:41:36.263 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-11-02 13:41:36.291 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:41:36.293 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-11-02 13:41:36.296 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 13:41:36.299 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-11-02 13:41:36.302 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-11-02 13:41:36.304 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-11-02 13:41:36.384 | + inc/async:async_inner:63 : init_cinder 2022-11-02 13:41:36.449 | [234389 Async init_cinder:277218]: running: init_cinder 2022-11-02 13:41:36.453 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-11-02 13:41:36.476 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:41:36.478 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-11-02 13:41:36.481 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 13:41:36.485 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-11-02 13:41:36.488 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-11-02 13:41:36.491 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-11-02 13:41:36.572 | + inc/async:async_inner:63 : init_placement 2022-11-02 13:41:36.632 | [234389 Async init_placement:277336]: running: init_placement 2022-11-02 13:41:36.632 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-11-02 13:41:36.705 | [234389 Async init_neutron:276745]: Waiting for completion of init_neutron running on PID 276745 (6 other jobs running) 2022-11-02 13:41:36.735 | [234389 Async init_neutron:276745]: Signaling child to exit 2022-11-02 13:41:39.921 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:41:39.953 | [276745 Async init_neutron:276745]: finished successfully 2022-11-02 13:41:39.987 | WAKEUP 2022-11-02 13:41:40.015 | [234389 Async init_neutron:276745]: Signaled 2022-11-02 13:41:40.016 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-11-02 13:41:40.016 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-11-02 13:41:40.016 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 13:41:40.016 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 13:41:40.016 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-11-02 13:41:40.016 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-11-02 13:41:40.016 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-11-02 13:41:40.016 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-11-02 13:41:40.016 | + lib/neutron-legacy:init_mutnauq:459 : recreate_database neutron 2022-11-02 13:41:40.017 | + lib/database:recreate_database:112 : local db=neutron 2022-11-02 13:41:40.017 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-11-02 13:41:40.017 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-11-02 13:41:40.017 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-11-02 13:41:40.017 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 13:41:40.017 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-11-02 13:41:40.017 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 13:41:40.017 | + lib/neutron-legacy:init_mutnauq:460 : time_start dbsync 2022-11-02 13:41:40.017 | + functions-common:time_start:2437 : local name=dbsync 2022-11-02 13:41:40.017 | + functions-common:time_start:2438 : local start_time= 2022-11-02 13:41:40.017 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 13:41:40.017 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 13:41:40.017 | + functions-common:time_start:2442 : _TIME_START[$name]=1667396496103 2022-11-02 13:41:40.017 | + lib/neutron-legacy:init_mutnauq:462 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-11-02 13:41:40.017 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:41:40.017 | from cryptography.utils import int_from_bytes 2022-11-02 13:41:40.017 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:41:40.017 | from cryptography.utils import int_from_bytes 2022-11-02 13:41:40.017 | Traceback (most recent call last): 2022-11-02 13:41:40.017 | File "/usr/local/bin/neutron-db-manage", line 10, in 2022-11-02 13:41:40.017 | sys.exit(main()) 2022-11-02 13:41:40.017 | File "/opt/stack/neutron/neutron/db/migration/cli.py", line 661, in main 2022-11-02 13:41:40.017 | return_val |= bool(CONF.command.func(config, CONF.command.name)) 2022-11-02 13:41:40.017 | File "/opt/stack/neutron/neutron/db/migration/cli.py", line 183, in do_upgrade 2022-11-02 13:41:40.017 | run_sanity_checks(config, revision) 2022-11-02 13:41:40.017 | File "/opt/stack/neutron/neutron/db/migration/cli.py", line 645, in run_sanity_checks 2022-11-02 13:41:40.017 | script_dir.run_env() 2022-11-02 13:41:40.017 | File "/usr/local/lib/python3.8/dist-packages/alembic/script/base.py", line 563, in run_env 2022-11-02 13:41:40.017 | util.load_python_file(self.dir, "env.py") 2022-11-02 13:41:40.017 | File "/usr/local/lib/python3.8/dist-packages/alembic/util/pyfiles.py", line 92, in load_python_file 2022-11-02 13:41:40.018 | module = load_module_py(module_id, path) 2022-11-02 13:41:40.018 | File "/usr/local/lib/python3.8/dist-packages/alembic/util/pyfiles.py", line 108, in load_module_py 2022-11-02 13:41:40.018 | spec.loader.exec_module(module) # type: ignore 2022-11-02 13:41:40.018 | File "", line 848, in exec_module 2022-11-02 13:41:40.018 | File "", line 219, in _call_with_frames_removed 2022-11-02 13:41:40.018 | File "/opt/stack/neutron/neutron/db/migration/alembic_migrations/env.py", line 24, in 2022-11-02 13:41:40.018 | from neutron.db.migration.models import head # noqa 2022-11-02 13:41:40.018 | File "/opt/stack/neutron/neutron/db/migration/models/head.py", line 31, in 2022-11-02 13:41:40.018 | from neutron.db import l3_dvrscheduler_db # noqa 2022-11-02 13:41:40.018 | File "/opt/stack/neutron/neutron/db/l3_dvrscheduler_db.py", line 34, in 2022-11-02 13:41:40.018 | from neutron.db import l3_dvr_db 2022-11-02 13:41:40.018 | File "/opt/stack/neutron/neutron/db/l3_dvr_db.py", line 48, in 2022-11-02 13:41:40.018 | from neutron.db import l3_db 2022-11-02 13:41:40.018 | File "/opt/stack/neutron/neutron/db/l3_db.py", line 770 2022-11-02 13:41:40.018 | <<<<<<< HEAD (568413 [OVN] Set the default OVN metadata worker number to 0) 2022-11-02 13:41:40.018 | ^ 2022-11-02 13:41:40.018 | SyntaxError: invalid syntax 2022-11-02 13:41:40.018 | + lib/neutron-legacy:init_mutnauq:463 : time_stop dbsync 2022-11-02 13:41:40.018 | + functions-common:time_stop:2451 : local name 2022-11-02 13:41:40.018 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:41:40.018 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:41:40.018 | + functions-common:time_stop:2454 : local total 2022-11-02 13:41:40.018 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:41:40.018 | + functions-common:time_stop:2457 : name=dbsync 2022-11-02 13:41:40.018 | + functions-common:time_stop:2458 : start_time=1667396496103 2022-11-02 13:41:40.018 | + functions-common:time_stop:2460 : [[ -z 1667396496103 ]] 2022-11-02 13:41:40.018 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:41:40.018 | + functions-common:time_stop:2463 : end_time=1667396499898 2022-11-02 13:41:40.018 | + functions-common:time_stop:2464 : elapsed_time=3795 2022-11-02 13:41:40.018 | + functions-common:time_stop:2465 : total=41925 2022-11-02 13:41:40.018 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:41:40.018 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=45720 2022-11-02 13:41:40.068 | [234389 Async init_neutron:276745]: finished init_neutron with result 0 in 4 seconds 2022-11-02 13:41:40.073 | + inc/async:async_wait:197 : return 0 2022-11-02 13:41:40.077 | + ./stack.sh:main:1208 : async_wait init_placement 2022-11-02 13:41:40.153 | [234389 Async init_placement:277336]: Waiting for completion of init_placement running on PID 277336 (5 other jobs running) 2022-11-02 13:41:40.188 | [234389 Async init_placement:277336]: Signaling child to exit 2022-11-02 13:41:46.406 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:41:46.448 | [273607 Async init_glance:273607]: finished successfully 2022-11-02 13:41:49.891 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:41:49.919 | [277122 Async init_swift:277122]: finished successfully 2022-11-02 13:42:31.075 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:42:31.105 | [277218 Async init_cinder:277218]: finished successfully 2022-11-02 13:42:41.143 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:42:41.171 | [277336 Async init_placement:277336]: finished successfully 2022-11-02 13:42:41.191 | WAKEUP 2022-11-02 13:42:41.215 | [234389 Async init_placement:277336]: Signaled 2022-11-02 13:42:41.217 | + lib/placement:init_placement:130 : recreate_database placement 2022-11-02 13:42:41.217 | + lib/database:recreate_database:112 : local db=placement 2022-11-02 13:42:41.217 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-11-02 13:42:41.217 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-11-02 13:42:41.217 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-11-02 13:42:41.217 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 13:42:41.217 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-11-02 13:42:41.217 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 13:42:41.217 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-11-02 13:42:41.217 | + lib/placement:init_placement:132 : create_placement_accounts 2022-11-02 13:42:41.217 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-11-02 13:42:41.217 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-11-02 13:42:41.217 | + functions-common:get_or_create_user:921 : local user_id 2022-11-02 13:42:41.217 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 13:42:41.217 | + functions-common:get_or_create_user:925 : local email= 2022-11-02 13:42:41.217 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-11-02 13:42:41.217 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:42:41.218 | from cryptography.utils import int_from_bytes 2022-11-02 13:42:41.218 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:42:41.218 | from cryptography.utils import int_from_bytes 2022-11-02 13:42:41.218 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:42:41.218 | + functions-common:get_or_create_user:937 : user_id=1edb15ca3d23418a8d8b79df54dc270f 2022-11-02 13:42:41.218 | + functions-common:get_or_create_user:938 : echo 1edb15ca3d23418a8d8b79df54dc270f 2022-11-02 13:42:41.218 | 1edb15ca3d23418a8d8b79df54dc270f 2022-11-02 13:42:41.218 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-11-02 13:42:41.218 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:42:41.218 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 13:42:41.218 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:42:41.218 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:42:41.218 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 13:42:41.218 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 13:42:41.218 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 13:42:41.218 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 13:42:41.218 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 13:42:41.218 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 13:42:41.218 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-11-02 13:42:41.218 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:42:41.218 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:42:41.218 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:42:41.218 | ++ functions-common:get_field:824 : read data 2022-11-02 13:42:41.218 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:42:41.218 | from cryptography.utils import int_from_bytes 2022-11-02 13:42:41.218 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:42:41.218 | from cryptography.utils import int_from_bytes 2022-11-02 13:42:41.218 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:42:41.218 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:42:41.218 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:42:41.218 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-11-02 13:42:41.218 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:42:41.219 | from cryptography.utils import int_from_bytes 2022-11-02 13:42:41.219 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:42:41.219 | from cryptography.utils import int_from_bytes 2022-11-02 13:42:41.219 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-11-02 13:42:41.219 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:42:41.219 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:42:41.219 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:42:41.219 | ++ functions-common:get_field:824 : read data 2022-11-02 13:42:41.219 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:42:41.219 | from cryptography.utils import int_from_bytes 2022-11-02 13:42:41.219 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:42:41.219 | from cryptography.utils import int_from_bytes 2022-11-02 13:42:41.219 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:42:41.219 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:42:41.219 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:42:41.219 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:42:41.219 | ++ functions-common:get_field:830 : echo '| 19b79050e4a94833b670afca2cae3c10 | 1edb15ca3d23418a8d8b79df54dc270f | | 5199339c84f94120b0cf20c7f0e4cb00 | | | False |' 2022-11-02 13:42:41.219 | ++ functions-common:get_field:824 : read data 2022-11-02 13:42:41.219 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=19b79050e4a94833b670afca2cae3c10 2022-11-02 13:42:41.219 | + functions-common:get_or_add_user_project_role:1009 : echo 19b79050e4a94833b670afca2cae3c10 2022-11-02 13:42:41.219 | 19b79050e4a94833b670afca2cae3c10 2022-11-02 13:42:41.219 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-11-02 13:42:41.219 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-11-02 13:42:41.219 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:42:41.219 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 13:42:41.219 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:42:41.219 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:42:41.219 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 13:42:41.219 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 13:42:41.219 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 13:42:41.219 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 13:42:41.219 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 13:42:41.219 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 13:42:41.220 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-11-02 13:42:41.220 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:42:41.220 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:42:41.220 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:42:41.220 | ++ functions-common:get_field:824 : read data 2022-11-02 13:42:41.220 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:42:41.220 | from cryptography.utils import int_from_bytes 2022-11-02 13:42:41.220 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:42:41.220 | from cryptography.utils import int_from_bytes 2022-11-02 13:42:41.220 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:42:41.220 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:42:41.220 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:42:41.220 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-11-02 13:42:41.220 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:42:41.220 | from cryptography.utils import int_from_bytes 2022-11-02 13:42:41.220 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:42:41.220 | from cryptography.utils import int_from_bytes 2022-11-02 13:42:41.220 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-11-02 13:42:41.220 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:42:41.220 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:42:41.220 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:42:41.220 | ++ functions-common:get_field:824 : read data 2022-11-02 13:42:41.220 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:42:41.220 | from cryptography.utils import int_from_bytes 2022-11-02 13:42:41.220 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:42:41.220 | from cryptography.utils import int_from_bytes 2022-11-02 13:42:41.220 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:42:41.220 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:42:41.220 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:42:41.220 | ++ functions-common:get_field:830 : echo '| d7b780f6777c421a9cf03d786696ea33 | 1edb15ca3d23418a8d8b79df54dc270f | | 5199339c84f94120b0cf20c7f0e4cb00 | | | False |' 2022-11-02 13:42:41.220 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:42:41.221 | ++ functions-common:get_field:824 : read data 2022-11-02 13:42:41.221 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=d7b780f6777c421a9cf03d786696ea33 2022-11-02 13:42:41.221 | + functions-common:get_or_add_user_project_role:1009 : echo d7b780f6777c421a9cf03d786696ea33 2022-11-02 13:42:41.221 | d7b780f6777c421a9cf03d786696ea33 2022-11-02 13:42:41.221 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.89/placement 2022-11-02 13:42:41.221 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-11-02 13:42:41.221 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 13:42:41.221 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-11-02 13:42:41.221 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-11-02 13:42:41.221 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:42:41.221 | from cryptography.utils import int_from_bytes 2022-11-02 13:42:41.221 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:42:41.221 | from cryptography.utils import int_from_bytes 2022-11-02 13:42:41.221 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:42:41.221 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 13:42:41.221 | 14798c9a7535495490f7f7b723b721c1' 2022-11-02 13:42:41.221 | + functions-common:get_or_create_service:1106 : echo 14798c9a7535495490f7f7b723b721c1 2022-11-02 13:42:41.221 | 14798c9a7535495490f7f7b723b721c1 2022-11-02 13:42:41.221 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.89/placement 2022-11-02 13:42:41.221 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 13:42:41.221 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface placement public http://10.222.0.89/placement RegionOne 2022-11-02 13:42:41.221 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 13:42:41.221 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-11-02 13:42:41.221 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:42:41.222 | from cryptography.utils import int_from_bytes 2022-11-02 13:42:41.222 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:42:41.222 | from cryptography.utils import int_from_bytes 2022-11-02 13:42:41.222 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:42:41.222 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 13:42:41.222 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 13:42:41.222 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.89/placement --region RegionOne -f value -c id 2022-11-02 13:42:41.222 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:42:41.222 | from cryptography.utils import int_from_bytes 2022-11-02 13:42:41.222 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:42:41.222 | from cryptography.utils import int_from_bytes 2022-11-02 13:42:41.222 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:42:41.222 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=9a16c515b0304515b8086594a6ca3b12 2022-11-02 13:42:41.222 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 9a16c515b0304515b8086594a6ca3b12 2022-11-02 13:42:41.222 | + functions-common:get_or_create_endpoint:1139 : public_id=9a16c515b0304515b8086594a6ca3b12 2022-11-02 13:42:41.222 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-11-02 13:42:41.222 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 13:42:41.223 | + functions-common:get_or_create_endpoint:1148 : echo 9a16c515b0304515b8086594a6ca3b12 2022-11-02 13:42:41.223 | 9a16c515b0304515b8086594a6ca3b12 2022-11-02 13:42:41.264 | [234389 Async init_placement:277336]: finished init_placement with result 0 in 64 seconds 2022-11-02 13:42:41.268 | + inc/async:async_wait:197 : return 0 2022-11-02 13:42:41.271 | + ./stack.sh:main:1209 : async_wait init_glance 2022-11-02 13:42:41.325 | [234389 Async init_glance:273607]: Waiting for completion of init_glance running on PID 273607 (4 other jobs running) 2022-11-02 13:42:41.352 | [234389 Async init_glance:273607]: Signaling child to exit 2022-11-02 13:42:41.352 | WAKEUP 2022-11-02 13:42:41.375 | [234389 Async init_glance:273607]: Signaled 2022-11-02 13:42:41.377 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-11-02 13:42:41.377 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-11-02 13:42:41.377 | + lib/glance:init_glance:485 : recreate_database glance 2022-11-02 13:42:41.377 | + lib/database:recreate_database:112 : local db=glance 2022-11-02 13:42:41.377 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-11-02 13:42:41.377 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-11-02 13:42:41.377 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-11-02 13:42:41.377 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 13:42:41.377 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-11-02 13:42:41.377 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 13:42:41.377 | + lib/glance:init_glance:487 : time_start dbsync 2022-11-02 13:42:41.377 | + functions-common:time_start:2437 : local name=dbsync 2022-11-02 13:42:41.377 | + functions-common:time_start:2438 : local start_time= 2022-11-02 13:42:41.377 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 13:42:41.377 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 13:42:41.377 | + functions-common:time_start:2442 : _TIME_START[$name]=1667396443031 2022-11-02 13:42:41.377 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-11-02 13:42:41.377 | 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=273730) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-11-02 13:42:41.378 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-11-02 13:42:41.378 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-11-02 13:42:41.378 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-11-02 13:42:41.378 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-11-02 13:42:41.378 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 13:42:41.378 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 13:42:41.378 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-11-02 13:42:41.378 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-11-02 13:42:41.378 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-11-02 13:42:41.378 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-11-02 13:42:41.378 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-11-02 13:42:41.378 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-11-02 13:42:41.378 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-11-02 13:42:41.378 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-11-02 13:42:41.378 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-11-02 13:42:41.378 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-11-02 13:42:41.378 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-11-02 13:42:41.378 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 13:42:41.378 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 13:42:41.378 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 13:42:41.378 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 13:42:41.379 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 13:42:41.379 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 13:42:41.379 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 13:42:41.379 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 13:42:41.379 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 13:42:41.379 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 13:42:41.379 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-11-02 13:42:41.379 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-11-02 13:42:41.379 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-11-02 13:42:41.379 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-11-02 13:42:41.379 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-11-02 13:42:41.379 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-11-02 13:42:41.379 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-11-02 13:42:41.379 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-11-02 13:42:41.379 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 13:42:41.379 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 13:42:41.379 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 13:42:41.379 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 13:42:41.379 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-11-02 13:42:41.379 | Database migration is up to date. No migration needed. 2022-11-02 13:42:41.379 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-11-02 13:42:41.379 | Database is synced successfully. 2022-11-02 13:42:41.379 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-11-02 13:42:41.379 | 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=273916) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-11-02 13:42:41.379 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-11-02 13:42:41.379 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-11-02 13:42:41.379 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-11-02 13:42:41.379 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-11-02 13:42:41.379 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-11-02 13:42:41.379 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-11-02 13:42:41.379 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-11-02 13:42:41.379 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-11-02 13:42:41.379 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-11-02 13:42:41.380 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-11-02 13:42:41.380 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-11-02 13:42:41.380 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-11-02 13:42:41.380 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-11-02 13:42:41.380 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-11-02 13:42:41.380 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-11-02 13:42:41.380 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-11-02 13:42:41.380 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-11-02 13:42:41.380 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-11-02 13:42:41.380 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-11-02 13:42:41.380 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-11-02 13:42:41.380 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-11-02 13:42:41.380 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-11-02 13:42:41.380 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-11-02 13:42:41.380 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-11-02 13:42:41.380 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-11-02 13:42:41.380 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-11-02 13:42:41.380 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-11-02 13:42:41.380 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-11-02 13:42:41.380 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-11-02 13:42:41.380 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-11-02 13:42:41.380 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-11-02 13:42:41.380 | + lib/glance:init_glance:493 : time_stop dbsync 2022-11-02 13:42:41.380 | + functions-common:time_stop:2451 : local name 2022-11-02 13:42:41.380 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:42:41.380 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:42:41.380 | + functions-common:time_stop:2454 : local total 2022-11-02 13:42:41.380 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:42:41.380 | + functions-common:time_stop:2457 : name=dbsync 2022-11-02 13:42:41.380 | + functions-common:time_stop:2458 : start_time=1667396443031 2022-11-02 13:42:41.381 | + functions-common:time_stop:2460 : [[ -z 1667396443031 ]] 2022-11-02 13:42:41.381 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:42:41.381 | + functions-common:time_stop:2463 : end_time=1667396506388 2022-11-02 13:42:41.381 | + functions-common:time_stop:2464 : elapsed_time=63357 2022-11-02 13:42:41.381 | + functions-common:time_stop:2465 : total=41925 2022-11-02 13:42:41.381 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:42:41.381 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=105282 2022-11-02 13:42:41.425 | [234389 Async init_glance:273607]: finished init_glance with result 0 in 65 seconds 2022-11-02 13:42:41.429 | + inc/async:async_wait:197 : return 0 2022-11-02 13:42:41.431 | + ./stack.sh:main:1210 : async_wait init_swift 2022-11-02 13:42:41.485 | [234389 Async init_swift:277122]: Waiting for completion of init_swift running on PID 277122 (3 other jobs running) 2022-11-02 13:42:41.512 | [234389 Async init_swift:277122]: Signaling child to exit 2022-11-02 13:42:41.512 | WAKEUP 2022-11-02 13:42:41.537 | [234389 Async init_swift:277122]: Signaled 2022-11-02 13:42:41.539 | + lib/swift:init_swift:668 : local node_number 2022-11-02 13:42:41.539 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-11-02 13:42:41.539 | No container-updater running 2022-11-02 13:42:41.539 | No account-server running 2022-11-02 13:42:41.539 | No proxy-server running 2022-11-02 13:42:41.539 | No object-expirer running 2022-11-02 13:42:41.539 | No container-sync running 2022-11-02 13:42:41.539 | No account-reaper running 2022-11-02 13:42:41.539 | No account-auditor running 2022-11-02 13:42:41.539 | No container-auditor running 2022-11-02 13:42:41.539 | No container-reconciler running 2022-11-02 13:42:41.539 | No container-sharder running 2022-11-02 13:42:41.539 | No object-auditor running 2022-11-02 13:42:41.539 | No object-server running 2022-11-02 13:42:41.539 | No object-replicator running 2022-11-02 13:42:41.539 | No object-reconstructor running 2022-11-02 13:42:41.539 | No account-replicator running 2022-11-02 13:42:41.539 | No container-replicator running 2022-11-02 13:42:41.539 | No object-updater running 2022-11-02 13:42:41.539 | No container-server running 2022-11-02 13:42:41.539 | + lib/swift:init_swift:670 : true 2022-11-02 13:42:41.539 | + lib/swift:init_swift:673 : create_swift_disk 2022-11-02 13:42:41.539 | + lib/swift:create_swift_disk:565 : local node_number 2022-11-02 13:42:41.539 | + lib/swift:create_swift_disk:570 : local user_group 2022-11-02 13:42:41.539 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-11-02 13:42:41.539 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-11-02 13:42:41.539 | + lib/swift:create_swift_disk:572 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-11-02 13:42:41.539 | + lib/swift:create_swift_disk:575 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-11-02 13:42:41.539 | + functions:create_disk:732 : local node_number 2022-11-02 13:42:41.539 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-11-02 13:42:41.539 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-11-02 13:42:41.540 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-11-02 13:42:41.540 | + functions:create_disk:736 : local key 2022-11-02 13:42:41.540 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-11-02 13:42:41.540 | ++ functions:create_disk:738 : sed s#/.## 2022-11-02 13:42:41.540 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-11-02 13:42:41.540 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-11-02 13:42:41.540 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-11-02 13:42:41.540 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-11-02 13:42:41.540 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-11-02 13:42:41.540 | + functions:destroy_disk:765 : local key 2022-11-02 13:42:41.540 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-11-02 13:42:41.540 | ++ functions:destroy_disk:767 : sed s#/.## 2022-11-02 13:42:41.540 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-11-02 13:42:41.540 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-11-02 13:42:41.540 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-11-02 13:42:41.540 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-11-02 13:42:41.540 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-11-02 13:42:41.540 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-11-02 13:42:41.540 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-11-02 13:42:41.540 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-11-02 13:42:41.540 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-11-02 13:42:41.540 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-11-02 13:42:41.540 | = sectsz=512 attr=2, projid32bit=1 2022-11-02 13:42:41.540 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-11-02 13:42:41.540 | = reflink=1 2022-11-02 13:42:41.540 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-11-02 13:42:41.540 | = sunit=0 swidth=0 blks 2022-11-02 13:42:41.540 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-11-02 13:42:41.540 | log =internal log bsize=4096 blocks=2560, version=2 2022-11-02 13:42:41.540 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-11-02 13:42:41.540 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-11-02 13:42:41.540 | + functions:create_disk:756 : echo '/opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0' 2022-11-02 13:42:41.541 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-11-02 13:42:41.541 | /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0 2022-11-02 13:42:41.541 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-11-02 13:42:41.541 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-11-02 13:42:41.541 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-11-02 13:42:41.541 | + lib/swift:create_swift_disk:579 : local node_number 2022-11-02 13:42:41.541 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-11-02 13:42:41.541 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-11-02 13:42:41.541 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-11-02 13:42:41.541 | + lib/swift:create_swift_disk:584 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-11-02 13:42:41.541 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-11-02 13:42:41.541 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-11-02 13:42:41.541 | + lib/swift:create_swift_disk:587 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-11-02 13:42:41.541 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-11-02 13:42:41.541 | + lib/swift:init_swift:679 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1667395501.object.builder backups/1667395502.container.builder backups/1667395503.account.builder backups/1667395508.object.builder backups/1667395510.container.builder backups/1667395511.account.builder backups/1667395508.object.ring.gz backups/1667395510.container.ring.gz backups/1667395511.account.ring.gz 2022-11-02 13:42:41.541 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-11-02 13:42:41.541 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-11-02 13:42:41.541 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-11-02 13:42:41.541 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-11-02 13:42:41.541 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-11-02 13:42:41.541 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-11-02 13:42:41.541 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-11-02 13:42:41.541 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-11-02 13:42:41.541 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-11-02 13:42:41.541 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-11-02 13:42:41.541 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-11-02 13:42:41.541 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-11-02 13:42:41.541 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-11-02 13:42:41.541 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-11-02 13:42:41.541 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-11-02 13:42:41.542 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-11-02 13:42:41.542 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-11-02 13:42:41.542 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-11-02 13:42:41.542 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-11-02 13:42:41.542 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-11-02 13:42:41.542 | + lib/swift:init_swift:714 : popd 2022-11-02 13:42:41.586 | [234389 Async init_swift:277122]: finished init_swift with result 0 in 13 seconds 2022-11-02 13:42:41.591 | + inc/async:async_wait:197 : return 0 2022-11-02 13:42:41.593 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-11-02 13:42:41.648 | [234389 Async init_cinder:277218]: Waiting for completion of init_cinder running on PID 277218 (2 other jobs running) 2022-11-02 13:42:41.675 | [234389 Async init_cinder:277218]: Signaling child to exit 2022-11-02 13:42:41.676 | WAKEUP 2022-11-02 13:42:41.700 | [234389 Async init_cinder:277218]: Signaled 2022-11-02 13:42:41.702 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-11-02 13:42:41.702 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:42:41.702 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-11-02 13:42:41.702 | + lib/database:recreate_database:112 : local db=cinder 2022-11-02 13:42:41.702 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-11-02 13:42:41.702 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-11-02 13:42:41.702 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-11-02 13:42:41.702 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 13:42:41.702 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-11-02 13:42:41.702 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 13:42:41.702 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-11-02 13:42:41.702 | + functions-common:time_start:2437 : local name=dbsync 2022-11-02 13:42:41.702 | + functions-common:time_start:2438 : local start_time= 2022-11-02 13:42:41.702 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 13:42:41.702 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 13:42:41.702 | + functions-common:time_start:2442 : _TIME_START[$name]=1667396504254 2022-11-02 13:42:41.702 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-11-02 13:42:41.702 | 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=277792) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-11-02 13:42:41.702 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=277792) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 13:42:41.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=277792) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:42:41.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=277792) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:42:41.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=277792) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:42:41.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=277792) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:42:41.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=277792) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:42:41.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=277792) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:42:41.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=277792) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:42:41.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=277792) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:42:41.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=277792) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:42:41.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=277792) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:42:41.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=277792) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:42:41.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=277792) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:42:41.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=277792) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:42:41.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=277792) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:42:41.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=277792) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:42:41.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=277792) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:42:41.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=277792) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:42:41.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=277792) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:42:41.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=277792) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:42:41.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=277792) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:42:41.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=277792) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:42:41.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=277792) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:42:41.703 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=277792) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 13:42:41.703 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=277792) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 13:42:41.703 | INFO cinder.db.migration [-] Applying migration(s) 2022-11-02 13:42:41.703 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-11-02 13:42:41.703 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-11-02 13:42:41.703 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-11-02 13:42:41.703 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=277792) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-11-02 13:42:41.703 | INFO cinder.db.migration [-] Migration(s) applied 2022-11-02 13:42:41.703 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:42:41.703 | from cryptography.utils import int_from_bytes 2022-11-02 13:42:41.704 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:42:41.704 | from cryptography.utils import int_from_bytes 2022-11-02 13:42:41.704 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:152: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-11-02 13:42:41.704 | last_heartbeat = column_property( 2022-11-02 13:42:41.704 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:160: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-11-02 13:42:41.704 | num_hosts = column_property( 2022-11-02 13:42:41.704 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:169: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-11-02 13:42:41.704 | num_down_hosts = column_property( 2022-11-02 13:42:41.704 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-11-02 13:42:41.704 | + functions-common:time_stop:2451 : local name 2022-11-02 13:42:41.704 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:42:41.704 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:42:41.704 | + functions-common:time_stop:2454 : local total 2022-11-02 13:42:41.704 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:42:41.704 | + functions-common:time_stop:2457 : name=dbsync 2022-11-02 13:42:41.704 | + functions-common:time_stop:2458 : start_time=1667396504254 2022-11-02 13:42:41.704 | + functions-common:time_stop:2460 : [[ -z 1667396504254 ]] 2022-11-02 13:42:41.704 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:42:41.704 | + functions-common:time_stop:2463 : end_time=1667396548307 2022-11-02 13:42:41.704 | + functions-common:time_stop:2464 : elapsed_time=44053 2022-11-02 13:42:41.704 | + functions-common:time_stop:2465 : total=41925 2022-11-02 13:42:41.704 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:42:41.704 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=85978 2022-11-02 13:42:41.704 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-11-02 13:42:41.704 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:42:41.704 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-11-02 13:42:41.704 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-11-02 13:42:41.704 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-11-02 13:42:41.704 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-11-02 13:42:41.704 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-11-02 13:42:41.704 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-11-02 13:42:41.704 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-11-02 13:42:41.704 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-11-02 13:42:41.704 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-11-02 13:42:41.705 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2022-11-02 13:42:41.705 | + lib/lvm:init_lvm_volume_group:130 : local size=50000M 2022-11-02 13:42:41.705 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2022-11-02 13:42:41.705 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 13:42:41.705 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 13:42:41.705 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 13:42:41.705 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 13:42:41.705 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 13:42:41.705 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 13:42:41.705 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 13:42:41.705 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 13:42:41.705 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 13:42:41.705 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 13:42:41.705 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 13:42:41.705 | + lib/lvm:init_lvm_volume_group:133 : is_suse 2022-11-02 13:42:41.705 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 13:42:41.705 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 13:42:41.705 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 13:42:41.705 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 13:42:41.705 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 13:42:41.705 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 13:42:41.705 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-11-02 13:42:41.705 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2022-11-02 13:42:41.705 | + lib/lvm:_create_lvm_volume_group:89 : local size=50000M 2022-11-02 13:42:41.705 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-11-02 13:42:41.705 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2022-11-02 13:42:41.705 | Volume group "stack-volumes-lvmdriver-1" not found 2022-11-02 13:42:41.705 | Cannot process volume group stack-volumes-lvmdriver-1 2022-11-02 13:42:41.705 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-11-02 13:42:41.705 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-11-02 13:42:41.705 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2022-11-02 13:42:41.705 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2022-11-02 13:42:41.705 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2022-11-02 13:42:41.706 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2022-11-02 13:42:41.706 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2022-11-02 13:42:41.706 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2022-11-02 13:42:41.706 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2022-11-02 13:42:41.706 | s|%DIRECTIO%|--direct-io=on|g; 2022-11-02 13:42:41.706 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2022-11-02 13:42:41.706 | ' /home/ubuntu/devstack/files/lvm-backing-file.template 2022-11-02 13:42:41.706 | [Unit] 2022-11-02 13:42:41.706 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-11-02 13:42:41.706 | DefaultDependencies=no 2022-11-02 13:42:41.706 | After=systemd-udev-settle.service 2022-11-02 13:42:41.707 | Before=lvm2-activation-early.service 2022-11-02 13:42:41.707 | Wants=systemd-udev-settle.service 2022-11-02 13:42:41.707 | 2022-11-02 13:42:41.707 | [Service] 2022-11-02 13:42:41.707 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-11-02 13:42:41.707 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2022-11-02 13:42:41.707 | RemainAfterExit=yes 2022-11-02 13:42:41.707 | Type=oneshot 2022-11-02 13:42:41.707 | 2022-11-02 13:42:41.707 | [Install] 2022-11-02 13:42:41.707 | WantedBy=local-fs.target 2022-11-02 13:42:41.707 | Also=systemd-udev-settle.service 2022-11-02 13:42:41.707 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2022-11-02 13:42:41.707 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2022-11-02 13:42:41.707 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2022-11-02 13:42:41.707 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2022-11-02 13:42:41.707 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2022-11-02 13:42:41.707 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop4 2022-11-02 13:42:41.707 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2022-11-02 13:42:41.707 | Volume group "stack-volumes-lvmdriver-1" not found 2022-11-02 13:42:41.707 | Cannot process volume group stack-volumes-lvmdriver-1 2022-11-02 13:42:41.707 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-11-02 13:42:41.707 | Physical volume "/dev/loop4" successfully created. 2022-11-02 13:42:41.707 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-11-02 13:42:41.707 | + lib/lvm:init_lvm_volume_group:141 : '[' lioadm = lioadm ']' 2022-11-02 13:42:41.707 | + lib/lvm:init_lvm_volume_group:142 : sudo cinder-rtstool get-targets 2022-11-02 13:42:41.707 | + lib/lvm:init_lvm_volume_group:142 : sudo xargs -rn 1 cinder-rtstool delete 2022-11-02 13:42:41.707 | + lib/lvm:init_lvm_volume_group:146 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-11-02 13:42:41.707 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-11-02 13:42:41.708 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-11-02 13:42:41.708 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-11-02 13:42:41.708 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:42:41.708 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-11-02 13:42:41.708 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-11-02 13:42:41.708 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-11-02 13:42:41.749 | [234389 Async init_cinder:277218]: finished init_cinder with result 0 in 54 seconds 2022-11-02 13:42:41.754 | + inc/async:async_wait:197 : return 0 2022-11-02 13:42:41.757 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-11-02 13:42:41.775 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:42:41.778 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-11-02 13:42:41.781 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 13:42:41.783 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-11-02 13:42:41.786 | + ./stack.sh:main:1218 : init_nova 2022-11-02 13:42:41.789 | + lib/nova:init_nova:829 : is_service_enabled mysql postgresql 2022-11-02 13:42:41.807 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:42:41.814 | + lib/nova:init_nova:829 : is_service_enabled n-api 2022-11-02 13:42:41.835 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:42:41.837 | + lib/nova:init_nova:831 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-11-02 13:42:41.840 | + lib/nova:init_nova:839 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-11-02 13:42:41.901 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-11-02 13:42:41.941 | [234389 Async nova-cell-0:279296]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-11-02 13:42:41.945 | ++ lib/nova:init_nova:842 : seq 1 1 2022-11-02 13:42:41.949 | + lib/nova:init_nova:842 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-11-02 13:42:41.953 | ++ lib/nova:init_nova:843 : conductor_conf 1 2022-11-02 13:42:41.955 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-11-02 13:42:41.958 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-11-02 13:42:41.961 | + lib/nova:init_nova:843 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-11-02 13:42:42.025 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-11-02 13:42:42.064 | [234389 Async nova-cell-1:279388]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-11-02 13:42:42.067 | + lib/nova:init_nova:846 : recreate_database nova_api 2022-11-02 13:42:42.071 | + lib/database:recreate_database:112 : local db=nova_api 2022-11-02 13:42:42.074 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-11-02 13:42:42.077 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-11-02 13:42:42.079 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-11-02 13:42:42.085 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 13:42:53.257 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-11-02 13:42:53.262 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 13:42:53.376 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-11-02 13:42:54.428 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-11-02 13:42:57.872 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=279448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 13:42:57.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=279448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:42:57.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=279448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:42:57.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=279448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:42:57.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=279448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:42:57.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=279448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:42:57.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=279448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:42:57.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=279448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:42:57.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=279448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:42:57.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=279448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:42:57.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=279448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:42:57.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=279448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:42:57.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=279448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:42:57.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=279448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:42:57.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=279448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:42:57.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=279448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:42:57.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=279448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:42:57.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=279448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:42:57.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=279448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:42:57.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=279448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:42:57.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=279448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:42:57.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=279448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:42:57.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=279448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:42:57.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=279448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:42:57.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=279448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:42:57.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=279448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:42:57.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=279448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:42:57.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=279448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:42:57.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=279448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:42:57.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=279448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:42:57.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=279448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:42:57.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=279448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:42:57.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=279448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:42:57.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=279448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:42:57.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=279448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:42:57.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=279448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:42:57.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=279448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:42:57.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=279448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:42:57.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=279448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:42:57.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=279448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:42:57.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=279448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:42:57.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=279448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:42:57.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=279448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:42:57.884 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=279448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 13:42:57.884 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=279448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 13:42:57.910 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-11-02 13:42:57.910 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-11-02 13:42:58.347 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-11-02 13:43:38.215 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=279448) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-11-02 13:43:38.218 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-11-02 13:43:46.420 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=279448) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-11-02 13:43:46.505 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:43:46.505 | from cryptography.utils import int_from_bytes 2022-11-02 13:43:46.505 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:43:46.505 | from cryptography.utils import int_from_bytes 2022-11-02 13:43:47.002 | ++ lib/nova:init_nova:851 : database_connection_url nova_cell0 2022-11-02 13:43:47.004 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-11-02 13:43:47.007 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-11-02 13:43:47.012 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-11-02 13:43:47.013 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-11-02 13:43:47.016 | + lib/nova:init_nova:851 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-11-02 13:43:48.065 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-11-02 13:43:50.866 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:43:50.866 | from cryptography.utils import int_from_bytes 2022-11-02 13:43:50.866 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:43:50.866 | from cryptography.utils import int_from_bytes 2022-11-02 13:43:51.360 | ++ lib/nova:init_nova:854 : seq 0 1 2022-11-02 13:43:51.366 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-11-02 13:43:51.370 | + lib/nova:init_nova:855 : async_wait nova-cell-0 2022-11-02 13:43:51.426 | [234389 Async nova-cell-0:279296]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 279296 (3 other jobs running) 2022-11-02 13:43:51.453 | [234389 Async nova-cell-0:279296]: Signaling child to exit 2022-11-02 13:45:23.084 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:45:23.111 | [279388 Async nova-cell-1:279388]: finished successfully 2022-11-02 13:45:24.298 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:45:24.329 | [279296 Async nova-cell-0:279296]: finished successfully 2022-11-02 13:45:24.350 | WAKEUP 2022-11-02 13:45:24.375 | [234389 Async nova-cell-0:279296]: Signaled 2022-11-02 13:45:24.376 | + lib/nova:init_nova_db:819 : local dbname=nova_cell0 2022-11-02 13:45:24.377 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova.conf 2022-11-02 13:45:24.377 | + lib/nova:init_nova_db:821 : recreate_database nova_cell0 2022-11-02 13:45:24.377 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-11-02 13:45:24.377 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-11-02 13:45:24.377 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-11-02 13:45:24.377 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-11-02 13:45:24.377 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 13:45:24.377 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-11-02 13:45:24.377 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 13:45:24.377 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-11-02 13:45:24.377 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-11-02 13:45:24.377 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=279510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 13:45:24.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=279510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:45:24.377 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=279510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:45:24.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=279510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:45:24.377 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=279510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:45:24.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=279510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:45:24.377 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=279510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:45:24.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=279510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:45:24.377 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=279510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:45:24.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=279510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:45:24.377 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=279510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:45:24.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=279510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:45:24.377 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=279510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:45:24.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=279510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:45:24.377 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=279510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:45:24.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=279510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:45:24.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=279510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:45:24.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=279510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:45:24.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=279510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:45:24.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=279510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:45:24.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=279510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:45:24.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=279510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:45:24.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=279510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:45:24.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=279510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:45:24.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=279510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:45:24.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=279510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:45:24.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=279510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:45:24.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=279510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:45:24.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=279510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:45:24.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=279510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:45:24.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=279510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:45:24.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=279510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:45:24.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=279510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:45:24.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=279510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:45:24.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=279510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:45:24.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=279510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:45:24.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=279510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:45:24.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=279510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:45:24.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=279510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:45:24.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=279510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:45:24.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=279510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:45:24.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=279510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:45:24.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=279510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:45:24.379 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=279510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 13:45:24.379 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=279510) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 13:45:24.379 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-11-02 13:45:24.379 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-11-02 13:45:24.379 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-11-02 13:45:24.379 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=279510) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-11-02 13:45:24.379 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-11-02 13:45:24.379 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=279510) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-11-02 13:45:24.379 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:45:24.379 | from cryptography.utils import int_from_bytes 2022-11-02 13:45:24.379 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:45:24.379 | from cryptography.utils import int_from_bytes 2022-11-02 13:45:24.424 | [234389 Async nova-cell-0:279296]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 162 seconds 2022-11-02 13:45:24.432 | + inc/async:async_wait:197 : return 0 2022-11-02 13:45:24.435 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-11-02 13:45:24.439 | + lib/nova:init_nova:855 : async_wait nova-cell-1 2022-11-02 13:45:24.495 | [234389 Async nova-cell-1:279388]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 279388 (2 other jobs running) 2022-11-02 13:45:24.526 | [234389 Async nova-cell-1:279388]: Signaling child to exit 2022-11-02 13:45:24.526 | WAKEUP 2022-11-02 13:45:24.551 | [234389 Async nova-cell-1:279388]: Signaled 2022-11-02 13:45:24.552 | + lib/nova:init_nova_db:819 : local dbname=nova_cell1 2022-11-02 13:45:24.552 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova_cell1.conf 2022-11-02 13:45:24.552 | + lib/nova:init_nova_db:821 : recreate_database nova_cell1 2022-11-02 13:45:24.552 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-11-02 13:45:24.552 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-11-02 13:45:24.552 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-11-02 13:45:24.552 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-11-02 13:45:24.553 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 13:45:24.553 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-11-02 13:45:24.553 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 13:45:24.553 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-11-02 13:45:24.553 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-11-02 13:45:24.553 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=279499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 13:45:24.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=279499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:45:24.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=279499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:45:24.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=279499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:45:24.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=279499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:45:24.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=279499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:45:24.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=279499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:45:24.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=279499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:45:24.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=279499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:45:24.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=279499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:45:24.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=279499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:45:24.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=279499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:45:24.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=279499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:45:24.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=279499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:45:24.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=279499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:45:24.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=279499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:45:24.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=279499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:45:24.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=279499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:45:24.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=279499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:45:24.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=279499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:45:24.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=279499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:45:24.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=279499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:45:24.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=279499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:45:24.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=279499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:45:24.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=279499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:45:24.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=279499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:45:24.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=279499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:45:24.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=279499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:45:24.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=279499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:45:24.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=279499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:45:24.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=279499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:45:24.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=279499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:45:24.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=279499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:45:24.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=279499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:45:24.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=279499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:45:24.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=279499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:45:24.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=279499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:45:24.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=279499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:45:24.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=279499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:45:24.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=279499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:45:24.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=279499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:45:24.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=279499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:45:24.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=279499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:45:24.554 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=279499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 13:45:24.554 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=279499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 13:45:24.554 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-11-02 13:45:24.554 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-11-02 13:45:24.555 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-11-02 13:45:24.555 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=279499) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-11-02 13:45:24.555 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-11-02 13:45:24.555 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=279499) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-11-02 13:45:24.555 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:45:24.555 | from cryptography.utils import int_from_bytes 2022-11-02 13:45:24.555 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:45:24.555 | from cryptography.utils import int_from_bytes 2022-11-02 13:45:24.600 | [234389 Async nova-cell-1:279388]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 161 seconds 2022-11-02 13:45:24.604 | + inc/async:async_wait:197 : return 0 2022-11-02 13:45:24.607 | + lib/nova:init_nova:858 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-11-02 13:45:24.610 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-11-02 13:45:25.679 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-11-02 13:45:28.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:45:28.691 | from cryptography.utils import int_from_bytes 2022-11-02 13:45:28.691 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:45:28.691 | from cryptography.utils import int_from_bytes 2022-11-02 13:45:28.691 | Running batches of 50 until complete 2022-11-02 13:45:28.691 | +-------------------------------------+--------------+-----------+ 2022-11-02 13:45:28.691 | | Migration | Total Needed | Completed | 2022-11-02 13:45:28.692 | +-------------------------------------+--------------+-----------+ 2022-11-02 13:45:28.692 | | fill_virtual_interface_list | 0 | 0 | 2022-11-02 13:45:28.692 | | migrate_empty_ratio | 0 | 0 | 2022-11-02 13:45:28.692 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-11-02 13:45:28.692 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-11-02 13:45:28.692 | | migration_migrate_to_uuid | 0 | 0 | 2022-11-02 13:45:28.692 | | populate_dev_uuids | 0 | 0 | 2022-11-02 13:45:28.692 | | populate_missing_availability_zones | 0 | 0 | 2022-11-02 13:45:28.692 | | populate_queued_for_delete | 0 | 0 | 2022-11-02 13:45:28.692 | | populate_user_id | 0 | 0 | 2022-11-02 13:45:28.692 | | populate_uuids | 0 | 0 | 2022-11-02 13:45:28.692 | +-------------------------------------+--------------+-----------+ 2022-11-02 13:45:29.207 | ++ lib/nova:init_nova:868 : seq 1 1 2022-11-02 13:45:29.210 | + lib/nova:init_nova:868 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-11-02 13:45:29.214 | ++ lib/nova:init_nova:869 : conductor_conf 1 2022-11-02 13:45:29.217 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-11-02 13:45:29.220 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-11-02 13:45:29.223 | + lib/nova:init_nova:869 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-11-02 13:45:30.278 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-11-02 13:45:33.091 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:45:33.091 | from cryptography.utils import int_from_bytes 2022-11-02 13:45:33.091 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:45:33.091 | from cryptography.utils import int_from_bytes 2022-11-02 13:45:33.091 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-11-02 13:45:33.091 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-11-02 13:45:33.575 | + lib/nova:init_nova:873 : create_nova_keys_dir 2022-11-02 13:45:33.578 | + lib/nova:create_nova_keys_dir:815 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-11-02 13:45:33.594 | + lib/nova:init_nova:875 : [[ '' == \L\V\M ]] 2022-11-02 13:45:33.596 | + ./stack.sh:main:1223 : is_service_enabled neutron 2022-11-02 13:45:33.617 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:45:33.620 | + ./stack.sh:main:1224 : async_runfunc configure_neutron_nova 2022-11-02 13:45:33.623 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-11-02 13:45:33.701 | + inc/async:async_inner:63 : configure_neutron_nova 2022-11-02 13:45:33.751 | [234389 Async configure_neutron_nova:280697]: running: configure_neutron_nova 2022-11-02 13:45:33.754 | + ./stack.sh:main:1233 : run_phase stack post-config 2022-11-02 13:45:33.757 | + functions-common:run_phase:1879 : local mode=stack 2022-11-02 13:45:33.761 | + functions-common:run_phase:1880 : local phase=post-config 2022-11-02 13:45:33.764 | + functions-common:run_phase:1881 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-11-02 13:45:33.768 | + functions-common:run_phase:1882 : local extra_plugin_file_name 2022-11-02 13:45:33.772 | + functions-common:run_phase:1883 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-11-02 13:45:33.775 | + functions-common:run_phase:1888 : local exceptions=80-tempest.sh 2022-11-02 13:45:33.779 | + functions-common:run_phase:1889 : local extra 2022-11-02 13:45:33.782 | ++ functions-common:run_phase:1890 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-11-02 13:45:33.788 | + functions-common:run_phase:1890 : extra=80-tempest.sh 2022-11-02 13:45:33.791 | + functions-common:run_phase:1891 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-11-02 13:45:33.794 | + functions-common:run_phase:1895 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-11-02 13:45:33.797 | + functions-common:run_phase:1895 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-11-02 13:45:33.800 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-11-02 13:45:33.818 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:45:33.822 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-11-02 13:45:33.824 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-11-02 13:45:33.827 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-11-02 13:45:33.829 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-11-02 13:45:33.832 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-11-02 13:45:33.835 | ++ extras.d/80-tempest.sh:source:12 : : 2022-11-02 13:45:33.838 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-11-02 13:45:33.841 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-11-02 13:45:33.844 | + functions-common:run_phase:1900 : [[ stack == \s\o\u\r\c\e ]] 2022-11-02 13:45:33.847 | + functions-common:run_phase:1903 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-11-02 13:45:33.850 | + functions-common:run_phase:1906 : run_plugins stack post-config 2022-11-02 13:45:33.852 | + functions-common:run_plugins:1865 : local mode=stack 2022-11-02 13:45:33.855 | + functions-common:run_plugins:1866 : local phase=post-config 2022-11-02 13:45:33.858 | + functions-common:run_plugins:1868 : local plugins= 2022-11-02 13:45:33.862 | + functions-common:run_plugins:1869 : local plugin 2022-11-02 13:45:33.865 | + ./stack.sh:main:1241 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-11-02 13:45:33.868 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-11-02 13:45:33.876 | + inc/meta-config:merge_config_group:171 : shift 2022-11-02 13:45:33.876 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-11-02 13:45:33.879 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-11-02 13:45:33.882 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-11-02 13:45:33.891 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-11-02 13:45:33.895 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-11-02 13:45:33.903 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 13:45:33.907 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-11-02 13:45:33.910 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-11-02 13:45:33.914 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-11-02 13:45:33.914 | /^\[\[.+\|.*\]\]/ { 2022-11-02 13:45:33.914 | gsub("[][]", "", $1); 2022-11-02 13:45:33.914 | split($1, a, "|"); 2022-11-02 13:45:33.914 | if (a[1] == matchgroup) 2022-11-02 13:45:33.914 | print a[2] 2022-11-02 13:45:33.914 | } 2022-11-02 13:45:33.914 | ' /home/ubuntu/devstack/local.conf 2022-11-02 13:45:33.921 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-11-02 13:45:33.923 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-11-02 13:45:33.926 | + inc/meta-config:merge_config_group:180 : local dir 2022-11-02 13:45:33.930 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-11-02 13:45:33.934 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-11-02 13:45:33.937 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-11-02 13:45:33.941 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-11-02 13:45:33.944 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-11-02 13:45:33.950 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-11-02 13:45:33.952 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-11-02 13:45:33.955 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-11-02 13:45:33.959 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 13:45:33.962 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-11-02 13:45:33.965 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-11-02 13:45:33.967 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-11-02 13:45:33.971 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-11-02 13:45:33.974 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-11-02 13:45:33.978 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-11-02 13:45:33.981 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-11-02 13:45:33.985 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-11-02 13:45:33.990 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-11-02 13:45:33.990 | BEGIN { 2022-11-02 13:45:33.990 | section = "" 2022-11-02 13:45:33.990 | last_section = "" 2022-11-02 13:45:33.991 | section_count = 0 2022-11-02 13:45:33.991 | } 2022-11-02 13:45:33.991 | /^\[.+\]/ { 2022-11-02 13:45:33.991 | gsub("[][]", "", $1); 2022-11-02 13:45:33.991 | section=$1 2022-11-02 13:45:33.991 | next 2022-11-02 13:45:33.991 | } 2022-11-02 13:45:33.991 | /^ *\#/ { 2022-11-02 13:45:33.991 | next 2022-11-02 13:45:33.991 | } 2022-11-02 13:45:33.991 | /^[^ \t]+/ { 2022-11-02 13:45:33.991 | # get offset of first = in $0 2022-11-02 13:45:33.991 | eq_idx = index($0, "=") 2022-11-02 13:45:33.991 | # extract attr & value from $0 2022-11-02 13:45:33.991 | attr = substr($0, 1, eq_idx - 1) 2022-11-02 13:45:33.991 | value = substr($0, eq_idx + 1) 2022-11-02 13:45:33.991 | # only need to strip trailing whitespace from attr 2022-11-02 13:45:33.991 | sub(/[ \t]*$/, "", attr) 2022-11-02 13:45:33.991 | # need to strip leading & trailing whitespace from value 2022-11-02 13:45:33.991 | sub(/^[ \t]*/, "", value) 2022-11-02 13:45:33.991 | sub(/[ \t]*$/, "", value) 2022-11-02 13:45:33.991 | 2022-11-02 13:45:33.991 | # cfg_attr_count: number of config lines per [section, attr] 2022-11-02 13:45:33.991 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-11-02 13:45:33.991 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-11-02 13:45:33.991 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-11-02 13:45:33.991 | if (! (section, attr) in cfg_attr_count) { 2022-11-02 13:45:33.991 | if (section != last_section) { 2022-11-02 13:45:33.991 | cfg_section[section_count++] = section 2022-11-02 13:45:33.991 | last_section = section 2022-11-02 13:45:33.991 | } 2022-11-02 13:45:33.991 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-11-02 13:45:33.991 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-11-02 13:45:33.991 | 2022-11-02 13:45:33.991 | cfg_attr[section, attr, 0] = value 2022-11-02 13:45:33.992 | cfg_attr_count[section, attr] = 1 2022-11-02 13:45:33.992 | } else { 2022-11-02 13:45:33.992 | lno = cfg_attr_count[section, attr]++ 2022-11-02 13:45:33.992 | cfg_attr[section, attr, lno] = value 2022-11-02 13:45:33.992 | } 2022-11-02 13:45:33.992 | } 2022-11-02 13:45:33.992 | END { 2022-11-02 13:45:33.992 | # Process each section in order 2022-11-02 13:45:33.992 | for (sno = 0; sno < section_count; sno++) { 2022-11-02 13:45:33.992 | section = cfg_section[sno] 2022-11-02 13:45:33.992 | # The ini routines simply append a config item immediately 2022-11-02 13:45:33.992 | # after the section header. To keep the same order as defined 2022-11-02 13:45:33.992 | # in local.conf, invoke the ini routines in the reverse order 2022-11-02 13:45:33.992 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-11-02 13:45:33.992 | attr = cfg_sec_attr_name[sno, attr_no] 2022-11-02 13:45:33.992 | if (cfg_attr_count[section, attr] == 1) 2022-11-02 13:45:33.992 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-11-02 13:45:33.992 | else { 2022-11-02 13:45:33.992 | # For multiline, invoke the ini routines in the reverse order 2022-11-02 13:45:33.992 | count = cfg_attr_count[section, attr] 2022-11-02 13:45:33.992 | print "inidelete " configfile " " section " " attr 2022-11-02 13:45:33.992 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-11-02 13:45:33.992 | for (l = count -2; l >= 0; l--) 2022-11-02 13:45:33.992 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-11-02 13:45:33.992 | } 2022-11-02 13:45:33.992 | } 2022-11-02 13:45:33.992 | } 2022-11-02 13:45:33.992 | } 2022-11-02 13:45:33.992 | ' 2022-11-02 13:45:33.992 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:45:33.992 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-11-02 13:45:33.992 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 13:45:33.992 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-11-02 13:45:33.996 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-11-02 13:45:33.998 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-11-02 13:45:34.001 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-11-02 13:45:34.007 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-11-02 13:45:34.007 | BEGIN { group = "" } 2022-11-02 13:45:34.007 | /^\[\[.+\|.*\]\]/ { 2022-11-02 13:45:34.007 | gsub("[][]", "", $1); 2022-11-02 13:45:34.007 | split($1, a, "|"); 2022-11-02 13:45:34.007 | if (a[1] == matchgroup && a[2] == configfile) { 2022-11-02 13:45:34.007 | group=a[1] 2022-11-02 13:45:34.007 | } else { 2022-11-02 13:45:34.007 | group="" 2022-11-02 13:45:34.007 | } 2022-11-02 13:45:34.007 | next 2022-11-02 13:45:34.007 | } 2022-11-02 13:45:34.007 | { 2022-11-02 13:45:34.007 | if (group != "") 2022-11-02 13:45:34.007 | print $0 2022-11-02 13:45:34.007 | } 2022-11-02 13:45:34.007 | ' /home/ubuntu/devstack/local.conf 2022-11-02 13:45:34.015 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT scheduler_default_filters "RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter"' 2022-11-02 13:45:34.018 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT scheduler_default_filters RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter 2022-11-02 13:45:34.054 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:45:34.063 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-11-02 13:45:34.066 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-11-02 13:45:34.100 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:45:34.103 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-11-02 13:45:34.106 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-11-02 13:45:34.146 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:45:34.148 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-11-02 13:45:34.151 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-11-02 13:45:34.191 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:45:34.193 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-11-02 13:45:34.196 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-11-02 13:45:34.229 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:45:34.232 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-11-02 13:45:34.235 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-11-02 13:45:34.272 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:45:34.275 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.89/identity"' 2022-11-02 13:45:34.278 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.89/identity 2022-11-02 13:45:34.316 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:45:34.319 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-11-02 13:45:34.322 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-11-02 13:45:34.359 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:45:34.361 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-11-02 13:45:34.364 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-11-02 13:45:34.400 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:45:34.403 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-11-02 13:45:34.406 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-11-02 13:45:34.446 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:45:34.449 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-11-02 13:45:34.452 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-11-02 13:45:34.490 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:45:34.493 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-11-02 13:45:34.498 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-11-02 13:45:34.543 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:45:34.547 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-11-02 13:45:34.550 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-11-02 13:45:34.587 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:45:34.590 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-11-02 13:45:34.593 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-11-02 13:45:34.596 | + inc/meta-config:merge_config_group:180 : local dir 2022-11-02 13:45:34.599 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-11-02 13:45:34.603 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-11-02 13:45:34.607 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-11-02 13:45:34.610 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-11-02 13:45:34.613 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-11-02 13:45:34.618 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-11-02 13:45:34.621 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-11-02 13:45:34.624 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-11-02 13:45:34.627 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 13:45:34.630 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-11-02 13:45:34.633 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-11-02 13:45:34.636 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-11-02 13:45:34.639 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-11-02 13:45:34.642 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-11-02 13:45:34.650 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-11-02 13:45:34.653 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-11-02 13:45:34.657 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-11-02 13:45:34.659 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-11-02 13:45:34.659 | BEGIN { 2022-11-02 13:45:34.659 | section = "" 2022-11-02 13:45:34.659 | last_section = "" 2022-11-02 13:45:34.659 | section_count = 0 2022-11-02 13:45:34.659 | } 2022-11-02 13:45:34.659 | /^\[.+\]/ { 2022-11-02 13:45:34.659 | gsub("[][]", "", $1); 2022-11-02 13:45:34.659 | section=$1 2022-11-02 13:45:34.659 | next 2022-11-02 13:45:34.659 | } 2022-11-02 13:45:34.659 | /^ *\#/ { 2022-11-02 13:45:34.659 | next 2022-11-02 13:45:34.659 | } 2022-11-02 13:45:34.659 | /^[^ \t]+/ { 2022-11-02 13:45:34.659 | # get offset of first = in $0 2022-11-02 13:45:34.659 | eq_idx = index($0, "=") 2022-11-02 13:45:34.659 | # extract attr & value from $0 2022-11-02 13:45:34.659 | attr = substr($0, 1, eq_idx - 1) 2022-11-02 13:45:34.659 | value = substr($0, eq_idx + 1) 2022-11-02 13:45:34.659 | # only need to strip trailing whitespace from attr 2022-11-02 13:45:34.659 | sub(/[ \t]*$/, "", attr) 2022-11-02 13:45:34.659 | # need to strip leading & trailing whitespace from value 2022-11-02 13:45:34.659 | sub(/^[ \t]*/, "", value) 2022-11-02 13:45:34.659 | sub(/[ \t]*$/, "", value) 2022-11-02 13:45:34.659 | 2022-11-02 13:45:34.659 | # cfg_attr_count: number of config lines per [section, attr] 2022-11-02 13:45:34.660 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-11-02 13:45:34.660 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-11-02 13:45:34.660 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-11-02 13:45:34.660 | if (! (section, attr) in cfg_attr_count) { 2022-11-02 13:45:34.660 | if (section != last_section) { 2022-11-02 13:45:34.660 | cfg_section[section_count++] = section 2022-11-02 13:45:34.660 | last_section = section 2022-11-02 13:45:34.660 | } 2022-11-02 13:45:34.660 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-11-02 13:45:34.660 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-11-02 13:45:34.660 | 2022-11-02 13:45:34.660 | cfg_attr[section, attr, 0] = value 2022-11-02 13:45:34.660 | cfg_attr_count[section, attr] = 1 2022-11-02 13:45:34.660 | } else { 2022-11-02 13:45:34.660 | lno = cfg_attr_count[section, attr]++ 2022-11-02 13:45:34.660 | cfg_attr[section, attr, lno] = value 2022-11-02 13:45:34.660 | } 2022-11-02 13:45:34.660 | } 2022-11-02 13:45:34.660 | END { 2022-11-02 13:45:34.660 | # Process each section in order 2022-11-02 13:45:34.660 | for (sno = 0; sno < section_count; sno++) { 2022-11-02 13:45:34.660 | section = cfg_section[sno] 2022-11-02 13:45:34.660 | # The ini routines simply append a config item immediately 2022-11-02 13:45:34.660 | # after the section header. To keep the same order as defined 2022-11-02 13:45:34.660 | # in local.conf, invoke the ini routines in the reverse order 2022-11-02 13:45:34.660 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-11-02 13:45:34.660 | attr = cfg_sec_attr_name[sno, attr_no] 2022-11-02 13:45:34.660 | if (cfg_attr_count[section, attr] == 1) 2022-11-02 13:45:34.660 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-11-02 13:45:34.660 | else { 2022-11-02 13:45:34.660 | # For multiline, invoke the ini routines in the reverse order 2022-11-02 13:45:34.660 | count = cfg_attr_count[section, attr] 2022-11-02 13:45:34.661 | print "inidelete " configfile " " section " " attr 2022-11-02 13:45:34.661 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-11-02 13:45:34.661 | for (l = count -2; l >= 0; l--) 2022-11-02 13:45:34.661 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-11-02 13:45:34.661 | } 2022-11-02 13:45:34.661 | } 2022-11-02 13:45:34.661 | } 2022-11-02 13:45:34.661 | } 2022-11-02 13:45:34.661 | ' 2022-11-02 13:45:34.661 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:45:34.661 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 13:45:34.661 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-11-02 13:45:34.664 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-11-02 13:45:34.667 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-11-02 13:45:34.670 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-11-02 13:45:34.673 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-11-02 13:45:34.676 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-11-02 13:45:34.676 | BEGIN { group = "" } 2022-11-02 13:45:34.676 | /^\[\[.+\|.*\]\]/ { 2022-11-02 13:45:34.676 | gsub("[][]", "", $1); 2022-11-02 13:45:34.676 | split($1, a, "|"); 2022-11-02 13:45:34.676 | if (a[1] == matchgroup && a[2] == configfile) { 2022-11-02 13:45:34.676 | group=a[1] 2022-11-02 13:45:34.676 | } else { 2022-11-02 13:45:34.676 | group="" 2022-11-02 13:45:34.676 | } 2022-11-02 13:45:34.676 | next 2022-11-02 13:45:34.676 | } 2022-11-02 13:45:34.676 | { 2022-11-02 13:45:34.676 | if (group != "") 2022-11-02 13:45:34.676 | print $0 2022-11-02 13:45:34.676 | } 2022-11-02 13:45:34.677 | ' /home/ubuntu/devstack/local.conf 2022-11-02 13:45:34.684 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-11-02 13:45:34.688 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-11-02 13:45:34.723 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:45:34.726 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-11-02 13:45:34.729 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-11-02 13:45:34.762 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:45:34.764 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-11-02 13:45:34.767 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-11-02 13:45:34.780 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:45:34.803 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:45:34.806 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-11-02 13:45:34.809 | [280697 Async configure_neutron_nova:280697]: finished successfully 2022-11-02 13:45:34.809 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-11-02 13:45:34.843 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:45:34.846 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-11-02 13:45:34.848 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-11-02 13:45:34.880 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:45:34.882 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-11-02 13:45:34.885 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-11-02 13:45:34.917 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:45:34.920 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-11-02 13:45:34.923 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-11-02 13:45:34.957 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:45:34.959 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-11-02 13:45:34.963 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-11-02 13:45:34.995 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:45:34.999 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-11-02 13:45:35.001 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-11-02 13:45:35.035 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:45:35.038 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-11-02 13:45:35.040 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-11-02 13:45:35.078 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:45:35.081 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-11-02 13:45:35.084 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-11-02 13:45:35.117 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:45:35.120 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-11-02 13:45:35.122 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-11-02 13:45:35.164 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:45:35.167 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-11-02 13:45:35.169 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-11-02 13:45:35.203 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:45:35.206 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-11-02 13:45:35.209 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-11-02 13:45:35.243 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:45:35.245 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-11-02 13:45:35.253 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-11-02 13:45:35.284 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:45:35.286 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-11-02 13:45:35.289 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-11-02 13:45:35.323 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:45:35.326 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-11-02 13:45:35.330 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-11-02 13:45:35.333 | + inc/meta-config:merge_config_group:180 : local dir 2022-11-02 13:45:35.336 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-11-02 13:45:35.340 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-11-02 13:45:35.348 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-11-02 13:45:35.348 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-11-02 13:45:35.352 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-11-02 13:45:35.357 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-11-02 13:45:35.360 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-11-02 13:45:35.363 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-11-02 13:45:35.366 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 13:45:35.368 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-11-02 13:45:35.371 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-11-02 13:45:35.374 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-11-02 13:45:35.377 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-11-02 13:45:35.380 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-11-02 13:45:35.383 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-11-02 13:45:35.387 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-11-02 13:45:35.390 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-11-02 13:45:35.391 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-11-02 13:45:35.391 | BEGIN { 2022-11-02 13:45:35.391 | section = "" 2022-11-02 13:45:35.391 | last_section = "" 2022-11-02 13:45:35.391 | section_count = 0 2022-11-02 13:45:35.392 | } 2022-11-02 13:45:35.392 | /^\[.+\]/ { 2022-11-02 13:45:35.392 | gsub("[][]", "", $1); 2022-11-02 13:45:35.392 | section=$1 2022-11-02 13:45:35.392 | next 2022-11-02 13:45:35.392 | } 2022-11-02 13:45:35.392 | /^ *\#/ { 2022-11-02 13:45:35.392 | next 2022-11-02 13:45:35.392 | } 2022-11-02 13:45:35.392 | /^[^ \t]+/ { 2022-11-02 13:45:35.392 | # get offset of first = in $0 2022-11-02 13:45:35.392 | eq_idx = index($0, "=") 2022-11-02 13:45:35.392 | # extract attr & value from $0 2022-11-02 13:45:35.392 | attr = substr($0, 1, eq_idx - 1) 2022-11-02 13:45:35.392 | value = substr($0, eq_idx + 1) 2022-11-02 13:45:35.392 | # only need to strip trailing whitespace from attr 2022-11-02 13:45:35.392 | sub(/[ \t]*$/, "", attr) 2022-11-02 13:45:35.392 | # need to strip leading & trailing whitespace from value 2022-11-02 13:45:35.392 | sub(/^[ \t]*/, "", value) 2022-11-02 13:45:35.392 | sub(/[ \t]*$/, "", value) 2022-11-02 13:45:35.392 | 2022-11-02 13:45:35.392 | # cfg_attr_count: number of config lines per [section, attr] 2022-11-02 13:45:35.392 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-11-02 13:45:35.392 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-11-02 13:45:35.392 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-11-02 13:45:35.392 | if (! (section, attr) in cfg_attr_count) { 2022-11-02 13:45:35.392 | if (section != last_section) { 2022-11-02 13:45:35.392 | cfg_section[section_count++] = section 2022-11-02 13:45:35.392 | last_section = section 2022-11-02 13:45:35.392 | } 2022-11-02 13:45:35.392 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-11-02 13:45:35.392 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-11-02 13:45:35.392 | 2022-11-02 13:45:35.392 | cfg_attr[section, attr, 0] = value 2022-11-02 13:45:35.393 | cfg_attr_count[section, attr] = 1 2022-11-02 13:45:35.393 | } else { 2022-11-02 13:45:35.393 | lno = cfg_attr_count[section, attr]++ 2022-11-02 13:45:35.393 | cfg_attr[section, attr, lno] = value 2022-11-02 13:45:35.393 | } 2022-11-02 13:45:35.393 | } 2022-11-02 13:45:35.393 | END { 2022-11-02 13:45:35.393 | # Process each section in order 2022-11-02 13:45:35.393 | for (sno = 0; sno < section_count; sno++) { 2022-11-02 13:45:35.393 | section = cfg_section[sno] 2022-11-02 13:45:35.393 | # The ini routines simply append a config item immediately 2022-11-02 13:45:35.393 | # after the section header. To keep the same order as defined 2022-11-02 13:45:35.393 | # in local.conf, invoke the ini routines in the reverse order 2022-11-02 13:45:35.393 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-11-02 13:45:35.393 | attr = cfg_sec_attr_name[sno, attr_no] 2022-11-02 13:45:35.393 | if (cfg_attr_count[section, attr] == 1) 2022-11-02 13:45:35.393 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-11-02 13:45:35.393 | else { 2022-11-02 13:45:35.393 | # For multiline, invoke the ini routines in the reverse order 2022-11-02 13:45:35.393 | count = cfg_attr_count[section, attr] 2022-11-02 13:45:35.393 | print "inidelete " configfile " " section " " attr 2022-11-02 13:45:35.393 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-11-02 13:45:35.393 | for (l = count -2; l >= 0; l--) 2022-11-02 13:45:35.393 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-11-02 13:45:35.393 | } 2022-11-02 13:45:35.393 | } 2022-11-02 13:45:35.393 | } 2022-11-02 13:45:35.393 | } 2022-11-02 13:45:35.393 | ' 2022-11-02 13:45:35.393 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:45:35.394 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 13:45:35.396 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-11-02 13:45:35.396 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-11-02 13:45:35.399 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-11-02 13:45:35.403 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-11-02 13:45:35.406 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-11-02 13:45:35.408 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-11-02 13:45:35.408 | BEGIN { group = "" } 2022-11-02 13:45:35.409 | /^\[\[.+\|.*\]\]/ { 2022-11-02 13:45:35.409 | gsub("[][]", "", $1); 2022-11-02 13:45:35.409 | split($1, a, "|"); 2022-11-02 13:45:35.409 | if (a[1] == matchgroup && a[2] == configfile) { 2022-11-02 13:45:35.409 | group=a[1] 2022-11-02 13:45:35.409 | } else { 2022-11-02 13:45:35.409 | group="" 2022-11-02 13:45:35.409 | } 2022-11-02 13:45:35.409 | next 2022-11-02 13:45:35.409 | } 2022-11-02 13:45:35.409 | { 2022-11-02 13:45:35.409 | if (group != "") 2022-11-02 13:45:35.409 | print $0 2022-11-02 13:45:35.409 | } 2022-11-02 13:45:35.409 | ' /home/ubuntu/devstack/local.conf 2022-11-02 13:45:35.417 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2022-11-02 13:45:35.419 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2022-11-02 13:45:35.455 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:45:35.459 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2022-11-02 13:45:35.461 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2022-11-02 13:45:35.497 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:45:35.500 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2022-11-02 13:45:35.502 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2022-11-02 13:45:35.534 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:45:35.536 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2022-11-02 13:45:35.539 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2022-11-02 13:45:35.579 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:45:35.582 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2022-11-02 13:45:35.584 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-11-02 13:45:35.615 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:45:35.619 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2022-11-02 13:45:35.621 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2022-11-02 13:45:35.652 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:45:35.655 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2022-11-02 13:45:35.658 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-11-02 13:45:35.690 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:45:35.692 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2022-11-02 13:45:35.695 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-11-02 13:45:35.729 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:45:35.732 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-11-02 13:45:35.735 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-11-02 13:45:35.738 | + inc/meta-config:merge_config_group:180 : local dir 2022-11-02 13:45:35.742 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-11-02 13:45:35.745 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 13:45:35.749 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 13:45:35.752 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-11-02 13:45:35.756 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 13:45:35.761 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-11-02 13:45:35.764 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-11-02 13:45:35.767 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-11-02 13:45:35.771 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 13:45:35.774 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-11-02 13:45:35.776 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-11-02 13:45:35.779 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-11-02 13:45:35.782 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-11-02 13:45:35.785 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 13:45:35.790 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 13:45:35.793 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-11-02 13:45:35.796 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-11-02 13:45:35.797 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-11-02 13:45:35.797 | BEGIN { 2022-11-02 13:45:35.797 | section = "" 2022-11-02 13:45:35.797 | last_section = "" 2022-11-02 13:45:35.797 | section_count = 0 2022-11-02 13:45:35.797 | } 2022-11-02 13:45:35.797 | /^\[.+\]/ { 2022-11-02 13:45:35.797 | gsub("[][]", "", $1); 2022-11-02 13:45:35.797 | section=$1 2022-11-02 13:45:35.797 | next 2022-11-02 13:45:35.797 | } 2022-11-02 13:45:35.797 | /^ *\#/ { 2022-11-02 13:45:35.797 | next 2022-11-02 13:45:35.798 | } 2022-11-02 13:45:35.798 | /^[^ \t]+/ { 2022-11-02 13:45:35.798 | # get offset of first = in $0 2022-11-02 13:45:35.798 | eq_idx = index($0, "=") 2022-11-02 13:45:35.798 | # extract attr & value from $0 2022-11-02 13:45:35.798 | attr = substr($0, 1, eq_idx - 1) 2022-11-02 13:45:35.798 | value = substr($0, eq_idx + 1) 2022-11-02 13:45:35.798 | # only need to strip trailing whitespace from attr 2022-11-02 13:45:35.798 | sub(/[ \t]*$/, "", attr) 2022-11-02 13:45:35.798 | # need to strip leading & trailing whitespace from value 2022-11-02 13:45:35.798 | sub(/^[ \t]*/, "", value) 2022-11-02 13:45:35.798 | sub(/[ \t]*$/, "", value) 2022-11-02 13:45:35.798 | 2022-11-02 13:45:35.798 | # cfg_attr_count: number of config lines per [section, attr] 2022-11-02 13:45:35.798 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-11-02 13:45:35.798 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-11-02 13:45:35.798 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-11-02 13:45:35.798 | if (! (section, attr) in cfg_attr_count) { 2022-11-02 13:45:35.798 | if (section != last_section) { 2022-11-02 13:45:35.798 | cfg_section[section_count++] = section 2022-11-02 13:45:35.798 | last_section = section 2022-11-02 13:45:35.798 | } 2022-11-02 13:45:35.798 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-11-02 13:45:35.798 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-11-02 13:45:35.798 | 2022-11-02 13:45:35.798 | cfg_attr[section, attr, 0] = value 2022-11-02 13:45:35.798 | cfg_attr_count[section, attr] = 1 2022-11-02 13:45:35.798 | } else { 2022-11-02 13:45:35.798 | lno = cfg_attr_count[section, attr]++ 2022-11-02 13:45:35.798 | cfg_attr[section, attr, lno] = value 2022-11-02 13:45:35.798 | } 2022-11-02 13:45:35.798 | } 2022-11-02 13:45:35.798 | END { 2022-11-02 13:45:35.799 | # Process each section in order 2022-11-02 13:45:35.799 | for (sno = 0; sno < section_count; sno++) { 2022-11-02 13:45:35.799 | section = cfg_section[sno] 2022-11-02 13:45:35.799 | # The ini routines simply append a config item immediately 2022-11-02 13:45:35.799 | # after the section header. To keep the same order as defined 2022-11-02 13:45:35.799 | # in local.conf, invoke the ini routines in the reverse order 2022-11-02 13:45:35.799 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-11-02 13:45:35.799 | attr = cfg_sec_attr_name[sno, attr_no] 2022-11-02 13:45:35.799 | if (cfg_attr_count[section, attr] == 1) 2022-11-02 13:45:35.799 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-11-02 13:45:35.799 | else { 2022-11-02 13:45:35.799 | # For multiline, invoke the ini routines in the reverse order 2022-11-02 13:45:35.799 | count = cfg_attr_count[section, attr] 2022-11-02 13:45:35.799 | print "inidelete " configfile " " section " " attr 2022-11-02 13:45:35.799 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-11-02 13:45:35.799 | for (l = count -2; l >= 0; l--) 2022-11-02 13:45:35.799 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-11-02 13:45:35.799 | } 2022-11-02 13:45:35.799 | } 2022-11-02 13:45:35.799 | } 2022-11-02 13:45:35.799 | } 2022-11-02 13:45:35.799 | ' 2022-11-02 13:45:35.799 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:45:35.800 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-11-02 13:45:35.801 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 13:45:35.803 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-11-02 13:45:35.806 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-11-02 13:45:35.809 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-11-02 13:45:35.812 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-11-02 13:45:35.815 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-11-02 13:45:35.815 | BEGIN { group = "" } 2022-11-02 13:45:35.815 | /^\[\[.+\|.*\]\]/ { 2022-11-02 13:45:35.815 | gsub("[][]", "", $1); 2022-11-02 13:45:35.815 | split($1, a, "|"); 2022-11-02 13:45:35.815 | if (a[1] == matchgroup && a[2] == configfile) { 2022-11-02 13:45:35.815 | group=a[1] 2022-11-02 13:45:35.815 | } else { 2022-11-02 13:45:35.815 | group="" 2022-11-02 13:45:35.815 | } 2022-11-02 13:45:35.815 | next 2022-11-02 13:45:35.815 | } 2022-11-02 13:45:35.815 | { 2022-11-02 13:45:35.815 | if (group != "") 2022-11-02 13:45:35.815 | print $0 2022-11-02 13:45:35.815 | } 2022-11-02 13:45:35.815 | ' /home/ubuntu/devstack/local.conf 2022-11-02 13:45:35.822 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-11-02 13:45:35.825 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-11-02 13:45:35.859 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:45:35.862 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-11-02 13:45:35.865 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-11-02 13:45:35.896 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:45:35.899 | + ./stack.sh:main:1250 : is_service_enabled swift 2022-11-02 13:45:35.922 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:45:35.926 | + ./stack.sh:main:1251 : echo_summary 'Starting Swift' 2022-11-02 13:45:35.929 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 13:45:35.933 | + ./stack.sh:echo_summary:446 : echo -e Starting Swift 2022-11-02 13:45:35.936 | + ./stack.sh:main:1252 : start_swift 2022-11-02 13:45:35.939 | + lib/swift:start_swift:752 : restart_service memcached 2022-11-02 13:45:35.942 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 13:45:35.944 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart memcached 2022-11-02 13:45:35.980 | + lib/swift:start_swift:755 : is_ubuntu 2022-11-02 13:45:35.988 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:45:35.992 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:45:35.997 | + lib/swift:start_swift:756 : sudo /etc/init.d/rsync restart 2022-11-02 13:45:36.450 | Restarting rsync (via systemctl): rsync.service. 2022-11-02 13:45:36.456 | + lib/swift:start_swift:763 : '[' False == True ']' 2022-11-02 13:45:36.459 | + lib/swift:start_swift:782 : [[ 1 == 1 ]] 2022-11-02 13:45:36.462 | + lib/swift:start_swift:783 : local foreground_services type 2022-11-02 13:45:36.465 | + lib/swift:start_swift:785 : foreground_services='object container account' 2022-11-02 13:45:36.468 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-11-02 13:45:36.470 | + lib/swift:start_swift:787 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-11-02 13:45:36.473 | + functions-common:run_process:1705 : local service=s-object 2022-11-02 13:45:36.476 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-11-02 13:45:36.482 | + functions-common:run_process:1707 : local group= 2022-11-02 13:45:36.484 | + functions-common:run_process:1708 : local user= 2022-11-02 13:45:36.487 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 13:45:36.489 | + functions-common:run_process:1711 : local name=s-object 2022-11-02 13:45:36.492 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 13:45:36.495 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 13:45:36.497 | + functions-common:time_start:2438 : local start_time= 2022-11-02 13:45:36.500 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 13:45:36.503 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 13:45:36.508 | + functions-common:time_start:2442 : _TIME_START[$name]=1667396736504 2022-11-02 13:45:36.511 | + functions-common:run_process:1714 : is_service_enabled s-object 2022-11-02 13:45:36.529 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:45:36.532 | + functions-common:run_process:1715 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' '' 2022-11-02 13:45:36.534 | + functions-common:_run_under_systemd:1665 : local service=s-object 2022-11-02 13:45:36.537 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-11-02 13:45:36.539 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-11-02 13:45:36.542 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-11-02 13:45:36.545 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-11-02 13:45:36.547 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-11-02 13:45:36.550 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-11-02 13:45:36.552 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@s-object.service 2022-11-02 13:45:36.555 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 13:45:36.558 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 13:45:36.561 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 13:45:36.563 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 13:45:36.566 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-11-02 13:45:36.570 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu '' 2022-11-02 13:45:36.571 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-object.service 2022-11-02 13:45:36.573 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-11-02 13:45:36.575 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 13:45:36.578 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-11-02 13:45:36.580 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 13:45:36.583 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 13:45:36.585 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 13:45:36.588 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-11-02 13:45:36.590 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 13:45:36.594 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-11-02 13:45:36.650 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-11-02 13:45:36.707 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-11-02 13:45:36.766 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-11-02 13:45:36.834 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-11-02 13:45:36.897 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 13:45:36.952 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 13:45:36.955 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 13:45:36.957 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-11-02 13:45:37.014 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 13:45:37.503 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@s-object.service 2022-11-02 13:45:37.535 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-11-02 13:45:38.004 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@s-object.service 2022-11-02 13:45:38.037 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 13:45:38.041 | + functions-common:time_stop:2451 : local name 2022-11-02 13:45:38.044 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:45:38.048 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:45:38.051 | + functions-common:time_stop:2454 : local total 2022-11-02 13:45:38.053 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:45:38.056 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 13:45:38.059 | + functions-common:time_stop:2458 : start_time=1667396736504 2022-11-02 13:45:38.062 | + functions-common:time_stop:2460 : [[ -z 1667396736504 ]] 2022-11-02 13:45:38.065 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:45:38.072 | + functions-common:time_stop:2463 : end_time=1667396738067 2022-11-02 13:45:38.073 | + functions-common:time_stop:2464 : elapsed_time=1563 2022-11-02 13:45:38.075 | + functions-common:time_stop:2465 : total=3231 2022-11-02 13:45:38.077 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:45:38.080 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=4794 2022-11-02 13:45:38.083 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-11-02 13:45:38.086 | + lib/swift:start_swift:787 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-11-02 13:45:38.089 | + functions-common:run_process:1705 : local service=s-container 2022-11-02 13:45:38.092 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-11-02 13:45:38.094 | + functions-common:run_process:1707 : local group= 2022-11-02 13:45:38.099 | + functions-common:run_process:1708 : local user= 2022-11-02 13:45:38.103 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 13:45:38.111 | + functions-common:run_process:1711 : local name=s-container 2022-11-02 13:45:38.111 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 13:45:38.111 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 13:45:38.114 | + functions-common:time_start:2438 : local start_time= 2022-11-02 13:45:38.117 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 13:45:38.120 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 13:45:38.125 | + functions-common:time_start:2442 : _TIME_START[$name]=1667396738122 2022-11-02 13:45:38.128 | + functions-common:run_process:1714 : is_service_enabled s-container 2022-11-02 13:45:38.147 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:45:38.150 | + functions-common:run_process:1715 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' '' 2022-11-02 13:45:38.152 | + functions-common:_run_under_systemd:1665 : local service=s-container 2022-11-02 13:45:38.155 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-11-02 13:45:38.158 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-11-02 13:45:38.160 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-11-02 13:45:38.163 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-11-02 13:45:38.166 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-11-02 13:45:38.169 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-11-02 13:45:38.172 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@s-container.service 2022-11-02 13:45:38.174 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 13:45:38.177 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 13:45:38.179 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 13:45:38.182 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 13:45:38.185 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-11-02 13:45:38.188 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu '' 2022-11-02 13:45:38.190 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-container.service 2022-11-02 13:45:38.193 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-11-02 13:45:38.195 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 13:45:38.198 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-11-02 13:45:38.200 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 13:45:38.203 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 13:45:38.206 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 13:45:38.208 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-11-02 13:45:38.211 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 13:45:38.216 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-11-02 13:45:38.278 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-11-02 13:45:38.340 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-11-02 13:45:38.401 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-11-02 13:45:38.459 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-11-02 13:45:38.527 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 13:45:38.586 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 13:45:38.589 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 13:45:38.592 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-11-02 13:45:38.654 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 13:45:39.190 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@s-container.service 2022-11-02 13:45:39.206 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-11-02 13:45:39.715 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@s-container.service 2022-11-02 13:45:39.751 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 13:45:39.756 | + functions-common:time_stop:2451 : local name 2022-11-02 13:45:39.760 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:45:39.763 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:45:39.765 | + functions-common:time_stop:2454 : local total 2022-11-02 13:45:39.768 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:45:39.770 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 13:45:39.773 | + functions-common:time_stop:2458 : start_time=1667396738122 2022-11-02 13:45:39.775 | + functions-common:time_stop:2460 : [[ -z 1667396738122 ]] 2022-11-02 13:45:39.779 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:45:39.783 | + functions-common:time_stop:2463 : end_time=1667396739780 2022-11-02 13:45:39.786 | + functions-common:time_stop:2464 : elapsed_time=1658 2022-11-02 13:45:39.788 | + functions-common:time_stop:2465 : total=4794 2022-11-02 13:45:39.791 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:45:39.794 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=6452 2022-11-02 13:45:39.796 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-11-02 13:45:39.799 | + lib/swift:start_swift:787 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-11-02 13:45:39.801 | + functions-common:run_process:1705 : local service=s-account 2022-11-02 13:45:39.804 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-11-02 13:45:39.807 | + functions-common:run_process:1707 : local group= 2022-11-02 13:45:39.809 | + functions-common:run_process:1708 : local user= 2022-11-02 13:45:39.812 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 13:45:39.814 | + functions-common:run_process:1711 : local name=s-account 2022-11-02 13:45:39.817 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 13:45:39.819 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 13:45:39.822 | + functions-common:time_start:2438 : local start_time= 2022-11-02 13:45:39.825 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 13:45:39.828 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 13:45:39.833 | + functions-common:time_start:2442 : _TIME_START[$name]=1667396739830 2022-11-02 13:45:39.836 | + functions-common:run_process:1714 : is_service_enabled s-account 2022-11-02 13:45:39.856 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:45:39.858 | + functions-common:run_process:1715 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' '' 2022-11-02 13:45:39.861 | + functions-common:_run_under_systemd:1665 : local service=s-account 2022-11-02 13:45:39.863 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-11-02 13:45:39.866 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-11-02 13:45:39.869 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-11-02 13:45:39.872 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-11-02 13:45:39.874 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-11-02 13:45:39.877 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-11-02 13:45:39.880 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@s-account.service 2022-11-02 13:45:39.883 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 13:45:39.885 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 13:45:39.888 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 13:45:39.890 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 13:45:39.893 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-11-02 13:45:39.896 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu '' 2022-11-02 13:45:39.898 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-account.service 2022-11-02 13:45:39.914 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-11-02 13:45:39.914 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 13:45:39.914 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-11-02 13:45:39.914 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 13:45:39.914 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 13:45:39.917 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 13:45:39.920 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-11-02 13:45:39.923 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 13:45:39.927 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-11-02 13:45:39.991 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-11-02 13:45:40.066 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-11-02 13:45:40.137 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-11-02 13:45:40.201 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-11-02 13:45:40.277 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 13:45:40.348 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 13:45:40.351 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 13:45:40.354 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-11-02 13:45:40.418 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 13:45:40.940 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@s-account.service 2022-11-02 13:45:40.955 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-11-02 13:45:41.470 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@s-account.service 2022-11-02 13:45:41.494 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 13:45:41.499 | + functions-common:time_stop:2451 : local name 2022-11-02 13:45:41.503 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:45:41.506 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:45:41.513 | + functions-common:time_stop:2454 : local total 2022-11-02 13:45:41.515 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:45:41.518 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 13:45:41.521 | + functions-common:time_stop:2458 : start_time=1667396739830 2022-11-02 13:45:41.523 | + functions-common:time_stop:2460 : [[ -z 1667396739830 ]] 2022-11-02 13:45:41.528 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:45:41.532 | + functions-common:time_stop:2463 : end_time=1667396741530 2022-11-02 13:45:41.535 | + functions-common:time_stop:2464 : elapsed_time=1700 2022-11-02 13:45:41.543 | + functions-common:time_stop:2465 : total=6452 2022-11-02 13:45:41.546 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:45:41.548 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=8152 2022-11-02 13:45:41.551 | + lib/swift:start_swift:790 : [[ False == \T\r\u\e ]] 2022-11-02 13:45:41.554 | + lib/swift:start_swift:795 : enable_service s-container-sync 2022-11-02 13:45:41.609 | + lib/swift:start_swift:796 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-11-02 13:45:41.612 | + functions-common:run_process:1705 : local service=s-container-sync 2022-11-02 13:45:41.615 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-11-02 13:45:41.617 | + functions-common:run_process:1707 : local group= 2022-11-02 13:45:41.620 | + functions-common:run_process:1708 : local user= 2022-11-02 13:45:41.623 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 13:45:41.625 | + functions-common:run_process:1711 : local name=s-container-sync 2022-11-02 13:45:41.629 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 13:45:41.631 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 13:45:41.634 | + functions-common:time_start:2438 : local start_time= 2022-11-02 13:45:41.637 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 13:45:41.640 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 13:45:41.647 | + functions-common:time_start:2442 : _TIME_START[$name]=1667396741642 2022-11-02 13:45:41.653 | + functions-common:run_process:1714 : is_service_enabled s-container-sync 2022-11-02 13:45:41.672 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:45:41.676 | + functions-common:run_process:1715 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' '' 2022-11-02 13:45:41.681 | + functions-common:_run_under_systemd:1665 : local service=s-container-sync 2022-11-02 13:45:41.682 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-11-02 13:45:41.685 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-11-02 13:45:41.687 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-11-02 13:45:41.690 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-11-02 13:45:41.693 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-11-02 13:45:41.696 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-11-02 13:45:41.699 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@s-container-sync.service 2022-11-02 13:45:41.702 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 13:45:41.704 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 13:45:41.707 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 13:45:41.710 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 13:45:41.713 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-11-02 13:45:41.716 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu '' 2022-11-02 13:45:41.718 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-container-sync.service 2022-11-02 13:45:41.721 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-11-02 13:45:41.724 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 13:45:41.726 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-11-02 13:45:41.729 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 13:45:41.732 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 13:45:41.742 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 13:45:41.742 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-11-02 13:45:41.742 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 13:45:41.745 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-11-02 13:45:41.805 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-11-02 13:45:41.878 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-11-02 13:45:41.938 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-11-02 13:45:41.997 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-11-02 13:45:42.062 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 13:45:42.129 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 13:45:42.131 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 13:45:42.135 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-11-02 13:45:42.199 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 13:45:42.723 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@s-container-sync.service 2022-11-02 13:45:43.227 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@s-container-sync.service 2022-11-02 13:45:43.255 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 13:45:43.258 | + functions-common:time_stop:2451 : local name 2022-11-02 13:45:43.261 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:45:43.264 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:45:43.267 | + functions-common:time_stop:2454 : local total 2022-11-02 13:45:43.270 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:45:43.272 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 13:45:43.275 | + functions-common:time_stop:2458 : start_time=1667396741642 2022-11-02 13:45:43.278 | + functions-common:time_stop:2460 : [[ -z 1667396741642 ]] 2022-11-02 13:45:43.281 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:45:43.287 | + functions-common:time_stop:2463 : end_time=1667396743284 2022-11-02 13:45:43.289 | + functions-common:time_stop:2464 : elapsed_time=1642 2022-11-02 13:45:43.293 | + functions-common:time_stop:2465 : total=8152 2022-11-02 13:45:43.295 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:45:43.298 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=9794 2022-11-02 13:45:43.301 | + lib/swift:start_swift:803 : is_service_enabled tls-proxy 2022-11-02 13:45:43.320 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:45:43.323 | + lib/swift:start_swift:807 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 13:45:43.326 | + functions-common:run_process:1705 : local service=s-proxy 2022-11-02 13:45:43.328 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 13:45:43.331 | + functions-common:run_process:1707 : local group= 2022-11-02 13:45:43.333 | + functions-common:run_process:1708 : local user= 2022-11-02 13:45:43.336 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 13:45:43.339 | + functions-common:run_process:1711 : local name=s-proxy 2022-11-02 13:45:43.341 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 13:45:43.344 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 13:45:43.347 | + functions-common:time_start:2438 : local start_time= 2022-11-02 13:45:43.349 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 13:45:43.353 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 13:45:43.358 | + functions-common:time_start:2442 : _TIME_START[$name]=1667396743355 2022-11-02 13:45:43.361 | + functions-common:run_process:1714 : is_service_enabled s-proxy 2022-11-02 13:45:43.386 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:45:43.389 | + functions-common:run_process:1715 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' '' 2022-11-02 13:45:43.391 | + functions-common:_run_under_systemd:1665 : local service=s-proxy 2022-11-02 13:45:43.394 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 13:45:43.397 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 13:45:43.400 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 13:45:43.402 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 13:45:43.405 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-11-02 13:45:43.408 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-11-02 13:45:43.410 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@s-proxy.service 2022-11-02 13:45:43.413 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 13:45:43.417 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 13:45:43.420 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 13:45:43.423 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 13:45:43.426 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-11-02 13:45:43.429 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu '' 2022-11-02 13:45:43.433 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-proxy.service 2022-11-02 13:45:43.435 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 13:45:43.438 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 13:45:43.441 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-11-02 13:45:43.443 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 13:45:43.446 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 13:45:43.448 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 13:45:43.451 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-11-02 13:45:43.453 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 13:45:43.458 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-11-02 13:45:43.519 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-11-02 13:45:43.577 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 13:45:43.638 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-11-02 13:45:43.705 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-11-02 13:45:43.766 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 13:45:43.827 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 13:45:43.829 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 13:45:43.832 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-11-02 13:45:43.899 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 13:45:44.410 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@s-proxy.service 2022-11-02 13:45:44.426 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-11-02 13:45:44.907 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@s-proxy.service 2022-11-02 13:45:44.933 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 13:45:44.936 | + functions-common:time_stop:2451 : local name 2022-11-02 13:45:44.939 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:45:44.942 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:45:44.944 | + functions-common:time_stop:2454 : local total 2022-11-02 13:45:44.947 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:45:44.950 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 13:45:44.953 | + functions-common:time_stop:2458 : start_time=1667396743355 2022-11-02 13:45:44.956 | + functions-common:time_stop:2460 : [[ -z 1667396743355 ]] 2022-11-02 13:45:44.959 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:45:44.964 | + functions-common:time_stop:2463 : end_time=1667396744961 2022-11-02 13:45:44.967 | + functions-common:time_stop:2464 : elapsed_time=1606 2022-11-02 13:45:44.971 | + functions-common:time_stop:2465 : total=9794 2022-11-02 13:45:44.973 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:45:44.976 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=11400 2022-11-02 13:45:44.980 | + lib/swift:start_swift:812 : echo 'Waiting for swift proxy to start...' 2022-11-02 13:45:44.980 | Waiting for swift proxy to start... 2022-11-02 13:45:44.982 | + lib/swift:start_swift:813 : wait_for_service 60 http://10.222.0.89:8080/info 2022-11-02 13:45:44.985 | + functions:wait_for_service:457 : local timeout=60 2022-11-02 13:45:44.992 | + functions:wait_for_service:458 : local url=http://10.222.0.89:8080/info 2022-11-02 13:45:44.992 | + functions:wait_for_service:459 : local rval=0 2022-11-02 13:45:44.993 | + functions:wait_for_service:460 : time_start wait_for_service 2022-11-02 13:45:44.996 | + functions-common:time_start:2437 : local name=wait_for_service 2022-11-02 13:45:44.999 | + functions-common:time_start:2438 : local start_time= 2022-11-02 13:45:45.002 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 13:45:45.006 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 13:45:45.011 | + functions-common:time_start:2442 : _TIME_START[$name]=1667396745008 2022-11-02 13:45:45.014 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-11-02 13:45:45.020 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.89:8080/info 2022-11-02 13:45:45.034 | + :: : [[ 000 == 503 ]] 2022-11-02 13:45:45.035 | + :: : [[ 7 -eq 7 ]] 2022-11-02 13:45:45.037 | + :: : sleep 1 2022-11-02 13:45:46.040 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.89:8080/info 2022-11-02 13:45:46.054 | + :: : [[ 000 == 503 ]] 2022-11-02 13:45:46.056 | + :: : [[ 7 -eq 7 ]] 2022-11-02 13:45:46.057 | + :: : sleep 1 2022-11-02 13:45:47.061 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.89:8080/info 2022-11-02 13:45:47.075 | + :: : [[ 000 == 503 ]] 2022-11-02 13:45:47.076 | + :: : [[ 7 -eq 7 ]] 2022-11-02 13:45:47.077 | + :: : sleep 1 2022-11-02 13:45:48.081 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.89:8080/info 2022-11-02 13:45:48.228 | + :: : [[ 200 == 503 ]] 2022-11-02 13:45:48.229 | + :: : [[ 0 -eq 7 ]] 2022-11-02 13:45:48.232 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-11-02 13:45:48.235 | + functions-common:time_stop:2451 : local name 2022-11-02 13:45:48.238 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:45:48.240 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:45:48.244 | + functions-common:time_stop:2454 : local total 2022-11-02 13:45:48.246 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:45:48.249 | + functions-common:time_stop:2457 : name=wait_for_service 2022-11-02 13:45:48.251 | + functions-common:time_stop:2458 : start_time=1667396745008 2022-11-02 13:45:48.254 | + functions-common:time_stop:2460 : [[ -z 1667396745008 ]] 2022-11-02 13:45:48.257 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:45:48.263 | + functions-common:time_stop:2463 : end_time=1667396748260 2022-11-02 13:45:48.266 | + functions-common:time_stop:2464 : elapsed_time=3252 2022-11-02 13:45:48.269 | + functions-common:time_stop:2465 : total=6761 2022-11-02 13:45:48.271 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:45:48.275 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=10013 2022-11-02 13:45:48.279 | + functions:wait_for_service:467 : return 0 2022-11-02 13:45:48.282 | + lib/swift:start_swift:817 : [[ False == \T\r\u\e ]] 2022-11-02 13:45:48.286 | + ./stack.sh:main:1258 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-11-02 13:45:48.289 | + ./stack.sh:main:1259 : is_service_enabled cinder 2022-11-02 13:45:48.309 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:45:48.312 | + ./stack.sh:main:1260 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-11-02 13:45:48.350 | + ./stack.sh:main:1263 : async_wait configure_neutron_nova 2022-11-02 13:45:48.408 | [234389 Async configure_neutron_nova:280697]: Waiting for completion of configure_neutron_nova running on PID 280697 (2 other jobs running) 2022-11-02 13:45:48.437 | [234389 Async configure_neutron_nova:280697]: Signaling child to exit 2022-11-02 13:45:48.437 | WAKEUP 2022-11-02 13:45:48.463 | [234389 Async configure_neutron_nova:280697]: Signaled 2022-11-02 13:45:48.465 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-11-02 13:45:48.465 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-11-02 13:45:48.465 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 13:45:48.465 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 13:45:48.465 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-11-02 13:45:48.465 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-11-02 13:45:48.465 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-11-02 13:45:48.465 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-11-02 13:45:48.465 | + lib/neutron-legacy:create_nova_conf_neutron:409 : local conf=/etc/nova/nova.conf 2022-11-02 13:45:48.465 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron auth_type password 2022-11-02 13:45:48.465 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.89/identity 2022-11-02 13:45:48.465 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron username neutron 2022-11-02 13:45:48.465 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-11-02 13:45:48.465 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-11-02 13:45:48.465 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron project_name service 2022-11-02 13:45:48.466 | + lib/neutron-legacy:create_nova_conf_neutron:416 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-11-02 13:45:48.466 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-11-02 13:45:48.466 | + lib/neutron-legacy:create_nova_conf_neutron:418 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-11-02 13:45:48.466 | + lib/neutron-legacy:create_nova_conf_neutron:421 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-11-02 13:45:48.466 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-11-02 13:45:48.466 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-11-02 13:45:48.466 | + lib/neutron-legacy:create_nova_conf_neutron:423 : is_service_enabled q-meta 2022-11-02 13:45:48.466 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:45:48.466 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-11-02 13:45:48.466 | + lib/neutron-legacy:create_nova_conf_neutron:427 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-11-02 13:45:48.466 | + lib/neutron-legacy:create_nova_conf_neutron:428 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-11-02 13:45:48.466 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-11-02 13:45:48.466 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-11-02 13:45:48.466 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-11-02 13:45:48.466 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-11-02 13:45:48.466 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-11-02 13:45:48.466 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-11-02 13:45:48.466 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-11-02 13:45:48.466 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-11-02 13:45:48.466 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-11-02 13:45:48.466 | + lib/neutron-legacy:create_nova_conf_neutron:409 : local conf=/etc/nova/nova_cell1.conf 2022-11-02 13:45:48.466 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-11-02 13:45:48.466 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.89/identity 2022-11-02 13:45:48.466 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-11-02 13:45:48.466 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-11-02 13:45:48.466 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-11-02 13:45:48.466 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-11-02 13:45:48.466 | + lib/neutron-legacy:create_nova_conf_neutron:416 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-11-02 13:45:48.467 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-11-02 13:45:48.467 | + lib/neutron-legacy:create_nova_conf_neutron:418 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-11-02 13:45:48.467 | + lib/neutron-legacy:create_nova_conf_neutron:421 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-11-02 13:45:48.467 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-11-02 13:45:48.467 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-11-02 13:45:48.467 | + lib/neutron-legacy:create_nova_conf_neutron:423 : is_service_enabled q-meta 2022-11-02 13:45:48.467 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:45:48.467 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-11-02 13:45:48.467 | + lib/neutron-legacy:create_nova_conf_neutron:427 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-11-02 13:45:48.467 | + lib/neutron-legacy:create_nova_conf_neutron:428 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-11-02 13:45:48.516 | [234389 Async configure_neutron_nova:280697]: finished configure_neutron_nova with result 0 in 1 seconds 2022-11-02 13:45:48.520 | + inc/async:async_wait:197 : return 0 2022-11-02 13:45:48.523 | + ./stack.sh:main:1269 : is_service_enabled nova 2022-11-02 13:45:48.543 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:45:48.546 | + ./stack.sh:main:1270 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-11-02 13:45:48.580 | + ./stack.sh:main:1271 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-11-02 13:45:48.614 | + ./stack.sh:main:1275 : is_service_enabled n-api 2022-11-02 13:45:48.637 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:45:48.640 | + ./stack.sh:main:1276 : echo_summary 'Starting Nova API' 2022-11-02 13:45:48.643 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 13:45:48.645 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova API 2022-11-02 13:45:48.648 | + ./stack.sh:main:1277 : start_nova_api 2022-11-02 13:45:48.651 | + lib/nova:start_nova_api:934 : local service_port=8774 2022-11-02 13:45:48.654 | + lib/nova:start_nova_api:935 : local service_protocol=http 2022-11-02 13:45:48.657 | + lib/nova:start_nova_api:936 : local nova_url 2022-11-02 13:45:48.659 | + lib/nova:start_nova_api:937 : is_service_enabled tls-proxy 2022-11-02 13:45:48.679 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:45:48.682 | + lib/nova:start_nova_api:943 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-11-02 13:45:48.685 | + lib/nova:start_nova_api:944 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-11-02 13:45:48.688 | + lib/nova:start_nova_api:944 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-11-02 13:45:48.691 | + lib/nova:start_nova_api:946 : '[' True == False ']' 2022-11-02 13:45:48.694 | ++ lib/nova:start_nova_api:954 : which uwsgi 2022-11-02 13:45:48.700 | + lib/nova:start_nova_api:954 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-11-02 13:45:48.703 | + functions-common:run_process:1705 : local service=n-api 2022-11-02 13:45:48.706 | + functions-common:run_process:1706 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-11-02 13:45:48.709 | + functions-common:run_process:1707 : local group= 2022-11-02 13:45:48.711 | + functions-common:run_process:1708 : local user= 2022-11-02 13:45:48.714 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 13:45:48.717 | + functions-common:run_process:1711 : local name=n-api 2022-11-02 13:45:48.720 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 13:45:48.722 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 13:45:48.725 | + functions-common:time_start:2438 : local start_time= 2022-11-02 13:45:48.728 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 13:45:48.731 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 13:45:48.736 | + functions-common:time_start:2442 : _TIME_START[$name]=1667396748733 2022-11-02 13:45:48.739 | + functions-common:run_process:1714 : is_service_enabled n-api 2022-11-02 13:45:48.758 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:45:48.762 | + functions-common:run_process:1715 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2022-11-02 13:45:48.765 | + functions-common:_run_under_systemd:1665 : local service=n-api 2022-11-02 13:45:48.768 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-11-02 13:45:48.771 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-11-02 13:45:48.773 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-11-02 13:45:48.776 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-11-02 13:45:48.779 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-11-02 13:45:48.782 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-11-02 13:45:48.787 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@n-api.service 2022-11-02 13:45:48.791 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 13:45:48.793 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 13:45:48.796 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 13:45:48.799 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 13:45:48.802 | + functions-common:_run_under_systemd:1678 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-11-02 13:45:48.807 | + functions-common:_run_under_systemd:1679 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu '' 2022-11-02 13:45:48.810 | + functions-common:write_uwsgi_user_unit_file:1605 : local service=devstack@n-api.service 2022-11-02 13:45:48.812 | + functions-common:write_uwsgi_user_unit_file:1606 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-11-02 13:45:48.815 | + functions-common:write_uwsgi_user_unit_file:1607 : local group= 2022-11-02 13:45:48.817 | + functions-common:write_uwsgi_user_unit_file:1608 : local user=ubuntu 2022-11-02 13:45:48.819 | + functions-common:write_uwsgi_user_unit_file:1609 : local env_vars= 2022-11-02 13:45:48.822 | + functions-common:write_uwsgi_user_unit_file:1610 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-11-02 13:45:48.825 | + functions-common:write_uwsgi_user_unit_file:1611 : mkdir -p /etc/systemd/system 2022-11-02 13:45:48.829 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-11-02 13:45:48.888 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-11-02 13:45:48.948 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-11-02 13:45:49.010 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-11-02 13:45:49.072 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 13:45:49.136 | + functions-common:write_uwsgi_user_unit_file:1618 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-11-02 13:45:49.205 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-11-02 13:45:49.267 | + functions-common:write_uwsgi_user_unit_file:1620 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-11-02 13:45:49.332 | + functions-common:write_uwsgi_user_unit_file:1621 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-11-02 13:45:49.395 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-11-02 13:45:49.457 | + functions-common:write_uwsgi_user_unit_file:1624 : [[ -n '' ]] 2022-11-02 13:45:49.459 | + functions-common:write_uwsgi_user_unit_file:1627 : [[ -n '' ]] 2022-11-02 13:45:49.462 | + functions-common:write_uwsgi_user_unit_file:1630 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-11-02 13:45:49.519 | + functions-common:write_uwsgi_user_unit_file:1633 : sudo systemctl daemon-reload 2022-11-02 13:45:50.018 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@n-api.service 2022-11-02 13:45:50.032 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-11-02 13:45:50.512 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@n-api.service 2022-11-02 13:45:50.595 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 13:45:50.598 | + functions-common:time_stop:2451 : local name 2022-11-02 13:45:50.600 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:45:50.604 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:45:50.607 | + functions-common:time_stop:2454 : local total 2022-11-02 13:45:50.610 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:45:50.613 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 13:45:50.616 | + functions-common:time_stop:2458 : start_time=1667396748733 2022-11-02 13:45:50.620 | + functions-common:time_stop:2460 : [[ -z 1667396748733 ]] 2022-11-02 13:45:50.624 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:45:50.631 | + functions-common:time_stop:2463 : end_time=1667396750627 2022-11-02 13:45:50.636 | + functions-common:time_stop:2464 : elapsed_time=1894 2022-11-02 13:45:50.639 | + functions-common:time_stop:2465 : total=11400 2022-11-02 13:45:50.641 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:45:50.644 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=13294 2022-11-02 13:45:50.647 | + lib/nova:start_nova_api:955 : nova_url=http://10.222.0.89/compute/v2.1/ 2022-11-02 13:45:50.651 | + lib/nova:start_nova_api:958 : echo 'Waiting for nova-api to start...' 2022-11-02 13:45:50.651 | Waiting for nova-api to start... 2022-11-02 13:45:50.654 | + lib/nova:start_nova_api:959 : wait_for_service 60 http://10.222.0.89/compute/v2.1/ 2022-11-02 13:45:50.657 | + functions:wait_for_service:457 : local timeout=60 2022-11-02 13:45:50.659 | + functions:wait_for_service:458 : local url=http://10.222.0.89/compute/v2.1/ 2022-11-02 13:45:50.662 | + functions:wait_for_service:459 : local rval=0 2022-11-02 13:45:50.665 | + functions:wait_for_service:460 : time_start wait_for_service 2022-11-02 13:45:50.668 | + functions-common:time_start:2437 : local name=wait_for_service 2022-11-02 13:45:50.671 | + functions-common:time_start:2438 : local start_time= 2022-11-02 13:45:50.674 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 13:45:50.682 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 13:45:50.686 | + functions-common:time_start:2442 : _TIME_START[$name]=1667396750682 2022-11-02 13:45:50.691 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-11-02 13:45:50.700 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.89/compute/v2.1/ 2022-11-02 13:45:56.711 | + :: : [[ 200 == 503 ]] 2022-11-02 13:45:56.713 | + :: : [[ 0 -eq 7 ]] 2022-11-02 13:45:56.716 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-11-02 13:45:56.719 | + functions-common:time_stop:2451 : local name 2022-11-02 13:45:56.721 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:45:56.724 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:45:56.726 | + functions-common:time_stop:2454 : local total 2022-11-02 13:45:56.729 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:45:56.732 | + functions-common:time_stop:2457 : name=wait_for_service 2022-11-02 13:45:56.735 | + functions-common:time_stop:2458 : start_time=1667396750682 2022-11-02 13:45:56.737 | + functions-common:time_stop:2460 : [[ -z 1667396750682 ]] 2022-11-02 13:45:56.741 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:45:56.746 | + functions-common:time_stop:2463 : end_time=1667396756743 2022-11-02 13:45:56.749 | + functions-common:time_stop:2464 : elapsed_time=6061 2022-11-02 13:45:56.751 | + functions-common:time_stop:2465 : total=10013 2022-11-02 13:45:56.754 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:45:56.757 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=16074 2022-11-02 13:45:56.760 | + functions:wait_for_service:467 : return 0 2022-11-02 13:45:56.763 | + lib/nova:start_nova_api:963 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-11-02 13:45:56.766 | + lib/nova:start_nova_api:963 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-11-02 13:45:56.768 | + ./stack.sh:main:1280 : is_service_enabled ovn-controller ovn-controller-vtep 2022-11-02 13:45:56.787 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:45:56.790 | + ./stack.sh:main:1281 : echo_summary 'Starting OVN services' 2022-11-02 13:45:56.793 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 13:45:56.796 | + ./stack.sh:echo_summary:446 : echo -e Starting OVN services 2022-11-02 13:45:56.798 | + ./stack.sh:main:1282 : start_ovn_services 2022-11-02 13:45:56.801 | + lib/neutron-legacy:start_ovn_services:517 : [[ openvswitch == \o\v\n ]] 2022-11-02 13:45:56.804 | + ./stack.sh:main:1285 : is_service_enabled neutron-api 2022-11-02 13:45:56.822 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:45:56.824 | + ./stack.sh:main:1288 : is_service_enabled q-svc 2022-11-02 13:45:56.847 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:45:56.850 | + ./stack.sh:main:1289 : echo_summary 'Starting Neutron' 2022-11-02 13:45:56.853 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 13:45:56.855 | + ./stack.sh:echo_summary:446 : echo -e Starting Neutron 2022-11-02 13:45:56.858 | + ./stack.sh:main:1290 : configure_neutron_after_post_config 2022-11-02 13:45:56.861 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-11-02 13:45:56.864 | + lib/neutron-legacy:configure_neutron_after_post_config:498 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-11-02 13:45:56.897 | + lib/neutron-legacy:configure_neutron_after_post_config:500 : configure_rbac_policies 2022-11-02 13:45:56.900 | + lib/neutron:configure_rbac_policies:635 : '[' False == True ']' 2022-11-02 13:45:56.903 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-11-02 13:45:56.937 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-11-02 13:45:56.970 | + ./stack.sh:main:1291 : start_neutron_service_and_check 2022-11-02 13:45:56.973 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local service_port=9696 2022-11-02 13:45:56.976 | + lib/neutron-legacy:start_neutron_service_and_check:534 : local service_protocol=http 2022-11-02 13:45:56.979 | + lib/neutron-legacy:start_neutron_service_and_check:535 : local cfg_file_options 2022-11-02 13:45:56.982 | + lib/neutron-legacy:start_neutron_service_and_check:536 : local neutron_url 2022-11-02 13:45:56.986 | ++ lib/neutron-legacy:start_neutron_service_and_check:538 : determine_config_files neutron-server 2022-11-02 13:45:56.988 | ++ lib/neutron-legacy:determine_config_files:338 : local opts= 2022-11-02 13:45:56.991 | ++ lib/neutron-legacy:determine_config_files:339 : case "$1" in 2022-11-02 13:45:56.994 | +++ lib/neutron-legacy:determine_config_files:340 : _determine_config_server 2022-11-02 13:45:56.997 | +++ lib/neutron-legacy:_determine_config_server:308 : [[ '' != '' ]] 2022-11-02 13:45:57.000 | +++ lib/neutron-legacy:_determine_config_server:315 : [[ 0 > 0 ]] 2022-11-02 13:45:57.003 | +++ lib/neutron-legacy:_determine_config_server:322 : local cfg_file 2022-11-02 13:45:57.005 | +++ lib/neutron-legacy:_determine_config_server:323 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 13:45:57.008 | +++ lib/neutron-legacy:_determine_config_server:327 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 13:45:57.012 | ++ lib/neutron-legacy:determine_config_files:340 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 13:45:57.014 | ++ lib/neutron-legacy:determine_config_files:343 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-11-02 13:45:57.017 | ++ lib/neutron-legacy:determine_config_files:346 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 13:45:57.020 | + lib/neutron-legacy:start_neutron_service_and_check:538 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 13:45:57.023 | + lib/neutron-legacy:start_neutron_service_and_check:540 : is_service_enabled tls-proxy 2022-11-02 13:45:57.044 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:45:57.047 | + lib/neutron-legacy:start_neutron_service_and_check:545 : '[' False == True ']' 2022-11-02 13:45:57.049 | + lib/neutron-legacy:start_neutron_service_and_check:552 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 13:45:57.053 | + functions-common:run_process:1705 : local service=q-svc 2022-11-02 13:45:57.056 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 13:45:57.059 | + functions-common:run_process:1707 : local group= 2022-11-02 13:45:57.062 | + functions-common:run_process:1708 : local user= 2022-11-02 13:45:57.065 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 13:45:57.067 | + functions-common:run_process:1711 : local name=q-svc 2022-11-02 13:45:57.070 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 13:45:57.074 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 13:45:57.077 | + functions-common:time_start:2438 : local start_time= 2022-11-02 13:45:57.080 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 13:45:57.084 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 13:45:57.092 | + functions-common:time_start:2442 : _TIME_START[$name]=1667396757086 2022-11-02 13:45:57.095 | + functions-common:run_process:1714 : is_service_enabled q-svc 2022-11-02 13:45:57.113 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:45:57.116 | + functions-common:run_process:1715 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2022-11-02 13:45:57.119 | + functions-common:_run_under_systemd:1665 : local service=q-svc 2022-11-02 13:45:57.122 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 13:45:57.124 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 13:45:57.127 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 13:45:57.129 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 13:45:57.132 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-11-02 13:45:57.135 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-11-02 13:45:57.137 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@q-svc.service 2022-11-02 13:45:57.140 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 13:45:57.143 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 13:45:57.145 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 13:45:57.148 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 13:45:57.151 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-11-02 13:45:57.154 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu '' 2022-11-02 13:45:57.156 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-svc.service 2022-11-02 13:45:57.159 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 13:45:57.161 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 13:45:57.163 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-11-02 13:45:57.166 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 13:45:57.168 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 13:45:57.170 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 13:45:57.173 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-11-02 13:45:57.176 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 13:45:57.181 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-11-02 13:45:57.240 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-11-02 13:45:57.297 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 13:45:57.354 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-11-02 13:45:57.418 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-11-02 13:45:57.478 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 13:45:57.537 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 13:45:57.540 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 13:45:57.542 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-11-02 13:45:57.606 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 13:45:58.117 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@q-svc.service 2022-11-02 13:45:58.131 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-11-02 13:45:58.626 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@q-svc.service 2022-11-02 13:45:58.656 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 13:45:58.659 | + functions-common:time_stop:2451 : local name 2022-11-02 13:45:58.662 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:45:58.665 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:45:58.668 | + functions-common:time_stop:2454 : local total 2022-11-02 13:45:58.671 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:45:58.673 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 13:45:58.678 | + functions-common:time_stop:2458 : start_time=1667396757086 2022-11-02 13:45:58.682 | + functions-common:time_stop:2460 : [[ -z 1667396757086 ]] 2022-11-02 13:45:58.685 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:45:58.691 | + functions-common:time_stop:2463 : end_time=1667396758687 2022-11-02 13:45:58.693 | + functions-common:time_stop:2464 : elapsed_time=1601 2022-11-02 13:45:58.697 | + functions-common:time_stop:2465 : total=13294 2022-11-02 13:45:58.699 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:45:58.702 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=14895 2022-11-02 13:45:58.704 | + lib/neutron-legacy:start_neutron_service_and_check:553 : neutron_url=http://10.222.0.89:9696 2022-11-02 13:45:58.707 | + lib/neutron-legacy:start_neutron_service_and_check:555 : is_service_enabled tls-proxy 2022-11-02 13:45:58.730 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:45:58.733 | + lib/neutron-legacy:start_neutron_service_and_check:559 : echo 'Waiting for Neutron to start...' 2022-11-02 13:45:58.733 | Waiting for Neutron to start... 2022-11-02 13:45:58.736 | + lib/neutron-legacy:start_neutron_service_and_check:561 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.89:9696' 2022-11-02 13:45:58.738 | + lib/neutron-legacy:start_neutron_service_and_check:562 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.89:9696' 'Neutron did not start' 60 2022-11-02 13:45:58.741 | + functions-common:test_with_retry:2389 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.89:9696' 2022-11-02 13:45:58.744 | + functions-common:test_with_retry:2390 : local 'failmsg=Neutron did not start' 2022-11-02 13:45:58.747 | + functions-common:test_with_retry:2391 : local until=60 2022-11-02 13:45:58.750 | + functions-common:test_with_retry:2392 : local sleep=0.5 2022-11-02 13:45:58.753 | + functions-common:test_with_retry:2394 : time_start test_with_retry 2022-11-02 13:45:58.756 | + functions-common:time_start:2437 : local name=test_with_retry 2022-11-02 13:45:58.759 | + functions-common:time_start:2438 : local start_time= 2022-11-02 13:45:58.762 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 13:45:58.765 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 13:45:58.771 | + functions-common:time_start:2442 : _TIME_START[$name]=1667396758767 2022-11-02 13:45:58.774 | + functions-common:test_with_retry:2395 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.89:9696; do sleep 0.5; done' 2022-11-02 13:46:58.780 | + functions-common:test_with_retry:2396 : die 2396 'Neutron did not start' 2022-11-02 13:46:58.783 | + functions-common:die:264 : local exitcode=0 2022-11-02 13:46:58.786 | [Call Trace] 2022-11-02 13:46:58.786 | ./stack.sh:1291:start_neutron_service_and_check 2022-11-02 13:46:58.786 | /home/ubuntu/devstack/lib/neutron-legacy:562:test_with_retry 2022-11-02 13:46:58.786 | /home/ubuntu/devstack/functions-common:2396:die 2022-11-02 13:46:58.791 | [ERROR] /home/ubuntu/devstack/functions-common:2396 Neutron did not start 2022-11-02 13:46:59.795 | exit_trap: cleaning up child processes 2022-11-02 13:46:59.797 | Error on exit