2022-07-28 08:20:57.560 | + ./stack.sh:main:482 : exec 2022-07-28 08:20:57.560 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-07-28-082057' 2022-07-28 08:20:57.560 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-07-28-082057.summary.2022-07-28-082057 2022-07-28 08:20:57.561 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 08:20:57.561 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-07-28-082057 2022-07-28 08:20:57.561 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-07-28-082057 /opt/stack/logs/stack.sh.log 2022-07-28 08:20:57.561 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-07-28-082057.summary.2022-07-28-082057 /opt/stack/logs/stack.sh.log.summary 2022-07-28 08:20:57.561 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-07-28 08:20:57.561 | + functions:check_path_perm_sanity:596 : local real_path 2022-07-28 08:20:57.561 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-07-28 08:20:57.561 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-07-28 08:20:57.561 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-07-28 08:20:57.561 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-07-28 08:20:57.561 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-07-28 08:20:57.561 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-07-28 08:20:57.561 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-07-28 08:20:57.561 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-07-28 08:20:57.561 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-07-28 08:20:57.561 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-07-28 08:20:57.561 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-07-28 08:20:57.562 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-07-28 08:20:57.566 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-07-28 08:20:57.568 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-07-28 08:20:57.571 | + ./stack.sh:main:555 : trap err_trap ERR 2022-07-28 08:20:57.573 | + ./stack.sh:main:568 : set -o errexit 2022-07-28 08:20:57.575 | + ./stack.sh:main:571 : uname -a 2022-07-28 08:20:57.576 | Linux dv-cinder-851351-1-iscsi 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-07-28 08:20:57.578 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-07-28 08:20:57.580 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-07-28 08:20:57.584 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-07-28 08:20:57.621 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-07-28 08:20:57.639 | + ./stack.sh:main:585 : fetch_plugins 2022-07-28 08:20:57.641 | + functions-common:fetch_plugins:1786 : local plugins= 2022-07-28 08:20:57.643 | + functions-common:fetch_plugins:1787 : local plugin 2022-07-28 08:20:57.645 | + functions-common:fetch_plugins:1790 : [[ -z '' ]] 2022-07-28 08:20:57.647 | + functions-common:fetch_plugins:1791 : return 2022-07-28 08:20:57.649 | + ./stack.sh:main:589 : run_phase override_defaults 2022-07-28 08:20:57.651 | + functions-common:run_phase:1868 : local mode=override_defaults 2022-07-28 08:20:57.653 | + functions-common:run_phase:1869 : local phase= 2022-07-28 08:20:57.655 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-28 08:20:57.656 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-28 08:20:57.658 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-28 08:20:57.660 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-28 08:20:57.662 | + functions-common:run_phase:1878 : local extra 2022-07-28 08:20:57.664 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-28 08:20:57.668 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-28 08:20:57.670 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-28 08:20:57.672 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-28 08:20:57.674 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-07-28 08:20:57.676 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-28 08:20:57.696 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:20:57.699 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-07-28 08:20:57.701 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-28 08:20:57.703 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-28 08:20:57.705 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-28 08:20:57.707 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-28 08:20:57.708 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-28 08:20:57.710 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-07-28 08:20:57.712 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-07-28 08:20:57.714 | + functions-common:run_phase:1889 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-07-28 08:20:57.716 | + functions-common:run_phase:1892 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-07-28 08:20:57.718 | + functions-common:run_phase:1893 : plugin_override_defaults 2022-07-28 08:20:57.720 | + functions-common:plugin_override_defaults:1827 : local plugins= 2022-07-28 08:20:57.722 | + functions-common:plugin_override_defaults:1828 : local plugin 2022-07-28 08:20:57.724 | + functions-common:plugin_override_defaults:1831 : [[ -z '' ]] 2022-07-28 08:20:57.725 | + functions-common:plugin_override_defaults:1832 : return 2022-07-28 08:20:57.727 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-07-28 08:20:57.745 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-07-28 08:20:57.747 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-07-28 08:20:57.760 | ++ functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:20:57.762 | +++ lib/tls:source:43 : hostname -f 2022-07-28 08:20:57.766 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-07-28 08:20:57.767 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-07-28 08:20:57.769 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-07-28 08:20:57.771 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-07-28 08:20:57.773 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-07-28 08:20:57.775 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-07-28 08:20:57.777 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-07-28 08:20:57.779 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-07-28 08:20:57.781 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-07-28 08:20:57.783 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-07-28 08:20:57.787 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-07-28 08:20:57.799 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-07-28 08:20:57.816 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-07-28 08:20:57.830 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-07-28 08:20:57.842 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-07-28 08:20:57.879 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-07-28 08:20:57.939 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-07-28 08:20:58.032 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-07-28 08:20:58.054 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-07-28 08:20:58.100 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-07-28 08:20:58.154 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-07-28 08:20:58.304 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-07-28 08:20:58.320 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-07-28 08:20:58.334 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-07-28 08:20:58.348 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-07-28 08:20:58.435 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-07-28 08:20:58.437 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-07-28 08:20:58.441 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-07-28 08:20:58.443 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-07-28 08:20:58.445 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-07-28 08:20:58.448 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-07-28 08:20:58.450 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-07-28 08:20:58.450 | False' 2022-07-28 08:20:58.453 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-07-28 08:20:58.469 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-07-28 08:20:58.471 | + ./stack.sh:main:619 : run_phase source 2022-07-28 08:20:58.474 | + functions-common:run_phase:1868 : local mode=source 2022-07-28 08:20:58.476 | + functions-common:run_phase:1869 : local phase= 2022-07-28 08:20:58.478 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-28 08:20:58.480 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-28 08:20:58.482 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-28 08:20:58.484 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-28 08:20:58.486 | + functions-common:run_phase:1878 : local extra 2022-07-28 08:20:58.489 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-28 08:20:58.493 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-28 08:20:58.495 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-28 08:20:58.497 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-28 08:20:58.499 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-07-28 08:20:58.502 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-28 08:20:58.517 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:20:58.519 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-07-28 08:20:58.521 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-07-28 08:20:58.563 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-07-28 08:20:58.566 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-07-28 08:20:58.568 | + functions-common:run_phase:1889 : [[ source == \s\o\u\r\c\e ]] 2022-07-28 08:20:58.571 | + functions-common:run_phase:1890 : load_plugin_settings 2022-07-28 08:20:58.573 | + functions-common:load_plugin_settings:1804 : local plugins= 2022-07-28 08:20:58.575 | + functions-common:load_plugin_settings:1805 : local plugin 2022-07-28 08:20:58.577 | + functions-common:load_plugin_settings:1808 : [[ -z '' ]] 2022-07-28 08:20:58.580 | + functions-common:load_plugin_settings:1809 : return 2022-07-28 08:20:58.582 | + functions-common:run_phase:1891 : verify_disabled_services 2022-07-28 08:20:58.584 | + functions-common:verify_disabled_services:2151 : local service 2022-07-28 08:20:58.586 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:20:58.589 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-07-28 08:20:58.591 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:20:58.593 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-07-28 08:20:58.596 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:20:58.598 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-07-28 08:20:58.601 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:20:58.603 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-07-28 08:20:58.606 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:20:58.608 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-07-28 08:20:58.611 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:20:58.614 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-07-28 08:20:58.617 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:20:58.620 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-07-28 08:20:58.622 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:20:58.625 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-07-28 08:20:58.628 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:20:58.631 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-07-28 08:20:58.634 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:20:58.637 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-07-28 08:20:58.641 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:20:58.644 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-07-28 08:20:58.647 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:20:58.650 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-07-28 08:20:58.652 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:20:58.654 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-07-28 08:20:58.657 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:20:58.659 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-07-28 08:20:58.662 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:20:58.664 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-07-28 08:20:58.666 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:20:58.669 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-07-28 08:20:58.671 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:20:58.674 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-07-28 08:20:58.676 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:20:58.678 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-07-28 08:20:58.681 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:20:58.683 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-07-28 08:20:58.686 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:20:58.688 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-07-28 08:20:58.690 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:20:58.693 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-07-28 08:20:58.695 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:20:58.698 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-07-28 08:20:58.700 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:20:58.702 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-07-28 08:20:58.705 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:20:58.707 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-07-28 08:20:58.710 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:20:58.712 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-07-28 08:20:58.715 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:20:58.717 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-07-28 08:20:58.720 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:20:58.723 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-07-28 08:20:58.725 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:20:58.728 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-07-28 08:20:58.730 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:20:58.732 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-07-28 08:20:58.735 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:20:58.737 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-07-28 08:20:58.740 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:20:58.742 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-07-28 08:20:58.744 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:20:58.746 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-07-28 08:20:58.749 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:20:58.751 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-07-28 08:20:58.753 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:20:58.756 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-07-28 08:20:58.758 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:20:58.760 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-07-28 08:20:58.763 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:20:58.765 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-07-28 08:20:58.767 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:20:58.769 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-07-28 08:20:58.772 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:20:58.774 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-07-28 08:20:58.776 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:20:58.779 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-07-28 08:20:58.781 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:20:58.783 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-07-28 08:20:58.786 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:20:58.788 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-07-28 08:20:58.790 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:20:58.793 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-07-28 08:20:58.795 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:20:58.797 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-07-28 08:20:58.799 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:20:58.802 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-07-28 08:20:58.804 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:20:58.806 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-07-28 08:20:58.809 | + ./stack.sh:main:690 : initialize_database_backends 2022-07-28 08:20:58.812 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-07-28 08:20:58.814 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-07-28 08:20:58.830 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:20:58.832 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-07-28 08:20:58.834 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-07-28 08:20:58.837 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-07-28 08:20:58.852 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:20:58.855 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-07-28 08:20:58.857 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-07-28 08:20:58.859 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-07-28 08:20:58.861 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-07-28 08:20:58.864 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-07-28 08:20:58.866 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-07-28 08:20:58.868 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-07-28 08:20:58.871 | + lib/database:initialize_database_backends:92 : return 0 2022-07-28 08:20:58.873 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-07-28 08:20:58.873 | Using mysql database backend 2022-07-28 08:20:58.875 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-07-28 08:20:58.892 | + ./stack.sh:main:696 : define_database_baseurl 2022-07-28 08:20:58.895 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-07-28 08:20:58.898 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-07-28 08:20:58.900 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-07-28 08:20:58.903 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-07-28 08:20:58.906 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-07-28 08:20:58.922 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:20:58.924 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-07-28 08:20:58.941 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-07-28 08:20:58.957 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:20:58.960 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-07-28 08:20:58.977 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-07-28 08:20:58.994 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-07-28 08:20:59.012 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:20:59.015 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-07-28 08:20:59.032 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:20:59.034 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-07-28 08:20:59.051 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-07-28 08:20:59.054 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-07-28 08:20:59.056 | + ./stack.sh:main:752 : save_stackenv 752 2022-07-28 08:20:59.059 | + functions-common:save_stackenv:60 : local tag=752 2022-07-28 08:20:59.063 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-07-28 08:20:59.067 | + functions-common:save_stackenv:62 : time_stamp=2022-07-28-082059 2022-07-28 08:20:59.070 | + functions-common:save_stackenv:63 : echo '# 2022-07-28-082059 752' 2022-07-28 08:20:59.073 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 08:20:59.075 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-07-28 08:20:59.078 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 08:20:59.080 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-07-28 08:20:59.083 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 08:20:59.085 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-07-28 08:20:59.088 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 08:20:59.090 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-07-28 08:20:59.093 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 08:20:59.095 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.17 2022-07-28 08:20:59.098 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 08:20:59.100 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.17/identity 2022-07-28 08:20:59.103 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 08:20:59.105 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-07-28-082057 2022-07-28 08:20:59.108 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 08:20:59.110 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-07-28 08:20:59.113 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 08:20:59.115 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.17 2022-07-28 08:20:59.117 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 08:20:59.120 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-07-28 08:20:59.122 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 08:20:59.125 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-07-28 08:20:59.127 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 08:20:59.130 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-07-28 08:20:59.132 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 08:20:59.134 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-07-28 08:20:59.137 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 08:20:59.139 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.17 2022-07-28 08:20:59.142 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 08:20:59.144 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-07-28 08:20:59.147 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-07-28 08:20:59.149 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-07-28 08:20:59.152 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-07-28 08:20:59.154 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-07-28 08:20:59.156 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 08:20:59.158 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 08:20:59.161 | ++ functions-common:git_clone:601 : pwd 2022-07-28 08:20:59.164 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 08:20:59.166 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 08:20:59.169 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 08:20:59.184 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 08:20:59.186 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 08:20:59.188 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 08:20:59.191 | + functions-common:git_clone:618 : echo master 2022-07-28 08:20:59.191 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 08:20:59.197 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-07-28 08:20:59.199 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 08:20:59.202 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-07-28 08:20:59.215 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-07-28 08:20:59.218 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 08:20:59.218 | + functions-common:git_clone:679 : head -1 2022-07-28 08:20:59.222 | ce3bd683 Block os-vif 3.0.0 2022-07-28 08:20:59.224 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 08:20:59.228 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-07-28 08:20:59.230 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 08:20:59.233 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-07-28 08:20:59.235 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-07-28 08:20:59.238 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-07-28 08:20:59.241 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-07-28 08:20:59.243 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-07-28 08:20:59.246 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-07-28 08:20:59.248 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-07-28 08:20:59.251 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-07-28 08:20:59.254 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-07-28 08:20:59.259 | ++ tools/install_prereqs.sh:source:47 : NOW=1658996459 2022-07-28 08:20:59.263 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-07-28 08:20:59.268 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1658995709 2022-07-28 08:20:59.270 | ++ tools/install_prereqs.sh:source:49 : DELTA=750 2022-07-28 08:20:59.273 | ++ tools/install_prereqs.sh:source:50 : [[ 750 -lt 7200 ]] 2022-07-28 08:20:59.275 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-07-28 08:20:59.278 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-07-28 08:20:59.280 | ++ functions-common:export_proxy_variables:2258 : isset http_proxy 2022-07-28 08:20:59.282 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-07-28 08:20:59.285 | ++ functions-common:export_proxy_variables:2261 : isset https_proxy 2022-07-28 08:20:59.287 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-07-28 08:20:59.290 | ++ functions-common:export_proxy_variables:2264 : isset no_proxy 2022-07-28 08:20:59.292 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-07-28 08:20:59.296 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-07-28 08:20:59.344 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-07-28 08:20:59.344 | apache2-dev 2022-07-28 08:20:59.344 | bc 2022-07-28 08:20:59.344 | bsdmainutils 2022-07-28 08:20:59.344 | curl 2022-07-28 08:20:59.344 | g++ 2022-07-28 08:20:59.344 | gawk 2022-07-28 08:20:59.344 | gcc 2022-07-28 08:20:59.344 | gettext 2022-07-28 08:20:59.344 | git 2022-07-28 08:20:59.344 | graphviz 2022-07-28 08:20:59.344 | iputils-ping 2022-07-28 08:20:59.344 | libapache2-mod-proxy-uwsgi 2022-07-28 08:20:59.345 | libffi-dev 2022-07-28 08:20:59.345 | libjpeg-dev 2022-07-28 08:20:59.345 | libpcre3-dev 2022-07-28 08:20:59.345 | libpq-dev 2022-07-28 08:20:59.345 | libssl-dev 2022-07-28 08:20:59.345 | libsystemd-dev 2022-07-28 08:20:59.345 | libxml2-dev 2022-07-28 08:20:59.345 | libxslt1-dev 2022-07-28 08:20:59.345 | libyaml-dev 2022-07-28 08:20:59.345 | lsof 2022-07-28 08:20:59.345 | openssh-server 2022-07-28 08:20:59.345 | openssl 2022-07-28 08:20:59.345 | pkg-config 2022-07-28 08:20:59.345 | psmisc 2022-07-28 08:20:59.345 | python3-dev 2022-07-28 08:20:59.345 | python3-pip 2022-07-28 08:20:59.345 | python3-systemd 2022-07-28 08:20:59.345 | python3-venv 2022-07-28 08:20:59.345 | tar 2022-07-28 08:20:59.345 | tcpdump 2022-07-28 08:20:59.345 | unzip 2022-07-28 08:20:59.345 | uuid-runtime 2022-07-28 08:20:59.345 | wget 2022-07-28 08:20:59.345 | wget 2022-07-28 08:20:59.345 | zlib1g-dev 2022-07-28 08:20:59.345 | libkrb5-dev 2022-07-28 08:20:59.345 | libldap2-dev 2022-07-28 08:20:59.345 | libsasl2-dev 2022-07-28 08:20:59.345 | memcached 2022-07-28 08:20:59.345 | python3-mysqldb 2022-07-28 08:20:59.345 | sqlite3 2022-07-28 08:20:59.345 | conntrack 2022-07-28 08:20:59.345 | curl 2022-07-28 08:20:59.345 | dnsmasq-base 2022-07-28 08:20:59.345 | dnsmasq-utils 2022-07-28 08:20:59.345 | ebtables 2022-07-28 08:20:59.345 | genisoimage 2022-07-28 08:20:59.345 | iptables 2022-07-28 08:20:59.345 | iputils-arping 2022-07-28 08:20:59.346 | kpartx 2022-07-28 08:20:59.346 | libjs-jquery-tablesorter 2022-07-28 08:20:59.346 | parted 2022-07-28 08:20:59.346 | pm-utils 2022-07-28 08:20:59.346 | python3-mysqldb 2022-07-28 08:20:59.346 | socat 2022-07-28 08:20:59.346 | sqlite3 2022-07-28 08:20:59.346 | sudo 2022-07-28 08:20:59.346 | vlan 2022-07-28 08:20:59.346 | lsscsi 2022-07-28 08:20:59.346 | open-iscsi 2022-07-28 08:20:59.346 | lvm2 2022-07-28 08:20:59.346 | qemu-utils 2022-07-28 08:20:59.346 | thin-provisioning-tools 2022-07-28 08:20:59.346 | acl 2022-07-28 08:20:59.346 | dnsmasq-base 2022-07-28 08:20:59.346 | dnsmasq-utils 2022-07-28 08:20:59.346 | ebtables 2022-07-28 08:20:59.346 | haproxy 2022-07-28 08:20:59.346 | iptables 2022-07-28 08:20:59.346 | iputils-arping 2022-07-28 08:20:59.346 | iputils-ping 2022-07-28 08:20:59.346 | postgresql-server-dev-all 2022-07-28 08:20:59.346 | python3-mysqldb 2022-07-28 08:20:59.346 | sqlite3 2022-07-28 08:20:59.346 | sudo 2022-07-28 08:20:59.346 | vlan 2022-07-28 08:20:59.346 | pcp 2022-07-28 08:20:59.346 | ipset 2022-07-28 08:20:59.346 | conntrack 2022-07-28 08:20:59.346 | conntrackd 2022-07-28 08:20:59.346 | keepalived 2022-07-28 08:20:59.346 | lvm2 2022-07-28 08:20:59.346 | qemu-utils 2022-07-28 08:20:59.346 | thin-provisioning-tools 2022-07-28 08:20:59.346 | curl 2022-07-28 08:20:59.346 | liberasurecode-dev 2022-07-28 08:20:59.347 | make 2022-07-28 08:20:59.347 | memcached 2022-07-28 08:20:59.347 | rsync 2022-07-28 08:20:59.347 | sqlite3 2022-07-28 08:20:59.347 | xfsprogs' 2022-07-28 08:20:59.347 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-07-28 08:20:59.366 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-07-28 08:20:59.366 | apache2-dev 2022-07-28 08:20:59.366 | bc 2022-07-28 08:20:59.366 | bsdmainutils 2022-07-28 08:20:59.366 | curl 2022-07-28 08:20:59.366 | g++ 2022-07-28 08:20:59.366 | gawk 2022-07-28 08:20:59.366 | gcc 2022-07-28 08:20:59.366 | gettext 2022-07-28 08:20:59.367 | git 2022-07-28 08:20:59.367 | graphviz 2022-07-28 08:20:59.367 | iputils-ping 2022-07-28 08:20:59.367 | libapache2-mod-proxy-uwsgi 2022-07-28 08:20:59.367 | libffi-dev 2022-07-28 08:20:59.367 | libjpeg-dev 2022-07-28 08:20:59.367 | libpcre3-dev 2022-07-28 08:20:59.367 | libpq-dev 2022-07-28 08:20:59.367 | libssl-dev 2022-07-28 08:20:59.367 | libsystemd-dev 2022-07-28 08:20:59.367 | libxml2-dev 2022-07-28 08:20:59.367 | libxslt1-dev 2022-07-28 08:20:59.367 | libyaml-dev 2022-07-28 08:20:59.367 | lsof 2022-07-28 08:20:59.367 | openssh-server 2022-07-28 08:20:59.367 | openssl 2022-07-28 08:20:59.367 | pkg-config 2022-07-28 08:20:59.367 | psmisc 2022-07-28 08:20:59.367 | python3-dev 2022-07-28 08:20:59.367 | python3-pip 2022-07-28 08:20:59.367 | python3-systemd 2022-07-28 08:20:59.367 | python3-venv 2022-07-28 08:20:59.367 | tar 2022-07-28 08:20:59.367 | tcpdump 2022-07-28 08:20:59.367 | unzip 2022-07-28 08:20:59.367 | uuid-runtime 2022-07-28 08:20:59.367 | wget 2022-07-28 08:20:59.367 | wget 2022-07-28 08:20:59.367 | zlib1g-dev 2022-07-28 08:20:59.367 | libkrb5-dev 2022-07-28 08:20:59.367 | libldap2-dev 2022-07-28 08:20:59.367 | libsasl2-dev 2022-07-28 08:20:59.367 | memcached 2022-07-28 08:20:59.367 | python3-mysqldb 2022-07-28 08:20:59.367 | sqlite3 2022-07-28 08:20:59.368 | conntrack 2022-07-28 08:20:59.368 | curl 2022-07-28 08:20:59.368 | dnsmasq-base 2022-07-28 08:20:59.368 | dnsmasq-utils 2022-07-28 08:20:59.368 | ebtables 2022-07-28 08:20:59.368 | genisoimage 2022-07-28 08:20:59.368 | iptables 2022-07-28 08:20:59.368 | iputils-arping 2022-07-28 08:20:59.368 | kpartx 2022-07-28 08:20:59.368 | libjs-jquery-tablesorter 2022-07-28 08:20:59.368 | parted 2022-07-28 08:20:59.368 | pm-utils 2022-07-28 08:20:59.368 | python3-mysqldb 2022-07-28 08:20:59.368 | socat 2022-07-28 08:20:59.368 | sqlite3 2022-07-28 08:20:59.368 | sudo 2022-07-28 08:20:59.368 | vlan 2022-07-28 08:20:59.368 | lsscsi 2022-07-28 08:20:59.368 | open-iscsi 2022-07-28 08:20:59.368 | lvm2 2022-07-28 08:20:59.368 | qemu-utils 2022-07-28 08:20:59.368 | thin-provisioning-tools 2022-07-28 08:20:59.368 | acl 2022-07-28 08:20:59.368 | dnsmasq-base 2022-07-28 08:20:59.368 | dnsmasq-utils 2022-07-28 08:20:59.368 | ebtables 2022-07-28 08:20:59.368 | haproxy 2022-07-28 08:20:59.368 | iptables 2022-07-28 08:20:59.368 | iputils-arping 2022-07-28 08:20:59.368 | iputils-ping 2022-07-28 08:20:59.368 | postgresql-server-dev-all 2022-07-28 08:20:59.368 | python3-mysqldb 2022-07-28 08:20:59.368 | sqlite3 2022-07-28 08:20:59.368 | sudo 2022-07-28 08:20:59.368 | vlan 2022-07-28 08:20:59.368 | pcp 2022-07-28 08:20:59.368 | ipset 2022-07-28 08:20:59.368 | conntrack 2022-07-28 08:20:59.369 | conntrackd 2022-07-28 08:20:59.369 | keepalived 2022-07-28 08:20:59.369 | lvm2 2022-07-28 08:20:59.369 | qemu-utils 2022-07-28 08:20:59.369 | thin-provisioning-tools 2022-07-28 08:20:59.369 | curl 2022-07-28 08:20:59.369 | liberasurecode-dev 2022-07-28 08:20:59.369 | make 2022-07-28 08:20:59.369 | memcached 2022-07-28 08:20:59.369 | rsync 2022-07-28 08:20:59.369 | sqlite3 2022-07-28 08:20:59.369 | xfsprogs ' 2022-07-28 08:20:59.369 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-07-28 08:20:59.371 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:20:59.374 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:20:59.377 | ++ 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-07-28 08:20:59.378 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-07-28 08:20:59.383 | ++ 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-07-28 08:20:59.385 | ++ functions-common:install_package:1464 : update_package_repo 2022-07-28 08:20:59.387 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 08:20:59.390 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-07-28 08:20:59.392 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 08:20:59.394 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 08:20:59.396 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 08:20:59.399 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:20:59.401 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:20:59.403 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 08:20:59.405 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-07-28 08:20:59.407 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-07-28 08:20:59.409 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-07-28 08:20:59.412 | +++ functions-common:apt_get_update:1198 : id -u 2022-07-28 08:20:59.417 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-07-28 08:20:59.419 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-07-28 08:20:59.421 | ++ functions-common:time_start:2426 : local name=apt-get-update 2022-07-28 08:20:59.423 | ++ functions-common:time_start:2427 : local start_time= 2022-07-28 08:20:59.425 | ++ functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:20:59.428 | +++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:20:59.432 | ++ functions-common:time_start:2431 : _TIME_START[$name]=1658996459429 2022-07-28 08:20:59.434 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-07-28 08:20:59.436 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-07-28 08:20:59.439 | ++ functions-common:apt_get_update:1205 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-07-28 08:20:59.787 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-07-28 08:20:59.814 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-07-28 08:20:59.945 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-07-28 08:21:00.075 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-07-28 08:21:02.225 | Reading package lists... 2022-07-28 08:21:02.258 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-07-28 08:21:02.260 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-07-28 08:21:02.263 | ++ functions-common:time_stop:2440 : local name 2022-07-28 08:21:02.265 | ++ functions-common:time_stop:2441 : local end_time 2022-07-28 08:21:02.267 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:21:02.269 | ++ functions-common:time_stop:2443 : local total 2022-07-28 08:21:02.272 | ++ functions-common:time_stop:2444 : local start_time 2022-07-28 08:21:02.274 | ++ functions-common:time_stop:2446 : name=apt-get-update 2022-07-28 08:21:02.276 | ++ functions-common:time_stop:2447 : start_time=1658996459429 2022-07-28 08:21:02.278 | ++ functions-common:time_stop:2449 : [[ -z 1658996459429 ]] 2022-07-28 08:21:02.281 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:21:02.285 | ++ functions-common:time_stop:2452 : end_time=1658996462283 2022-07-28 08:21:02.287 | ++ functions-common:time_stop:2453 : elapsed_time=2854 2022-07-28 08:21:02.289 | ++ functions-common:time_stop:2454 : total=0 2022-07-28 08:21:02.292 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:21:02.294 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=2854 2022-07-28 08:21:02.296 | ++ functions-common:install_package:1465 : 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-07-28 08:21:02.299 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 08:21:02.301 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:21:02.303 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:21:02.306 | ++ functions-common:real_install_package:1451 : 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-07-28 08:21:02.328 | ++ functions-common:apt_get:1231 : 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-07-28 08:21:02.437 | Reading package lists... 2022-07-28 08:21:02.712 | Building dependency tree... 2022-07-28 08:21:02.713 | Reading state information... 2022-07-28 08:21:02.750 | acl is already the newest version (2.2.53-6). 2022-07-28 08:21:02.750 | bc is already the newest version (1.07.1-2build1). 2022-07-28 08:21:02.750 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-07-28 08:21:02.750 | conntrack is already the newest version (1:1.4.5-2). 2022-07-28 08:21:02.750 | ebtables is already the newest version (2.0.11-3build1). 2022-07-28 08:21:02.750 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-07-28 08:21:02.750 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-07-28 08:21:02.750 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-07-28 08:21:02.750 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-07-28 08:21:02.750 | gettext is already the newest version (0.19.8.1-10build1). 2022-07-28 08:21:02.750 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-07-28 08:21:02.750 | iputils-arping is already the newest version (3:20190709-3). 2022-07-28 08:21:02.750 | iputils-ping is already the newest version (3:20190709-3). 2022-07-28 08:21:02.750 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-07-28 08:21:02.750 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-07-28 08:21:02.750 | libffi-dev is already the newest version (3.3-4). 2022-07-28 08:21:02.750 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-07-28 08:21:02.750 | libxslt1-dev is already the newest version (1.1.34-4). 2022-07-28 08:21:02.750 | libyaml-dev is already the newest version (0.2.2-1). 2022-07-28 08:21:02.750 | lsscsi is already the newest version (0.30-0.1). 2022-07-28 08:21:02.750 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-07-28 08:21:02.750 | make is already the newest version (4.2.1-1.2). 2022-07-28 08:21:02.750 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-07-28 08:21:02.750 | psmisc is already the newest version (23.3-1). 2022-07-28 08:21:02.750 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-07-28 08:21:02.750 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-07-28 08:21:02.750 | python3-systemd is already the newest version (234-3build2). 2022-07-28 08:21:02.750 | socat is already the newest version (1.7.3.3-2). 2022-07-28 08:21:02.750 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-07-28 08:21:02.750 | unzip is already the newest version (6.0-25ubuntu1). 2022-07-28 08:21:02.751 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-07-28 08:21:02.751 | conntrackd is already the newest version (1:1.4.5-2). 2022-07-28 08:21:02.751 | graphviz is already the newest version (2.42.2-3build2). 2022-07-28 08:21:02.751 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-07-28 08:21:02.751 | pcp is already the newest version (5.0.3-1). 2022-07-28 08:21:02.751 | pm-utils is already the newest version (1.4.1-19). 2022-07-28 08:21:02.751 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-07-28 08:21:02.751 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-07-28 08:21:02.751 | apache2-dev is already the newest version (2.4.41-4ubuntu3.12). 2022-07-28 08:21:02.751 | curl is already the newest version (7.68.0-1ubuntu2.12). 2022-07-28 08:21:02.751 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-07-28 08:21:02.751 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-07-28 08:21:02.751 | git is already the newest version (1:2.25.1-1ubuntu3.5). 2022-07-28 08:21:02.751 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-07-28 08:21:02.751 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-07-28 08:21:02.751 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-07-28 08:21:02.751 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-07-28 08:21:02.751 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-07-28 08:21:02.751 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-07-28 08:21:02.751 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-07-28 08:21:02.751 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-07-28 08:21:02.751 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.16). 2022-07-28 08:21:02.751 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-07-28 08:21:02.751 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-07-28 08:21:02.751 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-07-28 08:21:02.751 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-07-28 08:21:02.751 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-07-28 08:21:02.751 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-07-28 08:21:02.751 | openssl is already the newest version (1.1.1f-1ubuntu2.16). 2022-07-28 08:21:02.751 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-07-28 08:21:02.751 | qemu-utils is already the newest version (1:4.2-3ubuntu6.23). 2022-07-28 08:21:02.751 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-07-28 08:21:02.751 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-07-28 08:21:02.751 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-07-28 08:21:02.751 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-07-28 08:21:02.751 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-07-28 08:21:02.752 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-07-28 08:21:02.752 | wget is already the newest version (1.20.3-1ubuntu2). 2022-07-28 08:21:02.752 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-07-28 08:21:02.980 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-07-28 08:21:02.980 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-07-28 08:21:02.980 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-07-28 08:21:02.980 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-07-28 08:21:02.980 | The following packages were automatically installed and are no longer required: 2022-07-28 08:21:02.981 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 08:21:02.982 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 08:21:02.982 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 08:21:02.982 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 08:21:02.982 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 08:21:02.982 | python3-zope.interface 2022-07-28 08:21:02.982 | Use 'sudo apt autoremove' to remove them. 2022-07-28 08:21:03.100 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-28 08:21:03.105 | ++ functions-common:apt_get:1235 : result=0 2022-07-28 08:21:03.107 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 08:21:03.110 | ++ functions-common:time_stop:2440 : local name 2022-07-28 08:21:03.112 | ++ functions-common:time_stop:2441 : local end_time 2022-07-28 08:21:03.115 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:21:03.117 | ++ functions-common:time_stop:2443 : local total 2022-07-28 08:21:03.119 | ++ functions-common:time_stop:2444 : local start_time 2022-07-28 08:21:03.122 | ++ functions-common:time_stop:2446 : name=apt-get 2022-07-28 08:21:03.124 | ++ functions-common:time_stop:2447 : start_time=1658996462325 2022-07-28 08:21:03.126 | ++ functions-common:time_stop:2449 : [[ -z 1658996462325 ]] 2022-07-28 08:21:03.129 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:21:03.133 | ++ functions-common:time_stop:2452 : end_time=1658996463131 2022-07-28 08:21:03.136 | ++ functions-common:time_stop:2453 : elapsed_time=806 2022-07-28 08:21:03.138 | ++ functions-common:time_stop:2454 : total=801 2022-07-28 08:21:03.140 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:21:03.142 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1607 2022-07-28 08:21:03.145 | ++ functions-common:apt_get:1239 : return 0 2022-07-28 08:21:03.147 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-07-28 08:21:03.150 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-07-28 08:21:03.153 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-07-28 08:21:03.157 | ++ tools/install_prereqs.sh:source:89 : date 2022-07-28 08:21:03.162 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-07-28 08:21:03.164 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-07-28 08:21:03.167 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-07-28 08:21:04.625 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-07-28 08:21:04.627 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-07-28 08:21:04.629 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-07-28 08:21:04.631 | + tools/install_pip.sh:main:43 : GetDistro 2022-07-28 08:21:04.638 | + functions-common:GetDistro:446 : GetOSVersion 2022-07-28 08:21:04.640 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-07-28 08:21:04.642 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-07-28 08:21:04.644 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-07-28 08:21:04.646 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-07-28 08:21:04.648 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-07-28 08:21:04.649 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-07-28 08:21:04.651 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-07-28 08:21:04.653 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-07-28 08:21:04.655 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-07-28 08:21:04.657 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-07-28 08:21:04.659 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-07-28 08:21:04.660 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-07-28 08:21:04.662 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-07-28 08:21:04.664 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-07-28 08:21:04.666 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-07-28 08:21:04.668 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-07-28 08:21:04.670 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-07-28 08:21:04.672 | + functions-common:_ensure_lsb_release:394 : return 2022-07-28 08:21:04.674 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-07-28 08:21:04.743 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-07-28 08:21:04.746 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-07-28 08:21:04.815 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-07-28 08:21:04.818 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-07-28 08:21:04.885 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-07-28 08:21:04.887 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-07-28 08:21:04.889 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-07-28 08:21:04.891 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-07-28 08:21:04.893 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-07-28 08:21:04.895 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-07-28 08:21:04.897 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-07-28 08:21:04.899 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-07-28 08:21:04.901 | + functions-common:GetDistro:451 : DISTRO=focal 2022-07-28 08:21:04.903 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-07-28 08:21:04.905 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-07-28 08:21:04.905 | Distro: focal 2022-07-28 08:21:04.908 | + tools/install_pip.sh:main:124 : get_versions 2022-07-28 08:21:04.910 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-07-28 08:21:04.914 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-07-28 08:21:04.915 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-07-28 08:21:04.918 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-07-28 08:21:04.918 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-07-28 08:21:06.355 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-07-28 08:21:06.357 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-07-28 08:21:06.357 | pip: 20.0.2 2022-07-28 08:21:06.359 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-07-28 08:21:06.361 | + tools/install_pip.sh:main:130 : is_fedora 2022-07-28 08:21:06.363 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 08:21:06.365 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 08:21:06.367 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 08:21:06.369 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 08:21:06.370 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 08:21:06.372 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 08:21:06.374 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 08:21:06.376 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 08:21:06.378 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 08:21:06.379 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 08:21:06.381 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-07-28 08:21:06.383 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:21:06.385 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:21:06.387 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-07-28 08:21:06.391 | + tools/install_pip.sh:main:153 : set -x 2022-07-28 08:21:06.393 | + tools/install_pip.sh:main:156 : get_versions 2022-07-28 08:21:06.395 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-07-28 08:21:06.399 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-07-28 08:21:06.401 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-07-28 08:21:06.403 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-07-28 08:21:06.404 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-07-28 08:21:07.920 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-07-28 08:21:07.922 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-07-28 08:21:07.922 | pip: 20.0.2 2022-07-28 08:21:07.925 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-07-28 08:21:07.928 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-07-28 08:21:07.932 | + ./stack.sh:main:791 : fixup_all 2022-07-28 08:21:07.935 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-07-28 08:21:07.937 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-07-28 08:21:07.940 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:21:07.942 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:21:07.945 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-07-28 08:21:07.957 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-07-28 08:21:07.972 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-07-28 08:21:07.985 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-07-28 08:21:07.988 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-07-28 08:21:07.990 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 08:21:07.993 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 08:21:07.995 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 08:21:07.997 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 08:21:08.000 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 08:21:08.002 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 08:21:08.004 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 08:21:08.007 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 08:21:08.009 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 08:21:08.011 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 08:21:08.014 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-07-28 08:21:08.017 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-07-28 08:21:08.020 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-07-28 08:21:08.022 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 08:21:08.024 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 08:21:08.027 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 08:21:08.029 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 08:21:08.031 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 08:21:08.034 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 08:21:08.036 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-07-28 08:21:08.038 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-07-28 08:21:08.062 | Using python 3.8 to install os-testr 2022-07-28 08:21:08.064 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-07-28 08:21:10.166 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:21:10.166 | from cryptography.utils import int_from_bytes 2022-07-28 08:21:10.166 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:21:10.166 | from cryptography.utils import int_from_bytes 2022-07-28 08:21:11.195 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 08:21:11.588 | Requirement already up-to-date: os-testr===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (3.0.0) 2022-07-28 08:21:11.683 | Requirement already up-to-date: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 08:21:12.028 | 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 427)) (1.4.0) 2022-07-28 08:21:12.085 | 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 536)) (2.5.0) 2022-07-28 08:21:12.112 | 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 165)) (1.0.0) 2022-07-28 08:21:12.142 | Requirement already up-to-date: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-28 08:21:14.495 | + inc/python:pip_install:196 : result=0 2022-07-28 08:21:14.497 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 08:21:14.500 | + functions-common:time_stop:2440 : local name 2022-07-28 08:21:14.502 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:21:14.504 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:21:14.507 | + functions-common:time_stop:2443 : local total 2022-07-28 08:21:14.509 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:21:14.511 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 08:21:14.513 | + functions-common:time_stop:2447 : start_time=1658996468056 2022-07-28 08:21:14.516 | + functions-common:time_stop:2449 : [[ -z 1658996468056 ]] 2022-07-28 08:21:14.520 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:21:14.526 | + functions-common:time_stop:2452 : end_time=1658996474523 2022-07-28 08:21:14.528 | + functions-common:time_stop:2453 : elapsed_time=6467 2022-07-28 08:21:14.531 | + functions-common:time_stop:2454 : total=0 2022-07-28 08:21:14.533 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:21:14.535 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6467 2022-07-28 08:21:14.537 | + inc/python:pip_install:199 : return 0 2022-07-28 08:21:14.540 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-07-28 08:21:14.594 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-07-28 08:21:14.701 | + ./stack.sh:main:805 : install_infra 2022-07-28 08:21:14.704 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-07-28 08:21:14.708 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-07-28 08:21:14.712 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-07-28 08:21:14.714 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-07-28 08:21:14.738 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-07-28 08:21:17.494 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 08:21:17.620 | Requirement already up-to-date: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 08:21:17.912 | + inc/python:pip_install:196 : result=0 2022-07-28 08:21:17.914 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 08:21:17.916 | + functions-common:time_stop:2440 : local name 2022-07-28 08:21:17.919 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:21:17.921 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:21:17.923 | + functions-common:time_stop:2443 : local total 2022-07-28 08:21:17.925 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:21:17.928 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 08:21:17.930 | + functions-common:time_stop:2447 : start_time=1658996474730 2022-07-28 08:21:17.932 | + functions-common:time_stop:2449 : [[ -z 1658996474730 ]] 2022-07-28 08:21:17.935 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:21:17.939 | + functions-common:time_stop:2452 : end_time=1658996477936 2022-07-28 08:21:17.941 | + functions-common:time_stop:2453 : elapsed_time=3206 2022-07-28 08:21:17.943 | + functions-common:time_stop:2454 : total=6467 2022-07-28 08:21:17.946 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:21:17.948 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9673 2022-07-28 08:21:17.950 | + inc/python:pip_install:199 : return 0 2022-07-28 08:21:17.952 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-07-28 08:21:17.955 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-07-28 08:21:17.978 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-07-28 08:21:20.570 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 08:21:20.572 | Processing /opt/stack/requirements 2022-07-28 08:21:22.301 | 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 22)) (6.0) 2022-07-28 08:21:22.304 | Requirement already satisfied: fixtures===4.0.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-28 08:21:22.316 | 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 329)) (21.3) 2022-07-28 08:21:22.326 | Requirement already satisfied: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 08:21:22.329 | Requirement already satisfied: pyparsing===3.0.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 08:21:22.335 | Requirement already satisfied: requests===2.28.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 08:21:22.349 | 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 483)) (1.16.0) 2022-07-28 08:21:22.351 | Requirement already satisfied: urllib3===1.26.10 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 08:21:22.385 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5584) (1.3) 2022-07-28 08:21:22.387 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5584) (0.3.0) 2022-07-28 08:21:22.402 | 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 201)) (3.3) 2022-07-28 08:21:22.406 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2022.6.15) 2022-07-28 08:21:22.409 | Requirement already satisfied: charset-normalizer===2.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 08:21:22.414 | 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 115)) (3.10.1) 2022-07-28 08:21:22.426 | Requirement already satisfied: stevedore===4.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 08:21:22.430 | Requirement already satisfied: cmd2===2.4.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-07-28 08:21:22.478 | Requirement already satisfied: prettytable===3.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-28 08:21:22.489 | Requirement already satisfied: autopage===0.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-28 08:21:22.492 | 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 572)) (0.2.5) 2022-07-28 08:21:22.496 | 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 90)) (21.4.0) 2022-07-28 08:21:22.577 | 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 370)) (1.8.2) 2022-07-28 08:21:22.580 | Building wheels for collected packages: openstack-requirements 2022-07-28 08:21:22.581 | Building wheel for openstack-requirements (setup.py): started 2022-07-28 08:21:23.430 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-07-28 08:21:23.430 | ERROR: Command errored out with exit status 1: 2022-07-28 08:21:23.430 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-1gq0o4fk/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-1gq0o4fk/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-xfyaoo_1 2022-07-28 08:21:23.430 | cwd: /tmp/pip-req-build-1gq0o4fk/ 2022-07-28 08:21:23.430 | Complete output (6 lines): 2022-07-28 08:21:23.430 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-07-28 08:21:23.430 | or: setup.py --help [cmd1 cmd2 ...] 2022-07-28 08:21:23.430 | or: setup.py --help-commands 2022-07-28 08:21:23.430 | or: setup.py cmd --help 2022-07-28 08:21:23.430 | 2022-07-28 08:21:23.430 | error: invalid command 'bdist_wheel' 2022-07-28 08:21:23.430 | ---------------------------------------- 2022-07-28 08:21:23.430 | ERROR: Failed building wheel for openstack-requirements 2022-07-28 08:21:23.430 | Running setup.py clean for openstack-requirements 2022-07-28 08:21:24.284 | Failed to build openstack-requirements 2022-07-28 08:21:24.301 | Installing collected packages: openstack-requirements 2022-07-28 08:21:24.301 | Attempting uninstall: openstack-requirements 2022-07-28 08:21:24.302 | Found existing installation: openstack-requirements 1.2.1.dev5584 2022-07-28 08:21:24.338 | Uninstalling openstack-requirements-1.2.1.dev5584: 2022-07-28 08:21:24.355 | Successfully uninstalled openstack-requirements-1.2.1.dev5584 2022-07-28 08:21:24.357 | Running setup.py install for openstack-requirements: started 2022-07-28 08:21:26.754 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-07-28 08:21:26.778 | Successfully installed openstack-requirements-1.2.1.dev5584 2022-07-28 08:21:26.907 | + inc/python:pip_install:196 : result=0 2022-07-28 08:21:26.909 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 08:21:26.912 | + functions-common:time_stop:2440 : local name 2022-07-28 08:21:26.914 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:21:26.916 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:21:26.919 | + functions-common:time_stop:2443 : local total 2022-07-28 08:21:26.921 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:21:26.923 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 08:21:26.925 | + functions-common:time_stop:2447 : start_time=1658996477970 2022-07-28 08:21:26.928 | + functions-common:time_stop:2449 : [[ -z 1658996477970 ]] 2022-07-28 08:21:26.930 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:21:26.935 | + functions-common:time_stop:2452 : end_time=1658996486932 2022-07-28 08:21:26.937 | + functions-common:time_stop:2453 : elapsed_time=8962 2022-07-28 08:21:26.940 | + functions-common:time_stop:2454 : total=9673 2022-07-28 08:21:26.942 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:21:26.945 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=18635 2022-07-28 08:21:26.947 | + inc/python:pip_install:199 : return 0 2022-07-28 08:21:26.950 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-07-28 08:21:26.953 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-07-28 08:21:26.955 | + inc/python:use_library_from_git:246 : local name=pbr 2022-07-28 08:21:26.958 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:21:26.960 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:21:26.963 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-07-28 08:21:26.965 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:21:26.968 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-07-28 08:21:26.989 | Using python 3.8 to install pbr 2022-07-28 08:21:26.992 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-07-28 08:21:29.114 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:21:29.114 | from cryptography.utils import int_from_bytes 2022-07-28 08:21:29.114 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:21:29.114 | from cryptography.utils import int_from_bytes 2022-07-28 08:21:30.139 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 08:21:30.264 | Requirement already up-to-date: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 08:21:32.624 | + inc/python:pip_install:196 : result=0 2022-07-28 08:21:32.626 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 08:21:32.628 | + functions-common:time_stop:2440 : local name 2022-07-28 08:21:32.631 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:21:32.633 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:21:32.636 | + functions-common:time_stop:2443 : local total 2022-07-28 08:21:32.638 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:21:32.640 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 08:21:32.642 | + functions-common:time_stop:2447 : start_time=1658996486983 2022-07-28 08:21:32.644 | + functions-common:time_stop:2449 : [[ -z 1658996486983 ]] 2022-07-28 08:21:32.647 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:21:32.652 | + functions-common:time_stop:2452 : end_time=1658996492649 2022-07-28 08:21:32.654 | + functions-common:time_stop:2453 : elapsed_time=5666 2022-07-28 08:21:32.656 | + functions-common:time_stop:2454 : total=18635 2022-07-28 08:21:32.658 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:21:32.660 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=24301 2022-07-28 08:21:32.663 | + inc/python:pip_install:199 : return 0 2022-07-28 08:21:32.665 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-07-28 08:21:34.939 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-07-28 08:21:36.820 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 08:21:36.821 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-07-28 08:21:36.842 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-07-28 08:21:36.846 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-07-28 08:21:36.848 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-07-28 08:21:36.851 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-07-28 08:21:36.857 | 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-07-28 08:21:36.935 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-07-28 08:21:36.938 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-07-28 08:21:36.941 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-07-28 08:21:36.959 | + ./stack.sh:main:814 : pkgs= 2022-07-28 08:21:36.962 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-07-28 08:21:36.964 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-07-28 08:21:36.967 | + functions-common:run_phase:1868 : local mode=stack 2022-07-28 08:21:36.969 | + functions-common:run_phase:1869 : local phase=pre-install 2022-07-28 08:21:36.972 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-28 08:21:36.974 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-28 08:21:36.977 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-28 08:21:36.979 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-28 08:21:36.981 | + functions-common:run_phase:1878 : local extra 2022-07-28 08:21:36.984 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-28 08:21:36.988 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-28 08:21:36.991 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-28 08:21:36.993 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-28 08:21:36.996 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-07-28 08:21:36.998 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-28 08:21:37.014 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:21:37.017 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-07-28 08:21:37.019 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-07-28 08:21:37.021 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-07-28 08:21:37.023 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-07-28 08:21:37.026 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-07-28 08:21:37.028 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-07-28 08:21:37.030 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-07-28 08:21:37.032 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-07-28 08:21:37.034 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-07-28 08:21:37.036 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-07-28 08:21:37.039 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-07-28 08:21:37.041 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-07-28 08:21:37.043 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-07-28 08:21:37.045 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-07-28 08:21:37.047 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-07-28 08:21:37.049 | + functions-common:run_phase:1895 : run_plugins stack pre-install 2022-07-28 08:21:37.052 | + functions-common:run_plugins:1854 : local mode=stack 2022-07-28 08:21:37.054 | + functions-common:run_plugins:1855 : local phase=pre-install 2022-07-28 08:21:37.056 | + functions-common:run_plugins:1857 : local plugins= 2022-07-28 08:21:37.059 | + functions-common:run_plugins:1858 : local plugin 2022-07-28 08:21:37.061 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-07-28 08:21:37.064 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-07-28 08:21:37.066 | + functions:set_systemd_override:821 : local value=2048 2022-07-28 08:21:37.069 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-07-28 08:21:37.071 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-07-28 08:21:37.127 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-07-28 08:21:37.127 | Set systemd system override for DefaultLimitNOFILE=2048 2022-07-28 08:21:37.130 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-07-28 08:21:37.516 | + ./stack.sh:main:827 : install_rpc_backend 2022-07-28 08:21:37.518 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-07-28 08:21:37.535 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:21:37.537 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-07-28 08:21:37.540 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 08:21:37.542 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 08:21:37.545 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 08:21:37.547 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 08:21:37.549 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 08:21:37.552 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 08:21:37.554 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:21:37.557 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:21:37.559 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 08:21:37.561 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 08:21:37.564 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 08:21:37.566 | + functions-common:apt_get_update:1191 : return 2022-07-28 08:21:37.569 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-07-28 08:21:37.572 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 08:21:37.574 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:21:37.576 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:21:37.579 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-07-28 08:21:37.602 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-07-28 08:21:37.724 | Reading package lists... 2022-07-28 08:21:38.000 | Building dependency tree... 2022-07-28 08:21:38.001 | Reading state information... 2022-07-28 08:21:38.280 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-07-28 08:21:38.280 | The following packages were automatically installed and are no longer required: 2022-07-28 08:21:38.282 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 08:21:38.282 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 08:21:38.282 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 08:21:38.282 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 08:21:38.282 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 08:21:38.282 | python3-zope.interface 2022-07-28 08:21:38.282 | Use 'sudo apt autoremove' to remove them. 2022-07-28 08:21:38.403 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-28 08:21:38.408 | + functions-common:apt_get:1235 : result=0 2022-07-28 08:21:38.410 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 08:21:38.413 | + functions-common:time_stop:2440 : local name 2022-07-28 08:21:38.415 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:21:38.417 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:21:38.420 | + functions-common:time_stop:2443 : local total 2022-07-28 08:21:38.422 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:21:38.425 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 08:21:38.427 | + functions-common:time_stop:2447 : start_time=1658996497599 2022-07-28 08:21:38.429 | + functions-common:time_stop:2449 : [[ -z 1658996497599 ]] 2022-07-28 08:21:38.432 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:21:38.437 | + functions-common:time_stop:2452 : end_time=1658996498434 2022-07-28 08:21:38.439 | + functions-common:time_stop:2453 : elapsed_time=835 2022-07-28 08:21:38.441 | + functions-common:time_stop:2454 : total=1607 2022-07-28 08:21:38.444 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:21:38.446 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=2442 2022-07-28 08:21:38.449 | + functions-common:apt_get:1239 : return 0 2022-07-28 08:21:38.451 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-07-28 08:21:38.454 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 08:21:38.456 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 08:21:38.458 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 08:21:38.461 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 08:21:38.463 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 08:21:38.466 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 08:21:38.468 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-07-28 08:21:38.470 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 08:21:38.473 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 08:21:38.475 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 08:21:38.478 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 08:21:38.480 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 08:21:38.483 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 08:21:38.485 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 08:21:38.487 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 08:21:38.490 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 08:21:38.493 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 08:21:38.495 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-07-28 08:21:38.498 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 08:21:38.500 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 08:21:38.502 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 08:21:38.505 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 08:21:38.507 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 08:21:38.509 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 08:21:38.512 | + ./stack.sh:main:828 : restart_rpc_backend 2022-07-28 08:21:38.514 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-07-28 08:21:38.531 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:21:38.533 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-07-28 08:21:38.536 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 08:21:38.538 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-07-28 08:21:38.540 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-07-28 08:21:38.543 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-07-28 08:21:38.547 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-07-28 08:21:38.550 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-07-28 08:21:38.552 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-07-28 08:21:38.554 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-07-28 08:21:38.557 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-07-28 08:21:38.559 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-07-28 08:21:38.562 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-07-28 08:21:39.286 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-07-28 08:21:39.286 | user tags 2022-07-28 08:21:39.286 | stackrabbit []' 2022-07-28 08:21:39.289 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-07-28 08:21:39.290 | user tags 2022-07-28 08:21:39.290 | stackrabbit []' 2022-07-28 08:21:39.290 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-07-28 08:21:39.296 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-07-28 08:21:39.299 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-07-28 08:21:39.301 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-07-28 08:21:40.013 | Changing password for user "stackrabbit" ... 2022-07-28 08:21:40.039 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-07-28 08:21:40.721 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-07-28 08:21:40.746 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-07-28 08:21:40.748 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-07-28 08:21:41.430 | Changing password for user "stackrabbit" ... 2022-07-28 08:21:41.457 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-07-28 08:21:41.460 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-07-28 08:21:41.462 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-07-28 08:21:42.176 | Deleting user "guest" ... 2022-07-28 08:21:42.192 | Error: 2022-07-28 08:21:42.192 | {:no_such_user, "guest"} 2022-07-28 08:21:42.207 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-07-28 08:21:42.209 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-07-28 08:21:42.228 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:21:42.230 | + ./stack.sh:main:831 : install_database 2022-07-28 08:21:42.233 | + lib/database:install_database:118 : install_database_mysql 2022-07-28 08:21:42.235 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-07-28 08:21:42.238 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:21:42.240 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:21:42.243 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-07-28 08:21:42.462 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-07-28 08:21:42.464 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-07-28 08:21:42.467 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-07-28 08:21:42.469 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-07-28 08:21:42.472 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-07-28 08:21:42.474 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-07-28 08:21:42.477 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 08:21:42.479 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 08:21:42.481 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 08:21:42.484 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 08:21:42.486 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 08:21:42.489 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 08:21:42.491 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 08:21:42.493 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 08:21:42.496 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 08:21:42.498 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 08:21:42.501 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-07-28 08:21:42.503 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 08:21:42.505 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 08:21:42.508 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 08:21:42.510 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 08:21:42.513 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 08:21:42.515 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 08:21:42.517 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-07-28 08:21:42.520 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:21:42.522 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:21:42.524 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-07-28 08:21:42.527 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 08:21:42.529 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 08:21:42.532 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 08:21:42.534 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 08:21:42.536 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 08:21:42.539 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 08:21:42.541 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:21:42.543 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:21:42.546 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 08:21:42.548 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 08:21:42.550 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 08:21:42.553 | + functions-common:apt_get_update:1191 : return 2022-07-28 08:21:42.555 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-07-28 08:21:42.557 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 08:21:42.560 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:21:42.562 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:21:42.564 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-07-28 08:21:42.587 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-07-28 08:21:42.696 | Reading package lists... 2022-07-28 08:21:42.961 | Building dependency tree... 2022-07-28 08:21:42.962 | Reading state information... 2022-07-28 08:21:43.234 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-07-28 08:21:43.234 | The following packages were automatically installed and are no longer required: 2022-07-28 08:21:43.235 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 08:21:43.236 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 08:21:43.236 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 08:21:43.236 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 08:21:43.236 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 08:21:43.236 | python3-zope.interface 2022-07-28 08:21:43.236 | Use 'sudo apt autoremove' to remove them. 2022-07-28 08:21:43.354 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-28 08:21:43.358 | + functions-common:apt_get:1235 : result=0 2022-07-28 08:21:43.361 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 08:21:43.363 | + functions-common:time_stop:2440 : local name 2022-07-28 08:21:43.366 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:21:43.368 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:21:43.370 | + functions-common:time_stop:2443 : local total 2022-07-28 08:21:43.373 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:21:43.375 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 08:21:43.378 | + functions-common:time_stop:2447 : start_time=1658996502584 2022-07-28 08:21:43.380 | + functions-common:time_stop:2449 : [[ -z 1658996502584 ]] 2022-07-28 08:21:43.383 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:21:43.388 | + functions-common:time_stop:2452 : end_time=1658996503385 2022-07-28 08:21:43.390 | + functions-common:time_stop:2453 : elapsed_time=801 2022-07-28 08:21:43.392 | + functions-common:time_stop:2454 : total=2442 2022-07-28 08:21:43.395 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:21:43.397 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=3243 2022-07-28 08:21:43.399 | + functions-common:apt_get:1239 : return 0 2022-07-28 08:21:43.402 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-07-28 08:21:43.404 | + ./stack.sh:main:834 : install_database_python 2022-07-28 08:21:43.406 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-07-28 08:21:43.409 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-07-28 08:21:43.411 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-07-28 08:21:43.414 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-28 08:21:43.417 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-07-28 08:21:43.419 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-07-28 08:21:43.422 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-28 08:21:43.426 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-07-28 08:21:43.426 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-28 08:21:43.431 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-07-28 08:21:43.434 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-07-28 08:21:43.436 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-07-28 08:21:43.439 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-07-28 08:21:43.442 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-07-28 08:21:43.464 | Using python 3.8 to install PyMySQL 2022-07-28 08:21:43.467 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-07-28 08:21:45.557 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:21:45.557 | from cryptography.utils import int_from_bytes 2022-07-28 08:21:45.557 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:21:45.557 | from cryptography.utils import int_from_bytes 2022-07-28 08:21:46.602 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 08:21:46.604 | Requirement already satisfied: PyMySQL===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.0.2) 2022-07-28 08:21:48.963 | + inc/python:pip_install:196 : result=0 2022-07-28 08:21:48.965 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 08:21:48.968 | + functions-common:time_stop:2440 : local name 2022-07-28 08:21:48.970 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:21:48.972 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:21:48.975 | + functions-common:time_stop:2443 : local total 2022-07-28 08:21:48.977 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:21:48.979 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 08:21:48.982 | + functions-common:time_stop:2447 : start_time=1658996503459 2022-07-28 08:21:48.984 | + functions-common:time_stop:2449 : [[ -z 1658996503459 ]] 2022-07-28 08:21:48.988 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:21:48.992 | + functions-common:time_stop:2452 : end_time=1658996508989 2022-07-28 08:21:48.995 | + functions-common:time_stop:2453 : elapsed_time=5530 2022-07-28 08:21:48.997 | + functions-common:time_stop:2454 : total=24301 2022-07-28 08:21:48.999 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:21:49.002 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=29831 2022-07-28 08:21:49.004 | + inc/python:pip_install:199 : return 0 2022-07-28 08:21:49.007 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-07-28 08:21:49.009 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-07-28 08:21:49.011 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-07-28 08:21:49.014 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-07-28 08:21:49.031 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:21:49.033 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-07-28 08:21:49.036 | + lib/neutron:install_neutron_agent_packages:715 : is_neutron_legacy_enabled 2022-07-28 08:21:49.040 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 08:21:49.040 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-28 08:21:49.045 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 08:21:49.048 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-28 08:21:49.050 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-28 08:21:49.053 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-28 08:21:49.057 | + lib/neutron:install_neutron_agent_packages:717 : install_neutron_agent_packages_mutnauq 2022-07-28 08:21:49.060 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:479 : is_service_enabled q-l3 2022-07-28 08:21:49.077 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:21:49.079 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:480 : install_package radvd 2022-07-28 08:21:49.082 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 08:21:49.085 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 08:21:49.087 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 08:21:49.089 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 08:21:49.092 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 08:21:49.094 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 08:21:49.097 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:21:49.099 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:21:49.102 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 08:21:49.104 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 08:21:49.106 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 08:21:49.109 | + functions-common:apt_get_update:1191 : return 2022-07-28 08:21:49.111 | + functions-common:install_package:1465 : real_install_package radvd 2022-07-28 08:21:49.113 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 08:21:49.116 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:21:49.118 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:21:49.121 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-07-28 08:21:49.142 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-07-28 08:21:49.252 | Reading package lists... 2022-07-28 08:21:49.520 | Building dependency tree... 2022-07-28 08:21:49.522 | Reading state information... 2022-07-28 08:21:49.795 | radvd is already the newest version (1:2.17-2). 2022-07-28 08:21:49.795 | The following packages were automatically installed and are no longer required: 2022-07-28 08:21:49.797 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 08:21:49.797 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 08:21:49.797 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 08:21:49.797 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 08:21:49.797 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 08:21:49.797 | python3-zope.interface 2022-07-28 08:21:49.797 | Use 'sudo apt autoremove' to remove them. 2022-07-28 08:21:49.921 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-28 08:21:49.926 | + functions-common:apt_get:1235 : result=0 2022-07-28 08:21:49.929 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 08:21:49.932 | + functions-common:time_stop:2440 : local name 2022-07-28 08:21:49.935 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:21:49.938 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:21:49.941 | + functions-common:time_stop:2443 : local total 2022-07-28 08:21:49.943 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:21:49.946 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 08:21:49.948 | + functions-common:time_stop:2447 : start_time=1658996509139 2022-07-28 08:21:49.950 | + functions-common:time_stop:2449 : [[ -z 1658996509139 ]] 2022-07-28 08:21:49.953 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:21:49.957 | + functions-common:time_stop:2452 : end_time=1658996509955 2022-07-28 08:21:49.959 | + functions-common:time_stop:2453 : elapsed_time=816 2022-07-28 08:21:49.962 | + functions-common:time_stop:2454 : total=3243 2022-07-28 08:21:49.964 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:21:49.966 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=4059 2022-07-28 08:21:49.969 | + functions-common:apt_get:1239 : return 0 2022-07-28 08:21:49.971 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-agt q-dhcp q-l3 2022-07-28 08:21:49.988 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:21:49.990 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : neutron_plugin_install_agent_packages 2022-07-28 08:21:49.993 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-07-28 08:21:49.995 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-07-28 08:21:49.998 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-07-28 08:21:50.018 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-07-28 08:21:50.020 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 08:21:50.023 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 08:21:50.025 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 08:21:50.027 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 08:21:50.030 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 08:21:50.032 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 08:21:50.034 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:21:50.037 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:21:50.039 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 08:21:50.041 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 08:21:50.044 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 08:21:50.046 | + functions-common:apt_get_update:1191 : return 2022-07-28 08:21:50.049 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-07-28 08:21:50.051 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 08:21:50.053 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:21:50.056 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:21:50.058 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-07-28 08:21:50.080 | + functions-common:apt_get:1231 : 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-07-28 08:21:50.190 | Reading package lists... 2022-07-28 08:21:50.459 | Building dependency tree... 2022-07-28 08:21:50.460 | Reading state information... 2022-07-28 08:21:50.736 | fakeroot is already the newest version (1.24-1). 2022-07-28 08:21:50.736 | make is already the newest version (4.2.1-1.2). 2022-07-28 08:21:50.736 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-07-28 08:21:50.736 | The following packages were automatically installed and are no longer required: 2022-07-28 08:21:50.738 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 08:21:50.738 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 08:21:50.738 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 08:21:50.738 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 08:21:50.738 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 08:21:50.738 | python3-zope.interface 2022-07-28 08:21:50.738 | Use 'sudo apt autoremove' to remove them. 2022-07-28 08:21:50.861 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-28 08:21:50.867 | + functions-common:apt_get:1235 : result=0 2022-07-28 08:21:50.869 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 08:21:50.871 | + functions-common:time_stop:2440 : local name 2022-07-28 08:21:50.874 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:21:50.876 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:21:50.878 | + functions-common:time_stop:2443 : local total 2022-07-28 08:21:50.881 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:21:50.883 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 08:21:50.885 | + functions-common:time_stop:2447 : start_time=1658996510078 2022-07-28 08:21:50.887 | + functions-common:time_stop:2449 : [[ -z 1658996510078 ]] 2022-07-28 08:21:50.890 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:21:50.894 | + functions-common:time_stop:2452 : end_time=1658996510892 2022-07-28 08:21:50.897 | + functions-common:time_stop:2453 : elapsed_time=814 2022-07-28 08:21:50.899 | + functions-common:time_stop:2454 : total=4059 2022-07-28 08:21:50.901 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:21:50.904 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=4873 2022-07-28 08:21:50.906 | + functions-common:apt_get:1239 : return 0 2022-07-28 08:21:50.908 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-07-28 08:21:50.911 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:21:50.913 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:21:50.916 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-07-28 08:21:50.918 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-07-28 08:21:50.921 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-07-28 08:21:50.925 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-07-28 08:21:50.928 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-07-28 08:21:50.931 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-07-28 08:21:50.932 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-07-28 08:21:50.937 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-07-28 08:21:50.944 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-07-28 08:21:50.947 | + functions:vercmp:628 : local v1=5.4 2022-07-28 08:21:50.949 | + functions:vercmp:629 : local 'op=<' 2022-07-28 08:21:50.952 | + functions:vercmp:630 : local v2=3.13 2022-07-28 08:21:50.954 | + functions:vercmp:631 : local result 2022-07-28 08:21:50.957 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-07-28 08:21:50.958 | ++ functions:vercmp:635 : sort -V 2022-07-28 08:21:50.958 | ++ functions:vercmp:635 : head -1 2022-07-28 08:21:50.963 | + functions:vercmp:635 : result=3.13 2022-07-28 08:21:50.965 | + functions:vercmp:637 : case $op in 2022-07-28 08:21:50.970 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-07-28 08:21:50.972 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-07-28 08:21:50.974 | + functions:vercmp:648 : return 2022-07-28 08:21:50.976 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-07-28 08:21:50.979 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 08:21:50.981 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart openvswitch-switch 2022-07-28 08:21:51.476 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-07-28 08:21:51.480 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-07-28 08:21:51.483 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:21:51.486 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:21:51.489 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-07-28 08:21:51.491 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:21:51.496 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-07-28 08:21:51.529 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:21:51.532 | + ./stack.sh:main:842 : install_etcd3 2022-07-28 08:21:51.535 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-07-28 08:21:51.535 | Installing etcd 2022-07-28 08:21:51.537 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-07-28 08:21:51.551 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-07-28 08:21:51.565 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-07-28 08:21:51.568 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-07-28 08:21:51.583 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-07-28 08:21:51.586 | ++ 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-07-28 08:21:51.589 | ++ 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-07-28 08:21:51.592 | +++ 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-07-28 08:21:51.597 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-07-28 08:21:51.600 | ++ 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-07-28 08:21:51.602 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-07-28 08:21:51.605 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-07-28 08:21:51.607 | ++ functions:get_extra_file:74 : return 2022-07-28 08:21:51.611 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-07-28 08:21:51.613 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-07-28 08:21:51.616 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-07-28 08:21:51.618 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-07-28 08:21:51.638 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:21:51.641 | + ./stack.sh:main:861 : install_dstat 2022-07-28 08:21:51.643 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-07-28 08:21:51.660 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:21:51.663 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-07-28 08:21:51.666 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 08:21:51.668 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-07-28 08:21:51.671 | + ./stack.sh:main:870 : install_libs 2022-07-28 08:21:51.673 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-07-28 08:21:51.675 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-07-28 08:21:51.678 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-07-28 08:21:51.681 | + inc/python:use_library_from_git:246 : local name=automaton 2022-07-28 08:21:51.683 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:21:51.686 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:21:51.689 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-07-28 08:21:51.692 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:21:51.695 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-07-28 08:21:51.697 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-07-28 08:21:51.700 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-07-28 08:21:51.702 | + inc/python:use_library_from_git:246 : local name=castellan 2022-07-28 08:21:51.704 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:21:51.706 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:21:51.709 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-07-28 08:21:51.711 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:21:51.714 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-07-28 08:21:51.716 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-07-28 08:21:51.719 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-07-28 08:21:51.721 | + inc/python:use_library_from_git:246 : local name=cliff 2022-07-28 08:21:51.724 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:21:51.726 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:21:51.729 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-07-28 08:21:51.732 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:21:51.734 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-07-28 08:21:51.737 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-07-28 08:21:51.739 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-07-28 08:21:51.742 | + inc/python:use_library_from_git:246 : local name=cursive 2022-07-28 08:21:51.744 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:21:51.746 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:21:51.749 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-07-28 08:21:51.751 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:21:51.754 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-07-28 08:21:51.756 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-07-28 08:21:51.759 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-07-28 08:21:51.761 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-07-28 08:21:51.763 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:21:51.766 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:21:51.768 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-07-28 08:21:51.770 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:21:51.773 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-07-28 08:21:51.775 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-07-28 08:21:51.777 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-07-28 08:21:51.780 | + inc/python:use_library_from_git:246 : local name=futurist 2022-07-28 08:21:51.783 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:21:51.787 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:21:51.790 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-07-28 08:21:51.792 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:21:51.794 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-07-28 08:21:51.797 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-07-28 08:21:51.799 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-07-28 08:21:51.801 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-07-28 08:21:51.804 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:21:51.806 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:21:51.808 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-07-28 08:21:51.811 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:21:51.813 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-07-28 08:21:51.815 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-07-28 08:21:51.818 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-07-28 08:21:51.820 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-07-28 08:21:51.823 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:21:51.826 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:21:51.828 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-07-28 08:21:51.830 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:21:51.833 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-07-28 08:21:51.836 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-07-28 08:21:51.838 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-07-28 08:21:51.840 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-07-28 08:21:51.843 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:21:51.845 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:21:51.847 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-07-28 08:21:51.849 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:21:51.852 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-07-28 08:21:51.854 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-07-28 08:21:51.856 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-07-28 08:21:51.859 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-07-28 08:21:51.861 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:21:51.863 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:21:51.866 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-07-28 08:21:51.868 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:21:51.871 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-07-28 08:21:51.873 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-07-28 08:21:51.875 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-07-28 08:21:51.878 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-07-28 08:21:51.880 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:21:51.882 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:21:51.885 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-07-28 08:21:51.887 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:21:51.890 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-07-28 08:21:51.892 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-07-28 08:21:51.896 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-07-28 08:21:51.899 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-07-28 08:21:51.901 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:21:51.904 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:21:51.909 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-07-28 08:21:51.911 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:21:51.914 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-07-28 08:21:51.917 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-07-28 08:21:51.919 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-07-28 08:21:51.922 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-07-28 08:21:51.924 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:21:51.926 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:21:51.929 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-07-28 08:21:51.931 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:21:51.934 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-07-28 08:21:51.936 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-07-28 08:21:51.939 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-07-28 08:21:51.941 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-07-28 08:21:51.944 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:21:51.946 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:21:51.949 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-07-28 08:21:51.951 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:21:51.954 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-07-28 08:21:51.956 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-07-28 08:21:51.958 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-07-28 08:21:51.961 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-07-28 08:21:51.963 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:21:51.966 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:21:51.969 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-07-28 08:21:51.971 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:21:51.974 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-07-28 08:21:51.977 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-07-28 08:21:51.979 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-07-28 08:21:51.982 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-07-28 08:21:51.985 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:21:51.988 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:21:51.990 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-07-28 08:21:51.993 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:21:51.995 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-07-28 08:21:51.998 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-07-28 08:21:52.000 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-07-28 08:21:52.003 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-07-28 08:21:52.006 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:21:52.008 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:21:52.011 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-07-28 08:21:52.013 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:21:52.015 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-07-28 08:21:52.018 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-07-28 08:21:52.020 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-07-28 08:21:52.023 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-07-28 08:21:52.025 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:21:52.028 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:21:52.030 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-07-28 08:21:52.032 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:21:52.035 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-07-28 08:21:52.037 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-07-28 08:21:52.040 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-07-28 08:21:52.042 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-07-28 08:21:52.044 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:21:52.047 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:21:52.049 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-07-28 08:21:52.052 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:21:52.054 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-07-28 08:21:52.056 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-07-28 08:21:52.059 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-07-28 08:21:52.061 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-07-28 08:21:52.064 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:21:52.066 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:21:52.068 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-07-28 08:21:52.071 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:21:52.074 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-07-28 08:21:52.077 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-07-28 08:21:52.080 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-07-28 08:21:52.082 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-07-28 08:21:52.085 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:21:52.087 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:21:52.089 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-07-28 08:21:52.092 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:21:52.094 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-07-28 08:21:52.097 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-07-28 08:21:52.099 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-07-28 08:21:52.101 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-07-28 08:21:52.103 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:21:52.106 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:21:52.108 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-07-28 08:21:52.110 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:21:52.113 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-07-28 08:21:52.115 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-07-28 08:21:52.117 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-07-28 08:21:52.120 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-07-28 08:21:52.122 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:21:52.125 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:21:52.127 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-07-28 08:21:52.129 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:21:52.132 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-07-28 08:21:52.134 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-07-28 08:21:52.137 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-07-28 08:21:52.139 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-07-28 08:21:52.142 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:21:52.144 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:21:52.146 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-07-28 08:21:52.149 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:21:52.151 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-07-28 08:21:52.154 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-07-28 08:21:52.156 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-07-28 08:21:52.158 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-07-28 08:21:52.161 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:21:52.163 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:21:52.166 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-07-28 08:21:52.169 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:21:52.171 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-07-28 08:21:52.174 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-07-28 08:21:52.176 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-07-28 08:21:52.179 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-07-28 08:21:52.181 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:21:52.184 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:21:52.187 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-07-28 08:21:52.189 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:21:52.192 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-07-28 08:21:52.195 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-07-28 08:21:52.198 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-07-28 08:21:52.200 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-07-28 08:21:52.203 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:21:52.205 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:21:52.207 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-07-28 08:21:52.210 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:21:52.213 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-07-28 08:21:52.216 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-07-28 08:21:52.218 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-07-28 08:21:52.220 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-07-28 08:21:52.223 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:21:52.225 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:21:52.228 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-07-28 08:21:52.230 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:21:52.232 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-07-28 08:21:52.235 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-07-28 08:21:52.237 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-07-28 08:21:52.240 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-07-28 08:21:52.242 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:21:52.245 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:21:52.247 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-07-28 08:21:52.249 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:21:52.252 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-07-28 08:21:52.254 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-07-28 08:21:52.256 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-07-28 08:21:52.259 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-07-28 08:21:52.261 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:21:52.264 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:21:52.266 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-07-28 08:21:52.269 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:21:52.271 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-07-28 08:21:52.275 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-07-28 08:21:52.278 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-07-28 08:21:52.280 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-07-28 08:21:52.283 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:21:52.285 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:21:52.288 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-07-28 08:21:52.290 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:21:52.293 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-07-28 08:21:52.295 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-07-28 08:21:52.298 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-07-28 08:21:52.300 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-07-28 08:21:52.303 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:21:52.305 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:21:52.308 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-07-28 08:21:52.310 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:21:52.313 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-07-28 08:21:52.315 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-07-28 08:21:52.317 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-07-28 08:21:52.320 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-07-28 08:21:52.323 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:21:52.325 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:21:52.328 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-07-28 08:21:52.330 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:21:52.333 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-07-28 08:21:52.335 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-07-28 08:21:52.338 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-07-28 08:21:52.340 | + inc/python:use_library_from_git:246 : local name=tooz 2022-07-28 08:21:52.342 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:21:52.345 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:21:52.347 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-07-28 08:21:52.350 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:21:52.352 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-07-28 08:21:52.355 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-07-28 08:21:52.357 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-07-28 08:21:52.359 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-07-28 08:21:52.362 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:21:52.364 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:21:52.367 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-07-28 08:21:52.369 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:21:52.371 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-07-28 08:21:52.374 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-07-28 08:21:52.376 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-07-28 08:21:52.378 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-07-28 08:21:52.381 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:21:52.383 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:21:52.385 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-07-28 08:21:52.388 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:21:52.390 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-07-28 08:21:52.393 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-07-28 08:21:52.395 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-07-28 08:21:52.398 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-07-28 08:21:52.400 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:21:52.402 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:21:52.405 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-07-28 08:21:52.407 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:21:52.409 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-07-28 08:21:52.412 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-07-28 08:21:52.414 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-07-28 08:21:52.417 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-07-28 08:21:52.419 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:21:52.421 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:21:52.424 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-07-28 08:21:52.426 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:21:52.429 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-07-28 08:21:52.450 | Using python 3.8 to install etcd3 2022-07-28 08:21:52.453 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-07-28 08:21:54.757 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:21:54.757 | from cryptography.utils import int_from_bytes 2022-07-28 08:21:54.757 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:21:54.757 | from cryptography.utils import int_from_bytes 2022-07-28 08:21:55.805 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 08:21:55.807 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (0.12.0) 2022-07-28 08:21:55.815 | Requirement already satisfied: grpcio===1.47.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (1.47.0) 2022-07-28 08:21:55.826 | Requirement already satisfied: protobuf===4.21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.21.3) 2022-07-28 08:21:55.828 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 08:21:55.831 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-07-28 08:21:58.253 | + inc/python:pip_install:196 : result=0 2022-07-28 08:21:58.256 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 08:21:58.258 | + functions-common:time_stop:2440 : local name 2022-07-28 08:21:58.261 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:21:58.263 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:21:58.265 | + functions-common:time_stop:2443 : local total 2022-07-28 08:21:58.267 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:21:58.270 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 08:21:58.272 | + functions-common:time_stop:2447 : start_time=1658996512445 2022-07-28 08:21:58.274 | + functions-common:time_stop:2449 : [[ -z 1658996512445 ]] 2022-07-28 08:21:58.277 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:21:58.281 | + functions-common:time_stop:2452 : end_time=1658996518279 2022-07-28 08:21:58.284 | + functions-common:time_stop:2453 : elapsed_time=5834 2022-07-28 08:21:58.286 | + functions-common:time_stop:2454 : total=29831 2022-07-28 08:21:58.288 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:21:58.291 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=35665 2022-07-28 08:21:58.293 | + inc/python:pip_install:199 : return 0 2022-07-28 08:21:58.296 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-07-28 08:21:58.319 | Using python 3.8 to install etcd3gw 2022-07-28 08:21:58.321 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-07-28 08:22:00.404 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:22:00.404 | from cryptography.utils import int_from_bytes 2022-07-28 08:22:00.404 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:22:00.404 | from cryptography.utils import int_from_bytes 2022-07-28 08:22:01.491 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 08:22:01.493 | Requirement already satisfied: etcd3gw===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.2) 2022-07-28 08:22:01.500 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-07-28 08:22:01.503 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 08:22:01.505 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 08:22:01.519 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 08:22:01.553 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 08:22:01.556 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 08:22:01.561 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 08:22:03.932 | + inc/python:pip_install:196 : result=0 2022-07-28 08:22:03.935 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 08:22:03.937 | + functions-common:time_stop:2440 : local name 2022-07-28 08:22:03.939 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:22:03.942 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:22:03.944 | + functions-common:time_stop:2443 : local total 2022-07-28 08:22:03.947 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:22:03.949 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 08:22:03.951 | + functions-common:time_stop:2447 : start_time=1658996518313 2022-07-28 08:22:03.953 | + functions-common:time_stop:2449 : [[ -z 1658996518313 ]] 2022-07-28 08:22:03.956 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:22:03.961 | + functions-common:time_stop:2452 : end_time=1658996523958 2022-07-28 08:22:03.963 | + functions-common:time_stop:2453 : elapsed_time=5645 2022-07-28 08:22:03.965 | + functions-common:time_stop:2454 : total=35665 2022-07-28 08:22:03.967 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:22:03.970 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=41310 2022-07-28 08:22:03.972 | + inc/python:pip_install:199 : return 0 2022-07-28 08:22:03.975 | + ./stack.sh:main:873 : install_apache_uwsgi 2022-07-28 08:22:03.977 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-07-28 08:22:03.980 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-07-28 08:22:03.982 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 08:22:03.984 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 08:22:03.987 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 08:22:03.989 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 08:22:03.992 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 08:22:03.994 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 08:22:03.997 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 08:22:03.999 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 08:22:04.001 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 08:22:04.004 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 08:22:04.006 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-07-28 08:22:04.009 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:22:04.011 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:22:04.013 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-07-28 08:22:04.016 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-07-28 08:22:04.018 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 08:22:04.021 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 08:22:04.023 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 08:22:04.026 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 08:22:04.028 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 08:22:04.030 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 08:22:04.033 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:22:04.035 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:22:04.038 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 08:22:04.040 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 08:22:04.042 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 08:22:04.045 | + functions-common:apt_get_update:1191 : return 2022-07-28 08:22:04.047 | + functions-common:install_package:1465 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-07-28 08:22:04.050 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 08:22:04.052 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:22:04.055 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:22:04.057 | + functions-common:real_install_package:1451 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-07-28 08:22:04.083 | + functions-common:apt_get:1231 : 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-07-28 08:22:04.192 | Reading package lists... 2022-07-28 08:22:04.456 | Building dependency tree... 2022-07-28 08:22:04.457 | Reading state information... 2022-07-28 08:22:04.726 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-07-28 08:22:04.726 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-07-28 08:22:04.726 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-07-28 08:22:04.726 | The following packages were automatically installed and are no longer required: 2022-07-28 08:22:04.727 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 08:22:04.727 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 08:22:04.727 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 08:22:04.727 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 08:22:04.727 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 08:22:04.727 | python3-zope.interface 2022-07-28 08:22:04.727 | Use 'sudo apt autoremove' to remove them. 2022-07-28 08:22:04.873 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-28 08:22:04.878 | + functions-common:apt_get:1235 : result=0 2022-07-28 08:22:04.881 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 08:22:04.884 | + functions-common:time_stop:2440 : local name 2022-07-28 08:22:04.886 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:22:04.890 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:22:04.892 | + functions-common:time_stop:2443 : local total 2022-07-28 08:22:04.895 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:22:04.898 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 08:22:04.900 | + functions-common:time_stop:2447 : start_time=1658996524079 2022-07-28 08:22:04.903 | + functions-common:time_stop:2449 : [[ -z 1658996524079 ]] 2022-07-28 08:22:04.906 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:22:04.910 | + functions-common:time_stop:2452 : end_time=1658996524907 2022-07-28 08:22:04.912 | + functions-common:time_stop:2453 : elapsed_time=828 2022-07-28 08:22:04.915 | + functions-common:time_stop:2454 : total=4873 2022-07-28 08:22:04.917 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:22:04.920 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5701 2022-07-28 08:22:04.922 | + functions-common:apt_get:1239 : return 0 2022-07-28 08:22:04.925 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-07-28 08:22:04.927 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:22:04.930 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:22:04.932 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-07-28 08:22:04.996 | Module proxy already enabled 2022-07-28 08:22:05.002 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-07-28 08:22:05.068 | Considering dependency proxy for proxy_uwsgi: 2022-07-28 08:22:05.068 | Module proxy already enabled 2022-07-28 08:22:05.068 | Module proxy_uwsgi already enabled 2022-07-28 08:22:05.073 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-07-28 08:22:05.079 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-28 08:22:05.082 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 08:22:05.086 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-28 08:22:05.225 | + ./stack.sh:main:876 : install_keystoneauth 2022-07-28 08:22:05.227 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-07-28 08:22:05.230 | + inc/python:use_library_from_git:246 : local name=keystoneauth 2022-07-28 08:22:05.232 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:22:05.235 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:22:05.237 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-07-28 08:22:05.240 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:22:05.243 | + ./stack.sh:main:877 : install_keystoneclient 2022-07-28 08:22:05.245 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-07-28 08:22:05.248 | + inc/python:use_library_from_git:246 : local name=python-keystoneclient 2022-07-28 08:22:05.250 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:22:05.252 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:22:05.255 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-07-28 08:22:05.257 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:22:05.260 | + ./stack.sh:main:878 : install_glanceclient 2022-07-28 08:22:05.262 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-07-28 08:22:05.264 | + inc/python:use_library_from_git:246 : local name=python-glanceclient 2022-07-28 08:22:05.267 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:22:05.269 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:22:05.272 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-07-28 08:22:05.274 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:22:05.277 | + ./stack.sh:main:879 : install_cinderclient 2022-07-28 08:22:05.279 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-07-28 08:22:05.282 | + inc/python:use_library_from_git:246 : local name=python-brick-cinderclient-ext 2022-07-28 08:22:05.284 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:22:05.287 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:22:05.289 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-07-28 08:22:05.291 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:22:05.294 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-07-28 08:22:05.296 | + inc/python:use_library_from_git:246 : local name=python-cinderclient 2022-07-28 08:22:05.299 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:22:05.301 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:22:05.303 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-07-28 08:22:05.306 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:22:05.308 | + ./stack.sh:main:880 : install_novaclient 2022-07-28 08:22:05.311 | + lib/nova:install_novaclient:878 : use_library_from_git python-novaclient 2022-07-28 08:22:05.313 | + inc/python:use_library_from_git:246 : local name=python-novaclient 2022-07-28 08:22:05.315 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:22:05.318 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:22:05.320 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-07-28 08:22:05.323 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:22:05.325 | + ./stack.sh:main:881 : is_service_enabled swift glance horizon 2022-07-28 08:22:05.343 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:22:05.345 | + ./stack.sh:main:882 : install_swiftclient 2022-07-28 08:22:05.348 | + lib/swift:install_swiftclient:733 : use_library_from_git python-swiftclient 2022-07-28 08:22:05.350 | + inc/python:use_library_from_git:246 : local name=python-swiftclient 2022-07-28 08:22:05.353 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:22:05.356 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:22:05.358 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-07-28 08:22:05.361 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:22:05.363 | + ./stack.sh:main:884 : is_service_enabled neutron nova horizon 2022-07-28 08:22:05.381 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:22:05.383 | + ./stack.sh:main:885 : install_neutronclient 2022-07-28 08:22:05.386 | + lib/neutron:install_neutronclient:453 : use_library_from_git python-neutronclient 2022-07-28 08:22:05.388 | + inc/python:use_library_from_git:246 : local name=python-neutronclient 2022-07-28 08:22:05.391 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:22:05.393 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:22:05.396 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-07-28 08:22:05.398 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:22:05.401 | + ./stack.sh:main:889 : install_keystonemiddleware 2022-07-28 08:22:05.403 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-07-28 08:22:05.406 | + inc/python:use_library_from_git:246 : local name=keystonemiddleware 2022-07-28 08:22:05.408 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:22:05.411 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:22:05.413 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-07-28 08:22:05.416 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:22:05.418 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-07-28 08:22:05.421 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-07-28 08:22:05.424 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-28 08:22:05.427 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-07-28 08:22:05.429 | ++ inc/python:get_from_global_requirements:221 : local package=keystonemiddleware 2022-07-28 08:22:05.432 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-28 08:22:05.436 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-07-28 08:22:05.436 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-28 08:22:05.442 | ++ inc/python:get_from_global_requirements:223 : required_pkg='keystonemiddleware ' 2022-07-28 08:22:05.445 | ++ inc/python:get_from_global_requirements:224 : [[ keystonemiddleware == '' ]] 2022-07-28 08:22:05.448 | ++ inc/python:get_from_global_requirements:227 : echo keystonemiddleware 2022-07-28 08:22:05.451 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-07-28 08:22:05.453 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-07-28 08:22:05.476 | Using python 3.8 to install keystonemiddleware 2022-07-28 08:22:05.478 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-07-28 08:22:07.583 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:22:07.583 | from cryptography.utils import int_from_bytes 2022-07-28 08:22:07.583 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:22:07.583 | from cryptography.utils import int_from_bytes 2022-07-28 08:22:08.642 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 08:22:08.644 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-28 08:22:08.696 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-07-28 08:22:08.733 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-28 08:22:08.771 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-28 08:22:08.777 | 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 308)) (5.1.0) 2022-07-28 08:22:08.782 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-28 08:22:08.820 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-28 08:22:08.829 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 08:22:08.842 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 08:22:08.847 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 08:22:08.850 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-28 08:22:08.860 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-28 08:22:08.863 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 08:22:08.869 | 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 396)) (2.8.2) 2022-07-28 08:22:08.875 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-07-28 08:22:08.895 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 08:22:08.899 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 08:22:08.913 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-07-28 08:22:08.917 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 08:22:08.920 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 08:22:08.924 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 08:22:08.957 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-28 08:22:08.969 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 08:22:09.027 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-28 08:22:09.032 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 08:22:09.037 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 08:22:09.040 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 08:22:09.046 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 08:22:09.049 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 08:22:09.052 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 08:22:09.055 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 08:22:09.060 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 08:22:09.062 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 08:22:09.065 | 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 295)) (1.7.0) 2022-07-28 08:22:09.070 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 08:22:09.072 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 08:22:11.185 | + inc/python:pip_install:196 : result=0 2022-07-28 08:22:11.187 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 08:22:11.190 | + functions-common:time_stop:2440 : local name 2022-07-28 08:22:11.192 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:22:11.195 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:22:11.197 | + functions-common:time_stop:2443 : local total 2022-07-28 08:22:11.199 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:22:11.202 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 08:22:11.204 | + functions-common:time_stop:2447 : start_time=1658996525470 2022-07-28 08:22:11.206 | + functions-common:time_stop:2449 : [[ -z 1658996525470 ]] 2022-07-28 08:22:11.209 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:22:11.214 | + functions-common:time_stop:2452 : end_time=1658996531211 2022-07-28 08:22:11.216 | + functions-common:time_stop:2453 : elapsed_time=5741 2022-07-28 08:22:11.218 | + functions-common:time_stop:2454 : total=41310 2022-07-28 08:22:11.221 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:22:11.223 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=47051 2022-07-28 08:22:11.225 | + inc/python:pip_install:199 : return 0 2022-07-28 08:22:11.228 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-07-28 08:22:11.230 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-07-28 08:22:11.233 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-28 08:22:11.236 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-07-28 08:22:11.239 | ++ inc/python:get_from_global_requirements:221 : local package=python-memcached 2022-07-28 08:22:11.241 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-28 08:22:11.245 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-07-28 08:22:11.245 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-28 08:22:11.250 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-memcached ' 2022-07-28 08:22:11.253 | ++ inc/python:get_from_global_requirements:224 : [[ python-memcached == '' ]] 2022-07-28 08:22:11.255 | ++ inc/python:get_from_global_requirements:227 : echo python-memcached 2022-07-28 08:22:11.259 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-07-28 08:22:11.261 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-07-28 08:22:11.283 | Using python 3.8 to install python-memcached 2022-07-28 08:22:11.286 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-07-28 08:22:13.357 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:22:13.357 | from cryptography.utils import int_from_bytes 2022-07-28 08:22:13.357 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:22:13.357 | from cryptography.utils import int_from_bytes 2022-07-28 08:22:14.392 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 08:22:14.394 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (1.59) 2022-07-28 08:22:14.399 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 08:22:16.737 | + inc/python:pip_install:196 : result=0 2022-07-28 08:22:16.740 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 08:22:16.743 | + functions-common:time_stop:2440 : local name 2022-07-28 08:22:16.745 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:22:16.748 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:22:16.750 | + functions-common:time_stop:2443 : local total 2022-07-28 08:22:16.752 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:22:16.755 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 08:22:16.757 | + functions-common:time_stop:2447 : start_time=1658996531277 2022-07-28 08:22:16.759 | + functions-common:time_stop:2449 : [[ -z 1658996531277 ]] 2022-07-28 08:22:16.762 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:22:16.767 | + functions-common:time_stop:2452 : end_time=1658996536764 2022-07-28 08:22:16.769 | + functions-common:time_stop:2453 : elapsed_time=5487 2022-07-28 08:22:16.771 | + functions-common:time_stop:2454 : total=47051 2022-07-28 08:22:16.773 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:22:16.776 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=52538 2022-07-28 08:22:16.778 | + inc/python:pip_install:199 : return 0 2022-07-28 08:22:16.781 | + ./stack.sh:main:891 : is_service_enabled keystone 2022-07-28 08:22:16.798 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:22:16.800 | + ./stack.sh:main:892 : '[' 10.222.0.17 == 10.222.0.17 ']' 2022-07-28 08:22:16.803 | + ./stack.sh:main:893 : stack_install_service keystone 2022-07-28 08:22:16.805 | + lib/stack:stack_install_service:20 : local service=keystone 2022-07-28 08:22:16.808 | + lib/stack:stack_install_service:21 : type install_keystone 2022-07-28 08:22:16.811 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-28 08:22:16.813 | + lib/stack:stack_install_service:32 : install_keystone 2022-07-28 08:22:16.816 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-07-28 08:22:16.832 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:22:16.835 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-07-28 08:22:16.837 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/keystone.git 2022-07-28 08:22:16.839 | + functions-common:git_clone:598 : local git_dest=/opt/stack/keystone 2022-07-28 08:22:16.842 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 08:22:16.844 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 08:22:16.846 | ++ functions-common:git_clone:601 : pwd 2022-07-28 08:22:16.849 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 08:22:16.851 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 08:22:16.854 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 08:22:16.870 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 08:22:16.872 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 08:22:16.875 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 08:22:16.877 | + functions-common:git_clone:618 : echo master 2022-07-28 08:22:16.878 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 08:22:16.883 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/keystone ]] 2022-07-28 08:22:16.885 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 08:22:16.888 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-07-28 08:22:16.901 | + functions-common:git_clone:678 : cd /opt/stack/keystone 2022-07-28 08:22:16.904 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 08:22:16.905 | + functions-common:git_clone:679 : head -1 2022-07-28 08:22:16.928 | 9bb51da86 Merge "Only log warnings about token length when length exceeds max_token_size" 2022-07-28 08:22:16.931 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 08:22:16.933 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-07-28 08:22:16.936 | + inc/python:setup_develop:334 : local bindep 2022-07-28 08:22:16.938 | + inc/python:setup_develop:335 : [[ /opt/stack/keystone == -bindep* ]] 2022-07-28 08:22:16.941 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/keystone 2022-07-28 08:22:16.943 | + inc/python:setup_develop:340 : local extras= 2022-07-28 08:22:16.946 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-07-28 08:22:16.948 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-28 08:22:16.951 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/keystone == -bindep* ]] 2022-07-28 08:22:16.953 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/keystone 2022-07-28 08:22:16.956 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-28 08:22:16.958 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-28 08:22:16.961 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/keystone 2022-07-28 08:22:16.964 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-28 08:22:16.967 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/keystone 2022-07-28 08:22:16.969 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-28 08:22:16.972 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-28 08:22:16.975 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-07-28 08:22:16.981 | + inc/python:_setup_package_with_constraints_edit:381 : name=keystone 2022-07-28 08:22:16.983 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-07-28 08:22:17.624 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/keystone -e 2022-07-28 08:22:17.626 | + inc/python:setup_package:414 : local bindep=0 2022-07-28 08:22:17.629 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-28 08:22:17.631 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-28 08:22:17.633 | + inc/python:setup_package:417 : [[ /opt/stack/keystone == -bindep* ]] 2022-07-28 08:22:17.636 | + inc/python:setup_package:422 : local project_dir=/opt/stack/keystone 2022-07-28 08:22:17.638 | + inc/python:setup_package:423 : local flags=-e 2022-07-28 08:22:17.640 | + inc/python:setup_package:424 : local extras= 2022-07-28 08:22:17.643 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-28 08:22:17.645 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-28 08:22:17.647 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-28 08:22:17.650 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-28 08:22:17.652 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-28 08:22:17.654 | + inc/python:setup_package:442 : pip_install -e /opt/stack/keystone 2022-07-28 08:22:17.676 | Using python 3.8 to install /opt/stack/keystone 2022-07-28 08:22:17.678 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-07-28 08:22:19.785 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:22:19.785 | from cryptography.utils import int_from_bytes 2022-07-28 08:22:19.785 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:22:19.785 | from cryptography.utils import int_from_bytes 2022-07-28 08:22:20.827 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 08:22:20.827 | Obtaining file:///opt/stack/keystone 2022-07-28 08:22:22.386 | Requirement already satisfied: Flask===2.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 7)) (2.1.3) 2022-07-28 08:22:22.402 | 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-07-28 08:22:22.411 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-07-28 08:22:22.417 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-07-28 08:22:22.420 | Requirement already satisfied: PyJWT===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 18)) (2.4.0) 2022-07-28 08:22:22.449 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-07-28 08:22:22.591 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-28 08:22:22.604 | Requirement already satisfied: Werkzeug===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 34)) (2.2.0) 2022-07-28 08:22:22.610 | Requirement already satisfied: aniso8601===9.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 80)) (9.0.1) 2022-07-28 08:22:22.622 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-28 08:22:22.630 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 08:22:22.633 | Requirement already satisfied: click===8.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (8.1.3) 2022-07-28 08:22:22.639 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-28 08:22:22.675 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-28 08:22:22.680 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-28 08:22:22.685 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-07-28 08:22:22.721 | Requirement already satisfied: itsdangerous===2.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (2.1.2) 2022-07-28 08:22:22.724 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-07-28 08:22:22.762 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-28 08:22:22.814 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 08:22:22.817 | Requirement already satisfied: oauthlib===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 278)) (3.2.0) 2022-07-28 08:22:22.827 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-07-28 08:22:22.863 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-28 08:22:22.901 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-28 08:22:22.907 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-07-28 08:22:22.952 | 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 308)) (5.1.0) 2022-07-28 08:22:22.957 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-28 08:22:22.994 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-07-28 08:22:23.047 | 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 312)) (0.4.0) 2022-07-28 08:22:23.057 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-07-28 08:22:23.075 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-07-28 08:22:23.090 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-28 08:22:23.099 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-07-28 08:22:23.121 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-07-28 08:22:23.131 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 08:22:23.145 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-07-28 08:22:23.183 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 08:22:23.189 | Requirement already satisfied: passlib===1.7.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (1.7.4) 2022-07-28 08:22:23.201 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 08:22:23.204 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-28 08:22:23.215 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-07-28 08:22:23.222 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-28 08:22:23.231 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-28 08:22:23.234 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-28 08:22:23.237 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 08:22:23.242 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-07-28 08:22:23.246 | Requirement already satisfied: pysaml2===7.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (7.1.2) 2022-07-28 08:22:23.268 | 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 396)) (2.8.2) 2022-07-28 08:22:23.273 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-07-28 08:22:23.294 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 08:22:23.298 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 08:22:23.311 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-07-28 08:22:23.316 | Requirement already satisfied: scrypt===0.8.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (0.8.20) 2022-07-28 08:22:23.319 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 08:22:23.322 | 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 510)) (0.13.0) 2022-07-28 08:22:23.332 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-07-28 08:22:23.335 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-07-28 08:22:23.337 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 08:22:23.342 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-07-28 08:22:23.379 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-07-28 08:22:23.384 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-07-28 08:22:23.394 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 08:22:23.426 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-07-28 08:22:23.431 | Requirement already satisfied: xmlschema===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (2.0.1) 2022-07-28 08:22:23.463 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-07-28 08:22:23.468 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-07-28 08:22:23.493 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 08:22:23.496 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 08:22:23.564 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-07-28 08:22:23.597 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 08:22:23.659 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 08:22:23.665 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 08:22:23.668 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 08:22:23.672 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-07-28 08:22:23.685 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-07-28 08:22:23.689 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-07-28 08:22:23.691 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-07-28 08:22:23.696 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-07-28 08:22:23.742 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-28 08:22:23.754 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-28 08:22:23.763 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-28 08:22:23.774 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-07-28 08:22:23.783 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-28 08:22:23.791 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-28 08:22:23.799 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 08:22:23.802 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 08:22:23.805 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-07-28 08:22:23.817 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 133)) (0.7.1) 2022-07-28 08:22:23.822 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pysaml2===7.1.2->-c /opt/stack/requirements/upper-constraints.txt (line 374)) (45.2.0) 2022-07-28 08:22:23.825 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 08:22:23.830 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 08:22:23.832 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 08:22:23.835 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-07-28 08:22:23.837 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-28 08:22:23.840 | Requirement already satisfied: elementpath===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (3.0.1) 2022-07-28 08:22:23.858 | 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 295)) (1.7.0) 2022-07-28 08:22:23.862 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 08:22:23.865 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-07-28 08:22:23.876 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-07-28 08:22:23.878 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-28 08:22:23.881 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-07-28 08:22:23.888 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-28 08:22:25.064 | Installing collected packages: keystone 2022-07-28 08:22:25.064 | Attempting uninstall: keystone 2022-07-28 08:22:25.065 | Found existing installation: keystone 21.1.0.dev29 2022-07-28 08:22:25.068 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-07-28 08:22:25.069 | Running setup.py develop for keystone 2022-07-28 08:22:27.094 | Successfully installed keystone 2022-07-28 08:22:27.227 | + inc/python:pip_install:196 : result=0 2022-07-28 08:22:27.229 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 08:22:27.232 | + functions-common:time_stop:2440 : local name 2022-07-28 08:22:27.234 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:22:27.236 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:22:27.238 | + functions-common:time_stop:2443 : local total 2022-07-28 08:22:27.240 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:22:27.243 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 08:22:27.245 | + functions-common:time_stop:2447 : start_time=1658996537670 2022-07-28 08:22:27.247 | + functions-common:time_stop:2449 : [[ -z 1658996537670 ]] 2022-07-28 08:22:27.250 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:22:27.254 | + functions-common:time_stop:2452 : end_time=1658996547251 2022-07-28 08:22:27.257 | + functions-common:time_stop:2453 : elapsed_time=9581 2022-07-28 08:22:27.259 | + functions-common:time_stop:2454 : total=52538 2022-07-28 08:22:27.261 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:22:27.263 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=62119 2022-07-28 08:22:27.266 | + inc/python:pip_install:199 : return 0 2022-07-28 08:22:27.268 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-28 08:22:27.270 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-07-28 08:22:27.273 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-07-28 08:22:27.292 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-07-28 08:22:27.307 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/keystone 2022-07-28 08:22:27.310 | + inc/python:use_library_from_git:246 : local name=/opt/stack/keystone 2022-07-28 08:22:27.313 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:22:27.315 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:22:27.317 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-07-28 08:22:27.320 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:22:27.323 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-07-28 08:22:27.340 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:22:27.342 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-07-28 08:22:27.348 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-28 08:22:27.351 | + ./stack.sh:main:894 : configure_keystone 2022-07-28 08:22:27.355 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-07-28 08:22:27.369 | + 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-07-28 08:22:27.371 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-07-28 08:22:27.376 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-07-28 08:22:27.393 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:22:27.395 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-07-28 08:22:27.427 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-07-28 08:22:27.458 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-07-28 08:22:27.492 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-07-28 08:22:27.527 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-07-28 08:22:27.565 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-07-28 08:22:27.598 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-07-28 08:22:27.629 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-07-28 08:22:27.663 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-07-28 08:22:27.666 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-07-28 08:22:27.669 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-07-28 08:22:27.671 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-07-28 08:22:27.674 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-28 08:22:27.676 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-28 08:22:27.697 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:22:27.701 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-28 08:22:27.703 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-28 08:22:27.706 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-28 08:22:27.722 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:22:27.725 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-07-28 08:22:27.728 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-07-28 08:22:27.760 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-28 08:22:27.763 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-28 08:22:27.766 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-07-28 08:22:27.768 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-07-28 08:22:27.786 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:22:27.788 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.17/identity 2022-07-28 08:22:27.820 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-07-28 08:22:27.823 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-07-28 08:22:27.861 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-07-28 08:22:27.863 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-07-28 08:22:27.866 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-07-28 08:22:27.868 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=keystone 2022-07-28 08:22:27.871 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 08:22:27.873 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 08:22:27.876 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 08:22:27.893 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:22:27.896 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 08:22:27.898 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-07-28 08:22:27.901 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-07-28 08:22:27.940 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-07-28 08:22:27.943 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-07-28 08:22:27.945 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-07-28 08:22:27.951 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-07-28 08:22:27.954 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-28 08:22:27.976 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-28 08:22:27.978 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-28 08:22:27.981 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-28 08:22:27.984 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-28 08:22:27.987 | + 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-07-28 08:22:28.026 | + 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-07-28 08:22:28.057 | + 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-07-28 08:22:28.090 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-28 08:22:28.120 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-07-28 08:22:28.149 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-07-28 08:22:28.152 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-07-28 08:22:28.154 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-07-28 08:22:28.157 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-07-28 08:22:28.159 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-07-28 08:22:28.161 | + lib/apache:write_uwsgi_config:257 : local http= 2022-07-28 08:22:28.164 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-28 08:22:28.167 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-07-28 08:22:28.172 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-07-28 08:22:28.174 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-28 08:22:28.176 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-28 08:22:28.190 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-28 08:22:28.190 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-28 08:22:28.201 | d /var/run/uwsgi 0755 ubuntu root 2022-07-28 08:22:28.205 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-28 08:22:28.223 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-07-28 08:22:28.225 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-07-28 08:22:28.229 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-07-28 08:22:28.260 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-07-28 08:22:28.289 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-07-28 08:22:28.318 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-07-28 08:22:28.347 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-07-28 08:22:28.379 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-07-28 08:22:28.411 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-07-28 08:22:28.440 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-07-28 08:22:28.471 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-07-28 08:22:28.500 | + 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-07-28 08:22:28.528 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-07-28 08:22:28.557 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-07-28 08:22:28.585 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-07-28 08:22:28.613 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-07-28 08:22:28.616 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-07-28 08:22:28.619 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-07-28 08:22:28.621 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-07-28 08:22:28.624 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-28 08:22:28.626 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:22:28.628 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:22:28.630 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-07-28 08:22:28.633 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-07-28 08:22:28.639 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-07-28 08:22:28.667 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-07-28 08:22:28.697 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-07-28 08:22:28.697 | + 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-07-28 08:22:28.706 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-07-28 08:22:28.710 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-07-28 08:22:28.713 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-07-28 08:22:28.716 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-28 08:22:28.718 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-28 08:22:28.720 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 08:22:28.723 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:22:28.725 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:22:28.728 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-28 08:22:28.730 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-28 08:22:28.733 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:22:28.735 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:22:28.737 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-07-28 08:22:28.799 | Site keystone-wsgi-public already enabled 2022-07-28 08:22:28.804 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-07-28 08:22:28.807 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-28 08:22:28.809 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 08:22:28.812 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-28 08:22:28.961 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-07-28 08:22:29.001 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-07-28 08:22:29.041 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-07-28 08:22:29.075 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-07-28 08:22:29.077 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-07-28 08:22:29.112 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-07-28 08:22:29.143 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-07-28 08:22:29.173 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-07-28 08:22:29.175 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-07-28 08:22:29.178 | + ./stack.sh:main:898 : is_service_enabled swift 2022-07-28 08:22:29.196 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:22:29.199 | + ./stack.sh:main:899 : is_service_enabled ceilometer 2022-07-28 08:22:29.216 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:22:29.219 | + ./stack.sh:main:902 : stack_install_service swift 2022-07-28 08:22:29.221 | + lib/stack:stack_install_service:20 : local service=swift 2022-07-28 08:22:29.224 | + lib/stack:stack_install_service:21 : type install_swift 2022-07-28 08:22:29.227 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-28 08:22:29.229 | + lib/stack:stack_install_service:32 : install_swift 2022-07-28 08:22:29.232 | + lib/swift:install_swift:723 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-07-28 08:22:29.234 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/swift.git 2022-07-28 08:22:29.237 | + functions-common:git_clone:598 : local git_dest=/opt/stack/swift 2022-07-28 08:22:29.239 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 08:22:29.241 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 08:22:29.244 | ++ functions-common:git_clone:601 : pwd 2022-07-28 08:22:29.247 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 08:22:29.249 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 08:22:29.252 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 08:22:29.269 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 08:22:29.271 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 08:22:29.273 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 08:22:29.276 | + functions-common:git_clone:618 : echo master 2022-07-28 08:22:29.277 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 08:22:29.283 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/swift ]] 2022-07-28 08:22:29.285 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 08:22:29.288 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/swift 2022-07-28 08:22:29.301 | + functions-common:git_clone:678 : cd /opt/stack/swift 2022-07-28 08:22:29.305 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 08:22:29.305 | + functions-common:git_clone:679 : head -1 2022-07-28 08:22:29.308 | 9b0e5ea97 Merge "formpost: deprecate sha1 signatures" 2022-07-28 08:22:29.311 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 08:22:29.314 | + lib/swift:install_swift:726 : setup_develop /opt/stack/swift keystone 2022-07-28 08:22:29.317 | + inc/python:setup_develop:334 : local bindep 2022-07-28 08:22:29.326 | + inc/python:setup_develop:335 : [[ /opt/stack/swift == -bindep* ]] 2022-07-28 08:22:29.329 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/swift 2022-07-28 08:22:29.331 | + inc/python:setup_develop:340 : local extras=keystone 2022-07-28 08:22:29.334 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-07-28 08:22:29.336 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-28 08:22:29.339 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/swift == -bindep* ]] 2022-07-28 08:22:29.342 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/swift 2022-07-28 08:22:29.344 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-28 08:22:29.346 | + inc/python:_setup_package_with_constraints_edit:367 : local extras=keystone 2022-07-28 08:22:29.350 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/swift 2022-07-28 08:22:29.352 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-28 08:22:29.355 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/swift 2022-07-28 08:22:29.357 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-28 08:22:29.360 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-28 08:22:29.363 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-07-28 08:22:29.369 | + inc/python:_setup_package_with_constraints_edit:381 : name=swift 2022-07-28 08:22:29.372 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-07-28 08:22:30.008 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/swift -e keystone 2022-07-28 08:22:30.011 | + inc/python:setup_package:414 : local bindep=0 2022-07-28 08:22:30.013 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-28 08:22:30.015 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-28 08:22:30.018 | + inc/python:setup_package:417 : [[ /opt/stack/swift == -bindep* ]] 2022-07-28 08:22:30.020 | + inc/python:setup_package:422 : local project_dir=/opt/stack/swift 2022-07-28 08:22:30.022 | + inc/python:setup_package:423 : local flags=-e 2022-07-28 08:22:30.025 | + inc/python:setup_package:424 : local extras=keystone 2022-07-28 08:22:30.027 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-28 08:22:30.030 | + inc/python:setup_package:428 : [[ -z keystone ]] 2022-07-28 08:22:30.032 | + inc/python:setup_package:433 : [[ ! -z keystone ]] 2022-07-28 08:22:30.034 | + inc/python:setup_package:434 : extras='[keystone]' 2022-07-28 08:22:30.037 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-28 08:22:30.039 | + inc/python:setup_package:442 : pip_install -e '/opt/stack/swift[keystone]' 2022-07-28 08:22:30.061 | Using python 3.8 to install /opt/stack/swift 2022-07-28 08:22:30.064 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-07-28 08:22:32.203 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:22:32.203 | from cryptography.utils import int_from_bytes 2022-07-28 08:22:32.203 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:22:32.203 | from cryptography.utils import int_from_bytes 2022-07-28 08:22:33.237 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 08:22:33.238 | Obtaining file:///opt/stack/swift 2022-07-28 08:22:34.529 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-28 08:22:34.539 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-28 08:22:34.584 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-28 08:22:34.593 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-28 08:22:34.598 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-28 08:22:34.648 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.9.1) 2022-07-28 08:22:34.659 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 08:22:34.663 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-07-28 08:22:34.700 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-28 08:22:34.740 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-28 08:22:34.745 | 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 308)) (5.1.0) 2022-07-28 08:22:34.750 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-28 08:22:34.788 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-28 08:22:34.796 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 08:22:34.810 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 08:22:34.815 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 08:22:34.818 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-28 08:22:34.828 | Requirement already satisfied: pyeclib===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (1.6.1) 2022-07-28 08:22:34.830 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-28 08:22:34.833 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 08:22:34.839 | 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 396)) (2.8.2) 2022-07-28 08:22:34.844 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-07-28 08:22:34.864 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 08:22:34.868 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 08:22:34.883 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-07-28 08:22:34.887 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 08:22:34.890 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 08:22:34.894 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 08:22:34.927 | Requirement already satisfied: xattr===0.9.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (0.9.9) 2022-07-28 08:22:34.930 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from PasteDeploy===2.1.1->-c /opt/stack/requirements/upper-constraints.txt (line 15)) (45.2.0) 2022-07-28 08:22:34.933 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 08:22:34.936 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-28 08:22:34.963 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-28 08:22:34.976 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 08:22:35.032 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-28 08:22:35.038 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 08:22:35.042 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 08:22:35.045 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 08:22:35.051 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 08:22:35.054 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 08:22:35.057 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 08:22:35.062 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 08:22:35.064 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 08:22:35.067 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-28 08:22:35.071 | 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 295)) (1.7.0) 2022-07-28 08:22:35.075 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 08:22:35.078 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 08:22:36.945 | Installing collected packages: swift 2022-07-28 08:22:36.945 | Attempting uninstall: swift 2022-07-28 08:22:36.946 | Found existing installation: swift 2.30.0.dev122 2022-07-28 08:22:36.948 | Can't uninstall 'swift'. No files were found to uninstall. 2022-07-28 08:22:36.949 | Running setup.py develop for swift 2022-07-28 08:22:38.890 | Successfully installed swift 2022-07-28 08:22:39.012 | + inc/python:pip_install:196 : result=0 2022-07-28 08:22:39.015 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 08:22:39.017 | + functions-common:time_stop:2440 : local name 2022-07-28 08:22:39.020 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:22:39.022 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:22:39.025 | + functions-common:time_stop:2443 : local total 2022-07-28 08:22:39.027 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:22:39.029 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 08:22:39.031 | + functions-common:time_stop:2447 : start_time=1658996550056 2022-07-28 08:22:39.034 | + functions-common:time_stop:2449 : [[ -z 1658996550056 ]] 2022-07-28 08:22:39.036 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:22:39.040 | + functions-common:time_stop:2452 : end_time=1658996559038 2022-07-28 08:22:39.043 | + functions-common:time_stop:2453 : elapsed_time=8982 2022-07-28 08:22:39.045 | + functions-common:time_stop:2454 : total=62119 2022-07-28 08:22:39.047 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:22:39.049 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=71101 2022-07-28 08:22:39.052 | + inc/python:pip_install:199 : return 0 2022-07-28 08:22:39.054 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-28 08:22:39.056 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-07-28 08:22:39.059 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-07-28 08:22:39.079 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-07-28 08:22:39.092 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/swift 2022-07-28 08:22:39.094 | + inc/python:use_library_from_git:246 : local name=/opt/stack/swift 2022-07-28 08:22:39.097 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:22:39.099 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:22:39.101 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-07-28 08:22:39.104 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:22:39.106 | + lib/swift:install_swift:727 : '[' False == True ']' 2022-07-28 08:22:39.109 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-28 08:22:39.111 | + ./stack.sh:main:903 : configure_swift 2022-07-28 08:22:39.114 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-07-28 08:22:39.119 | + lib/swift:configure_swift:332 : local node_number 2022-07-28 08:22:39.121 | + lib/swift:configure_swift:333 : local swift_node_config 2022-07-28 08:22:39.124 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-07-28 08:22:39.126 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-07-28 08:22:40.137 | No container-sync running 2022-07-28 08:22:40.137 | No container-updater running 2022-07-28 08:22:40.137 | No container-sharder running 2022-07-28 08:22:40.137 | No container-auditor running 2022-07-28 08:22:40.137 | No object-server running 2022-07-28 08:22:40.137 | No object-updater running 2022-07-28 08:22:40.137 | No account-reaper running 2022-07-28 08:22:40.137 | No object-expirer running 2022-07-28 08:22:40.137 | No object-replicator running 2022-07-28 08:22:40.138 | No container-replicator running 2022-07-28 08:22:40.138 | No account-auditor running 2022-07-28 08:22:40.138 | No proxy-server running 2022-07-28 08:22:40.138 | No container-server running 2022-07-28 08:22:40.138 | No account-replicator running 2022-07-28 08:22:40.138 | No object-reconstructor running 2022-07-28 08:22:40.138 | No object-auditor running 2022-07-28 08:22:40.138 | No container-reconciler running 2022-07-28 08:22:40.138 | No account-server running 2022-07-28 08:22:40.218 | + lib/swift:configure_swift:337 : true 2022-07-28 08:22:40.220 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-07-28 08:22:40.234 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-07-28 08:22:40.248 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-07-28 08:22:40.252 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-07-28 08:22:40.252 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-07-28 08:22:40.257 | + lib/swift:configure_swift:351 : sed -e ' 2022-07-28 08:22:40.257 | s/%GROUP%/ubuntu/; 2022-07-28 08:22:40.257 | s/%USER%/ubuntu/; 2022-07-28 08:22:40.257 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-07-28 08:22:40.257 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-07-28 08:22:40.261 | uid = ubuntu 2022-07-28 08:22:40.261 | gid = ubuntu 2022-07-28 08:22:40.261 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-07-28 08:22:40.261 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-07-28 08:22:40.261 | address = 127.0.0.1 2022-07-28 08:22:40.261 | 2022-07-28 08:22:40.261 | [account6612] 2022-07-28 08:22:40.261 | max connections = 25 2022-07-28 08:22:40.261 | path = /opt/stack/data/swift/1/node/ 2022-07-28 08:22:40.261 | read only = false 2022-07-28 08:22:40.262 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-07-28 08:22:40.262 | 2022-07-28 08:22:40.262 | [account6622] 2022-07-28 08:22:40.262 | max connections = 25 2022-07-28 08:22:40.262 | path = /opt/stack/data/swift/2/node/ 2022-07-28 08:22:40.262 | read only = false 2022-07-28 08:22:40.262 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-07-28 08:22:40.262 | 2022-07-28 08:22:40.262 | [account6632] 2022-07-28 08:22:40.262 | max connections = 25 2022-07-28 08:22:40.262 | path = /opt/stack/data/swift/3/node/ 2022-07-28 08:22:40.262 | read only = false 2022-07-28 08:22:40.262 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-07-28 08:22:40.262 | 2022-07-28 08:22:40.262 | [account6642] 2022-07-28 08:22:40.262 | max connections = 25 2022-07-28 08:22:40.262 | path = /opt/stack/data/swift/4/node/ 2022-07-28 08:22:40.262 | read only = false 2022-07-28 08:22:40.262 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-07-28 08:22:40.262 | 2022-07-28 08:22:40.262 | 2022-07-28 08:22:40.262 | [container6611] 2022-07-28 08:22:40.262 | max connections = 25 2022-07-28 08:22:40.262 | path = /opt/stack/data/swift/1/node/ 2022-07-28 08:22:40.262 | read only = false 2022-07-28 08:22:40.262 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-07-28 08:22:40.262 | 2022-07-28 08:22:40.262 | [container6621] 2022-07-28 08:22:40.262 | max connections = 25 2022-07-28 08:22:40.262 | path = /opt/stack/data/swift/2/node/ 2022-07-28 08:22:40.262 | read only = false 2022-07-28 08:22:40.262 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-07-28 08:22:40.262 | 2022-07-28 08:22:40.263 | [container6631] 2022-07-28 08:22:40.263 | max connections = 25 2022-07-28 08:22:40.263 | path = /opt/stack/data/swift/3/node/ 2022-07-28 08:22:40.263 | read only = false 2022-07-28 08:22:40.263 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-07-28 08:22:40.263 | 2022-07-28 08:22:40.263 | [container6641] 2022-07-28 08:22:40.263 | max connections = 25 2022-07-28 08:22:40.263 | path = /opt/stack/data/swift/4/node/ 2022-07-28 08:22:40.263 | read only = false 2022-07-28 08:22:40.263 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-07-28 08:22:40.263 | 2022-07-28 08:22:40.263 | 2022-07-28 08:22:40.263 | [object6613] 2022-07-28 08:22:40.263 | max connections = 25 2022-07-28 08:22:40.263 | path = /opt/stack/data/swift/1/node/ 2022-07-28 08:22:40.263 | read only = false 2022-07-28 08:22:40.263 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-07-28 08:22:40.263 | 2022-07-28 08:22:40.263 | [object6623] 2022-07-28 08:22:40.263 | max connections = 25 2022-07-28 08:22:40.263 | path = /opt/stack/data/swift/2/node/ 2022-07-28 08:22:40.263 | read only = false 2022-07-28 08:22:40.263 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-07-28 08:22:40.263 | 2022-07-28 08:22:40.263 | [object6633] 2022-07-28 08:22:40.263 | max connections = 25 2022-07-28 08:22:40.263 | path = /opt/stack/data/swift/3/node/ 2022-07-28 08:22:40.263 | read only = false 2022-07-28 08:22:40.263 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-07-28 08:22:40.263 | 2022-07-28 08:22:40.263 | [object6643] 2022-07-28 08:22:40.263 | max connections = 25 2022-07-28 08:22:40.263 | path = /opt/stack/data/swift/4/node/ 2022-07-28 08:22:40.263 | read only = false 2022-07-28 08:22:40.263 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-07-28 08:22:40.265 | + lib/swift:configure_swift:357 : is_ubuntu 2022-07-28 08:22:40.267 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:22:40.269 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:22:40.272 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-07-28 08:22:40.286 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-07-28 08:22:40.288 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-07-28 08:22:40.293 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-07-28 08:22:40.298 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-07-28 08:22:40.300 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-07-28 08:22:40.305 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-07-28 08:22:40.337 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.17:8080/v1/ 2022-07-28 08:22:40.366 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-07-28 08:22:40.385 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-07-28 08:22:40.417 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-07-28 08:22:40.436 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-07-28 08:22:40.469 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-07-28 08:22:40.488 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-07-28 08:22:40.520 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-07-28 08:22:40.540 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-07-28 08:22:40.571 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-07-28 08:22:40.591 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-07-28 08:22:40.622 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-07-28 08:22:40.642 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-07-28 08:22:40.658 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:22:40.660 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-07-28 08:22:40.691 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-07-28 08:22:40.720 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-07-28 08:22:40.749 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-07-28 08:22:40.779 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2022-07-28 08:22:40.781 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2022-07-28 08:22:40.796 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:22:40.799 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-07-28 08:22:40.827 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-07-28 08:22:40.843 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:22:40.845 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2022-07-28 08:22:40.861 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:22:40.863 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2022-07-28 08:22:40.865 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2022-07-28 08:22:40.881 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:22:40.884 | + lib/swift:configure_swift:438 : swift_pipeline+=' keystoneauth' 2022-07-28 08:22:40.886 | + lib/swift:configure_swift:441 : swift_pipeline+=' tempauth ' 2022-07-28 08:22:40.888 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-07-28 08:22:40.894 | + lib/swift:configure_swift:444 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-07-28 08:22:40.899 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-07-28 08:22:40.927 | + lib/swift:configure_swift:447 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-07-28 08:22:40.957 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-07-28 08:22:40.988 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-07-28 08:22:41.020 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-07-28 08:22:41.048 | + lib/swift:configure_swift:458 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-07-28 08:22:41.051 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-07-28 08:22:41.053 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-07-28 08:22:41.055 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-07-28 08:22:41.058 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-07-28 08:22:41.087 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-07-28 08:22:41.116 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.17/identity 2022-07-28 08:22:41.145 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-07-28 08:22:41.173 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-07-28 08:22:41.202 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-07-28 08:22:41.231 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-07-28 08:22:41.259 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-07-28 08:22:41.287 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-28 08:22:41.316 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-07-28 08:22:41.346 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-07-28 08:22:41.377 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-07-28 08:22:41.406 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-07-28 08:22:41.434 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-07-28 08:22:41.466 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-07-28 08:22:41.495 | + lib/swift:configure_swift:469 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-07-28 08:22:41.515 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-07-28 08:22:41.543 | + lib/swift:configure_swift:473 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-07-28 08:22:41.572 | + lib/swift:configure_swift:475 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-07-28 08:22:41.577 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-07-28 08:22:41.606 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-07-28 08:22:41.634 | + lib/swift:configure_swift:478 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-07-28 08:22:41.662 | + lib/swift:configure_swift:480 : local node_number 2022-07-28 08:22:41.664 | + lib/swift:configure_swift:481 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-07-28 08:22:41.667 | + lib/swift:configure_swift:482 : local swift_node_config=/etc/swift/object-server/1.conf 2022-07-28 08:22:41.669 | + lib/swift:configure_swift:483 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-07-28 08:22:41.674 | + lib/swift:configure_swift:484 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-07-28 08:22:41.676 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-07-28 08:22:41.679 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-07-28 08:22:41.681 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-07-28 08:22:41.683 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-07-28 08:22:41.685 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-07-28 08:22:41.688 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-07-28 08:22:41.690 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-07-28 08:22:41.710 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-07-28 08:22:41.740 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-07-28 08:22:41.759 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-07-28 08:22:41.788 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-07-28 08:22:41.808 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-07-28 08:22:41.838 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-07-28 08:22:41.859 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-07-28 08:22:41.889 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-07-28 08:22:41.908 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-07-28 08:22:41.939 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-07-28 08:22:41.958 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-07-28 08:22:41.988 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-07-28 08:22:42.009 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-07-28 08:22:42.040 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-07-28 08:22:42.059 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-07-28 08:22:42.095 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-07-28 08:22:42.115 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-07-28 08:22:42.146 | + 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-07-28 08:22:42.151 | + lib/swift:configure_swift:485 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-07-28 08:22:42.170 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-07-28 08:22:42.201 | + lib/swift:configure_swift:487 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-07-28 08:22:42.231 | + lib/swift:configure_swift:489 : swift_node_config=/etc/swift/container-server/1.conf 2022-07-28 08:22:42.233 | + lib/swift:configure_swift:490 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-07-28 08:22:42.238 | + lib/swift:configure_swift:491 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-07-28 08:22:42.240 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-07-28 08:22:42.243 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-07-28 08:22:42.245 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-07-28 08:22:42.248 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-07-28 08:22:42.250 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-07-28 08:22:42.252 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-07-28 08:22:42.255 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-07-28 08:22:42.274 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-07-28 08:22:42.304 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-07-28 08:22:42.324 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-07-28 08:22:42.357 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-07-28 08:22:42.377 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-07-28 08:22:42.407 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-07-28 08:22:42.427 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-07-28 08:22:42.459 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-07-28 08:22:42.482 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-07-28 08:22:42.517 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-07-28 08:22:42.537 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-07-28 08:22:42.569 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-07-28 08:22:42.588 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-07-28 08:22:42.618 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-07-28 08:22:42.637 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-07-28 08:22:42.667 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-07-28 08:22:42.686 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-07-28 08:22:42.715 | + 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-07-28 08:22:42.720 | + lib/swift:configure_swift:492 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-07-28 08:22:42.739 | + lib/swift:configure_swift:493 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-07-28 08:22:42.769 | + lib/swift:configure_swift:495 : swift_node_config=/etc/swift/account-server/1.conf 2022-07-28 08:22:42.772 | + lib/swift:configure_swift:496 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-07-28 08:22:42.776 | + lib/swift:configure_swift:497 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-07-28 08:22:42.779 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-07-28 08:22:42.781 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-07-28 08:22:42.784 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-07-28 08:22:42.786 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-07-28 08:22:42.788 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-07-28 08:22:42.791 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-07-28 08:22:42.793 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-07-28 08:22:42.812 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-07-28 08:22:42.847 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-07-28 08:22:42.867 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-07-28 08:22:42.896 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-07-28 08:22:42.916 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-07-28 08:22:42.947 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-07-28 08:22:42.967 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-07-28 08:22:42.997 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-07-28 08:22:43.016 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-07-28 08:22:43.049 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-07-28 08:22:43.070 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-07-28 08:22:43.100 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-07-28 08:22:43.119 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-07-28 08:22:43.151 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-07-28 08:22:43.171 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-07-28 08:22:43.203 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-07-28 08:22:43.224 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-07-28 08:22:43.253 | + 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-07-28 08:22:43.258 | + lib/swift:configure_swift:498 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-07-28 08:22:43.277 | + lib/swift:configure_swift:499 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-07-28 08:22:43.307 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-07-28 08:22:43.337 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-07-28 08:22:43.367 | + lib/swift:configure_swift:505 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-07-28 08:22:43.397 | + lib/swift:configure_swift:507 : testfile=/etc/swift/test.conf 2022-07-28 08:22:43.399 | + lib/swift:configure_swift:508 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-07-28 08:22:43.404 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-07-28 08:22:43.434 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-07-28 08:22:43.464 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-07-28 08:22:43.496 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-07-28 08:22:43.530 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-07-28 08:22:43.562 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-07-28 08:22:43.594 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-07-28 08:22:43.623 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test password4 testing4 2022-07-28 08:22:43.653 | + lib/swift:configure_swift:519 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-07-28 08:22:43.682 | + lib/swift:configure_swift:521 : is_service_enabled keystone 2022-07-28 08:22:43.699 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:22:43.702 | + lib/swift:configure_swift:522 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-07-28 08:22:43.721 | + lib/swift:configure_swift:523 : local auth_vers 2022-07-28 08:22:43.724 | ++ lib/swift:configure_swift:524 : iniget /etc/swift/test.conf func_test auth_version 2022-07-28 08:22:43.744 | + lib/swift:configure_swift:524 : auth_vers=3 2022-07-28 08:22:43.747 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.17 2022-07-28 08:22:43.776 | + lib/swift:configure_swift:526 : [[ http == \h\t\t\p\s ]] 2022-07-28 08:22:43.778 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_port 80 2022-07-28 08:22:43.808 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.17/identity 2022-07-28 08:22:43.840 | + lib/swift:configure_swift:532 : [[ 3 == \3 ]] 2022-07-28 08:22:43.843 | + lib/swift:configure_swift:533 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-07-28 08:22:43.873 | + lib/swift:configure_swift:537 : is_service_enabled tls-proxy 2022-07-28 08:22:43.891 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:22:43.894 | + lib/swift:configure_swift:543 : local user_group 2022-07-28 08:22:43.897 | ++ lib/swift:configure_swift:544 : id -g ubuntu 2022-07-28 08:22:43.902 | + lib/swift:configure_swift:544 : user_group=1000 2022-07-28 08:22:43.904 | + lib/swift:configure_swift:545 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-07-28 08:22:43.917 | + lib/swift:configure_swift:547 : local swift_log_dir=/opt/stack/data/swift/logs 2022-07-28 08:22:43.919 | + lib/swift:configure_swift:548 : sudo rm -rf /opt/stack/data/swift/logs 2022-07-28 08:22:43.931 | + lib/swift:configure_swift:549 : local swift_log_group=adm 2022-07-28 08:22:43.934 | + lib/swift:configure_swift:550 : is_suse 2022-07-28 08:22:43.936 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 08:22:43.938 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 08:22:43.941 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 08:22:43.944 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 08:22:43.946 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 08:22:43.949 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 08:22:43.951 | + lib/swift:configure_swift:553 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-07-28 08:22:43.964 | + lib/swift:configure_swift:555 : [[ False != \F\a\l\s\e ]] 2022-07-28 08:22:43.967 | + lib/swift:configure_swift:563 : '[' False == True ']' 2022-07-28 08:22:43.970 | + ./stack.sh:main:906 : is_service_enabled s3api 2022-07-28 08:22:43.987 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:22:43.990 | + ./stack.sh:main:912 : is_service_enabled g-api n-api 2022-07-28 08:22:44.008 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:22:44.013 | + ./stack.sh:main:914 : stack_install_service glance 2022-07-28 08:22:44.015 | + lib/stack:stack_install_service:20 : local service=glance 2022-07-28 08:22:44.018 | + lib/stack:stack_install_service:21 : type install_glance 2022-07-28 08:22:44.021 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-28 08:22:44.023 | + lib/stack:stack_install_service:32 : install_glance 2022-07-28 08:22:44.026 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-07-28 08:22:44.029 | + lib/glance:install_glance:507 : local glance_store_extras 2022-07-28 08:22:44.031 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-07-28 08:22:44.050 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:22:44.053 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-07-28 08:22:44.056 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-07-28 08:22:44.075 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:22:44.078 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-07-28 08:22:44.080 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-07-28 08:22:44.083 | + inc/python:use_library_from_git:246 : local name=glance_store 2022-07-28 08:22:44.086 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:22:44.089 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:22:44.092 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-07-28 08:22:44.095 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:22:44.098 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-07-28 08:22:44.101 | ++ inc/python:join_extras:29 : local IFS=, 2022-07-28 08:22:44.104 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-07-28 08:22:44.107 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-07-28 08:22:44.110 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-07-28 08:22:44.113 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-07-28 08:22:44.116 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-07-28 08:22:44.119 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-07-28 08:22:44.122 | ++ inc/python:get_version_constraints_from_global_requirements:233 : local package=glance-store 2022-07-28 08:22:44.125 | ++ inc/python:get_version_constraints_from_global_requirements:234 : local required_pkg_version_constraint 2022-07-28 08:22:44.129 | +++ inc/python:get_version_constraints_from_global_requirements:236 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-07-28 08:22:44.129 | +++ inc/python:get_version_constraints_from_global_requirements:236 : cut -d# -f1 2022-07-28 08:22:44.135 | ++ inc/python:get_version_constraints_from_global_requirements:236 : required_pkg_version_constraint='!=0.29.0 ' 2022-07-28 08:22:44.138 | ++ inc/python:get_version_constraints_from_global_requirements:237 : [[ !=0.29.0 == '' ]] 2022-07-28 08:22:44.140 | ++ inc/python:get_version_constraints_from_global_requirements:240 : echo '!=0.29.0' 2022-07-28 08:22:44.144 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-07-28 08:22:44.147 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-07-28 08:22:44.172 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-07-28 08:22:44.175 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-07-28 08:22:46.317 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:22:46.317 | from cryptography.utils import int_from_bytes 2022-07-28 08:22:46.317 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:22:46.317 | from cryptography.utils import int_from_bytes 2022-07-28 08:22:47.396 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 08:22:47.399 | Requirement already satisfied: glance-store===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (4.0.1) 2022-07-28 08:22:47.480 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-07-28 08:22:47.490 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-07-28 08:22:47.529 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 08:22:47.589 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (6.0.0) 2022-07-28 08:22:47.613 | 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 295)) (1.7.0) 2022-07-28 08:22:47.617 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-07-28 08:22:47.634 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-28 08:22:47.644 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-28 08:22:47.685 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-28 08:22:47.691 | 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 308)) (5.1.0) 2022-07-28 08:22:47.696 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-28 08:22:47.735 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (3.0.0) 2022-07-28 08:22:47.750 | 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 317)) (6.3.1) 2022-07-28 08:22:47.752 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-28 08:22:47.761 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-07-28 08:22:47.783 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 08:22:47.797 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 08:22:47.802 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 08:22:47.805 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-28 08:22:47.807 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 08:22:47.813 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-07-28 08:22:47.817 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.0.0) 2022-07-28 08:22:47.832 | 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 396)) (2.8.2) 2022-07-28 08:22:47.837 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-07-28 08:22:47.858 | Requirement already satisfied: python-swiftclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (4.0.1) 2022-07-28 08:22:47.878 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 08:22:47.883 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 08:22:47.896 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-07-28 08:22:47.901 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-07-28 08:22:47.904 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 08:22:47.907 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 08:22:47.911 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-07-28 08:22:47.925 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 08:22:47.958 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-07-28 08:22:47.963 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-28 08:22:47.971 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 08:22:48.033 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-07-28 08:22:48.060 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 08:22:48.063 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-28 08:22:48.066 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 08:22:48.073 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 08:22:48.075 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 08:22:48.080 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 08:22:48.083 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-28 08:22:48.089 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 08:22:48.092 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-28 08:22:48.104 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-07-28 08:22:48.113 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-28 08:22:48.124 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-28 08:22:48.135 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-28 08:22:48.144 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 08:22:48.147 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-28 08:22:48.158 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 08:22:48.161 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 08:22:48.164 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 08:22:48.169 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-28 08:22:48.196 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-07-28 08:22:48.222 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 08:22:48.226 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-28 08:22:48.228 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-07-28 08:22:48.231 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-07-28 08:22:48.238 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-07-28 08:22:50.095 | + inc/python:pip_install:196 : result=0 2022-07-28 08:22:50.098 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 08:22:50.101 | + functions-common:time_stop:2440 : local name 2022-07-28 08:22:50.105 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:22:50.107 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:22:50.109 | + functions-common:time_stop:2443 : local total 2022-07-28 08:22:50.112 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:22:50.115 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 08:22:50.118 | + functions-common:time_stop:2447 : start_time=1658996564166 2022-07-28 08:22:50.120 | + functions-common:time_stop:2449 : [[ -z 1658996564166 ]] 2022-07-28 08:22:50.124 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:22:50.129 | + functions-common:time_stop:2452 : end_time=1658996570126 2022-07-28 08:22:50.131 | + functions-common:time_stop:2453 : elapsed_time=5960 2022-07-28 08:22:50.134 | + functions-common:time_stop:2454 : total=71101 2022-07-28 08:22:50.136 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:22:50.139 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=77061 2022-07-28 08:22:50.143 | + inc/python:pip_install:199 : return 0 2022-07-28 08:22:50.146 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-07-28 08:22:50.149 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-07-28 08:22:50.152 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-07-28 08:22:50.165 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-07-28 08:22:50.172 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-07-28 08:22:50.175 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/glance.git 2022-07-28 08:22:50.178 | + functions-common:git_clone:598 : local git_dest=/opt/stack/glance 2022-07-28 08:22:50.182 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 08:22:50.185 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 08:22:50.188 | ++ functions-common:git_clone:601 : pwd 2022-07-28 08:22:50.192 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 08:22:50.195 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 08:22:50.198 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 08:22:50.217 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 08:22:50.220 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 08:22:50.223 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 08:22:50.226 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 08:22:50.227 | + functions-common:git_clone:618 : echo master 2022-07-28 08:22:50.232 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/glance ]] 2022-07-28 08:22:50.235 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 08:22:50.237 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/glance 2022-07-28 08:22:50.251 | + functions-common:git_clone:678 : cd /opt/stack/glance 2022-07-28 08:22:50.254 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 08:22:50.256 | + functions-common:git_clone:679 : head -1 2022-07-28 08:22:50.260 | 00f453372 Merge "Immediate caching of an image" 2022-07-28 08:22:50.263 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 08:22:50.266 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-07-28 08:22:50.269 | + inc/python:setup_develop:334 : local bindep 2022-07-28 08:22:50.272 | + inc/python:setup_develop:335 : [[ /opt/stack/glance == -bindep* ]] 2022-07-28 08:22:50.274 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/glance 2022-07-28 08:22:50.278 | + inc/python:setup_develop:340 : local extras= 2022-07-28 08:22:50.280 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-07-28 08:22:50.283 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-28 08:22:50.286 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/glance == -bindep* ]] 2022-07-28 08:22:50.288 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/glance 2022-07-28 08:22:50.291 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-28 08:22:50.294 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-28 08:22:50.297 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/glance 2022-07-28 08:22:50.301 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-28 08:22:50.304 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/glance 2022-07-28 08:22:50.309 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-28 08:22:50.312 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-28 08:22:50.317 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-07-28 08:22:50.324 | + inc/python:_setup_package_with_constraints_edit:381 : name=glance 2022-07-28 08:22:50.327 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-07-28 08:22:50.943 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/glance -e 2022-07-28 08:22:50.946 | + inc/python:setup_package:414 : local bindep=0 2022-07-28 08:22:50.949 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-28 08:22:50.951 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-28 08:22:50.954 | + inc/python:setup_package:417 : [[ /opt/stack/glance == -bindep* ]] 2022-07-28 08:22:50.956 | + inc/python:setup_package:422 : local project_dir=/opt/stack/glance 2022-07-28 08:22:50.959 | + inc/python:setup_package:423 : local flags=-e 2022-07-28 08:22:50.961 | + inc/python:setup_package:424 : local extras= 2022-07-28 08:22:50.964 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-28 08:22:50.966 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-28 08:22:50.968 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-28 08:22:50.971 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-28 08:22:50.973 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-28 08:22:50.976 | + inc/python:setup_package:442 : pip_install -e /opt/stack/glance 2022-07-28 08:22:50.997 | Using python 3.8 to install /opt/stack/glance 2022-07-28 08:22:51.002 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-07-28 08:22:53.103 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:22:53.103 | from cryptography.utils import int_from_bytes 2022-07-28 08:22:53.103 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:22:53.103 | from cryptography.utils import int_from_bytes 2022-07-28 08:22:54.141 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 08:22:54.141 | Obtaining file:///opt/stack/glance 2022-07-28 08:22:55.446 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-07-28 08:22:55.455 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-28 08:22:55.464 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-28 08:22:55.475 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-07-28 08:22:55.620 | Requirement already satisfied: WSME===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (0.11.0) 2022-07-28 08:22:55.627 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-28 08:22:55.640 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-07-28 08:22:55.653 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (4.0.0) 2022-07-28 08:22:55.672 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-28 08:22:55.709 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2022-07-28 08:22:55.722 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 08:22:55.728 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 133)) (0.7.1) 2022-07-28 08:22:55.733 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-28 08:22:55.742 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-07-28 08:22:55.744 | Requirement already satisfied: glance-store===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (4.0.1) 2022-07-28 08:22:55.811 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-28 08:22:55.816 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-07-28 08:22:55.826 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-07-28 08:22:55.864 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-07-28 08:22:55.891 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 08:22:55.894 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-07-28 08:22:55.932 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 08:22:55.989 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-28 08:22:56.040 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 08:22:56.045 | 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 295)) (1.7.0) 2022-07-28 08:22:56.049 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-07-28 08:22:56.066 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-07-28 08:22:56.103 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-28 08:22:56.114 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-28 08:22:56.152 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-28 08:22:56.157 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-07-28 08:22:56.203 | 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 308)) (5.1.0) 2022-07-28 08:22:56.208 | Requirement already satisfied: oslo.limit===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (2.0.0) 2022-07-28 08:22:56.218 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-28 08:22:56.256 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-07-28 08:22:56.309 | 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 312)) (0.4.0) 2022-07-28 08:22:56.319 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-07-28 08:22:56.337 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-07-28 08:22:56.352 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-07-28 08:22:56.364 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-28 08:22:56.372 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-07-28 08:22:56.401 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-07-28 08:22:56.411 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 08:22:56.425 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-07-28 08:22:56.464 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 08:22:56.469 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 08:22:56.471 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-28 08:22:56.483 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-07-28 08:22:56.489 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-07-28 08:22:56.506 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-07-28 08:22:56.518 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-28 08:22:56.528 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-28 08:22:56.531 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 08:22:56.565 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-07-28 08:22:56.570 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-07-28 08:22:56.585 | 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 396)) (2.8.2) 2022-07-28 08:22:56.590 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-07-28 08:22:56.610 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 08:22:56.614 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-07-28 08:22:56.621 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 08:22:56.635 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (1.3.3) 2022-07-28 08:22:56.639 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-07-28 08:22:56.643 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.8.1) 2022-07-28 08:22:56.647 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 08:22:56.649 | 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 510)) (0.13.0) 2022-07-28 08:22:56.660 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-07-28 08:22:56.663 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-07-28 08:22:56.665 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 08:22:56.669 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (5.0.0) 2022-07-28 08:22:56.722 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-07-28 08:22:56.736 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-07-28 08:22:56.745 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-07-28 08:22:56.750 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-07-28 08:22:56.761 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 08:22:56.794 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-07-28 08:22:56.799 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 08:22:56.802 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-07-28 08:22:56.807 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-07-28 08:22:56.833 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-07-28 08:22:56.836 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-07-28 08:22:56.847 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 08:22:56.850 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-28 08:22:56.878 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 08:22:56.942 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-28 08:22:56.949 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-28 08:22:56.952 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 08:22:56.955 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-07-28 08:22:56.980 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-07-28 08:22:57.024 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-07-28 08:22:57.029 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-07-28 08:22:57.032 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-07-28 08:22:57.038 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-28 08:22:57.046 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 08:22:57.049 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-28 08:22:57.060 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 08:22:57.063 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-28 08:22:57.076 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 08:22:57.081 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 08:22:57.083 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 08:22:57.086 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 08:22:57.089 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-07-28 08:22:57.091 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-07-28 08:22:57.096 | Requirement already satisfied: automaton===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.0) 2022-07-28 08:22:57.102 | Requirement already satisfied: networkx===2.8.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.5) 2022-07-28 08:22:57.139 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-28 08:22:57.142 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-07-28 08:22:57.144 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-28 08:22:57.147 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-07-28 08:22:57.150 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-28 08:22:57.153 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-28 08:22:57.158 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-07-28 08:22:57.179 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-07-28 08:22:57.181 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-07-28 08:22:57.184 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-07-28 08:22:57.232 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-28 08:22:57.235 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-28 08:22:57.238 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-07-28 08:22:58.228 | Installing collected packages: glance 2022-07-28 08:22:58.229 | Attempting uninstall: glance 2022-07-28 08:22:58.229 | Found existing installation: glance 25.0.0.0b3.dev2 2022-07-28 08:22:58.233 | Can't uninstall 'glance'. No files were found to uninstall. 2022-07-28 08:22:58.234 | Running setup.py develop for glance 2022-07-28 08:22:59.970 | Successfully installed glance 2022-07-28 08:23:00.088 | + inc/python:pip_install:196 : result=0 2022-07-28 08:23:00.090 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 08:23:00.093 | + functions-common:time_stop:2440 : local name 2022-07-28 08:23:00.095 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:23:00.098 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:23:00.100 | + functions-common:time_stop:2443 : local total 2022-07-28 08:23:00.103 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:23:00.105 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 08:23:00.107 | + functions-common:time_stop:2447 : start_time=1658996570992 2022-07-28 08:23:00.110 | + functions-common:time_stop:2449 : [[ -z 1658996570992 ]] 2022-07-28 08:23:00.113 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:23:00.117 | + functions-common:time_stop:2452 : end_time=1658996580115 2022-07-28 08:23:00.120 | + functions-common:time_stop:2453 : elapsed_time=9123 2022-07-28 08:23:00.122 | + functions-common:time_stop:2454 : total=77061 2022-07-28 08:23:00.125 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:23:00.127 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=86184 2022-07-28 08:23:00.129 | + inc/python:pip_install:199 : return 0 2022-07-28 08:23:00.132 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-28 08:23:00.135 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-07-28 08:23:00.137 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-07-28 08:23:00.158 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-07-28 08:23:00.171 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/glance 2022-07-28 08:23:00.174 | + inc/python:use_library_from_git:246 : local name=/opt/stack/glance 2022-07-28 08:23:00.177 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:23:00.179 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:23:00.182 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-07-28 08:23:00.185 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:23:00.188 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-28 08:23:00.190 | + ./stack.sh:main:915 : configure_glance 2022-07-28 08:23:00.193 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-07-28 08:23:00.208 | + lib/glance:configure_glance:326 : local dburl 2022-07-28 08:23:00.211 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-07-28 08:23:00.214 | ++ lib/database:database_connection_url:134 : local db=glance 2022-07-28 08:23:00.216 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-07-28 08:23:00.219 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=glance 2022-07-28 08:23:00.221 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 08:23:00.224 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 08:23:00.226 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 08:23:00.242 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:23:00.245 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 08:23:00.247 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-07-28 08:23:00.250 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-07-28 08:23:00.253 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-07-28 08:23:00.281 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-07-28 08:23:00.311 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-07-28 08:23:00.342 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-07-28 08:23:00.372 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-07-28 08:23:00.403 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-07-28 08:23:00.433 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-07-28 08:23:00.435 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-07-28 08:23:00.438 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-07-28 08:23:00.440 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-28 08:23:00.443 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-07-28 08:23:00.473 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-07-28 08:23:00.503 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.17/identity 2022-07-28 08:23:00.535 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-07-28 08:23:00.565 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-07-28 08:23:00.596 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-07-28 08:23:00.626 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-07-28 08:23:00.656 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-07-28 08:23:00.687 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-28 08:23:00.718 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-07-28 08:23:00.749 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-07-28 08:23:00.780 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-07-28 08:23:00.783 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-07-28 08:23:00.785 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-07-28 08:23:00.788 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-28 08:23:00.790 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-28 08:23:00.793 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-28 08:23:00.811 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:23:00.814 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-28 08:23:00.816 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-28 08:23:00.819 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-28 08:23:00.839 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:23:00.842 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-07-28 08:23:00.845 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-07-28 08:23:00.884 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-28 08:23:00.887 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-28 08:23:00.889 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-07-28 08:23:00.892 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-07-28 08:23:00.894 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-07-28 08:23:00.925 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-07-28 08:23:00.956 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-07-28 08:23:00.959 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-07-28 08:23:00.962 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-07-28 08:23:00.964 | + lib/glance:configure_glance_store:254 : local be 2022-07-28 08:23:00.967 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-07-28 08:23:00.969 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-07-28 08:23:00.972 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-07-28 08:23:01.002 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-07-28 08:23:01.005 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.17 2022-07-28 08:23:01.035 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-07-28 08:23:01.038 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-07-28 08:23:01.060 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:23:01.063 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-07-28 08:23:01.094 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-07-28 08:23:01.126 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-07-28 08:23:01.157 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-07-28 08:23:01.188 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-07-28 08:23:01.220 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-07-28 08:23:01.237 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:23:01.240 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-07-28 08:23:01.271 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-07-28 08:23:01.301 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-07-28 08:23:01.332 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.17/identity/v3 2022-07-28 08:23:01.362 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-07-28 08:23:01.393 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.17/image 2022-07-28 08:23:01.423 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-07-28 08:23:01.441 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:23:01.444 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-07-28 08:23:01.446 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-07-28 08:23:01.449 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-07-28 08:23:01.452 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-28 08:23:01.470 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-28 08:23:01.472 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-28 08:23:01.475 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-28 08:23:01.477 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-28 08:23:01.480 | + 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-07-28 08:23:01.510 | + 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-07-28 08:23:01.544 | + 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-07-28 08:23:01.575 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-28 08:23:01.607 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-07-28 08:23:01.612 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-07-28 08:23:01.643 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-07-28 08:23:01.674 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-07-28 08:23:01.705 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.17/identity 2022-07-28 08:23:01.736 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-07-28 08:23:01.767 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-07-28 08:23:01.798 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-07-28 08:23:01.829 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-07-28 08:23:01.860 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-07-28 08:23:01.891 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-07-28 08:23:01.922 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-07-28 08:23:01.953 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-07-28 08:23:01.958 | + 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-mode.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-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.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-07-28 08:23:01.966 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-07-28 08:23:01.983 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:23:01.986 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-07-28 08:23:01.988 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-07-28 08:23:01.991 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-07-28 08:23:01.993 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-07-28 08:23:01.996 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-07-28 08:23:01.998 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-07-28 08:23:02.003 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-07-28 08:23:02.005 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-07-28 08:23:02.009 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-07-28 08:23:02.040 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-07-28 08:23:02.042 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-07-28 08:23:02.045 | ++ functions:get_random_port:837 : true 2022-07-28 08:23:02.047 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-07-28 08:23:02.050 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-07-28 08:23:02.052 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-07-28 08:23:02.118 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-07-28 08:23:02.120 | ++ functions:get_random_port:841 : break 2 2022-07-28 08:23:02.123 | ++ functions:get_random_port:845 : echo 60999 2022-07-28 08:23:02.126 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-07-28 08:23:02.128 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-07-28 08:23:02.157 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-07-28 08:23:02.186 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-07-28 08:23:02.216 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-07-28 08:23:02.247 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-07-28 08:23:02.278 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-07-28 08:23:02.308 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-07-28 08:23:02.337 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-07-28 08:23:02.366 | + 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-07-28 08:23:02.395 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-28 08:23:02.424 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-07-28 08:23:02.453 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-28 08:23:02.482 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-07-28 08:23:02.514 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-07-28 08:23:02.543 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-07-28 08:23:02.579 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-07-28 08:23:02.608 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-07-28 08:23:02.642 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-07-28 08:23:02.672 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-07-28 08:23:02.701 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-07-28 08:23:02.704 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-07-28 08:23:02.706 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 08:23:02.709 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:23:02.711 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:23:02.714 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-07-28 08:23:02.717 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-07-28 08:23:02.785 | proxy (enabled by site administrator) 2022-07-28 08:23:02.789 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-07-28 08:23:02.792 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-07-28 08:23:02.794 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 08:23:02.797 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:23:02.799 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:23:02.802 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-07-28 08:23:02.805 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-07-28 08:23:02.861 | proxy_http (enabled by site administrator) 2022-07-28 08:23:02.866 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-07-28 08:23:02.870 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-07-28 08:23:02.873 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-07-28 08:23:02.876 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-28 08:23:02.879 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:23:02.882 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:23:02.885 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-28 08:23:02.889 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-28 08:23:02.893 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-07-28 08:23:02.893 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-28 08:23:02.908 | KeepAlive Off 2022-07-28 08:23:02.912 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-07-28 08:23:02.913 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-28 08:23:02.922 | SetEnv proxy-sendchunked 1 2022-07-28 08:23:02.927 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-28 08:23:02.927 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-07-28 08:23:02.936 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-07-28 08:23:02.940 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-07-28 08:23:02.943 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-07-28 08:23:02.946 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-28 08:23:02.948 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-28 08:23:02.951 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 08:23:02.954 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:23:02.957 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:23:02.960 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-28 08:23:02.963 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-28 08:23:02.965 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:23:02.968 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:23:02.970 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-07-28 08:23:03.036 | Site glance-wsgi-api already enabled 2022-07-28 08:23:03.041 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-07-28 08:23:03.044 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-28 08:23:03.047 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 08:23:03.049 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-28 08:23:03.192 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-07-28 08:23:03.199 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-07-28 08:23:03.234 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-07-28 08:23:03.237 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-07-28 08:23:03.240 | + ./stack.sh:main:918 : is_service_enabled cinder 2022-07-28 08:23:03.260 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:23:03.262 | + ./stack.sh:main:920 : stack_install_service cinder 2022-07-28 08:23:03.265 | + lib/stack:stack_install_service:20 : local service=cinder 2022-07-28 08:23:03.268 | + lib/stack:stack_install_service:21 : type install_cinder 2022-07-28 08:23:03.271 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-28 08:23:03.273 | + lib/stack:stack_install_service:32 : install_cinder 2022-07-28 08:23:03.276 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-07-28 08:23:03.279 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/cinder.git 2022-07-28 08:23:03.282 | + functions-common:git_clone:598 : local git_dest=/opt/stack/cinder 2022-07-28 08:23:03.284 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 08:23:03.287 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 08:23:03.290 | ++ functions-common:git_clone:601 : pwd 2022-07-28 08:23:03.294 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 08:23:03.297 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 08:23:03.301 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 08:23:03.319 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 08:23:03.321 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 08:23:03.324 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 08:23:03.327 | + functions-common:git_clone:618 : echo master 2022-07-28 08:23:03.328 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 08:23:03.334 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/cinder ]] 2022-07-28 08:23:03.337 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 08:23:03.339 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-07-28 08:23:03.354 | + functions-common:git_clone:678 : cd /opt/stack/cinder 2022-07-28 08:23:03.357 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 08:23:03.357 | + functions-common:git_clone:679 : head -1 2022-07-28 08:23:03.363 | 77b935b9c Merge commit 'refs/changes/51/851351/1' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2022-07-28 08:23:03.366 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 08:23:03.369 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-07-28 08:23:03.371 | + inc/python:setup_develop:334 : local bindep 2022-07-28 08:23:03.374 | + inc/python:setup_develop:335 : [[ /opt/stack/cinder == -bindep* ]] 2022-07-28 08:23:03.377 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/cinder 2022-07-28 08:23:03.380 | + inc/python:setup_develop:340 : local extras= 2022-07-28 08:23:03.382 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-07-28 08:23:03.385 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-28 08:23:03.388 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/cinder == -bindep* ]] 2022-07-28 08:23:03.390 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/cinder 2022-07-28 08:23:03.393 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-28 08:23:03.396 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-28 08:23:03.399 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/cinder 2022-07-28 08:23:03.402 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-28 08:23:03.405 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/cinder 2022-07-28 08:23:03.408 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-28 08:23:03.410 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-28 08:23:03.414 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-07-28 08:23:03.420 | + inc/python:_setup_package_with_constraints_edit:381 : name=cinder 2022-07-28 08:23:03.423 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-07-28 08:23:04.036 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/cinder -e 2022-07-28 08:23:04.038 | + inc/python:setup_package:414 : local bindep=0 2022-07-28 08:23:04.041 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-28 08:23:04.043 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-28 08:23:04.046 | + inc/python:setup_package:417 : [[ /opt/stack/cinder == -bindep* ]] 2022-07-28 08:23:04.049 | + inc/python:setup_package:422 : local project_dir=/opt/stack/cinder 2022-07-28 08:23:04.051 | + inc/python:setup_package:423 : local flags=-e 2022-07-28 08:23:04.054 | + inc/python:setup_package:424 : local extras= 2022-07-28 08:23:04.057 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-28 08:23:04.059 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-28 08:23:04.062 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-28 08:23:04.064 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-28 08:23:04.067 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-28 08:23:04.070 | + inc/python:setup_package:442 : pip_install -e /opt/stack/cinder 2022-07-28 08:23:04.092 | Using python 3.8 to install /opt/stack/cinder 2022-07-28 08:23:04.094 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-07-28 08:23:06.196 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:23:06.196 | from cryptography.utils import int_from_bytes 2022-07-28 08:23:06.196 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:23:06.196 | from cryptography.utils import int_from_bytes 2022-07-28 08:23:07.234 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 08:23:07.234 | Obtaining file:///opt/stack/cinder 2022-07-28 08:23:09.368 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-07-28 08:23:09.376 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-28 08:23:09.385 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-28 08:23:09.396 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-07-28 08:23:09.538 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-28 08:23:09.550 | Requirement already satisfied: boto3===1.24.36 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 102)) (1.24.36) 2022-07-28 08:23:09.560 | Requirement already satisfied: botocore===1.27.36 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (1.27.36) 2022-07-28 08:23:09.572 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (4.0.0) 2022-07-28 08:23:09.590 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-28 08:23:09.628 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2022-07-28 08:23:09.642 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 08:23:09.644 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-28 08:23:09.653 | Requirement already satisfied: google-api-python-client===2.54.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 182)) (2.54.0) 2022-07-28 08:23:09.666 | Requirement already satisfied: google-auth===2.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (2.9.1) 2022-07-28 08:23:09.696 | 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 184)) (0.1.0) 2022-07-28 08:23:09.702 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-28 08:23:09.707 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-07-28 08:23:09.717 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-07-28 08:23:09.752 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 08:23:09.756 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-28 08:23:09.759 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-07-28 08:23:09.797 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 08:23:09.854 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-28 08:23:09.904 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.9.1) 2022-07-28 08:23:09.915 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (4.1.3) 2022-07-28 08:23:09.924 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (6.0.0) 2022-07-28 08:23:09.947 | 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 295)) (1.7.0) 2022-07-28 08:23:09.952 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-07-28 08:23:09.969 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-07-28 08:23:10.006 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-28 08:23:10.016 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-28 08:23:10.055 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-28 08:23:10.061 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-07-28 08:23:10.109 | 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 308)) (5.1.0) 2022-07-28 08:23:10.113 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-28 08:23:10.152 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-07-28 08:23:10.207 | 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 312)) (0.4.0) 2022-07-28 08:23:10.217 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-07-28 08:23:10.236 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-07-28 08:23:10.249 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (3.0.0) 2022-07-28 08:23:10.263 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-07-28 08:23:10.276 | 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 317)) (6.3.1) 2022-07-28 08:23:10.278 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-28 08:23:10.287 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-07-28 08:23:10.309 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-07-28 08:23:10.319 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 08:23:10.333 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (3.0.0) 2022-07-28 08:23:10.381 | Requirement already satisfied: oslo.vmware===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (4.0.0) 2022-07-28 08:23:10.403 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-07-28 08:23:10.442 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 08:23:10.449 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (2.11.0) 2022-07-28 08:23:10.482 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 08:23:10.485 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-28 08:23:10.497 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-07-28 08:23:10.503 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-07-28 08:23:10.520 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (0.4.8) 2022-07-28 08:23:10.523 | 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 355)) (0.2.8) 2022-07-28 08:23:10.528 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-28 08:23:10.537 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-28 08:23:10.541 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 08:23:10.546 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-07-28 08:23:10.551 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-07-28 08:23:10.565 | 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 396)) (2.8.2) 2022-07-28 08:23:10.571 | Requirement already satisfied: python-glanceclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (4.0.1) 2022-07-28 08:23:10.586 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-07-28 08:23:10.608 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-07-28 08:23:10.623 | Requirement already satisfied: python-swiftclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (4.0.1) 2022-07-28 08:23:10.643 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 08:23:10.647 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-07-28 08:23:10.654 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 08:23:10.667 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-07-28 08:23:10.672 | Requirement already satisfied: rsa===4.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (4.9) 2022-07-28 08:23:10.677 | Requirement already satisfied: rtslib-fb===2.1.75 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (2.1.75) 2022-07-28 08:23:10.682 | Requirement already satisfied: s3transfer===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (0.6.0) 2022-07-28 08:23:10.688 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 08:23:10.691 | 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 510)) (0.13.0) 2022-07-28 08:23:10.702 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-07-28 08:23:10.705 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-07-28 08:23:10.707 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 08:23:10.712 | Requirement already satisfied: suds-community===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (1.1.2) 2022-07-28 08:23:10.715 | Requirement already satisfied: tabulate===0.8.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (0.8.10) 2022-07-28 08:23:10.721 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (5.0.0) 2022-07-28 08:23:10.773 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-07-28 08:23:10.787 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-07-28 08:23:10.797 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-07-28 08:23:10.802 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-07-28 08:23:10.812 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (2.11.1) 2022-07-28 08:23:10.869 | Requirement already satisfied: uritemplate===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (4.1.1) 2022-07-28 08:23:10.872 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 08:23:10.913 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-07-28 08:23:10.917 | Requirement already satisfied: warlock===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (2.0.1) 2022-07-28 08:23:10.923 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-07-28 08:23:10.928 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 08:23:10.933 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-07-28 08:23:10.937 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-07-28 08:23:10.964 | Requirement already satisfied: zstd===1.5.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 591)) (1.5.2.5) 2022-07-28 08:23:10.967 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-07-28 08:23:10.969 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 08:23:10.973 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-28 08:23:11.000 | Requirement already satisfied: google-api-core===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (2.8.2) 2022-07-28 08:23:11.013 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-07-28 08:23:11.016 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-07-28 08:23:11.043 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 08:23:11.104 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-28 08:23:11.109 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-28 08:23:11.112 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 08:23:11.118 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 08:23:11.123 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 08:23:11.125 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-07-28 08:23:11.139 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-07-28 08:23:11.144 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-07-28 08:23:11.146 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-07-28 08:23:11.195 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-07-28 08:23:11.201 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-28 08:23:11.209 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 08:23:11.212 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-28 08:23:11.223 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 08:23:11.226 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-07-28 08:23:11.237 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-28 08:23:11.250 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-07-28 08:23:11.263 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 08:23:11.265 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 08:23:11.271 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 08:23:11.274 | Requirement already satisfied: pyudev===0.23.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437)) (0.23.2) 2022-07-28 08:23:11.278 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-07-28 08:23:11.280 | Requirement already satisfied: automaton===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.0) 2022-07-28 08:23:11.286 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-07-28 08:23:11.292 | Requirement already satisfied: networkx===2.8.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.5) 2022-07-28 08:23:11.330 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-28 08:23:11.333 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-28 08:23:11.338 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-28 08:23:11.340 | Requirement already satisfied: protobuf===4.21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.21.3) 2022-07-28 08:23:11.343 | Requirement already satisfied: googleapis-common-protos===1.56.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (1.56.4) 2022-07-28 08:23:11.350 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-07-28 08:23:11.360 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-07-28 08:23:11.362 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-07-28 08:23:11.365 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-28 08:23:11.368 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-07-28 08:23:11.416 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-28 08:23:11.419 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-07-28 08:23:12.321 | Installing collected packages: cinder 2022-07-28 08:23:12.322 | Attempting uninstall: cinder 2022-07-28 08:23:12.322 | Found existing installation: cinder 20.1.0.dev348 2022-07-28 08:23:12.326 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-07-28 08:23:12.327 | Running setup.py develop for cinder 2022-07-28 08:23:14.881 | Successfully installed cinder 2022-07-28 08:23:15.023 | + inc/python:pip_install:196 : result=0 2022-07-28 08:23:15.026 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 08:23:15.028 | + functions-common:time_stop:2440 : local name 2022-07-28 08:23:15.031 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:23:15.033 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:23:15.035 | + functions-common:time_stop:2443 : local total 2022-07-28 08:23:15.038 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:23:15.040 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 08:23:15.043 | + functions-common:time_stop:2447 : start_time=1658996584086 2022-07-28 08:23:15.045 | + functions-common:time_stop:2449 : [[ -z 1658996584086 ]] 2022-07-28 08:23:15.048 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:23:15.053 | + functions-common:time_stop:2452 : end_time=1658996595050 2022-07-28 08:23:15.056 | + functions-common:time_stop:2453 : elapsed_time=10964 2022-07-28 08:23:15.059 | + functions-common:time_stop:2454 : total=86184 2022-07-28 08:23:15.062 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:23:15.064 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=97148 2022-07-28 08:23:15.068 | + inc/python:pip_install:199 : return 0 2022-07-28 08:23:15.071 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-28 08:23:15.074 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-07-28 08:23:15.077 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-07-28 08:23:15.099 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-07-28 08:23:15.113 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/cinder 2022-07-28 08:23:15.115 | + inc/python:use_library_from_git:246 : local name=/opt/stack/cinder 2022-07-28 08:23:15.118 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:23:15.121 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:23:15.124 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-07-28 08:23:15.127 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:23:15.130 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-07-28 08:23:15.132 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-07-28 08:23:15.136 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-07-28 08:23:15.138 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:23:15.141 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:23:15.144 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-07-28 08:23:15.158 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-07-28 08:23:15.161 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 08:23:15.164 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 08:23:15.167 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 08:23:15.170 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 08:23:15.172 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 08:23:15.175 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 08:23:15.178 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:23:15.181 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:23:15.183 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 08:23:15.186 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 08:23:15.189 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 08:23:15.192 | + functions-common:apt_get_update:1191 : return 2022-07-28 08:23:15.195 | + functions-common:install_package:1465 : real_install_package targetcli-fb 2022-07-28 08:23:15.198 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 08:23:15.201 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:23:15.204 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:23:15.207 | + functions-common:real_install_package:1451 : apt_get install targetcli-fb 2022-07-28 08:23:15.234 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-07-28 08:23:15.348 | Reading package lists... 2022-07-28 08:23:15.651 | Building dependency tree... 2022-07-28 08:23:15.652 | Reading state information... 2022-07-28 08:23:16.011 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-07-28 08:23:16.011 | The following packages were automatically installed and are no longer required: 2022-07-28 08:23:16.013 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 08:23:16.013 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 08:23:16.013 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 08:23:16.013 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 08:23:16.013 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 08:23:16.013 | python3-zope.interface 2022-07-28 08:23:16.013 | Use 'sudo apt autoremove' to remove them. 2022-07-28 08:23:16.150 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-28 08:23:16.155 | + functions-common:apt_get:1235 : result=0 2022-07-28 08:23:16.158 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 08:23:16.161 | + functions-common:time_stop:2440 : local name 2022-07-28 08:23:16.164 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:23:16.167 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:23:16.170 | + functions-common:time_stop:2443 : local total 2022-07-28 08:23:16.173 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:23:16.176 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 08:23:16.179 | + functions-common:time_stop:2447 : start_time=1658996595230 2022-07-28 08:23:16.182 | + functions-common:time_stop:2449 : [[ -z 1658996595230 ]] 2022-07-28 08:23:16.185 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:23:16.190 | + functions-common:time_stop:2452 : end_time=1658996596187 2022-07-28 08:23:16.192 | + functions-common:time_stop:2453 : elapsed_time=957 2022-07-28 08:23:16.196 | + functions-common:time_stop:2454 : total=5701 2022-07-28 08:23:16.198 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:23:16.201 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6658 2022-07-28 08:23:16.204 | + functions-common:apt_get:1239 : return 0 2022-07-28 08:23:16.206 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-28 08:23:16.209 | + ./stack.sh:main:921 : configure_cinder 2022-07-28 08:23:16.212 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-07-28 08:23:16.226 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-07-28 08:23:16.230 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-07-28 08:23:16.233 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-07-28 08:23:16.235 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-07-28 08:23:16.239 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-07-28 08:23:16.239 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-07-28 08:23:16.244 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-07-28 08:23:16.247 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-07-28 08:23:16.249 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-07-28 08:23:16.251 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-07-28 08:23:16.254 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-07-28 08:23:16.256 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-07-28 08:23:16.258 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-07-28 08:23:16.261 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-07-28 08:23:16.281 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-07-28 08:23:16.294 | + 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-07-28 08:23:16.307 | + 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-07-28 08:23:16.321 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-07-28 08:23:16.334 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-07-28 08:23:16.337 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-07-28 08:23:16.342 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.Fe22LDs4ln 2022-07-28 08:23:16.344 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-07-28 08:23:16.347 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-07-28 08:23:16.349 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-07-28 08:23:16.352 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.Fe22LDs4ln 2022-07-28 08:23:16.356 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.Fe22LDs4ln 2022-07-28 08:23:16.368 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.Fe22LDs4ln /etc/sudoers.d/cinder-rootwrap 2022-07-28 08:23:16.381 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-07-28 08:23:16.386 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-07-28 08:23:16.388 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-07-28 08:23:16.390 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-07-28 08:23:16.393 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-07-28 08:23:16.395 | + 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-07-28 08:23:16.397 | + 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-07-28 08:23:16.400 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-07-28 08:23:16.402 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-07-28 08:23:16.407 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-07-28 08:23:16.412 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-07-28 08:23:16.431 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-07-28 08:23:16.451 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-07-28 08:23:16.472 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-07-28 08:23:16.492 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-07-28 08:23:16.511 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-07-28 08:23:16.531 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-07-28 08:23:16.551 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-07-28 08:23:16.571 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-07-28 08:23:16.574 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-07-28 08:23:16.576 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-07-28 08:23:16.579 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-28 08:23:16.581 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-07-28 08:23:16.613 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-07-28 08:23:16.642 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.17/identity 2022-07-28 08:23:16.671 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-07-28 08:23:16.701 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-07-28 08:23:16.730 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-07-28 08:23:16.759 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-07-28 08:23:16.788 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-07-28 08:23:16.817 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-28 08:23:16.848 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-07-28 08:23:16.881 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-07-28 08:23:16.914 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-07-28 08:23:16.944 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-07-28 08:23:16.946 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-07-28 08:23:16.949 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-07-28 08:23:16.951 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=cinder 2022-07-28 08:23:16.953 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 08:23:16.956 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 08:23:16.958 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 08:23:16.975 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:23:16.978 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 08:23:16.980 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-07-28 08:23:16.983 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-07-28 08:23:17.015 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-07-28 08:23:17.043 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-07-28 08:23:17.073 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-07-28 08:23:17.102 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-07-28 08:23:17.131 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-07-28 08:23:17.161 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-07-28 08:23:17.202 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-07-28 08:23:17.205 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.17 2022-07-28 08:23:17.236 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-07-28 08:23:17.274 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-07-28 08:23:17.282 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 0e6ffe2e5b8b722d930855c6e26a5f8e 2022-07-28 08:23:17.312 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-07-28 08:23:17.314 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-07-28 08:23:17.344 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-07-28 08:23:17.373 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-07-28 08:23:17.403 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-07-28 08:23:17.432 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-07-28 08:23:17.449 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:23:17.451 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-07-28 08:23:17.470 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:23:17.472 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-07-28 08:23:17.489 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:23:17.492 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-07-28 08:23:17.509 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:23:17.511 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-07-28 08:23:17.514 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-07-28 08:23:17.516 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-07-28 08:23:17.519 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-07-28 08:23:17.521 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-28 08:23:17.524 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-28 08:23:17.526 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-28 08:23:17.543 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:23:17.546 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-28 08:23:17.548 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-28 08:23:17.551 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-28 08:23:17.569 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:23:17.571 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-07-28 08:23:17.574 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-07-28 08:23:17.603 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-28 08:23:17.606 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-28 08:23:17.608 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-07-28 08:23:17.611 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-07-28 08:23:17.613 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-07-28 08:23:17.617 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-28 08:23:17.635 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-28 08:23:17.637 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-28 08:23:17.640 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-28 08:23:17.642 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-28 08:23:17.645 | + 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-07-28 08:23:17.675 | + 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-07-28 08:23:17.705 | + 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-07-28 08:23:17.735 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-28 08:23:17.765 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-07-28 08:23:17.782 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:23:17.785 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-07-28 08:23:17.788 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-07-28 08:23:17.790 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-07-28 08:23:17.793 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-07-28 08:23:17.795 | + lib/apache:write_uwsgi_config:257 : local http= 2022-07-28 08:23:17.798 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-28 08:23:17.801 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-07-28 08:23:17.806 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-07-28 08:23:17.808 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-28 08:23:17.811 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-28 08:23:17.824 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-28 08:23:17.825 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-28 08:23:17.833 | d /var/run/uwsgi 0755 ubuntu root 2022-07-28 08:23:17.837 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-28 08:23:17.854 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-07-28 08:23:17.856 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-07-28 08:23:17.861 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-07-28 08:23:17.892 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-07-28 08:23:17.920 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-07-28 08:23:17.949 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-07-28 08:23:17.977 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-07-28 08:23:18.007 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-28 08:23:18.035 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-07-28 08:23:18.065 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-07-28 08:23:18.094 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-07-28 08:23:18.124 | + 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-07-28 08:23:18.159 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-07-28 08:23:18.192 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-28 08:23:18.223 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-07-28 08:23:18.257 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-07-28 08:23:18.260 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-07-28 08:23:18.263 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-07-28 08:23:18.266 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-07-28 08:23:18.269 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-28 08:23:18.271 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:23:18.274 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:23:18.276 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-07-28 08:23:18.279 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-07-28 08:23:18.282 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-07-28 08:23:18.316 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-07-28 08:23:18.348 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-07-28 08:23:18.349 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-07-28 08:23:18.358 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-07-28 08:23:18.362 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-07-28 08:23:18.365 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-07-28 08:23:18.368 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-28 08:23:18.373 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-28 08:23:18.377 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 08:23:18.381 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:23:18.383 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:23:18.386 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-28 08:23:18.388 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-28 08:23:18.390 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:23:18.393 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:23:18.395 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-07-28 08:23:18.458 | Enabling site cinder-wsgi. 2022-07-28 08:23:18.465 | To activate the new configuration, you need to run: 2022-07-28 08:23:18.465 | systemctl reload apache2 2022-07-28 08:23:18.471 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-07-28 08:23:18.473 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-28 08:23:18.477 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 08:23:18.480 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-28 08:23:18.624 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-07-28 08:23:18.628 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-07-28 08:23:18.671 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.17/image 2022-07-28 08:23:18.705 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-07-28 08:23:18.723 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:23:18.725 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-07-28 08:23:18.728 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-07-28 08:23:18.731 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-07-28 08:23:18.733 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-07-28 08:23:18.736 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-07-28 08:23:18.771 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-07-28 08:23:18.811 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.17/identity 2022-07-28 08:23:18.845 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-07-28 08:23:18.876 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-07-28 08:23:18.908 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-07-28 08:23:18.939 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-07-28 08:23:18.977 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-07-28 08:23:19.008 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-07-28 08:23:19.038 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-07-28 08:23:19.069 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-07-28 08:23:19.100 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-07-28 08:23:19.130 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-07-28 08:23:19.133 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-07-28 08:23:19.151 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:23:19.154 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.17:2379 2022-07-28 08:23:19.188 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-07-28 08:23:19.191 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-07-28 08:23:19.194 | + ./stack.sh:main:924 : is_service_enabled neutron 2022-07-28 08:23:19.213 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:23:19.216 | + ./stack.sh:main:926 : stack_install_service neutron 2022-07-28 08:23:19.219 | + lib/stack:stack_install_service:20 : local service=neutron 2022-07-28 08:23:19.221 | + lib/stack:stack_install_service:21 : type install_neutron 2022-07-28 08:23:19.224 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-28 08:23:19.226 | + lib/stack:stack_install_service:32 : install_neutron 2022-07-28 08:23:19.229 | + lib/neutron:install_neutron:688 : is_neutron_legacy_enabled 2022-07-28 08:23:19.233 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 08:23:19.233 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-28 08:23:19.239 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 08:23:19.243 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-28 08:23:19.246 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-28 08:23:19.249 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-28 08:23:19.252 | + lib/neutron:install_neutron:690 : install_mutnauq 2022-07-28 08:23:19.255 | + lib/neutron-legacy:install_mutnauq:463 : use_library_from_git neutron-lib 2022-07-28 08:23:19.258 | + inc/python:use_library_from_git:246 : local name=neutron-lib 2022-07-28 08:23:19.261 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:23:19.264 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:23:19.266 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-07-28 08:23:19.269 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:23:19.272 | + lib/neutron-legacy:install_mutnauq:468 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-07-28 08:23:19.274 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/neutron.git 2022-07-28 08:23:19.277 | + functions-common:git_clone:598 : local git_dest=/opt/stack/neutron 2022-07-28 08:23:19.279 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 08:23:19.282 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 08:23:19.285 | ++ functions-common:git_clone:601 : pwd 2022-07-28 08:23:19.290 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 08:23:19.292 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 08:23:19.299 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 08:23:19.324 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 08:23:19.327 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 08:23:19.329 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 08:23:19.333 | + functions-common:git_clone:618 : echo master 2022-07-28 08:23:19.336 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 08:23:19.340 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/neutron ]] 2022-07-28 08:23:19.342 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 08:23:19.345 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-07-28 08:23:19.359 | + functions-common:git_clone:678 : cd /opt/stack/neutron 2022-07-28 08:23:19.362 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 08:23:19.362 | + functions-common:git_clone:679 : head -1 2022-07-28 08:23:19.368 | 1b9e9a6c2c Merge "Update the Ethernet card information" 2022-07-28 08:23:19.371 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 08:23:19.374 | + lib/neutron-legacy:install_mutnauq:469 : setup_develop /opt/stack/neutron 2022-07-28 08:23:19.377 | + inc/python:setup_develop:334 : local bindep 2022-07-28 08:23:19.379 | + inc/python:setup_develop:335 : [[ /opt/stack/neutron == -bindep* ]] 2022-07-28 08:23:19.382 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/neutron 2022-07-28 08:23:19.385 | + inc/python:setup_develop:340 : local extras= 2022-07-28 08:23:19.387 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-07-28 08:23:19.390 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-28 08:23:19.393 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/neutron == -bindep* ]] 2022-07-28 08:23:19.395 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/neutron 2022-07-28 08:23:19.398 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-28 08:23:19.400 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-28 08:23:19.403 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/neutron 2022-07-28 08:23:19.406 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-28 08:23:19.409 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/neutron 2022-07-28 08:23:19.412 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-28 08:23:19.414 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-28 08:23:19.418 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-07-28 08:23:19.424 | + inc/python:_setup_package_with_constraints_edit:381 : name=neutron 2022-07-28 08:23:19.427 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-07-28 08:23:20.051 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/neutron -e 2022-07-28 08:23:20.053 | + inc/python:setup_package:414 : local bindep=0 2022-07-28 08:23:20.056 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-28 08:23:20.058 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-28 08:23:20.060 | + inc/python:setup_package:417 : [[ /opt/stack/neutron == -bindep* ]] 2022-07-28 08:23:20.063 | + inc/python:setup_package:422 : local project_dir=/opt/stack/neutron 2022-07-28 08:23:20.066 | + inc/python:setup_package:423 : local flags=-e 2022-07-28 08:23:20.068 | + inc/python:setup_package:424 : local extras= 2022-07-28 08:23:20.071 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-28 08:23:20.073 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-28 08:23:20.076 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-28 08:23:20.078 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-28 08:23:20.081 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-28 08:23:20.083 | + inc/python:setup_package:442 : pip_install -e /opt/stack/neutron 2022-07-28 08:23:20.105 | Using python 3.8 to install /opt/stack/neutron 2022-07-28 08:23:20.107 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-07-28 08:23:22.213 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:23:22.213 | from cryptography.utils import int_from_bytes 2022-07-28 08:23:22.213 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:23:22.213 | from cryptography.utils import int_from_bytes 2022-07-28 08:23:23.272 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 08:23:23.273 | Obtaining file:///opt/stack/neutron 2022-07-28 08:23:25.623 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-07-28 08:23:25.630 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-07-28 08:23:25.633 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-07-28 08:23:25.642 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-28 08:23:25.651 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-28 08:23:25.662 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-07-28 08:23:25.808 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-28 08:23:25.823 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-07-28 08:23:25.837 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 08:23:25.843 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 08:23:25.845 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-28 08:23:25.854 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-07-28 08:23:25.857 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-28 08:23:25.862 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-07-28 08:23:25.872 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-07-28 08:23:25.910 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-07-28 08:23:25.938 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 08:23:25.997 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-28 08:23:26.048 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 08:23:26.053 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 08:23:26.056 | Requirement already satisfied: neutron-lib===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265)) (3.0.0) 2022-07-28 08:23:26.093 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-07-28 08:23:26.119 | Requirement already satisfied: os-ken===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (2.4.0) 2022-07-28 08:23:26.136 | 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 294)) (1.1.0) 2022-07-28 08:23:26.140 | 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 295)) (1.7.0) 2022-07-28 08:23:26.145 | 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 297)) (2.7.0) 2022-07-28 08:23:26.149 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.8.0) 2022-07-28 08:23:26.171 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-07-28 08:23:26.210 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-28 08:23:26.221 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-28 08:23:26.262 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-28 08:23:26.268 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-07-28 08:23:26.318 | 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 308)) (5.1.0) 2022-07-28 08:23:26.324 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-28 08:23:26.365 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-07-28 08:23:26.421 | 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 312)) (0.4.0) 2022-07-28 08:23:26.432 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-07-28 08:23:26.452 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-07-28 08:23:26.468 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (3.0.0) 2022-07-28 08:23:26.483 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-07-28 08:23:26.496 | 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 317)) (6.3.1) 2022-07-28 08:23:26.498 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-28 08:23:26.507 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-07-28 08:23:26.530 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-07-28 08:23:26.540 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 08:23:26.555 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (3.0.0) 2022-07-28 08:23:26.575 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-07-28 08:23:26.616 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.17.1.post1) 2022-07-28 08:23:26.621 | Requirement already satisfied: ovsdbapp===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (2.0.0) 2022-07-28 08:23:26.629 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 08:23:26.635 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 08:23:26.638 | Requirement already satisfied: pecan===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (1.4.2) 2022-07-28 08:23:26.647 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-28 08:23:26.659 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-07-28 08:23:26.665 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-07-28 08:23:26.684 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-07-28 08:23:26.697 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-28 08:23:26.707 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-28 08:23:26.710 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 08:23:26.716 | Requirement already satisfied: pyroute2===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.7.2) 2022-07-28 08:23:26.723 | 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 396)) (2.8.2) 2022-07-28 08:23:26.727 | Requirement already satisfied: python-designateclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (5.0.0) 2022-07-28 08:23:26.781 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-07-28 08:23:26.803 | Requirement already satisfied: python-neutronclient===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (8.0.0) 2022-07-28 08:23:26.829 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-07-28 08:23:26.844 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 08:23:26.848 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-07-28 08:23:26.856 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 08:23:26.870 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-07-28 08:23:26.872 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-07-28 08:23:26.877 | Requirement already satisfied: setproctitle===1.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.2.3) 2022-07-28 08:23:26.882 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-07-28 08:23:26.885 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 08:23:26.888 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.4.0) 2022-07-28 08:23:26.892 | 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 510)) (0.13.0) 2022-07-28 08:23:26.902 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-07-28 08:23:26.905 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-07-28 08:23:26.907 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 08:23:26.912 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-07-28 08:23:26.927 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-07-28 08:23:26.936 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-07-28 08:23:26.942 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-07-28 08:23:26.953 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (2.11.1) 2022-07-28 08:23:27.011 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 08:23:27.046 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-07-28 08:23:27.051 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-07-28 08:23:27.056 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 08:23:27.059 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-07-28 08:23:27.065 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-07-28 08:23:27.092 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-07-28 08:23:27.096 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-07-28 08:23:27.108 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-28 08:23:27.136 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 08:23:27.139 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-28 08:23:27.178 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-28 08:23:27.183 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-07-28 08:23:27.205 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-28 08:23:27.208 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 08:23:27.211 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-28 08:23:27.217 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-07-28 08:23:27.220 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 08:23:27.223 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-28 08:23:27.227 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-07-28 08:23:27.273 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-07-28 08:23:27.277 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-07-28 08:23:27.281 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-28 08:23:27.290 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 08:23:27.293 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-28 08:23:27.306 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (0.3.5) 2022-07-28 08:23:27.308 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-07-28 08:23:27.349 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.1) 2022-07-28 08:23:27.364 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-28 08:23:27.377 | 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 289)) (2.1.0) 2022-07-28 08:23:27.381 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 08:23:27.384 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 08:23:27.389 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 08:23:27.391 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-07-28 08:23:27.394 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-28 08:23:27.396 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-28 08:23:27.399 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-07-28 08:23:27.402 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-28 08:23:27.405 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-07-28 08:23:27.410 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 08:23:27.474 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-07-28 08:23:27.525 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-28 08:23:27.529 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-07-28 08:23:28.581 | Installing collected packages: neutron 2022-07-28 08:23:28.581 | Attempting uninstall: neutron 2022-07-28 08:23:28.582 | Found existing installation: neutron 20.1.0.dev449 2022-07-28 08:23:28.593 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-07-28 08:23:28.594 | Running setup.py develop for neutron 2022-07-28 08:23:31.334 | Successfully installed neutron 2022-07-28 08:23:31.471 | + inc/python:pip_install:196 : result=0 2022-07-28 08:23:31.473 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 08:23:31.476 | + functions-common:time_stop:2440 : local name 2022-07-28 08:23:31.478 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:23:31.480 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:23:31.483 | + functions-common:time_stop:2443 : local total 2022-07-28 08:23:31.485 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:23:31.487 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 08:23:31.489 | + functions-common:time_stop:2447 : start_time=1658996600099 2022-07-28 08:23:31.492 | + functions-common:time_stop:2449 : [[ -z 1658996600099 ]] 2022-07-28 08:23:31.495 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:23:31.499 | + functions-common:time_stop:2452 : end_time=1658996611497 2022-07-28 08:23:31.502 | + functions-common:time_stop:2453 : elapsed_time=11398 2022-07-28 08:23:31.504 | + functions-common:time_stop:2454 : total=97148 2022-07-28 08:23:31.506 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:23:31.509 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=108546 2022-07-28 08:23:31.511 | + inc/python:pip_install:199 : return 0 2022-07-28 08:23:31.514 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-28 08:23:31.516 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-07-28 08:23:31.519 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-07-28 08:23:31.539 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-07-28 08:23:31.552 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/neutron 2022-07-28 08:23:31.556 | + inc/python:use_library_from_git:246 : local name=/opt/stack/neutron 2022-07-28 08:23:31.559 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:23:31.561 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:23:31.564 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-07-28 08:23:31.567 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:23:31.570 | + lib/neutron-legacy:install_mutnauq:471 : [[ openvswitch == \o\v\n ]] 2022-07-28 08:23:31.572 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-28 08:23:31.575 | + ./stack.sh:main:929 : is_service_enabled nova 2022-07-28 08:23:31.593 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:23:31.596 | + ./stack.sh:main:931 : stack_install_service nova 2022-07-28 08:23:31.599 | + lib/stack:stack_install_service:20 : local service=nova 2022-07-28 08:23:31.601 | + lib/stack:stack_install_service:21 : type install_nova 2022-07-28 08:23:31.604 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-28 08:23:31.607 | + lib/stack:stack_install_service:32 : install_nova 2022-07-28 08:23:31.610 | + lib/nova:install_nova:889 : use_library_from_git os-vif 2022-07-28 08:23:31.612 | + inc/python:use_library_from_git:246 : local name=os-vif 2022-07-28 08:23:31.614 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:23:31.617 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:23:31.619 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-07-28 08:23:31.622 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:23:31.624 | + lib/nova:install_nova:894 : is_service_enabled n-cpu 2022-07-28 08:23:31.641 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:23:31.643 | + lib/nova:install_nova:898 : is_service_enabled n-novnc 2022-07-28 08:23:31.660 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:23:31.663 | + lib/nova:install_nova:910 : is_service_enabled n-spice 2022-07-28 08:23:31.682 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:23:31.684 | + lib/nova:install_nova:922 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-07-28 08:23:31.687 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/nova.git 2022-07-28 08:23:31.689 | + functions-common:git_clone:598 : local git_dest=/opt/stack/nova 2022-07-28 08:23:31.691 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 08:23:31.693 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 08:23:31.696 | ++ functions-common:git_clone:601 : pwd 2022-07-28 08:23:31.699 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 08:23:31.701 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 08:23:31.705 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 08:23:31.722 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 08:23:31.725 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 08:23:31.727 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 08:23:31.730 | + functions-common:git_clone:618 : echo master 2022-07-28 08:23:31.731 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 08:23:31.736 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/nova ]] 2022-07-28 08:23:31.738 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 08:23:31.741 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/nova 2022-07-28 08:23:31.755 | + functions-common:git_clone:678 : cd /opt/stack/nova 2022-07-28 08:23:31.758 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 08:23:31.758 | + functions-common:git_clone:679 : head -1 2022-07-28 08:23:31.766 | 0bea7f6b6b Merge "Add a workaround to skip hypervisor version check on LM" 2022-07-28 08:23:31.769 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 08:23:31.772 | + lib/nova:install_nova:923 : setup_develop /opt/stack/nova 2022-07-28 08:23:31.774 | + inc/python:setup_develop:334 : local bindep 2022-07-28 08:23:31.777 | + inc/python:setup_develop:335 : [[ /opt/stack/nova == -bindep* ]] 2022-07-28 08:23:31.779 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/nova 2022-07-28 08:23:31.782 | + inc/python:setup_develop:340 : local extras= 2022-07-28 08:23:31.784 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-07-28 08:23:31.787 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-28 08:23:31.790 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/nova == -bindep* ]] 2022-07-28 08:23:31.793 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/nova 2022-07-28 08:23:31.795 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-28 08:23:31.798 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-28 08:23:31.801 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/nova 2022-07-28 08:23:31.804 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-28 08:23:31.807 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/nova 2022-07-28 08:23:31.809 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-28 08:23:31.812 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-28 08:23:31.815 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-07-28 08:23:31.822 | + inc/python:_setup_package_with_constraints_edit:381 : name=nova 2022-07-28 08:23:31.825 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-07-28 08:23:32.445 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/nova -e 2022-07-28 08:23:32.448 | + inc/python:setup_package:414 : local bindep=0 2022-07-28 08:23:32.450 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-28 08:23:32.453 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-28 08:23:32.455 | + inc/python:setup_package:417 : [[ /opt/stack/nova == -bindep* ]] 2022-07-28 08:23:32.458 | + inc/python:setup_package:422 : local project_dir=/opt/stack/nova 2022-07-28 08:23:32.460 | + inc/python:setup_package:423 : local flags=-e 2022-07-28 08:23:32.462 | + inc/python:setup_package:424 : local extras= 2022-07-28 08:23:32.465 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-28 08:23:32.467 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-28 08:23:32.469 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-28 08:23:32.472 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-28 08:23:32.474 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-28 08:23:32.476 | + inc/python:setup_package:442 : pip_install -e /opt/stack/nova 2022-07-28 08:23:32.499 | Using python 3.8 to install /opt/stack/nova 2022-07-28 08:23:32.502 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-07-28 08:23:34.672 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:23:34.672 | from cryptography.utils import int_from_bytes 2022-07-28 08:23:34.672 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:23:34.672 | from cryptography.utils import int_from_bytes 2022-07-28 08:23:35.736 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 08:23:35.736 | Obtaining file:///opt/stack/nova 2022-07-28 08:23:39.099 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-07-28 08:23:39.106 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-07-28 08:23:39.109 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-07-28 08:23:39.117 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-28 08:23:39.126 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 08:23:39.129 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-28 08:23:39.140 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-07-28 08:23:39.282 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-28 08:23:39.295 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-07-28 08:23:39.309 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (4.0.0) 2022-07-28 08:23:39.328 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-28 08:23:39.364 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2022-07-28 08:23:39.377 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 08:23:39.380 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-28 08:23:39.389 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-07-28 08:23:39.391 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-28 08:23:39.396 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-07-28 08:23:39.435 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-07-28 08:23:39.462 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 08:23:39.465 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-07-28 08:23:39.504 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 08:23:39.559 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-28 08:23:39.609 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.9.1) 2022-07-28 08:23:39.619 | 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 245)) (1.0.1) 2022-07-28 08:23:39.623 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 08:23:39.627 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 08:23:39.630 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-07-28 08:23:39.655 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (6.0.0) 2022-07-28 08:23:39.677 | 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 294)) (1.1.0) 2022-07-28 08:23:39.681 | 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 295)) (1.7.0) 2022-07-28 08:23:39.686 | 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 297)) (2.7.0) 2022-07-28 08:23:39.690 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.8.0) 2022-07-28 08:23:39.712 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-07-28 08:23:39.729 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-07-28 08:23:39.765 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-28 08:23:39.775 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-28 08:23:39.814 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-28 08:23:39.820 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-07-28 08:23:39.866 | 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 308)) (5.1.0) 2022-07-28 08:23:39.871 | Requirement already satisfied: oslo.limit===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (2.0.0) 2022-07-28 08:23:39.882 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-28 08:23:39.920 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-07-28 08:23:39.974 | 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 312)) (0.4.0) 2022-07-28 08:23:39.985 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-07-28 08:23:40.003 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-07-28 08:23:40.018 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (3.0.0) 2022-07-28 08:23:40.031 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-07-28 08:23:40.043 | 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 317)) (6.3.1) 2022-07-28 08:23:40.046 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-28 08:23:40.054 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-07-28 08:23:40.077 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-07-28 08:23:40.087 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 08:23:40.100 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (3.0.0) 2022-07-28 08:23:40.119 | Requirement already satisfied: ovsdbapp===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (2.0.0) 2022-07-28 08:23:40.163 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 08:23:40.169 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (2.11.0) 2022-07-28 08:23:40.202 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 08:23:40.204 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-28 08:23:40.217 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-07-28 08:23:40.223 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-07-28 08:23:40.241 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-28 08:23:40.251 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-28 08:23:40.253 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 08:23:40.259 | Requirement already satisfied: pyroute2===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.7.2) 2022-07-28 08:23:40.265 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-07-28 08:23:40.270 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-07-28 08:23:40.284 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.0.0) 2022-07-28 08:23:40.299 | 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 396)) (2.8.2) 2022-07-28 08:23:40.304 | Requirement already satisfied: python-glanceclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (4.0.1) 2022-07-28 08:23:40.321 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-07-28 08:23:40.342 | Requirement already satisfied: python-neutronclient===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (8.0.0) 2022-07-28 08:23:40.366 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 08:23:40.370 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-07-28 08:23:40.377 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 08:23:40.390 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-07-28 08:23:40.393 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (1.3.3) 2022-07-28 08:23:40.397 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-07-28 08:23:40.401 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-07-28 08:23:40.404 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 08:23:40.408 | 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 510)) (0.13.0) 2022-07-28 08:23:40.418 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-07-28 08:23:40.420 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-07-28 08:23:40.423 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 08:23:40.428 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (5.0.0) 2022-07-28 08:23:40.479 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-07-28 08:23:40.493 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-07-28 08:23:40.502 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-07-28 08:23:40.507 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-07-28 08:23:40.518 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (2.11.1) 2022-07-28 08:23:40.574 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 08:23:40.608 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-07-28 08:23:40.613 | Requirement already satisfied: warlock===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (2.0.1) 2022-07-28 08:23:40.619 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-07-28 08:23:40.625 | Requirement already satisfied: websockify===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (0.10.0) 2022-07-28 08:23:40.629 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 08:23:40.633 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-07-28 08:23:40.638 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-07-28 08:23:40.664 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-07-28 08:23:40.667 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-07-28 08:23:40.678 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 08:23:40.682 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-28 08:23:40.709 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 08:23:40.770 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-28 08:23:40.773 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-07-28 08:23:40.794 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-07-28 08:23:40.798 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-28 08:23:40.802 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-28 08:23:40.809 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 08:23:40.816 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-28 08:23:40.819 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-07-28 08:23:40.863 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-07-28 08:23:40.866 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-07-28 08:23:40.871 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-28 08:23:40.879 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 08:23:40.882 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-28 08:23:40.893 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.17.1.post1) 2022-07-28 08:23:40.898 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-07-28 08:23:40.909 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-28 08:23:40.921 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-07-28 08:23:40.933 | 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 289)) (2.1.0) 2022-07-28 08:23:40.937 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.1) 2022-07-28 08:23:40.953 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 08:23:40.955 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 08:23:40.958 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 08:23:40.963 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-07-28 08:23:40.965 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-07-28 08:23:40.970 | Requirement already satisfied: networkx===2.8.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.5) 2022-07-28 08:23:41.007 | Requirement already satisfied: automaton===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.0) 2022-07-28 08:23:41.013 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-28 08:23:41.015 | Requirement already satisfied: numpy===1.23.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 275)) (1.23.1) 2022-07-28 08:23:41.018 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-28 08:23:41.020 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-28 08:23:41.024 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-07-28 08:23:41.026 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.4.0) 2022-07-28 08:23:41.029 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-07-28 08:23:41.076 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-28 08:23:41.079 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-07-28 08:23:42.003 | Installing collected packages: nova 2022-07-28 08:23:42.004 | Attempting uninstall: nova 2022-07-28 08:23:42.004 | Found existing installation: nova 25.1.0.dev173 2022-07-28 08:23:42.009 | Can't uninstall 'nova'. No files were found to uninstall. 2022-07-28 08:23:42.010 | Running setup.py develop for nova 2022-07-28 08:23:45.765 | Successfully installed nova 2022-07-28 08:23:45.902 | + inc/python:pip_install:196 : result=0 2022-07-28 08:23:45.905 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 08:23:45.907 | + functions-common:time_stop:2440 : local name 2022-07-28 08:23:45.910 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:23:45.913 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:23:45.915 | + functions-common:time_stop:2443 : local total 2022-07-28 08:23:45.917 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:23:45.920 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 08:23:45.922 | + functions-common:time_stop:2447 : start_time=1658996612493 2022-07-28 08:23:45.925 | + functions-common:time_stop:2449 : [[ -z 1658996612493 ]] 2022-07-28 08:23:45.928 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:23:45.932 | + functions-common:time_stop:2452 : end_time=1658996625930 2022-07-28 08:23:45.934 | + functions-common:time_stop:2453 : elapsed_time=13437 2022-07-28 08:23:45.937 | + functions-common:time_stop:2454 : total=108546 2022-07-28 08:23:45.939 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:23:45.941 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=121983 2022-07-28 08:23:45.944 | + inc/python:pip_install:199 : return 0 2022-07-28 08:23:45.946 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-28 08:23:45.949 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-07-28 08:23:45.952 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-07-28 08:23:45.973 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-07-28 08:23:45.987 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/nova 2022-07-28 08:23:45.990 | + inc/python:use_library_from_git:246 : local name=/opt/stack/nova 2022-07-28 08:23:45.992 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:23:45.995 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:23:45.998 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-07-28 08:23:46.001 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:23:46.004 | + lib/nova:install_nova:924 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-07-28 08:23:46.024 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-28 08:23:46.027 | + ./stack.sh:main:932 : configure_nova 2022-07-28 08:23:46.032 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-07-28 08:23:46.048 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-07-28 08:23:46.051 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-07-28 08:23:46.054 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-07-28 08:23:46.058 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-07-28 08:23:46.058 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-07-28 08:23:46.064 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-07-28 08:23:46.066 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-07-28 08:23:46.069 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-07-28 08:23:46.072 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-07-28 08:23:46.075 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-07-28 08:23:46.077 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-07-28 08:23:46.080 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-07-28 08:23:46.082 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-07-28 08:23:46.096 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-07-28 08:23:46.110 | + 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-07-28 08:23:46.127 | + 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-07-28 08:23:46.146 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-07-28 08:23:46.165 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-07-28 08:23:46.168 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-07-28 08:23:46.174 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.0oBSu0FFu7 2022-07-28 08:23:46.177 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-07-28 08:23:46.179 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-07-28 08:23:46.182 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-07-28 08:23:46.185 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-07-28 08:23:46.188 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-07-28 08:23:46.191 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.0oBSu0FFu7 2022-07-28 08:23:46.196 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.0oBSu0FFu7 2022-07-28 08:23:46.209 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.0oBSu0FFu7 /etc/sudoers.d/nova-rootwrap 2022-07-28 08:23:46.225 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-07-28 08:23:46.230 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-07-28 08:23:46.232 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-07-28 08:23:46.235 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-07-28 08:23:46.238 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-07-28 08:23:46.240 | + 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-07-28 08:23:46.243 | + 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-07-28 08:23:46.246 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-07-28 08:23:46.249 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-07-28 08:23:46.255 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-07-28 08:23:46.275 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:23:46.278 | + lib/nova:configure_nova:334 : create_nova_conf 2022-07-28 08:23:46.281 | + lib/nova:create_nova_conf:408 : rm -f /opt/stack/nova/bin/nova.conf 2022-07-28 08:23:46.285 | + lib/nova:create_nova_conf:411 : rm -f /etc/nova/nova.conf 2022-07-28 08:23:46.289 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-07-28 08:23:46.324 | + lib/nova:create_nova_conf:413 : '[' True == True ']' 2022-07-28 08:23:46.326 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-07-28 08:23:46.355 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-07-28 08:23:46.388 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-07-28 08:23:46.417 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-07-28 08:23:46.450 | + lib/nova:create_nova_conf:419 : iniset /etc/nova/nova.conf scheduler workers 2 2022-07-28 08:23:46.484 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-07-28 08:23:46.516 | + lib/nova:create_nova_conf:421 : [[ 4 == 6 ]] 2022-07-28 08:23:46.519 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.17 2022-07-28 08:23:46.548 | + lib/nova:create_nova_conf:426 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-07-28 08:23:46.578 | + lib/nova:create_nova_conf:427 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-07-28 08:23:46.607 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-07-28 08:23:46.639 | + lib/nova:create_nova_conf:429 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-07-28 08:23:46.669 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-07-28 08:23:46.703 | + lib/nova:create_nova_conf:433 : is_fedora 2022-07-28 08:23:46.705 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 08:23:46.708 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 08:23:46.710 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 08:23:46.713 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 08:23:46.715 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 08:23:46.717 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 08:23:46.720 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 08:23:46.722 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 08:23:46.724 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 08:23:46.726 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 08:23:46.729 | + lib/nova:create_nova_conf:433 : is_suse 2022-07-28 08:23:46.731 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 08:23:46.733 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 08:23:46.735 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 08:23:46.738 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 08:23:46.740 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 08:23:46.743 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 08:23:46.745 | + lib/nova:create_nova_conf:442 : is_service_enabled n-api n-cond n-sched 2022-07-28 08:23:46.762 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:23:46.765 | + lib/nova:create_nova_conf:446 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-28 08:23:46.767 | + lib/nova:create_nova_conf:449 : local db=nova_cell0 2022-07-28 08:23:46.770 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-07-28 08:23:46.801 | ++ lib/nova:create_nova_conf:455 : database_connection_url nova_cell0 2022-07-28 08:23:46.804 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-07-28 08:23:46.806 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-07-28 08:23:46.809 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-07-28 08:23:46.811 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 08:23:46.814 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 08:23:46.816 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 08:23:46.833 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:23:46.836 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 08:23:46.839 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-07-28 08:23:46.842 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-07-28 08:23:46.875 | ++ lib/nova:create_nova_conf:456 : database_connection_url nova_api 2022-07-28 08:23:46.877 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-07-28 08:23:46.879 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-07-28 08:23:46.882 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_api 2022-07-28 08:23:46.884 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 08:23:46.886 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 08:23:46.888 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 08:23:46.905 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:23:46.907 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 08:23:46.910 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-07-28 08:23:46.913 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-07-28 08:23:46.945 | + lib/nova:create_nova_conf:461 : iniset /etc/nova/nova.conf cache enabled True 2022-07-28 08:23:46.978 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-07-28 08:23:47.008 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-07-28 08:23:47.038 | + lib/nova:create_nova_conf:466 : is_service_enabled n-api 2022-07-28 08:23:47.055 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:23:47.057 | + lib/nova:create_nova_conf:467 : is_service_enabled n-api-meta 2022-07-28 08:23:47.075 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:23:47.079 | ++ lib/nova:create_nova_conf:469 : echo osapi_compute,metadata 2022-07-28 08:23:47.079 | ++ lib/nova:create_nova_conf:469 : sed s/,metadata// 2022-07-28 08:23:47.085 | + lib/nova:create_nova_conf:469 : NOVA_ENABLED_APIS=osapi_compute 2022-07-28 08:23:47.087 | + lib/nova:create_nova_conf:471 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-07-28 08:23:47.117 | + lib/nova:create_nova_conf:472 : is_service_enabled tls-proxy 2022-07-28 08:23:47.135 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:23:47.137 | + lib/nova:create_nova_conf:478 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-07-28 08:23:47.140 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-07-28 08:23:47.142 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-07-28 08:23:47.144 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-28 08:23:47.147 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-07-28 08:23:47.179 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-07-28 08:23:47.209 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.17/identity 2022-07-28 08:23:47.240 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-07-28 08:23:47.271 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-07-28 08:23:47.302 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-07-28 08:23:47.334 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-07-28 08:23:47.370 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-07-28 08:23:47.400 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-28 08:23:47.430 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-07-28 08:23:47.460 | + lib/nova:create_nova_conf:481 : is_service_enabled cinder 2022-07-28 08:23:47.477 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:23:47.480 | + lib/nova:create_nova_conf:482 : configure_cinder_access 2022-07-28 08:23:47.482 | + lib/nova:configure_cinder_access:609 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-07-28 08:23:47.516 | + lib/nova:configure_cinder_access:610 : iniset /etc/nova/nova.conf cinder auth_type password 2022-07-28 08:23:47.547 | + lib/nova:configure_cinder_access:611 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.17/identity 2022-07-28 08:23:47.579 | + lib/nova:configure_cinder_access:618 : iniset /etc/nova/nova.conf cinder username nova 2022-07-28 08:23:47.610 | + lib/nova:configure_cinder_access:619 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-07-28 08:23:47.645 | + lib/nova:configure_cinder_access:620 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-07-28 08:23:47.677 | + lib/nova:configure_cinder_access:621 : iniset /etc/nova/nova.conf cinder project_name service 2022-07-28 08:23:47.708 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-07-28 08:23:47.739 | + lib/nova:configure_cinder_access:623 : is_service_enabled tls-proxy 2022-07-28 08:23:47.757 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:23:47.760 | + lib/nova:create_nova_conf:485 : '[' -n /opt/stack/data/nova ']' 2022-07-28 08:23:47.762 | + lib/nova:create_nova_conf:486 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-07-28 08:23:47.793 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-07-28 08:23:47.827 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova/instances ']' 2022-07-28 08:23:47.829 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-07-28 08:23:47.859 | + lib/nova:create_nova_conf:492 : '[' False '!=' False ']' 2022-07-28 08:23:47.862 | + lib/nova:create_nova_conf:495 : '[' False '!=' False ']' 2022-07-28 08:23:47.864 | + lib/nova:create_nova_conf:501 : is_suse 2022-07-28 08:23:47.866 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 08:23:47.869 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 08:23:47.871 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 08:23:47.874 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 08:23:47.876 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 08:23:47.878 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 08:23:47.881 | + lib/nova:create_nova_conf:501 : is_fedora 2022-07-28 08:23:47.884 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 08:23:47.886 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 08:23:47.889 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 08:23:47.891 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 08:23:47.894 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 08:23:47.896 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 08:23:47.898 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 08:23:47.900 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 08:23:47.903 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 08:23:47.905 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 08:23:47.907 | + lib/nova:create_nova_conf:506 : setup_logging /etc/nova/nova.conf 2022-07-28 08:23:47.910 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-07-28 08:23:47.912 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-07-28 08:23:47.915 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-28 08:23:47.934 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-28 08:23:47.936 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-28 08:23:47.938 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-28 08:23:47.941 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-28 08:23:47.943 | + 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-07-28 08:23:47.973 | + 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-07-28 08:23:48.003 | + 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-07-28 08:23:48.033 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-28 08:23:48.065 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-07-28 08:23:48.099 | + lib/nova:create_nova_conf:510 : is_service_enabled n-api 2022-07-28 08:23:48.117 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:23:48.120 | + lib/nova:create_nova_conf:511 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-07-28 08:23:48.122 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-07-28 08:23:48.124 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-07-28 08:23:48.127 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-07-28 08:23:48.129 | + lib/apache:write_uwsgi_config:257 : local http= 2022-07-28 08:23:48.131 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-28 08:23:48.134 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-07-28 08:23:48.138 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-07-28 08:23:48.141 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-28 08:23:48.143 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-28 08:23:48.157 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-28 08:23:48.157 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-28 08:23:48.167 | d /var/run/uwsgi 0755 ubuntu root 2022-07-28 08:23:48.172 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-28 08:23:48.190 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-07-28 08:23:48.192 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-07-28 08:23:48.197 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-07-28 08:23:48.233 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-07-28 08:23:48.264 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-07-28 08:23:48.295 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-07-28 08:23:48.327 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-07-28 08:23:48.358 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-28 08:23:48.388 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-07-28 08:23:48.419 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-07-28 08:23:48.450 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-07-28 08:23:48.480 | + 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-07-28 08:23:48.512 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-07-28 08:23:48.543 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-28 08:23:48.575 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-07-28 08:23:48.606 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-07-28 08:23:48.609 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-07-28 08:23:48.612 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-07-28 08:23:48.615 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-07-28 08:23:48.618 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-28 08:23:48.620 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:23:48.623 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:23:48.625 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-07-28 08:23:48.628 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-07-28 08:23:48.631 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-07-28 08:23:48.672 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-07-28 08:23:48.712 | + 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-07-28 08:23:48.712 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-07-28 08:23:48.722 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-07-28 08:23:48.727 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-07-28 08:23:48.730 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-07-28 08:23:48.732 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-28 08:23:48.735 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-28 08:23:48.737 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 08:23:48.740 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:23:48.742 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:23:48.744 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-28 08:23:48.747 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-28 08:23:48.749 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:23:48.752 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:23:48.754 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-07-28 08:23:48.817 | Enabling site nova-api-wsgi. 2022-07-28 08:23:48.824 | To activate the new configuration, you need to run: 2022-07-28 08:23:48.824 | systemctl reload apache2 2022-07-28 08:23:48.829 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-07-28 08:23:48.831 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-28 08:23:48.834 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 08:23:48.836 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-28 08:23:49.010 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api-meta 2022-07-28 08:23:49.037 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:23:49.041 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-07-28 08:23:49.044 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-07-28 08:23:49.048 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-07-28 08:23:49.051 | + lib/apache:write_uwsgi_config:256 : local url= 2022-07-28 08:23:49.055 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-07-28 08:23:49.057 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-28 08:23:49.063 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-07-28 08:23:49.069 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-07-28 08:23:49.072 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-28 08:23:49.075 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-28 08:23:49.093 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-28 08:23:49.093 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-28 08:23:49.102 | d /var/run/uwsgi 0755 ubuntu root 2022-07-28 08:23:49.106 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-28 08:23:49.124 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-07-28 08:23:49.127 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-07-28 08:23:49.131 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-07-28 08:23:49.164 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-07-28 08:23:49.195 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-07-28 08:23:49.225 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-07-28 08:23:49.258 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-07-28 08:23:49.289 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-28 08:23:49.323 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-07-28 08:23:49.353 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-07-28 08:23:49.384 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-07-28 08:23:49.417 | + 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-07-28 08:23:49.449 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-07-28 08:23:49.479 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-28 08:23:49.513 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-07-28 08:23:49.544 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-07-28 08:23:49.547 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-07-28 08:23:49.577 | + lib/nova:create_nova_conf:518 : is_service_enabled ceilometer 2022-07-28 08:23:49.597 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:23:49.599 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-07-28 08:23:49.636 | ++ lib/nova:create_nova_conf:527 : get_notification_url 2022-07-28 08:23:49.639 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-07-28 08:23:49.641 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-07-28 08:23:49.660 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:23:49.662 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-07-28 08:23:49.665 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-07-28 08:23:49.697 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-07-28 08:23:49.732 | + lib/nova:create_nova_conf:529 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-07-28 08:23:49.735 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-07-28 08:23:49.738 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-07-28 08:23:49.740 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-28 08:23:49.743 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-28 08:23:49.745 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-28 08:23:49.763 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:23:49.766 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-28 08:23:49.769 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-28 08:23:49.772 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-28 08:23:49.791 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:23:49.793 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-07-28 08:23:49.796 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-07-28 08:23:49.826 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-28 08:23:49.829 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-28 08:23:49.831 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-07-28 08:23:49.862 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-07-28 08:23:49.893 | + lib/nova:create_nova_conf:534 : iniset /etc/nova/nova.conf conductor workers 2 2022-07-28 08:23:49.932 | + lib/nova:create_nova_conf:536 : is_service_enabled tls-proxy 2022-07-28 08:23:49.951 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:23:49.954 | + lib/nova:create_nova_conf:541 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-07-28 08:23:49.985 | + lib/nova:create_nova_conf:543 : '[' True == True ']' 2022-07-28 08:23:49.988 | + lib/nova:create_nova_conf:544 : init_nova_service_user_conf 2022-07-28 08:23:49.990 | + lib/nova:init_nova_service_user_conf:792 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-07-28 08:23:50.027 | + lib/nova:init_nova_service_user_conf:793 : iniset /etc/nova/nova.conf service_user auth_type password 2022-07-28 08:23:50.058 | + lib/nova:init_nova_service_user_conf:794 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.17/identity 2022-07-28 08:23:50.089 | + lib/nova:init_nova_service_user_conf:795 : iniset /etc/nova/nova.conf service_user username nova 2022-07-28 08:23:50.121 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-07-28 08:23:50.152 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-07-28 08:23:50.185 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user project_name service 2022-07-28 08:23:50.217 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-07-28 08:23:50.247 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-07-28 08:23:50.279 | + lib/nova:create_nova_conf:547 : is_service_enabled n-cond 2022-07-28 08:23:50.297 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:23:50.301 | ++ lib/nova:create_nova_conf:548 : seq 1 1 2022-07-28 08:23:50.306 | + lib/nova:create_nova_conf:548 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 08:23:50.308 | + lib/nova:create_nova_conf:549 : local conf 2022-07-28 08:23:50.311 | + lib/nova:create_nova_conf:550 : local vhost 2022-07-28 08:23:50.314 | ++ lib/nova:create_nova_conf:551 : conductor_conf 1 2022-07-28 08:23:50.316 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-28 08:23:50.319 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-28 08:23:50.323 | + lib/nova:create_nova_conf:551 : conf=/etc/nova/nova_cell1.conf 2022-07-28 08:23:50.325 | + lib/nova:create_nova_conf:552 : vhost=nova_cell1 2022-07-28 08:23:50.328 | + lib/nova:create_nova_conf:554 : rm -f /etc/nova/nova_cell1.conf 2022-07-28 08:23:50.333 | ++ lib/nova:create_nova_conf:555 : database_connection_url nova_cell1 2022-07-28 08:23:50.335 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-07-28 08:23:50.338 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-07-28 08:23:50.341 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell1 2022-07-28 08:23:50.343 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 08:23:50.346 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 08:23:50.348 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 08:23:50.366 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:23:50.368 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 08:23:50.371 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-07-28 08:23:50.374 | + lib/nova:create_nova_conf:555 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-07-28 08:23:50.410 | + lib/nova:create_nova_conf:556 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-07-28 08:23:50.449 | + lib/nova:create_nova_conf:557 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-07-28 08:23:50.489 | + lib/nova:create_nova_conf:559 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-28 08:23:50.491 | + lib/nova:create_nova_conf:562 : rpc_backend_add_vhost nova_cell1 2022-07-28 08:23:50.494 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-07-28 08:23:50.496 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-07-28 08:23:50.516 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:23:50.521 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-07-28 08:23:50.524 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-07-28 08:23:51.333 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-07-28 08:23:51.336 | + lib/nova:create_nova_conf:563 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-07-28 08:23:51.338 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-07-28 08:23:51.341 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-07-28 08:23:51.343 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-28 08:23:51.346 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-07-28 08:23:51.348 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-28 08:23:51.366 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:23:51.370 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-07-28 08:23:51.373 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-07-28 08:23:51.376 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-28 08:23:51.393 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:23:51.396 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/nova_cell1 2022-07-28 08:23:51.399 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/nova_cell1 2022-07-28 08:23:51.431 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-28 08:23:51.434 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-28 08:23:51.436 | + lib/nova:create_nova_conf:567 : is_service_enabled placement placement-client 2022-07-28 08:23:51.455 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:23:51.457 | + lib/nova:create_nova_conf:568 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-07-28 08:23:51.460 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova_cell1.conf 2022-07-28 08:23:51.462 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-07-28 08:23:51.496 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.17/identity 2022-07-28 08:23:51.528 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-07-28 08:23:51.560 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-07-28 08:23:51.592 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-07-28 08:23:51.624 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-07-28 08:23:51.656 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-07-28 08:23:51.687 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-07-28 08:23:51.718 | + lib/nova:create_nova_conf:572 : setup_logging /etc/nova/nova_cell1.conf 2022-07-28 08:23:51.720 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-07-28 08:23:51.723 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-07-28 08:23:51.727 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-28 08:23:51.745 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-28 08:23:51.748 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-28 08:23:51.751 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-28 08:23:51.754 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-28 08:23:51.757 | + 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-07-28 08:23:51.788 | + 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-07-28 08:23:51.821 | + 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-07-28 08:23:51.851 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-28 08:23:51.881 | + lib/nova:create_nova_conf:579 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-28 08:23:51.885 | ++ lib/nova:create_nova_conf:582 : seq 1 1 2022-07-28 08:23:51.889 | + lib/nova:create_nova_conf:582 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 08:23:51.892 | + lib/nova:create_nova_conf:583 : local conf 2022-07-28 08:23:51.894 | + lib/nova:create_nova_conf:584 : local offset 2022-07-28 08:23:51.898 | ++ lib/nova:create_nova_conf:585 : conductor_conf 1 2022-07-28 08:23:51.900 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-28 08:23:51.903 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-28 08:23:51.906 | + lib/nova:create_nova_conf:585 : conf=/etc/nova/nova_cell1.conf 2022-07-28 08:23:51.908 | + lib/nova:create_nova_conf:586 : offset=0 2022-07-28 08:23:51.911 | + lib/nova:create_nova_conf:587 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-07-28 08:23:51.913 | + lib/nova:configure_console_proxies:694 : local conf=/etc/nova/nova_cell1.conf 2022-07-28 08:23:51.916 | + lib/nova:configure_console_proxies:695 : local offset=0 2022-07-28 08:23:51.918 | + lib/nova:configure_console_proxies:699 : offset=0 2022-07-28 08:23:51.921 | + lib/nova:configure_console_proxies:701 : is_service_enabled n-novnc 2022-07-28 08:23:51.937 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:23:51.940 | + lib/nova:configure_console_proxies:701 : '[' False '!=' False ']' 2022-07-28 08:23:51.942 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-spice 2022-07-28 08:23:51.960 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:23:51.963 | + lib/nova:configure_console_proxies:738 : is_service_enabled n-sproxy 2022-07-28 08:23:51.980 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:23:51.982 | + lib/nova:configure_nova:336 : is_service_enabled n-cpu 2022-07-28 08:23:52.002 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:23:52.004 | + ./stack.sh:main:935 : is_service_enabled placement 2022-07-28 08:23:52.024 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:23:52.026 | + ./stack.sh:main:937 : stack_install_service placement 2022-07-28 08:23:52.029 | + lib/stack:stack_install_service:20 : local service=placement 2022-07-28 08:23:52.031 | + lib/stack:stack_install_service:21 : type install_placement 2022-07-28 08:23:52.034 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-28 08:23:52.036 | + lib/stack:stack_install_service:32 : install_placement 2022-07-28 08:23:52.039 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-07-28 08:23:52.042 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-07-28 08:23:52.045 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:23:52.047 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:23:52.050 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-07-28 08:23:52.053 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 08:23:52.055 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 08:23:52.058 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 08:23:52.061 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 08:23:52.063 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 08:23:52.066 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 08:23:52.069 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:23:52.072 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:23:52.074 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 08:23:52.077 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 08:23:52.080 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 08:23:52.082 | + functions-common:apt_get_update:1191 : return 2022-07-28 08:23:52.085 | + functions-common:install_package:1465 : real_install_package apache2 2022-07-28 08:23:52.087 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 08:23:52.090 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:23:52.093 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:23:52.095 | + functions-common:real_install_package:1451 : apt_get install apache2 2022-07-28 08:23:52.118 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-07-28 08:23:52.236 | Reading package lists... 2022-07-28 08:23:52.529 | Building dependency tree... 2022-07-28 08:23:52.531 | Reading state information... 2022-07-28 08:23:52.875 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-07-28 08:23:52.875 | The following packages were automatically installed and are no longer required: 2022-07-28 08:23:52.877 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 08:23:52.877 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 08:23:52.877 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 08:23:52.877 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 08:23:52.877 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 08:23:52.877 | python3-zope.interface 2022-07-28 08:23:52.877 | Use 'sudo apt autoremove' to remove them. 2022-07-28 08:23:53.008 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-28 08:23:53.013 | + functions-common:apt_get:1235 : result=0 2022-07-28 08:23:53.015 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 08:23:53.018 | + functions-common:time_stop:2440 : local name 2022-07-28 08:23:53.020 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:23:53.023 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:23:53.025 | + functions-common:time_stop:2443 : local total 2022-07-28 08:23:53.028 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:23:53.030 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 08:23:53.033 | + functions-common:time_stop:2447 : start_time=1658996632115 2022-07-28 08:23:53.035 | + functions-common:time_stop:2449 : [[ -z 1658996632115 ]] 2022-07-28 08:23:53.038 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:23:53.044 | + functions-common:time_stop:2452 : end_time=1658996633041 2022-07-28 08:23:53.047 | + functions-common:time_stop:2453 : elapsed_time=926 2022-07-28 08:23:53.049 | + functions-common:time_stop:2454 : total=6658 2022-07-28 08:23:53.052 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:23:53.054 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=7584 2022-07-28 08:23:53.057 | + functions-common:apt_get:1239 : return 0 2022-07-28 08:23:53.060 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-07-28 08:23:53.063 | + functions-common:is_package_installed:1473 : [[ -z libapache2-mod-wsgi ]] 2022-07-28 08:23:53.066 | + functions-common:is_package_installed:1477 : [[ -z deb ]] 2022-07-28 08:23:53.069 | + functions-common:is_package_installed:1481 : [[ deb = \d\e\b ]] 2022-07-28 08:23:53.072 | + functions-common:is_package_installed:1482 : dpkg -s libapache2-mod-wsgi 2022-07-28 08:23:53.096 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-07-28 08:23:53.099 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 08:23:53.102 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 08:23:53.105 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 08:23:53.107 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 08:23:53.110 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 08:23:53.113 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 08:23:53.116 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:23:53.118 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:23:53.121 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 08:23:53.124 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 08:23:53.127 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 08:23:53.129 | + functions-common:apt_get_update:1191 : return 2022-07-28 08:23:53.132 | + functions-common:install_package:1465 : real_install_package libapache2-mod-wsgi-py3 2022-07-28 08:23:53.135 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 08:23:53.138 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:23:53.141 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:23:53.143 | + functions-common:real_install_package:1451 : apt_get install libapache2-mod-wsgi-py3 2022-07-28 08:23:53.168 | + functions-common:apt_get:1231 : 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-07-28 08:23:53.279 | Reading package lists... 2022-07-28 08:23:53.574 | Building dependency tree... 2022-07-28 08:23:53.576 | Reading state information... 2022-07-28 08:23:53.914 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-07-28 08:23:53.914 | The following packages were automatically installed and are no longer required: 2022-07-28 08:23:53.915 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 08:23:53.915 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 08:23:53.915 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 08:23:53.916 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 08:23:53.916 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 08:23:53.916 | python3-zope.interface 2022-07-28 08:23:53.916 | Use 'sudo apt autoremove' to remove them. 2022-07-28 08:23:54.044 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-28 08:23:54.050 | + functions-common:apt_get:1235 : result=0 2022-07-28 08:23:54.053 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 08:23:54.056 | + functions-common:time_stop:2440 : local name 2022-07-28 08:23:54.059 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:23:54.061 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:23:54.064 | + functions-common:time_stop:2443 : local total 2022-07-28 08:23:54.066 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:23:54.069 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 08:23:54.072 | + functions-common:time_stop:2447 : start_time=1658996633164 2022-07-28 08:23:54.074 | + functions-common:time_stop:2449 : [[ -z 1658996633164 ]] 2022-07-28 08:23:54.078 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:23:54.083 | + functions-common:time_stop:2452 : end_time=1658996634080 2022-07-28 08:23:54.086 | + functions-common:time_stop:2453 : elapsed_time=916 2022-07-28 08:23:54.088 | + functions-common:time_stop:2454 : total=7584 2022-07-28 08:23:54.091 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:23:54.094 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=8500 2022-07-28 08:23:54.097 | + functions-common:apt_get:1239 : return 0 2022-07-28 08:23:54.100 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-07-28 08:23:54.103 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-07-28 08:23:54.105 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 08:23:54.108 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:23:54.111 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:23:54.114 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-07-28 08:23:54.117 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-07-28 08:23:54.175 | wsgi (enabled by maintainer script) 2022-07-28 08:23:54.179 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-07-28 08:23:54.182 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-07-28 08:23:54.185 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-28 08:23:54.188 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-07-28 08:23:54.191 | ++ inc/python:get_from_global_requirements:221 : local package=osc-placement 2022-07-28 08:23:54.194 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-28 08:23:54.199 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-07-28 08:23:54.199 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-28 08:23:54.206 | ++ inc/python:get_from_global_requirements:223 : required_pkg='osc-placement ' 2022-07-28 08:23:54.209 | ++ inc/python:get_from_global_requirements:224 : [[ osc-placement == '' ]] 2022-07-28 08:23:54.211 | ++ inc/python:get_from_global_requirements:227 : echo osc-placement 2022-07-28 08:23:54.215 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-07-28 08:23:54.217 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-07-28 08:23:54.244 | Using python 3.8 to install osc-placement 2022-07-28 08:23:54.247 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-07-28 08:23:56.414 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:23:56.414 | from cryptography.utils import int_from_bytes 2022-07-28 08:23:56.414 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:23:56.414 | from cryptography.utils import int_from_bytes 2022-07-28 08:23:57.472 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 08:23:57.475 | Requirement already satisfied: osc-placement===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.0.0) 2022-07-28 08:23:57.486 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 08:23:57.500 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 08:23:57.506 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 08:23:57.509 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 08:23:57.516 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 08:23:57.520 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-07-28 08:23:57.523 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.1) 2022-07-28 08:23:57.539 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 08:23:57.598 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 08:23:57.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 308)) (5.1.0) 2022-07-28 08:23:57.605 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 08:23:57.612 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 08:23:57.615 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 08:23:57.620 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-28 08:23:57.632 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 08:23:57.637 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-07-28 08:23:57.662 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 08:23:57.665 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 08:23:57.678 | 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 295)) (1.7.0) 2022-07-28 08:23:57.682 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 08:23:57.686 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-28 08:23:57.689 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 08:23:57.691 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-28 08:23:57.703 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-07-28 08:23:57.752 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-07-28 08:23:57.755 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-07-28 08:23:57.757 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-28 08:23:57.794 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 08:23:57.797 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-07-28 08:23:57.818 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-28 08:23:57.822 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-28 08:23:57.828 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-28 08:23:57.833 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 08:23:57.836 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 08:23:57.868 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 08:23:57.872 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 08:23:57.877 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-07-28 08:23:57.882 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-07-28 08:23:57.884 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 08:23:57.947 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 08:23:57.951 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-28 08:23:57.954 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-28 08:24:00.074 | + inc/python:pip_install:196 : result=0 2022-07-28 08:24:00.076 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 08:24:00.079 | + functions-common:time_stop:2440 : local name 2022-07-28 08:24:00.082 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:24:00.084 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:24:00.087 | + functions-common:time_stop:2443 : local total 2022-07-28 08:24:00.090 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:24:00.093 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 08:24:00.095 | + functions-common:time_stop:2447 : start_time=1658996634236 2022-07-28 08:24:00.098 | + functions-common:time_stop:2449 : [[ -z 1658996634236 ]] 2022-07-28 08:24:00.101 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:24:00.107 | + functions-common:time_stop:2452 : end_time=1658996640104 2022-07-28 08:24:00.109 | + functions-common:time_stop:2453 : elapsed_time=5868 2022-07-28 08:24:00.112 | + functions-common:time_stop:2454 : total=121983 2022-07-28 08:24:00.114 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:24:00.117 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=127851 2022-07-28 08:24:00.119 | + inc/python:pip_install:199 : return 0 2022-07-28 08:24:00.122 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-07-28 08:24:00.125 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/placement.git 2022-07-28 08:24:00.128 | + functions-common:git_clone:598 : local git_dest=/opt/stack/placement 2022-07-28 08:24:00.131 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 08:24:00.133 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 08:24:00.137 | ++ functions-common:git_clone:601 : pwd 2022-07-28 08:24:00.140 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 08:24:00.143 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 08:24:00.146 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 08:24:00.165 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 08:24:00.167 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 08:24:00.170 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 08:24:00.174 | + functions-common:git_clone:618 : echo master 2022-07-28 08:24:00.174 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 08:24:00.180 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/placement ]] 2022-07-28 08:24:00.183 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 08:24:00.185 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/placement 2022-07-28 08:24:00.200 | + functions-common:git_clone:678 : cd /opt/stack/placement 2022-07-28 08:24:00.204 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 08:24:00.204 | + functions-common:git_clone:679 : head -1 2022-07-28 08:24:00.208 | d723f225 Merge "Change minversion of tox to 3.18.0" 2022-07-28 08:24:00.211 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 08:24:00.214 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-07-28 08:24:00.217 | + inc/python:setup_develop:334 : local bindep 2022-07-28 08:24:00.220 | + inc/python:setup_develop:335 : [[ /opt/stack/placement == -bindep* ]] 2022-07-28 08:24:00.222 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/placement 2022-07-28 08:24:00.225 | + inc/python:setup_develop:340 : local extras= 2022-07-28 08:24:00.227 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-07-28 08:24:00.230 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-28 08:24:00.233 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/placement == -bindep* ]] 2022-07-28 08:24:00.235 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/placement 2022-07-28 08:24:00.238 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-28 08:24:00.241 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-28 08:24:00.244 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/placement 2022-07-28 08:24:00.247 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-28 08:24:00.250 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/placement 2022-07-28 08:24:00.253 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-28 08:24:00.255 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-28 08:24:00.259 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-07-28 08:24:00.268 | + inc/python:_setup_package_with_constraints_edit:381 : name=openstack-placement 2022-07-28 08:24:00.270 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-07-28 08:24:00.889 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/placement -e 2022-07-28 08:24:00.892 | + inc/python:setup_package:414 : local bindep=0 2022-07-28 08:24:00.895 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-28 08:24:00.897 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-28 08:24:00.900 | + inc/python:setup_package:417 : [[ /opt/stack/placement == -bindep* ]] 2022-07-28 08:24:00.903 | + inc/python:setup_package:422 : local project_dir=/opt/stack/placement 2022-07-28 08:24:00.905 | + inc/python:setup_package:423 : local flags=-e 2022-07-28 08:24:00.908 | + inc/python:setup_package:424 : local extras= 2022-07-28 08:24:00.910 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-28 08:24:00.913 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-28 08:24:00.916 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-28 08:24:00.919 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-28 08:24:00.921 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-28 08:24:00.924 | + inc/python:setup_package:442 : pip_install -e /opt/stack/placement 2022-07-28 08:24:00.947 | Using python 3.8 to install /opt/stack/placement 2022-07-28 08:24:00.950 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-07-28 08:24:03.160 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:24:03.160 | from cryptography.utils import int_from_bytes 2022-07-28 08:24:03.160 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:24:03.160 | from cryptography.utils import int_from_bytes 2022-07-28 08:24:04.206 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 08:24:04.206 | Obtaining file:///opt/stack/placement 2022-07-28 08:24:05.522 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-28 08:24:05.535 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-07-28 08:24:05.680 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-28 08:24:05.694 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-28 08:24:05.699 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-07-28 08:24:05.737 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-28 08:24:05.787 | 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 245)) (1.0.1) 2022-07-28 08:24:05.792 | 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 294)) (1.1.0) 2022-07-28 08:24:05.796 | 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 297)) (2.7.0) 2022-07-28 08:24:05.800 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-07-28 08:24:05.837 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-28 08:24:05.847 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-28 08:24:05.885 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-28 08:24:05.891 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-07-28 08:24:05.936 | 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 308)) (5.1.0) 2022-07-28 08:24:05.941 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-28 08:24:05.980 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-07-28 08:24:05.998 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-07-28 08:24:06.014 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-28 08:24:06.022 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-07-28 08:24:06.032 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 08:24:06.047 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 08:24:06.052 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 08:24:06.055 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-28 08:24:06.066 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-28 08:24:06.076 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-28 08:24:06.079 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 08:24:06.084 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-07-28 08:24:06.089 | 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 396)) (2.8.2) 2022-07-28 08:24:06.093 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-07-28 08:24:06.114 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 08:24:06.118 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-07-28 08:24:06.125 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 08:24:06.139 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-07-28 08:24:06.144 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 08:24:06.147 | 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 510)) (0.13.0) 2022-07-28 08:24:06.156 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-07-28 08:24:06.159 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-07-28 08:24:06.162 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 08:24:06.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 534)) (2.0.1) 2022-07-28 08:24:06.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 535)) (0.5.0) 2022-07-28 08:24:06.180 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-07-28 08:24:06.190 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 08:24:06.223 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-07-28 08:24:06.233 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev26) (45.2.0) 2022-07-28 08:24:06.235 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 08:24:06.295 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-07-28 08:24:06.323 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 08:24:06.380 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-28 08:24:06.386 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-28 08:24:06.389 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 08:24:06.394 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 08:24:06.400 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 08:24:06.403 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-07-28 08:24:06.417 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-07-28 08:24:06.423 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-28 08:24:06.432 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 08:24:06.435 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 08:24:06.438 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 08:24:06.441 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 08:24:06.446 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 08:24:06.449 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 08:24:06.452 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 08:24:06.454 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-07-28 08:24:06.456 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-28 08:24:06.468 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-28 08:24:06.470 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-07-28 08:24:06.505 | 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 295)) (1.7.0) 2022-07-28 08:24:06.512 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 08:24:06.516 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-07-28 08:24:06.555 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-07-28 08:24:06.567 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-07-28 08:24:06.570 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 08:24:06.573 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-28 08:24:08.090 | Installing collected packages: openstack-placement 2022-07-28 08:24:08.090 | Attempting uninstall: openstack-placement 2022-07-28 08:24:08.091 | Found existing installation: openstack-placement 7.1.0.dev26 2022-07-28 08:24:08.093 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-07-28 08:24:08.094 | Running setup.py develop for openstack-placement 2022-07-28 08:24:09.813 | Successfully installed openstack-placement 2022-07-28 08:24:09.947 | + inc/python:pip_install:196 : result=0 2022-07-28 08:24:09.950 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 08:24:09.953 | + functions-common:time_stop:2440 : local name 2022-07-28 08:24:09.955 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:24:09.957 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:24:09.960 | + functions-common:time_stop:2443 : local total 2022-07-28 08:24:09.962 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:24:09.965 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 08:24:09.967 | + functions-common:time_stop:2447 : start_time=1658996640941 2022-07-28 08:24:09.970 | + functions-common:time_stop:2449 : [[ -z 1658996640941 ]] 2022-07-28 08:24:09.973 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:24:09.977 | + functions-common:time_stop:2452 : end_time=1658996649974 2022-07-28 08:24:09.980 | + functions-common:time_stop:2453 : elapsed_time=9033 2022-07-28 08:24:09.982 | + functions-common:time_stop:2454 : total=127851 2022-07-28 08:24:09.985 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:24:09.987 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=136884 2022-07-28 08:24:09.990 | + inc/python:pip_install:199 : return 0 2022-07-28 08:24:09.993 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-28 08:24:09.996 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-07-28 08:24:09.999 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-07-28 08:24:10.021 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-07-28 08:24:10.035 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/placement 2022-07-28 08:24:10.038 | + inc/python:use_library_from_git:246 : local name=/opt/stack/placement 2022-07-28 08:24:10.041 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:24:10.044 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:24:10.046 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-07-28 08:24:10.049 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:24:10.052 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-28 08:24:10.055 | + ./stack.sh:main:938 : configure_placement 2022-07-28 08:24:10.058 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-07-28 08:24:10.075 | + lib/placement:configure_placement:107 : create_placement_conf 2022-07-28 08:24:10.078 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-07-28 08:24:10.083 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-07-28 08:24:10.086 | ++ lib/database:database_connection_url:134 : local db=placement 2022-07-28 08:24:10.089 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-07-28 08:24:10.092 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=placement 2022-07-28 08:24:10.095 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 08:24:10.098 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 08:24:10.100 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 08:24:10.121 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:24:10.124 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 08:24:10.127 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-07-28 08:24:10.130 | + 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&plugin=dbcounter' 2022-07-28 08:24:10.167 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-07-28 08:24:10.204 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-07-28 08:24:10.242 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-07-28 08:24:10.247 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-07-28 08:24:10.250 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-07-28 08:24:10.253 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-28 08:24:10.257 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-07-28 08:24:10.295 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-07-28 08:24:10.329 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.17/identity 2022-07-28 08:24:10.363 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-07-28 08:24:10.398 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-07-28 08:24:10.431 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-07-28 08:24:10.465 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-07-28 08:24:10.498 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-07-28 08:24:10.530 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-28 08:24:10.565 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-07-28 08:24:10.602 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-07-28 08:24:10.604 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-07-28 08:24:10.607 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-07-28 08:24:10.611 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-28 08:24:10.631 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-28 08:24:10.634 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-28 08:24:10.637 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-28 08:24:10.639 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-28 08:24:10.642 | + 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-07-28 08:24:10.677 | + 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-07-28 08:24:10.712 | + 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-07-28 08:24:10.745 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-28 08:24:10.778 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-07-28 08:24:10.780 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-07-28 08:24:10.783 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-07-28 08:24:10.786 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-07-28 08:24:10.789 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-07-28 08:24:10.791 | + lib/apache:write_uwsgi_config:257 : local http= 2022-07-28 08:24:10.794 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-28 08:24:10.797 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-07-28 08:24:10.802 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-07-28 08:24:10.805 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-28 08:24:10.808 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-28 08:24:10.823 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-28 08:24:10.823 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-28 08:24:10.833 | d /var/run/uwsgi 0755 ubuntu root 2022-07-28 08:24:10.837 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-28 08:24:10.856 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-07-28 08:24:10.859 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-07-28 08:24:10.863 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-07-28 08:24:10.901 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-07-28 08:24:10.934 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-07-28 08:24:10.967 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-07-28 08:24:11.001 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-07-28 08:24:11.036 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-28 08:24:11.068 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-07-28 08:24:11.101 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-07-28 08:24:11.137 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-07-28 08:24:11.171 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-07-28 08:24:11.204 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-07-28 08:24:11.239 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-28 08:24:11.274 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-07-28 08:24:11.312 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-07-28 08:24:11.315 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-07-28 08:24:11.319 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-07-28 08:24:11.322 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-07-28 08:24:11.325 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-28 08:24:11.328 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:24:11.330 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:24:11.333 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-07-28 08:24:11.336 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-07-28 08:24:11.339 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-07-28 08:24:11.370 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-07-28 08:24:11.404 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-07-28 08:24:11.404 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-07-28 08:24:11.413 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-07-28 08:24:11.420 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-07-28 08:24:11.423 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-07-28 08:24:11.425 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-28 08:24:11.428 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-28 08:24:11.431 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 08:24:11.433 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:24:11.436 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:24:11.439 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-28 08:24:11.442 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-28 08:24:11.446 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:24:11.448 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:24:11.451 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-07-28 08:24:11.515 | Site placement-api already enabled 2022-07-28 08:24:11.520 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-07-28 08:24:11.523 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-28 08:24:11.525 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 08:24:11.528 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-28 08:24:11.739 | + ./stack.sh:main:945 : is_service_enabled placement placement-client 2022-07-28 08:24:11.766 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:24:11.769 | + ./stack.sh:main:946 : is_service_enabled n-cpu 2022-07-28 08:24:11.793 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:24:11.796 | + ./stack.sh:main:946 : is_service_enabled n-sch 2022-07-28 08:24:11.817 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:24:11.821 | + ./stack.sh:main:947 : configure_placement_nova_compute 2022-07-28 08:24:11.824 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova.conf 2022-07-28 08:24:11.826 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement auth_type password 2022-07-28 08:24:11.865 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.17/identity 2022-07-28 08:24:11.905 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova.conf placement username placement 2022-07-28 08:24:11.941 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-07-28 08:24:11.978 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-07-28 08:24:12.019 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement project_name service 2022-07-28 08:24:12.052 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-07-28 08:24:12.087 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-07-28 08:24:12.121 | + ./stack.sh:main:951 : is_service_enabled horizon 2022-07-28 08:24:12.148 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:24:12.150 | + ./stack.sh:main:956 : is_service_enabled tls-proxy 2022-07-28 08:24:12.171 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:24:12.174 | + ./stack.sh:main:964 : run_phase stack install 2022-07-28 08:24:12.179 | + functions-common:run_phase:1868 : local mode=stack 2022-07-28 08:24:12.181 | + functions-common:run_phase:1869 : local phase=install 2022-07-28 08:24:12.184 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-28 08:24:12.187 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-28 08:24:12.189 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-28 08:24:12.192 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-28 08:24:12.195 | + functions-common:run_phase:1878 : local extra 2022-07-28 08:24:12.199 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-28 08:24:12.204 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-28 08:24:12.207 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-28 08:24:12.209 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-28 08:24:12.213 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-07-28 08:24:12.216 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-28 08:24:12.232 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:24:12.235 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-07-28 08:24:12.237 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-07-28 08:24:12.240 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-07-28 08:24:12.242 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-07-28 08:24:12.245 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 08:24:12.248 | ++ ./stack.sh:echo_summary:441 : echo -e Installing Tempest 2022-07-28 08:24:12.251 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-07-28 08:24:12.253 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-07-28 08:24:12.312 | ++ inc/async:async_inner:63 : install_tempest 2022-07-28 08:24:12.353 | [179614 Async install_tempest:204792]: running: install_tempest 2022-07-28 08:24:12.356 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-07-28 08:24:12.359 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-07-28 08:24:12.362 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-07-28 08:24:12.365 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-07-28 08:24:12.368 | + functions-common:run_phase:1895 : run_plugins stack install 2022-07-28 08:24:12.372 | + functions-common:run_plugins:1854 : local mode=stack 2022-07-28 08:24:12.377 | + functions-common:run_plugins:1855 : local phase=install 2022-07-28 08:24:12.384 | + functions-common:run_plugins:1857 : local plugins= 2022-07-28 08:24:12.387 | + functions-common:run_plugins:1858 : local plugin 2022-07-28 08:24:12.390 | + ./stack.sh:main:967 : use_library_from_git python-openstackclient 2022-07-28 08:24:12.392 | + inc/python:use_library_from_git:246 : local name=python-openstackclient 2022-07-28 08:24:12.395 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:24:12.398 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:24:12.401 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-07-28 08:24:12.405 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:24:12.409 | + ./stack.sh:main:971 : pip_install_gr python-openstackclient 2022-07-28 08:24:12.411 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-07-28 08:24:12.414 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-28 08:24:12.418 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-07-28 08:24:12.421 | ++ inc/python:get_from_global_requirements:221 : local package=python-openstackclient 2022-07-28 08:24:12.424 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-28 08:24:12.429 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-28 08:24:12.430 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-07-28 08:24:12.436 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-openstackclient ' 2022-07-28 08:24:12.439 | ++ inc/python:get_from_global_requirements:224 : [[ python-openstackclient == '' ]] 2022-07-28 08:24:12.442 | ++ inc/python:get_from_global_requirements:227 : echo python-openstackclient 2022-07-28 08:24:12.446 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-07-28 08:24:12.449 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-07-28 08:24:12.479 | Using python 3.8 to install python-openstackclient 2022-07-28 08:24:12.482 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-07-28 08:24:14.669 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:24:14.669 | from cryptography.utils import int_from_bytes 2022-07-28 08:24:14.669 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:24:14.669 | from cryptography.utils import int_from_bytes 2022-07-28 08:24:15.764 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 08:24:15.766 | 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 419)) (5.8.0) 2022-07-28 08:24:15.785 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 08:24:15.790 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.0.0) 2022-07-28 08:24:15.805 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.1) 2022-07-28 08:24:15.820 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-07-28 08:24:15.834 | 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 308)) (5.1.0) 2022-07-28 08:24:15.839 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-07-28 08:24:15.864 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-28 08:24:15.877 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 08:24:15.891 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-07-28 08:24:15.912 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 08:24:15.915 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 08:24:15.918 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 08:24:15.932 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 08:24:15.990 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-28 08:24:16.003 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-07-28 08:24:16.006 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-28 08:24:16.015 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-28 08:24:16.021 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 08:24:16.023 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-28 08:24:16.028 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-07-28 08:24:16.051 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-07-28 08:24:16.054 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-07-28 08:24:16.057 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-28 08:24:16.095 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 08:24:16.098 | 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 295)) (1.7.0) 2022-07-28 08:24:16.103 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 08:24:16.105 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-28 08:24:16.109 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-07-28 08:24:16.156 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 08:24:16.162 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-28 08:24:16.165 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 08:24:16.172 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 08:24:16.177 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 08:24:16.181 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 08:24:16.186 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 08:24:16.189 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-28 08:24:16.227 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 08:24:16.231 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 08:24:16.233 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 08:24:16.266 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 08:24:16.271 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-07-28 08:24:16.276 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 08:24:16.279 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-28 08:24:16.282 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 08:24:16.285 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 08:24:16.347 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-07-28 08:24:16.349 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 08:24:16.355 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-07-28 08:24:16.360 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-28 08:24:18.826 | + inc/python:pip_install:196 : result=0 2022-07-28 08:24:18.829 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 08:24:18.832 | + functions-common:time_stop:2440 : local name 2022-07-28 08:24:18.835 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:24:18.838 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:24:18.841 | + functions-common:time_stop:2443 : local total 2022-07-28 08:24:18.844 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:24:18.847 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 08:24:18.850 | + functions-common:time_stop:2447 : start_time=1658996652472 2022-07-28 08:24:18.853 | + functions-common:time_stop:2449 : [[ -z 1658996652472 ]] 2022-07-28 08:24:18.856 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:24:18.861 | + functions-common:time_stop:2452 : end_time=1658996658858 2022-07-28 08:24:18.864 | + functions-common:time_stop:2453 : elapsed_time=6386 2022-07-28 08:24:18.867 | + functions-common:time_stop:2454 : total=136884 2022-07-28 08:24:18.869 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:24:18.872 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=143270 2022-07-28 08:24:18.875 | + inc/python:pip_install:199 : return 0 2022-07-28 08:24:18.878 | + ./stack.sh:main:976 : install_oscwrap 2022-07-28 08:24:18.887 | ++ functions-common:install_oscwrap:2485 : mktemp 2022-07-28 08:24:18.893 | + functions-common:install_oscwrap:2485 : OSCWRAP_TIMER_FILE=/tmp/tmp.Typs2wumqR 2022-07-28 08:24:18.896 | + functions-common:install_oscwrap:2488 : shopt -s expand_aliases 2022-07-28 08:24:18.900 | + functions-common:install_oscwrap:2491 : unalias -a 2022-07-28 08:24:18.903 | + functions-common:install_oscwrap:2493 : alias openstack=oscwrap 2022-07-28 08:24:18.906 | + ./stack.sh:main:981 : [[ False != \F\a\l\s\e ]] 2022-07-28 08:24:18.909 | + ./stack.sh:main:1021 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-07-28 08:24:18.913 | + ./stack.sh:main:1029 : is_service_enabled mysql postgresql 2022-07-28 08:24:18.934 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:24:18.937 | + ./stack.sh:main:1030 : configure_database 2022-07-28 08:24:18.941 | + lib/database:configure_database:128 : configure_database_mysql 2022-07-28 08:24:18.944 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-07-28 08:24:18.947 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-07-28 08:24:18.950 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 08:24:18.953 | + ./stack.sh:echo_summary:441 : echo -e Configuring and starting MySQL 2022-07-28 08:24:18.956 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-07-28 08:24:18.959 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:24:18.962 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:24:18.965 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-07-28 08:24:18.968 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-07-28 08:24:18.972 | ++ functions-common:ipv6_unquote:2238 : echo 0.0.0.0 2022-07-28 08:24:18.973 | ++ functions-common:ipv6_unquote:2238 : tr -d '[]' 2022-07-28 08:24:18.979 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-07-28 08:24:19.046 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-07-28 08:24:19.050 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 08:24:19.053 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 08:24:19.058 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 08:24:19.061 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 08:24:19.065 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 08:24:19.068 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 08:24:19.072 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 08:24:19.075 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 08:24:19.077 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 08:24:19.080 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 08:24:19.083 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-07-28 08:24:19.088 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 08:24:19.091 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 08:24:19.093 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 08:24:19.096 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 08:24:19.098 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 08:24:19.104 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 08:24:19.107 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-07-28 08:24:19.110 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:24:19.113 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:24:19.116 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-07-28 08:24:19.119 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 08:24:19.122 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart mysql 2022-07-28 08:24:21.420 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-07-28 08:24:21.436 | mysqladmin: connect to server at 'localhost' failed 2022-07-28 08:24:21.436 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-07-28 08:24:21.441 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-07-28 08:24:21.444 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-07-28 08:24:21.447 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:24:21.449 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:24:21.451 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-07-28 08:24:21.454 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-07-28 08:24:21.456 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-07-28 08:24:21.459 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:24:21.461 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:24:21.464 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-07-28 08:24:21.467 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-07-28 08:24:21.470 | + 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-07-28 08:24:21.482 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 08:24:21.520 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-07-28 08:24:21.533 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 08:24:21.551 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-07-28 08:24:21.613 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-07-28 08:24:21.681 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-07-28 08:24:21.745 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-07-28 08:24:21.748 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-07-28 08:24:21.751 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance counting' 2022-07-28 08:24:21.751 | enabling MySQL performance counting 2022-07-28 08:24:21.753 | + lib/databases/mysql:configure_database_mysql:157 : pip_install /home/ubuntu/devstack/tools/dbcounter 2022-07-28 08:24:21.782 | Using python 3.8 to install /home/ubuntu/devstack/tools/dbcounter 2022-07-28 08:24:21.787 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt /home/ubuntu/devstack/tools/dbcounter 2022-07-28 08:24:23.951 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:24:23.952 | from cryptography.utils import int_from_bytes 2022-07-28 08:24:23.952 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:24:23.952 | from cryptography.utils import int_from_bytes 2022-07-28 08:24:25.071 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 08:24:25.074 | Processing ./tools/dbcounter 2022-07-28 08:24:25.079 | Installing build dependencies: started 2022-07-28 08:24:35.290 | Installing build dependencies: finished with status 'done' 2022-07-28 08:24:35.294 | Getting requirements to build wheel: started 2022-07-28 08:24:36.327 | Getting requirements to build wheel: finished with status 'done' 2022-07-28 08:24:36.331 | Installing backend dependencies: started 2022-07-28 08:24:41.093 | Installing backend dependencies: finished with status 'done' 2022-07-28 08:24:41.095 | Preparing wheel metadata: started 2022-07-28 08:24:42.227 | Preparing wheel metadata: finished with status 'done' 2022-07-28 08:24:42.240 | Building wheels for collected packages: dbcounter 2022-07-28 08:24:42.244 | Building wheel for dbcounter (PEP 517): started 2022-07-28 08:24:43.674 | Building wheel for dbcounter (PEP 517): finished with status 'done' 2022-07-28 08:24:43.675 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3220 sha256=22b9e232ecb367d218acef769aabb3c0cd173b6681d775bbbb13da783c53a7d9 2022-07-28 08:24:43.675 | Stored in directory: /tmp/pip-ephem-wheel-cache-ctw0uq_4/wheels/47/ec/8f/c05696fe4840718acd6e24d52f1870611cf630271d38314447 2022-07-28 08:24:43.676 | Successfully built dbcounter 2022-07-28 08:24:46.385 | Installing collected packages: dbcounter 2022-07-28 08:24:46.385 | Attempting uninstall: dbcounter 2022-07-28 08:24:46.386 | Found existing installation: dbcounter 0.1 2022-07-28 08:24:46.396 | Uninstalling dbcounter-0.1: 2022-07-28 08:24:46.710 | Successfully uninstalled dbcounter-0.1 2022-07-28 08:24:46.811 | Successfully installed dbcounter-0.1 2022-07-28 08:24:46.989 | + inc/python:pip_install:196 : result=0 2022-07-28 08:24:46.993 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 08:24:46.995 | + functions-common:time_stop:2440 : local name 2022-07-28 08:24:46.998 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:24:47.000 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:24:47.003 | + functions-common:time_stop:2443 : local total 2022-07-28 08:24:47.005 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:24:47.007 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 08:24:47.010 | + functions-common:time_stop:2447 : start_time=1658996661772 2022-07-28 08:24:47.013 | + functions-common:time_stop:2449 : [[ -z 1658996661772 ]] 2022-07-28 08:24:47.016 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:24:47.021 | + functions-common:time_stop:2452 : end_time=1658996687018 2022-07-28 08:24:47.024 | + functions-common:time_stop:2453 : elapsed_time=25246 2022-07-28 08:24:47.026 | + functions-common:time_stop:2454 : total=143270 2022-07-28 08:24:47.029 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:24:47.031 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=168516 2022-07-28 08:24:47.034 | + inc/python:pip_install:199 : return 0 2022-07-28 08:24:47.036 | + lib/databases/mysql:configure_database_mysql:160 : recreate_database stats 2022-07-28 08:24:47.039 | + lib/database:recreate_database:112 : local db=stats 2022-07-28 08:24:47.041 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2022-07-28 08:24:47.044 | + lib/databases/mysql:recreate_database_mysql:66 : local db=stats 2022-07-28 08:24:47.046 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2022-07-28 08:24:47.051 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 08:24:47.093 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2022-07-28 08:24:47.101 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 08:24:47.129 | + lib/databases/mysql:configure_database_mysql:161 : mysql -u root -pPassw0rd -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2022-07-28 08:24:47.129 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2022-07-28 08:24:47.136 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 08:24:47.164 | + lib/databases/mysql:configure_database_mysql:166 : restart_service mysql 2022-07-28 08:24:47.167 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 08:24:47.170 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart mysql 2022-07-28 08:24:49.340 | + ./stack.sh:main:1034 : save_stackenv 1034 2022-07-28 08:24:49.343 | + functions-common:save_stackenv:60 : local tag=1034 2022-07-28 08:24:49.347 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-07-28 08:24:49.353 | + functions-common:save_stackenv:62 : time_stamp=2022-07-28-082449 2022-07-28 08:24:49.356 | + functions-common:save_stackenv:63 : echo '# 2022-07-28-082449 1034' 2022-07-28 08:24:49.360 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 08:24:49.363 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-07-28 08:24:49.367 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 08:24:49.370 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-07-28 08:24:49.373 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 08:24:49.376 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-07-28 08:24:49.379 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 08:24:49.382 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-07-28 08:24:49.385 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 08:24:49.388 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.17 2022-07-28 08:24:49.391 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 08:24:49.394 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.17/identity 2022-07-28 08:24:49.398 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 08:24:49.401 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-07-28-082057 2022-07-28 08:24:49.404 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 08:24:49.407 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-07-28 08:24:49.410 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 08:24:49.414 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.17 2022-07-28 08:24:49.417 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 08:24:49.420 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-07-28 08:24:49.423 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 08:24:49.426 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-07-28 08:24:49.429 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 08:24:49.432 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-07-28 08:24:49.435 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 08:24:49.439 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-07-28 08:24:49.442 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 08:24:49.445 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.17 2022-07-28 08:24:49.448 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 08:24:49.451 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-07-28 08:24:49.455 | + ./stack.sh:main:1046 : [[ True == \T\r\u\e ]] 2022-07-28 08:24:49.458 | + ./stack.sh:main:1047 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-07-28 08:24:49.461 | + ./stack.sh:main:1048 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-07-28 08:24:49.475 | + ./stack.sh:main:1060 : start_dstat 2022-07-28 08:24:49.478 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-28 08:24:49.481 | + functions-common:run_process:1694 : local service=dstat 2022-07-28 08:24:49.484 | + functions-common:run_process:1695 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-28 08:24:49.488 | + functions-common:run_process:1696 : local group= 2022-07-28 08:24:49.491 | + functions-common:run_process:1697 : local user= 2022-07-28 08:24:49.494 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 08:24:49.496 | + functions-common:run_process:1700 : local name=dstat 2022-07-28 08:24:49.500 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 08:24:49.503 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 08:24:49.506 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:24:49.509 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:24:49.513 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:24:49.519 | + functions-common:time_start:2431 : _TIME_START[$name]=1658996689516 2022-07-28 08:24:49.522 | + functions-common:run_process:1703 : is_service_enabled dstat 2022-07-28 08:24:49.544 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:24:49.547 | + functions-common:run_process:1704 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2022-07-28 08:24:49.550 | + functions-common:_run_under_systemd:1654 : local service=dstat 2022-07-28 08:24:49.553 | + functions-common:_run_under_systemd:1655 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-28 08:24:49.556 | + functions-common:_run_under_systemd:1656 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-28 08:24:49.559 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-28 08:24:49.562 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-28 08:24:49.565 | + functions-common:_common_systemd_pitfalls:1629 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-07-28 08:24:49.568 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-07-28 08:24:49.572 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@dstat.service 2022-07-28 08:24:49.575 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 08:24:49.578 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 08:24:49.581 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 08:24:49.584 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 08:24:49.588 | + functions-common:_run_under_systemd:1667 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-07-28 08:24:49.591 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu '' 2022-07-28 08:24:49.594 | + functions-common:write_user_unit_file:1563 : local service=devstack@dstat.service 2022-07-28 08:24:49.597 | + functions-common:write_user_unit_file:1564 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-28 08:24:49.603 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 08:24:49.606 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 08:24:49.610 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 08:24:49.613 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 08:24:49.616 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 08:24:49.619 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-07-28 08:24:49.622 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 08:24:49.628 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-07-28 08:24:49.695 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-07-28 08:24:49.762 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-28 08:24:49.827 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-07-28 08:24:49.890 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-07-28 08:24:49.958 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 08:24:50.031 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 08:24:50.034 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 08:24:50.037 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-07-28 08:24:50.099 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 08:24:50.550 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@dstat.service 2022-07-28 08:24:50.565 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-07-28 08:24:51.034 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@dstat.service 2022-07-28 08:24:51.067 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 08:24:51.071 | + functions-common:time_stop:2440 : local name 2022-07-28 08:24:51.075 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:24:51.079 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:24:51.083 | + functions-common:time_stop:2443 : local total 2022-07-28 08:24:51.088 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:24:51.092 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 08:24:51.096 | + functions-common:time_stop:2447 : start_time=1658996689516 2022-07-28 08:24:51.100 | + functions-common:time_stop:2449 : [[ -z 1658996689516 ]] 2022-07-28 08:24:51.104 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:24:51.111 | + functions-common:time_stop:2452 : end_time=1658996691107 2022-07-28 08:24:51.114 | + functions-common:time_stop:2453 : elapsed_time=1591 2022-07-28 08:24:51.118 | + functions-common:time_stop:2454 : total=0 2022-07-28 08:24:51.121 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:24:51.124 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1591 2022-07-28 08:24:51.128 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-07-28 08:24:51.131 | + functions-common:run_process:1694 : local service=memory_tracker 2022-07-28 08:24:51.134 | + functions-common:run_process:1695 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-07-28 08:24:51.137 | + functions-common:run_process:1696 : local group= 2022-07-28 08:24:51.140 | + functions-common:run_process:1697 : local user=root 2022-07-28 08:24:51.143 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 08:24:51.146 | + functions-common:run_process:1700 : local name=memory_tracker 2022-07-28 08:24:51.150 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 08:24:51.153 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 08:24:51.156 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:24:51.159 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:24:51.166 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:24:51.170 | + functions-common:time_start:2431 : _TIME_START[$name]=1658996691166 2022-07-28 08:24:51.173 | + functions-common:run_process:1703 : is_service_enabled memory_tracker 2022-07-28 08:24:51.197 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:24:51.201 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 08:24:51.204 | + functions-common:time_stop:2440 : local name 2022-07-28 08:24:51.207 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:24:51.210 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:24:51.214 | + functions-common:time_stop:2443 : local total 2022-07-28 08:24:51.217 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:24:51.221 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 08:24:51.225 | + functions-common:time_stop:2447 : start_time=1658996691166 2022-07-28 08:24:51.228 | + functions-common:time_stop:2449 : [[ -z 1658996691166 ]] 2022-07-28 08:24:51.235 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:24:51.239 | + functions-common:time_stop:2452 : end_time=1658996691235 2022-07-28 08:24:51.242 | + functions-common:time_stop:2453 : elapsed_time=69 2022-07-28 08:24:51.245 | + functions-common:time_stop:2454 : total=1591 2022-07-28 08:24:51.249 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:24:51.253 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1660 2022-07-28 08:24:51.257 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-07-28 08:24:51.280 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:24:51.284 | + ./stack.sh:main:1064 : is_service_enabled tcpdump 2022-07-28 08:24:51.320 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:24:51.324 | + ./stack.sh:main:1072 : is_service_enabled etcd3 2022-07-28 08:24:51.355 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:24:51.359 | + ./stack.sh:main:1073 : start_etcd3 2022-07-28 08:24:51.363 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-07-28 08:24:51.367 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-851351-1-iscsi --data-dir /opt/stack/data/etcd' 2022-07-28 08:24:51.371 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-07-28 08:24:51.375 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-851351-1-iscsi=http://10.222.0.17:2380' 2022-07-28 08:24:51.379 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.17:2380' 2022-07-28 08:24:51.383 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.17:2379' 2022-07-28 08:24:51.387 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-07-28 08:24:51.390 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-07-28 08:24:51.393 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.17:2379' 2022-07-28 08:24:51.398 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-07-28 08:24:51.400 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-07-28 08:24:51.403 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-07-28 08:24:51.406 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-851351-1-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-851351-1-iscsi=http://10.222.0.17:2380 --initial-advertise-peer-urls http://10.222.0.17:2380 --advertise-client-urls http://10.222.0.17:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.17:2379 --debug' '' root 2022-07-28 08:24:51.408 | + functions-common:write_user_unit_file:1563 : local service=devstack@etcd.service 2022-07-28 08:24:51.410 | + functions-common:write_user_unit_file:1564 : local 'command=/opt/stack/bin/etcd --name dv-cinder-851351-1-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-851351-1-iscsi=http://10.222.0.17:2380 --initial-advertise-peer-urls http://10.222.0.17:2380 --advertise-client-urls http://10.222.0.17:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.17:2379 --debug' 2022-07-28 08:24:51.413 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 08:24:51.415 | + functions-common:write_user_unit_file:1566 : local user=root 2022-07-28 08:24:51.418 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 08:24:51.420 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 08:24:51.423 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 08:24:51.425 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-07-28 08:24:51.428 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 08:24:51.433 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-07-28 08:24:51.532 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-07-28 08:24:51.628 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-851351-1-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-851351-1-iscsi=http://10.222.0.17:2380 --initial-advertise-peer-urls http://10.222.0.17:2380 --advertise-client-urls http://10.222.0.17:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.17:2379 --debug' 2022-07-28 08:24:51.697 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-07-28 08:24:51.768 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-07-28 08:24:51.834 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 08:24:51.907 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 08:24:51.910 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 08:24:51.913 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-07-28 08:24:51.994 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 08:24:52.526 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-07-28 08:24:52.586 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-07-28 08:24:52.655 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-07-28 08:24:52.720 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-07-28 08:24:52.791 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-07-28 08:24:52.794 | ++ functions-common:is_arch:502 : uname -m 2022-07-28 08:24:52.799 | + functions-common:is_arch:502 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-07-28 08:24:52.802 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-07-28 08:24:53.239 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-07-28 08:24:53.259 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-07-28 08:24:53.687 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-07-28 08:24:54.769 | + ./stack.sh:main:1079 : is_service_enabled tls-proxy 2022-07-28 08:24:54.791 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:24:54.794 | + ./stack.sh:main:1084 : write_clouds_yaml 2022-07-28 08:24:54.797 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-07-28 08:24:54.802 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-07-28 08:24:54.808 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-07-28 08:24:54.823 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-07-28 08:24:54.838 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-07-28 08:24:54.841 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-07-28 08:24:54.844 | + 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.17/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-07-28 08:24:54.978 | + 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.17/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-07-28 08:24:55.115 | + 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.17/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-07-28 08:24:55.252 | + 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.17/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-07-28 08:24:55.481 | + 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.17/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-07-28 08:24:55.623 | + 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.17/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-07-28 08:24:55.758 | + 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.17/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-07-28 08:24:55.893 | + 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.17/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-07-28 08:24:56.027 | + 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.17/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-07-28 08:24:56.169 | + 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.17/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-07-28 08:24:56.300 | + functions-common:write_clouds_yaml:198 : cat 2022-07-28 08:24:56.307 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-07-28 08:24:56.311 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-07-28 08:24:56.315 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-07-28 08:24:56.319 | + ./stack.sh:main:1085 : export OS_CLOUD=devstack-admin 2022-07-28 08:24:56.323 | + ./stack.sh:main:1085 : OS_CLOUD=devstack-admin 2022-07-28 08:24:56.327 | + ./stack.sh:main:1087 : is_service_enabled keystone 2022-07-28 08:24:56.348 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:24:56.351 | + ./stack.sh:main:1088 : echo_summary 'Starting Keystone' 2022-07-28 08:24:56.354 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 08:24:56.357 | + ./stack.sh:echo_summary:441 : echo -e Starting Keystone 2022-07-28 08:24:56.359 | + ./stack.sh:main:1090 : '[' 10.222.0.17 == 10.222.0.17 ']' 2022-07-28 08:24:56.362 | + ./stack.sh:main:1091 : init_keystone 2022-07-28 08:24:56.365 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-07-28 08:24:56.384 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:24:56.387 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-07-28 08:24:56.389 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-07-28 08:24:56.392 | + lib/database:recreate_database:112 : local db=keystone 2022-07-28 08:24:56.394 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-07-28 08:24:56.397 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-07-28 08:24:56.400 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-07-28 08:24:56.406 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 08:24:56.476 | ++ inc/async:async_inner:64 : rc=0 2022-07-28 08:24:56.510 | [204792 Async install_tempest:204792]: finished successfully 2022-07-28 08:24:56.974 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-07-28 08:24:56.979 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 08:24:56.999 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-07-28 08:24:57.001 | + functions-common:time_start:2426 : local name=dbsync 2022-07-28 08:24:57.004 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:24:57.007 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:24:57.011 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:24:57.016 | + functions-common:time_start:2431 : _TIME_START[$name]=1658996697013 2022-07-28 08:24:57.019 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-07-28 08:25:01.825 | INFO dbcounter [-] Registered counter for database keystone 2022-07-28 08:25:01.853 | 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=206954) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-07-28 08:25:01.860 | DEBUG dbcounter [-] [206954] Writer thread running {{(pid=206954) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 08:25:01.862 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 08:25:01.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:01.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:01.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:01.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:01.864 | 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=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:01.864 | 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=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:01.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:01.864 | 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=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:01.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:01.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:01.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:01.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:01.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:01.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:01.865 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 08:25:01.865 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 08:25:01.896 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 08:25:01.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:01.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:01.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:01.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:01.897 | 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=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:01.897 | 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=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:01.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:01.897 | 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=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:01.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:01.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:01.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:01.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:01.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:01.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:01.899 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 08:25:01.899 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 08:25:01.965 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 08:25:01.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:01.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:01.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:01.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:01.966 | 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=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:01.967 | 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=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:01.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:01.967 | 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=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:01.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:01.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:01.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:01.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:01.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:01.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:01.968 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 08:25:01.968 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 08:25:01.976 | INFO migrate.versioning.api [-] 72 -> 73...  2022-07-28 08:25:03.093 | DEBUG dbcounter [-] [206954] Writing DB stats keystone:SELECT=54,keystone:SHOW=5,keystone:CREATE=38,keystone:INSERT=1,keystone:ALTER=2 {{(pid=206954) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 08:25:04.129 | INFO migrate.versioning.api [-] done 2022-07-28 08:25:04.129 | INFO migrate.versioning.api [-] 73 -> 74...  2022-07-28 08:25:04.141 | INFO migrate.versioning.api [-] done 2022-07-28 08:25:04.141 | INFO migrate.versioning.api [-] 74 -> 75...  2022-07-28 08:25:04.152 | INFO migrate.versioning.api [-] done 2022-07-28 08:25:04.153 | INFO migrate.versioning.api [-] 75 -> 76...  2022-07-28 08:25:04.162 | INFO migrate.versioning.api [-] done 2022-07-28 08:25:04.163 | INFO migrate.versioning.api [-] 76 -> 77...  2022-07-28 08:25:04.173 | INFO migrate.versioning.api [-] done 2022-07-28 08:25:04.173 | INFO migrate.versioning.api [-] 77 -> 78...  2022-07-28 08:25:04.182 | INFO migrate.versioning.api [-] done 2022-07-28 08:25:04.182 | INFO migrate.versioning.api [-] 78 -> 79...  2022-07-28 08:25:04.248 | INFO migrate.versioning.api [-] done 2022-07-28 08:25:04.248 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 08:25:04.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:04.250 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:04.250 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:04.250 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:04.250 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:04.251 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:04.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:04.251 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:04.251 | 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=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:04.252 | 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=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:04.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:04.252 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:04.252 | 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=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:04.252 | 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=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:04.252 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 08:25:04.253 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 08:25:04.253 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 08:25:04.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:04.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:04.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:04.255 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:04.255 | 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=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:04.255 | 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=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:04.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:04.255 | 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=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:04.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:04.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:04.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:04.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:04.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:04.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:04.256 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 08:25:04.257 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 08:25:04.268 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 08:25:04.269 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:04.269 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:04.269 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:04.269 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:04.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:04.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:04.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:04.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:04.270 | 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=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:04.271 | 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=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:04.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:04.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:04.271 | 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=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:04.271 | 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=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:04.271 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 08:25:04.272 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 08:25:04.280 | DEBUG dbcounter [-] [206954] Writing DB stats keystone:CREATE=33,keystone:SELECT=56,keystone:UPDATE=7,keystone:SHOW=3,keystone:ALTER=1 {{(pid=206954) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 08:25:04.917 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 08:25:04.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:04.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:04.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:04.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:04.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:04.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:04.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:04.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:04.919 | 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=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:04.919 | 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=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:04.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:04.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:04.920 | 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=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:04.920 | 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=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:04.920 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 08:25:04.920 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 08:25:04.952 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 08:25:04.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:04.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:04.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:04.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:04.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:04.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:04.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:04.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:04.954 | 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=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:04.954 | 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=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:04.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:04.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:04.955 | 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=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:04.955 | 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=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:04.955 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 08:25:04.955 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 08:25:04.964 | INFO migrate.versioning.api [-] 72 -> 73...  2022-07-28 08:25:05.015 | DEBUG dbcounter [-] [206954] Writing DB stats keystone:SELECT=23,keystone:SHOW=54,keystone:select=21,keystone:INSERT=2 {{(pid=206954) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 08:25:05.030 | INFO migrate.versioning.api [-] done 2022-07-28 08:25:05.030 | INFO migrate.versioning.api [-] 73 -> 74...  2022-07-28 08:25:05.039 | INFO migrate.versioning.api [-] done 2022-07-28 08:25:05.039 | INFO migrate.versioning.api [-] 74 -> 75...  2022-07-28 08:25:05.049 | INFO migrate.versioning.api [-] done 2022-07-28 08:25:05.049 | INFO migrate.versioning.api [-] 75 -> 76...  2022-07-28 08:25:05.057 | INFO migrate.versioning.api [-] done 2022-07-28 08:25:05.057 | INFO migrate.versioning.api [-] 76 -> 77...  2022-07-28 08:25:05.068 | INFO migrate.versioning.api [-] done 2022-07-28 08:25:05.068 | INFO migrate.versioning.api [-] 77 -> 78...  2022-07-28 08:25:05.079 | INFO migrate.versioning.api [-] done 2022-07-28 08:25:05.079 | INFO migrate.versioning.api [-] 78 -> 79...  2022-07-28 08:25:05.088 | INFO migrate.versioning.api [-] done 2022-07-28 08:25:05.088 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 08:25:05.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:05.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:05.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:05.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:05.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:05.090 | 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=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:05.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:05.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:05.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:05.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:05.091 | 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=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:05.091 | 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=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:05.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:05.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:05.091 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 08:25:05.092 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 08:25:05.092 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 08:25:05.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:05.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:05.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:05.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:05.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:05.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:05.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:05.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:05.094 | 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=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:05.094 | 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=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:05.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:05.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:05.095 | 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=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:05.095 | 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=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:05.095 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 08:25:05.095 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 08:25:05.104 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 08:25:05.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:05.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:05.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:05.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:05.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:05.106 | 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=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:05.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:05.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:05.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:05.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:05.107 | 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=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:05.107 | 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=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:05.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:05.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:05.108 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 08:25:05.108 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 08:25:05.633 | DEBUG dbcounter [-] [206954] Writing DB stats keystone:SELECT=31,keystone:UPDATE=7,keystone:SHOW=44,keystone:select=18 {{(pid=206954) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 08:25:05.709 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 08:25:05.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:05.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:05.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:05.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:05.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:05.711 | 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=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:05.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:05.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:05.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:05.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:05.712 | 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=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:05.712 | 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=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:05.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:05.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:05.713 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 08:25:05.713 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 08:25:05.749 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 08:25:05.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:05.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:05.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:05.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:05.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:05.751 | 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=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:05.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:05.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:05.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:05.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:05.752 | 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=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:05.752 | 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=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:05.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:25:05.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:25:05.753 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 08:25:05.753 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=206954) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 08:25:05.765 | INFO migrate.versioning.api [-] 72 -> 73...  2022-07-28 08:25:05.778 | INFO migrate.versioning.api [-] done 2022-07-28 08:25:05.778 | INFO migrate.versioning.api [-] 73 -> 74...  2022-07-28 08:25:05.789 | INFO migrate.versioning.api [-] done 2022-07-28 08:25:05.789 | INFO migrate.versioning.api [-] 74 -> 75...  2022-07-28 08:25:05.800 | INFO migrate.versioning.api [-] done 2022-07-28 08:25:05.800 | INFO migrate.versioning.api [-] 75 -> 76...  2022-07-28 08:25:05.810 | INFO migrate.versioning.api [-] done 2022-07-28 08:25:05.811 | INFO migrate.versioning.api [-] 76 -> 77...  2022-07-28 08:25:05.822 | INFO migrate.versioning.api [-] done 2022-07-28 08:25:05.822 | INFO migrate.versioning.api [-] 77 -> 78...  2022-07-28 08:25:05.834 | INFO migrate.versioning.api [-] done 2022-07-28 08:25:05.834 | INFO migrate.versioning.api [-] 78 -> 79...  2022-07-28 08:25:05.844 | INFO migrate.versioning.api [-] done 2022-07-28 08:25:06.258 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-07-28 08:25:06.261 | + functions-common:time_stop:2440 : local name 2022-07-28 08:25:06.264 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:25:06.267 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:25:06.269 | + functions-common:time_stop:2443 : local total 2022-07-28 08:25:06.272 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:25:06.275 | + functions-common:time_stop:2446 : name=dbsync 2022-07-28 08:25:06.278 | + functions-common:time_stop:2447 : start_time=1658996697013 2022-07-28 08:25:06.280 | + functions-common:time_stop:2449 : [[ -z 1658996697013 ]] 2022-07-28 08:25:06.284 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:25:06.288 | + functions-common:time_stop:2452 : end_time=1658996706285 2022-07-28 08:25:06.291 | + functions-common:time_stop:2453 : elapsed_time=9272 2022-07-28 08:25:06.293 | + functions-common:time_stop:2454 : total=0 2022-07-28 08:25:06.296 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:25:06.299 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9272 2022-07-28 08:25:06.301 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-07-28 08:25:06.304 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-07-28 08:25:06.309 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-07-28 08:25:10.765 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-07-28 08:25:10.766 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-07-28 08:25:10.766 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-07-28 08:25:10.767 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-07-28 08:25:10.767 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-07-28 08:25:10.767 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-07-28 08:25:10.767 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-07-28 08:25:10.768 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-07-28 08:25:10.768 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-07-28 08:25:11.162 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-07-28 08:25:11.167 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-07-28 08:25:15.522 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-07-28 08:25:15.523 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-07-28 08:25:15.523 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-07-28 08:25:15.523 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-07-28 08:25:15.524 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-07-28 08:25:15.524 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-07-28 08:25:15.524 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-07-28 08:25:15.524 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-07-28 08:25:15.525 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-07-28 08:25:15.906 | + ./stack.sh:main:1092 : start_keystone 2022-07-28 08:25:15.909 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-07-28 08:25:15.912 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-07-28 08:25:15.915 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-07-28 08:25:15.935 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:25:15.938 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-07-28 08:25:15.941 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-07-28 08:25:15.946 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-07-28 08:25:15.949 | + functions-common:run_process:1694 : local service=keystone 2022-07-28 08:25:15.952 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-28 08:25:15.954 | + functions-common:run_process:1696 : local group= 2022-07-28 08:25:15.957 | + functions-common:run_process:1697 : local user= 2022-07-28 08:25:15.960 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 08:25:15.962 | + functions-common:run_process:1700 : local name=keystone 2022-07-28 08:25:15.965 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 08:25:15.967 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 08:25:15.970 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:25:15.973 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:25:15.976 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:25:15.980 | + functions-common:time_start:2431 : _TIME_START[$name]=1658996715977 2022-07-28 08:25:15.983 | + functions-common:run_process:1703 : is_service_enabled keystone 2022-07-28 08:25:16.000 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:25:16.003 | + functions-common:run_process:1704 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2022-07-28 08:25:16.010 | + functions-common:_run_under_systemd:1654 : local service=keystone 2022-07-28 08:25:16.013 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-28 08:25:16.015 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-28 08:25:16.018 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-28 08:25:16.020 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-28 08:25:16.023 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-07-28 08:25:16.025 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-07-28 08:25:16.028 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@keystone.service 2022-07-28 08:25:16.030 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 08:25:16.033 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 08:25:16.035 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 08:25:16.038 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 08:25:16.040 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-07-28 08:25:16.043 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu '' 2022-07-28 08:25:16.045 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@keystone.service 2022-07-28 08:25:16.048 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-28 08:25:16.050 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-07-28 08:25:16.052 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-07-28 08:25:16.055 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-07-28 08:25:16.057 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-07-28 08:25:16.059 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-07-28 08:25:16.064 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-07-28 08:25:16.122 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-07-28 08:25:16.185 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-07-28 08:25:16.247 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-28 08:25:16.311 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 08:25:16.369 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-07-28 08:25:16.429 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-07-28 08:25:16.493 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-07-28 08:25:16.554 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-07-28 08:25:16.617 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-07-28 08:25:16.681 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-07-28 08:25:16.684 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-07-28 08:25:16.688 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-07-28 08:25:16.749 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-07-28 08:25:17.158 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@keystone.service 2022-07-28 08:25:17.178 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-07-28 08:25:17.578 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@keystone.service 2022-07-28 08:25:17.657 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 08:25:17.661 | + functions-common:time_stop:2440 : local name 2022-07-28 08:25:17.664 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:25:17.667 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:25:17.671 | + functions-common:time_stop:2443 : local total 2022-07-28 08:25:17.675 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:25:17.678 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 08:25:17.682 | + functions-common:time_stop:2447 : start_time=1658996715977 2022-07-28 08:25:17.685 | + functions-common:time_stop:2449 : [[ -z 1658996715977 ]] 2022-07-28 08:25:17.692 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:25:17.697 | + functions-common:time_stop:2452 : end_time=1658996717692 2022-07-28 08:25:17.700 | + functions-common:time_stop:2453 : elapsed_time=1715 2022-07-28 08:25:17.704 | + functions-common:time_stop:2454 : total=1660 2022-07-28 08:25:17.707 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:25:17.711 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=3375 2022-07-28 08:25:17.714 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-07-28 08:25:17.714 | Waiting for keystone to start... 2022-07-28 08:25:17.718 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.17/identity/v3/ 2022-07-28 08:25:17.722 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.17/identity/v3/ 2022-07-28 08:25:17.725 | + functions:wait_for_service:457 : local timeout=60 2022-07-28 08:25:17.729 | + functions:wait_for_service:458 : local url=http://10.222.0.17/identity/v3/ 2022-07-28 08:25:17.732 | + functions:wait_for_service:459 : local rval=0 2022-07-28 08:25:17.736 | + functions:wait_for_service:460 : time_start wait_for_service 2022-07-28 08:25:17.739 | + functions-common:time_start:2426 : local name=wait_for_service 2022-07-28 08:25:17.743 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:25:17.746 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:25:17.753 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:25:17.757 | + functions-common:time_start:2431 : _TIME_START[$name]=1658996717753 2022-07-28 08:25:17.761 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-07-28 08:25:17.769 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.17/identity/v3/ 2022-07-28 08:25:24.064 | + :: : [[ 200 == 503 ]] 2022-07-28 08:25:24.066 | + :: : [[ 0 -eq 7 ]] 2022-07-28 08:25:24.069 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-07-28 08:25:24.072 | + functions-common:time_stop:2440 : local name 2022-07-28 08:25:24.074 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:25:24.076 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:25:24.079 | + functions-common:time_stop:2443 : local total 2022-07-28 08:25:24.082 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:25:24.084 | + functions-common:time_stop:2446 : name=wait_for_service 2022-07-28 08:25:24.087 | + functions-common:time_stop:2447 : start_time=1658996717753 2022-07-28 08:25:24.089 | + functions-common:time_stop:2449 : [[ -z 1658996717753 ]] 2022-07-28 08:25:24.092 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:25:24.097 | + functions-common:time_stop:2452 : end_time=1658996724094 2022-07-28 08:25:24.100 | + functions-common:time_stop:2453 : elapsed_time=6341 2022-07-28 08:25:24.102 | + functions-common:time_stop:2454 : total=0 2022-07-28 08:25:24.105 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:25:24.107 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6341 2022-07-28 08:25:24.110 | + functions:wait_for_service:467 : return 0 2022-07-28 08:25:24.113 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-07-28 08:25:24.131 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:25:24.134 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-07-28 08:25:24.137 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 08:25:24.139 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart memcached 2022-07-28 08:25:24.170 | + ./stack.sh:main:1093 : bootstrap_keystone 2022-07-28 08:25:24.173 | + 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.17/identity 2022-07-28 08:25:28.517 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=207910) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 08:25:28.517 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=207910) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 08:25:28.517 | 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=207910) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 08:25:28.525 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=207910) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 08:25:28.542 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=207910) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 08:25:28.542 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=207910) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 08:25:28.572 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=207910) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 08:25:28.696 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=207910) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 08:25:28.696 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=207910) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 08:25:28.785 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=207910) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 08:25:28.785 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=207910) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 08:25:28.785 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=207910) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 08:25:28.785 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=207910) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 08:25:28.785 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=207910) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 08:25:28.786 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=207910) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 08:25:28.798 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=207910) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 08:25:28.798 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=207910) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 08:25:28.798 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=207910) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 08:25:28.799 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=207910) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 08:25:28.799 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=207910) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 08:25:28.799 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=207910) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 08:25:28.799 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=207910) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 08:25:28.806 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=207910) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 08:25:28.809 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=207910) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 08:25:28.809 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=207910) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 08:25:28.809 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=207910) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 08:25:28.809 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=207910) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 08:25:28.810 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=207910) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 08:25:28.810 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=207910) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 08:25:28.810 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=207910) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 08:25:28.875 | INFO dbcounter [-] Registered counter for database keystone 2022-07-28 08:25:28.894 | 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=207910) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-07-28 08:25:28.900 | DEBUG dbcounter [-] [207910] Writer thread running {{(pid=207910) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 08:25:29.105 | INFO keystone.cmd.bootstrap [None req-3c2af322-83c2-4b58-a5c6-50ea6ea97e0b None None] Created domain default 2022-07-28 08:25:29.151 | INFO keystone.cmd.bootstrap [None req-3c2af322-83c2-4b58-a5c6-50ea6ea97e0b None None] Created project admin 2022-07-28 08:25:29.181 | DEBUG passlib.handlers.bcrypt [None req-3c2af322-83c2-4b58-a5c6-50ea6ea97e0b None None] detected 'bcrypt' backend, version '3.2.2' {{(pid=207910) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-07-28 08:25:29.182 | DEBUG passlib.handlers.bcrypt [None req-3c2af322-83c2-4b58-a5c6-50ea6ea97e0b None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=207910) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-07-28 08:25:29.245 | INFO keystone.cmd.bootstrap [None req-3c2af322-83c2-4b58-a5c6-50ea6ea97e0b None None] Created user admin 2022-07-28 08:25:29.260 | INFO keystone.cmd.bootstrap [None req-3c2af322-83c2-4b58-a5c6-50ea6ea97e0b None None] Created role reader 2022-07-28 08:25:29.271 | INFO keystone.cmd.bootstrap [None req-3c2af322-83c2-4b58-a5c6-50ea6ea97e0b None None] Created role member 2022-07-28 08:25:29.298 | INFO keystone.cmd.bootstrap [None req-3c2af322-83c2-4b58-a5c6-50ea6ea97e0b None None] Created implied role where cc0fab8f90a44acc90de9af43e2bd7df implies e4367af82d094e189d2679fe6b2c6f9f 2022-07-28 08:25:29.309 | INFO keystone.cmd.bootstrap [None req-3c2af322-83c2-4b58-a5c6-50ea6ea97e0b None None] Created role admin 2022-07-28 08:25:29.331 | INFO keystone.cmd.bootstrap [None req-3c2af322-83c2-4b58-a5c6-50ea6ea97e0b None None] Created implied role where d10f749332ad4fd58e4378ef32d1bc2d implies cc0fab8f90a44acc90de9af43e2bd7df 2022-07-28 08:25:29.345 | INFO keystone.cmd.bootstrap [None req-3c2af322-83c2-4b58-a5c6-50ea6ea97e0b None None] Granted role admin on project admin to user admin. 2022-07-28 08:25:29.354 | INFO keystone.cmd.bootstrap [None req-3c2af322-83c2-4b58-a5c6-50ea6ea97e0b None None] Granted role admin on the system to user admin. 2022-07-28 08:25:29.369 | WARNING py.warnings [None req-3c2af322-83c2-4b58-a5c6-50ea6ea97e0b 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-07-28 08:25:29.369 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-07-28 08:25:29.369 |  2022-07-28 08:25:29.373 | INFO keystone.cmd.bootstrap [None req-3c2af322-83c2-4b58-a5c6-50ea6ea97e0b None None] Created region RegionOne 2022-07-28 08:25:29.418 | INFO keystone.cmd.bootstrap [None req-3c2af322-83c2-4b58-a5c6-50ea6ea97e0b None None] Created public endpoint http://10.222.0.17/identity 2022-07-28 08:25:29.887 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-07-28 08:25:29.890 | + ./stack.sh:main:1096 : create_keystone_accounts 2022-07-28 08:25:29.893 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-07-28 08:25:29.897 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-07-28 08:25:32.752 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:25:32.752 | from cryptography.utils import int_from_bytes 2022-07-28 08:25:32.752 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:25:32.752 | from cryptography.utils import int_from_bytes 2022-07-28 08:25:32.908 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:25:32.911 | + lib/keystone:create_keystone_accounts:310 : admin_project=52cdb50da43d48649726866000557d76 2022-07-28 08:25:32.914 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-07-28 08:25:32.917 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-07-28 08:25:34.898 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:25:34.898 | from cryptography.utils import int_from_bytes 2022-07-28 08:25:34.898 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:25:34.898 | from cryptography.utils import int_from_bytes 2022-07-28 08:25:35.042 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:25:35.045 | + lib/keystone:create_keystone_accounts:312 : admin_user=5a8bf4bf753c41b2a872093710161103 2022-07-28 08:25:35.047 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-07-28 08:25:35.050 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-07-28 08:25:35.053 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-07-28 08:25:35.056 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 5a8bf4bf753c41b2a872093710161103 default 2022-07-28 08:25:35.118 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 5a8bf4bf753c41b2a872093710161103 default 2022-07-28 08:25:35.156 | [179614 Async ks-domain-role:208029]: running: get_or_add_user_domain_role admin 5a8bf4bf753c41b2a872093710161103 default 2022-07-28 08:25:35.159 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-07-28 08:25:35.162 | + functions-common:get_or_create_domain:878 : local domain_id 2022-07-28 08:25:35.165 | ++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-07-28 08:25:38.132 | + functions-common:get_or_create_domain:888 : domain_id=default 2022-07-28 08:25:38.134 | + functions-common:get_or_create_domain:889 : echo default 2022-07-28 08:25:38.134 | default 2022-07-28 08:25:38.137 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-07-28 08:25:38.201 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-07-28 08:25:38.242 | [179614 Async ks-project:208171]: running: get_or_create_project service Default 2022-07-28 08:25:38.245 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-07-28 08:25:38.310 | + inc/async:async_inner:63 : get_or_create_role service 2022-07-28 08:25:38.352 | [179614 Async ks-service:208257]: running: get_or_create_role service 2022-07-28 08:25:38.355 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-07-28 08:25:38.429 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-07-28 08:25:38.547 | [179614 Async ks-reseller:208343]: running: get_or_create_role ResellerAdmin 2022-07-28 08:25:38.567 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-07-28 08:25:38.590 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-07-28 08:25:39.049 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-07-28 08:25:39.258 | [179614 Async ks-anotherrole:208435]: running: get_or_create_role anotherrole 2022-07-28 08:25:39.280 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-07-28 08:25:39.308 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-07-28 08:25:39.336 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-28 08:25:39.359 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-07-28 08:25:41.682 | + inc/async:async_inner:64 : rc=0 2022-07-28 08:25:41.812 | [208257 Async ks-service:208257]: finished successfully 2022-07-28 08:25:41.970 | + inc/async:async_inner:64 : rc=0 2022-07-28 08:25:42.053 | [208343 Async ks-reseller:208343]: finished successfully 2022-07-28 08:25:42.175 | + inc/async:async_inner:64 : rc=0 2022-07-28 08:25:42.208 | [208171 Async ks-project:208171]: finished successfully 2022-07-28 08:25:42.497 | + inc/async:async_inner:64 : rc=0 2022-07-28 08:25:42.535 | [208435 Async ks-anotherrole:208435]: finished successfully 2022-07-28 08:25:42.822 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:25:42.822 | from cryptography.utils import int_from_bytes 2022-07-28 08:25:42.822 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:25:42.822 | from cryptography.utils import int_from_bytes 2022-07-28 08:25:42.978 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:25:42.981 | ++ functions-common:get_or_create_project:939 : project_id=b9948655e8d643ab9deb3cc45ac57743 2022-07-28 08:25:42.983 | ++ functions-common:get_or_create_project:940 : echo b9948655e8d643ab9deb3cc45ac57743 2022-07-28 08:25:42.986 | + lib/keystone:create_keystone_accounts:340 : invis_project=b9948655e8d643ab9deb3cc45ac57743 2022-07-28 08:25:42.989 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-07-28 08:25:42.992 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-07-28 08:25:42.995 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-28 08:25:42.998 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-07-28 08:25:45.342 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:25:45.342 | from cryptography.utils import int_from_bytes 2022-07-28 08:25:45.342 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:25:45.342 | from cryptography.utils import int_from_bytes 2022-07-28 08:25:45.460 | + inc/async:async_inner:64 : rc=0 2022-07-28 08:25:45.488 | [208029 Async ks-domain-role:208029]: finished successfully 2022-07-28 08:25:45.498 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:25:45.502 | ++ functions-common:get_or_create_project:939 : project_id=278f44bb741f4075b58db40b154bb64d 2022-07-28 08:25:45.511 | ++ functions-common:get_or_create_project:940 : echo 278f44bb741f4075b58db40b154bb64d 2022-07-28 08:25:45.515 | + lib/keystone:create_keystone_accounts:344 : demo_project=278f44bb741f4075b58db40b154bb64d 2022-07-28 08:25:45.519 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-07-28 08:25:45.523 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-07-28 08:25:45.525 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 08:25:45.529 | ++ functions-common:get_or_create_user:911 : [[ ! -z demo@example.com ]] 2022-07-28 08:25:45.532 | ++ functions-common:get_or_create_user:912 : local email=--email=demo@example.com 2022-07-28 08:25:45.536 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-07-28 08:25:47.852 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:25:47.852 | from cryptography.utils import int_from_bytes 2022-07-28 08:25:47.852 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:25:47.852 | from cryptography.utils import int_from_bytes 2022-07-28 08:25:48.010 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:25:48.017 | ++ functions-common:get_or_create_user:926 : user_id=169f2ee6fbe84afe8edc653401e01357 2022-07-28 08:25:48.021 | ++ functions-common:get_or_create_user:927 : echo 169f2ee6fbe84afe8edc653401e01357 2022-07-28 08:25:48.026 | + lib/keystone:create_keystone_accounts:347 : demo_user=169f2ee6fbe84afe8edc653401e01357 2022-07-28 08:25:48.029 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-07-28 08:25:48.088 | [179614 Async ks-domain-role:208029]: Waiting for completion of get_or_add_user_domain_role admin 5a8bf4bf753c41b2a872093710161103 default running on PID 208029 (6 other jobs running) 2022-07-28 08:25:48.121 | [179614 Async ks-domain-role:208029]: Signaling child to exit 2022-07-28 08:25:48.121 | WAKEUP 2022-07-28 08:25:48.146 | [179614 Async ks-domain-role:208029]: Signaled 2022-07-28 08:25:48.147 | + functions-common:get_or_add_user_domain_role:1004 : local user_role_id 2022-07-28 08:25:48.147 | ++ functions-common:get_or_add_user_domain_role:1010 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5a8bf4bf753c41b2a872093710161103 --domain default 2022-07-28 08:25:48.147 | ++ functions-common:get_or_add_user_domain_role:1010 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:25:48.147 | ++ functions-common:get_or_add_user_domain_role:1010 : get_field 1 2022-07-28 08:25:48.147 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:25:48.147 | ++ functions-common:get_field:813 : read data 2022-07-28 08:25:48.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:25:48.147 | from cryptography.utils import int_from_bytes 2022-07-28 08:25:48.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:25:48.147 | from cryptography.utils import int_from_bytes 2022-07-28 08:25:48.147 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:25:48.147 | + functions-common:get_or_add_user_domain_role:1010 : user_role_id= 2022-07-28 08:25:48.148 | + functions-common:get_or_add_user_domain_role:1011 : [[ -z '' ]] 2022-07-28 08:25:48.148 | + functions-common:get_or_add_user_domain_role:1013 : openstack --os-cloud devstack-system-admin role add admin --user 5a8bf4bf753c41b2a872093710161103 --domain default 2022-07-28 08:25:48.148 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:25:48.148 | from cryptography.utils import int_from_bytes 2022-07-28 08:25:48.148 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:25:48.148 | from cryptography.utils import int_from_bytes 2022-07-28 08:25:48.148 | ++ functions-common:get_or_add_user_domain_role:1020 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5a8bf4bf753c41b2a872093710161103 --domain default 2022-07-28 08:25:48.148 | ++ functions-common:get_or_add_user_domain_role:1020 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:25:48.148 | ++ functions-common:get_or_add_user_domain_role:1020 : get_field 1 2022-07-28 08:25:48.148 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:25:48.148 | ++ functions-common:get_field:813 : read data 2022-07-28 08:25:48.148 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:25:48.148 | from cryptography.utils import int_from_bytes 2022-07-28 08:25:48.148 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:25:48.148 | from cryptography.utils import int_from_bytes 2022-07-28 08:25:48.148 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:25:48.148 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 08:25:48.148 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 08:25:48.148 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 08:25:48.148 | ++ functions-common:get_field:819 : echo '| d10f749332ad4fd58e4378ef32d1bc2d | 5a8bf4bf753c41b2a872093710161103 | | | default | | False |' 2022-07-28 08:25:48.148 | ++ functions-common:get_field:813 : read data 2022-07-28 08:25:48.148 | + functions-common:get_or_add_user_domain_role:1020 : user_role_id=d10f749332ad4fd58e4378ef32d1bc2d 2022-07-28 08:25:48.148 | + functions-common:get_or_add_user_domain_role:1022 : echo d10f749332ad4fd58e4378ef32d1bc2d 2022-07-28 08:25:48.148 | d10f749332ad4fd58e4378ef32d1bc2d 2022-07-28 08:25:48.195 | [179614 Async ks-domain-role:208029]: finished get_or_add_user_domain_role admin 5a8bf4bf753c41b2a872093710161103 default with result 0 in 10 seconds 2022-07-28 08:25:48.202 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-07-28 08:25:48.240 | [179614 Async ks-project:208171]: Waiting for completion of get_or_create_project service Default running on PID 208171 (5 other jobs running) 2022-07-28 08:25:48.265 | [179614 Async ks-project:208171]: Signaling child to exit 2022-07-28 08:25:48.265 | WAKEUP 2022-07-28 08:25:48.291 | [179614 Async ks-project:208171]: Signaled 2022-07-28 08:25:48.292 | + functions-common:get_or_create_project:933 : local project_id 2022-07-28 08:25:48.292 | ++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-07-28 08:25:48.292 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:25:48.292 | from cryptography.utils import int_from_bytes 2022-07-28 08:25:48.292 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:25:48.292 | from cryptography.utils import int_from_bytes 2022-07-28 08:25:48.292 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:25:48.292 | + functions-common:get_or_create_project:939 : project_id=d354364f219049a7ae56aa2de34993d8 2022-07-28 08:25:48.293 | + functions-common:get_or_create_project:940 : echo d354364f219049a7ae56aa2de34993d8 2022-07-28 08:25:48.293 | d354364f219049a7ae56aa2de34993d8 2022-07-28 08:25:48.343 | [179614 Async ks-project:208171]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-07-28 08:25:48.387 | [179614 Async ks-service:208257]: Waiting for completion of get_or_create_role service running on PID 208257 (4 other jobs running) 2022-07-28 08:25:48.415 | [179614 Async ks-service:208257]: Signaling child to exit 2022-07-28 08:25:48.415 | WAKEUP 2022-07-28 08:25:48.442 | [179614 Async ks-service:208257]: Signaled 2022-07-28 08:25:48.444 | + functions-common:get_or_create_role:946 : local role_id 2022-07-28 08:25:48.444 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-07-28 08:25:48.444 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:25:48.444 | from cryptography.utils import int_from_bytes 2022-07-28 08:25:48.444 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:25:48.444 | from cryptography.utils import int_from_bytes 2022-07-28 08:25:48.444 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:25:48.444 | + functions-common:get_or_create_role:951 : role_id=070199642db14984a418795ea5af54cb 2022-07-28 08:25:48.444 | + functions-common:get_or_create_role:952 : echo 070199642db14984a418795ea5af54cb 2022-07-28 08:25:48.444 | 070199642db14984a418795ea5af54cb 2022-07-28 08:25:48.503 | [179614 Async ks-service:208257]: finished get_or_create_role service with result 0 in 3 seconds 2022-07-28 08:25:48.544 | [179614 Async ks-reseller:208343]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 208343 (3 other jobs running) 2022-07-28 08:25:48.570 | [179614 Async ks-reseller:208343]: Signaling child to exit 2022-07-28 08:25:48.570 | WAKEUP 2022-07-28 08:25:48.593 | [179614 Async ks-reseller:208343]: Signaled 2022-07-28 08:25:48.594 | + functions-common:get_or_create_role:946 : local role_id 2022-07-28 08:25:48.595 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-07-28 08:25:48.595 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:25:48.595 | from cryptography.utils import int_from_bytes 2022-07-28 08:25:48.595 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:25:48.595 | from cryptography.utils import int_from_bytes 2022-07-28 08:25:48.595 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:25:48.595 | + functions-common:get_or_create_role:951 : role_id=678a59243ee345488ef8c869ef84f779 2022-07-28 08:25:48.595 | + functions-common:get_or_create_role:952 : echo 678a59243ee345488ef8c869ef84f779 2022-07-28 08:25:48.595 | 678a59243ee345488ef8c869ef84f779 2022-07-28 08:25:48.640 | [179614 Async ks-reseller:208343]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-07-28 08:25:48.678 | [179614 Async ks-anotherrole:208435]: Waiting for completion of get_or_create_role anotherrole running on PID 208435 (2 other jobs running) 2022-07-28 08:25:48.705 | [179614 Async ks-anotherrole:208435]: Signaling child to exit 2022-07-28 08:25:48.705 | WAKEUP 2022-07-28 08:25:48.728 | [179614 Async ks-anotherrole:208435]: Signaled 2022-07-28 08:25:48.729 | + functions-common:get_or_create_role:946 : local role_id 2022-07-28 08:25:48.729 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-07-28 08:25:48.729 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:25:48.729 | from cryptography.utils import int_from_bytes 2022-07-28 08:25:48.729 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:25:48.729 | from cryptography.utils import int_from_bytes 2022-07-28 08:25:48.730 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:25:48.730 | + functions-common:get_or_create_role:951 : role_id=d883529ef5284c35b27b759c57353383 2022-07-28 08:25:48.730 | + functions-common:get_or_create_role:952 : echo d883529ef5284c35b27b759c57353383 2022-07-28 08:25:48.730 | d883529ef5284c35b27b759c57353383 2022-07-28 08:25:48.775 | [179614 Async ks-anotherrole:208435]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2022-07-28 08:25:48.779 | + inc/async:async_wait:197 : return 0 2022-07-28 08:25:48.782 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 169f2ee6fbe84afe8edc653401e01357 278f44bb741f4075b58db40b154bb64d 2022-07-28 08:25:48.842 | + inc/async:async_inner:63 : get_or_add_user_project_role member 169f2ee6fbe84afe8edc653401e01357 278f44bb741f4075b58db40b154bb64d 2022-07-28 08:25:48.888 | [179614 Async ks-demo-member:209300]: running: get_or_add_user_project_role member 169f2ee6fbe84afe8edc653401e01357 278f44bb741f4075b58db40b154bb64d 2022-07-28 08:25:48.891 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 5a8bf4bf753c41b2a872093710161103 278f44bb741f4075b58db40b154bb64d 2022-07-28 08:25:48.953 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 5a8bf4bf753c41b2a872093710161103 278f44bb741f4075b58db40b154bb64d 2022-07-28 08:25:49.005 | [179614 Async ks-demo-admin:209412]: running: get_or_add_user_project_role admin 5a8bf4bf753c41b2a872093710161103 278f44bb741f4075b58db40b154bb64d 2022-07-28 08:25:49.007 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 169f2ee6fbe84afe8edc653401e01357 278f44bb741f4075b58db40b154bb64d 2022-07-28 08:25:49.079 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 169f2ee6fbe84afe8edc653401e01357 278f44bb741f4075b58db40b154bb64d 2022-07-28 08:25:49.127 | [179614 Async ks-demo-another:209524]: running: get_or_add_user_project_role anotherrole 169f2ee6fbe84afe8edc653401e01357 278f44bb741f4075b58db40b154bb64d 2022-07-28 08:25:49.130 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 169f2ee6fbe84afe8edc653401e01357 b9948655e8d643ab9deb3cc45ac57743 2022-07-28 08:25:49.201 | + inc/async:async_inner:63 : get_or_add_user_project_role member 169f2ee6fbe84afe8edc653401e01357 b9948655e8d643ab9deb3cc45ac57743 2022-07-28 08:25:49.275 | [179614 Async ks-demo-invis:209637]: running: get_or_add_user_project_role member 169f2ee6fbe84afe8edc653401e01357 b9948655e8d643ab9deb3cc45ac57743 2022-07-28 08:25:49.278 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-07-28 08:25:49.288 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-07-28 08:25:49.301 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 08:25:49.307 | ++ functions-common:get_or_create_user:911 : [[ ! -z demo_reader@example.com ]] 2022-07-28 08:25:49.309 | ++ functions-common:get_or_create_user:912 : local email=--email=demo_reader@example.com 2022-07-28 08:25:49.320 | +++ functions-common:get_or_create_user:928 : 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-07-28 08:25:53.242 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:25:53.242 | from cryptography.utils import int_from_bytes 2022-07-28 08:25:53.242 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:25:53.242 | from cryptography.utils import int_from_bytes 2022-07-28 08:25:53.408 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:25:53.412 | ++ functions-common:get_or_create_user:926 : user_id=c977eb24d2534cd3bbb7ec7d6744ae2f 2022-07-28 08:25:53.414 | ++ functions-common:get_or_create_user:927 : echo c977eb24d2534cd3bbb7ec7d6744ae2f 2022-07-28 08:25:53.418 | + lib/keystone:create_keystone_accounts:360 : demo_reader=c977eb24d2534cd3bbb7ec7d6744ae2f 2022-07-28 08:25:53.421 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader c977eb24d2534cd3bbb7ec7d6744ae2f 278f44bb741f4075b58db40b154bb64d 2022-07-28 08:25:53.495 | + inc/async:async_inner:63 : get_or_add_user_project_role reader c977eb24d2534cd3bbb7ec7d6744ae2f 278f44bb741f4075b58db40b154bb64d 2022-07-28 08:25:53.548 | [179614 Async ks-demo-reader:209794]: running: get_or_add_user_project_role reader c977eb24d2534cd3bbb7ec7d6744ae2f 278f44bb741f4075b58db40b154bb64d 2022-07-28 08:25:53.552 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-07-28 08:25:53.556 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-07-28 08:25:53.559 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-28 08:25:53.563 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-07-28 08:25:57.360 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:25:57.360 | from cryptography.utils import int_from_bytes 2022-07-28 08:25:57.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:25:57.361 | from cryptography.utils import int_from_bytes 2022-07-28 08:25:57.592 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:25:57.594 | ++ functions-common:get_or_create_project:939 : project_id=ae4b1bf645fd425ba9d22c9d4b08bd93 2022-07-28 08:25:57.601 | ++ functions-common:get_or_create_project:940 : echo ae4b1bf645fd425ba9d22c9d4b08bd93 2022-07-28 08:25:57.604 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=ae4b1bf645fd425ba9d22c9d4b08bd93 2022-07-28 08:25:57.607 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-07-28 08:25:57.611 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-07-28 08:25:57.615 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 08:25:57.619 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo@example.com ]] 2022-07-28 08:25:57.622 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo@example.com 2022-07-28 08:25:57.628 | +++ functions-common:get_or_create_user:928 : 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-07-28 08:26:00.506 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:00.506 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:00.506 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:00.506 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:00.880 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:26:00.915 | ++ functions-common:get_or_create_user:926 : user_id=740ebdac18f444bb8f90ad4538f791ee 2022-07-28 08:26:00.932 | ++ functions-common:get_or_create_user:927 : echo 740ebdac18f444bb8f90ad4538f791ee 2022-07-28 08:26:00.960 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=740ebdac18f444bb8f90ad4538f791ee 2022-07-28 08:26:00.980 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 740ebdac18f444bb8f90ad4538f791ee ae4b1bf645fd425ba9d22c9d4b08bd93 2022-07-28 08:26:01.400 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 740ebdac18f444bb8f90ad4538f791ee ae4b1bf645fd425ba9d22c9d4b08bd93 2022-07-28 08:26:01.573 | [179614 Async ks-alt-admin:210162]: running: get_or_add_user_project_role admin 740ebdac18f444bb8f90ad4538f791ee ae4b1bf645fd425ba9d22c9d4b08bd93 2022-07-28 08:26:01.593 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 740ebdac18f444bb8f90ad4538f791ee ae4b1bf645fd425ba9d22c9d4b08bd93 2022-07-28 08:26:01.988 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 740ebdac18f444bb8f90ad4538f791ee ae4b1bf645fd425ba9d22c9d4b08bd93 2022-07-28 08:26:02.219 | [179614 Async ks-alt-another:210308]: running: get_or_add_user_project_role anotherrole 740ebdac18f444bb8f90ad4538f791ee ae4b1bf645fd425ba9d22c9d4b08bd93 2022-07-28 08:26:02.232 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-07-28 08:26:02.270 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-07-28 08:26:02.300 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 08:26:02.307 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo_member@example.com ]] 2022-07-28 08:26:02.332 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo_member@example.com 2022-07-28 08:26:02.376 | +++ functions-common:get_or_create_user:928 : 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-07-28 08:26:03.815 | + inc/async:async_inner:64 : rc=0 2022-07-28 08:26:03.984 | [209300 Async ks-demo-member:209300]: finished successfully 2022-07-28 08:26:06.136 | + inc/async:async_inner:64 : rc=0 2022-07-28 08:26:06.181 | [209524 Async ks-demo-another:209524]: finished successfully 2022-07-28 08:26:06.479 | + inc/async:async_inner:64 : rc=0 2022-07-28 08:26:06.513 | [209412 Async ks-demo-admin:209412]: finished successfully 2022-07-28 08:26:07.201 | + inc/async:async_inner:64 : rc=0 2022-07-28 08:26:07.211 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:07.211 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:07.211 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:07.211 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:07.273 | [209637 Async ks-demo-invis:209637]: finished successfully 2022-07-28 08:26:07.392 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:26:07.395 | ++ functions-common:get_or_create_user:926 : user_id=18e8396b4a734ad6bea128b4117494d1 2022-07-28 08:26:07.398 | ++ functions-common:get_or_create_user:927 : echo 18e8396b4a734ad6bea128b4117494d1 2022-07-28 08:26:07.401 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=18e8396b4a734ad6bea128b4117494d1 2022-07-28 08:26:07.403 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 18e8396b4a734ad6bea128b4117494d1 ae4b1bf645fd425ba9d22c9d4b08bd93 2022-07-28 08:26:07.475 | + inc/async:async_inner:63 : get_or_add_user_project_role member 18e8396b4a734ad6bea128b4117494d1 ae4b1bf645fd425ba9d22c9d4b08bd93 2022-07-28 08:26:07.533 | [179614 Async ks-alt-member-user:210701]: running: get_or_add_user_project_role member 18e8396b4a734ad6bea128b4117494d1 ae4b1bf645fd425ba9d22c9d4b08bd93 2022-07-28 08:26:07.536 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-07-28 08:26:07.539 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-07-28 08:26:07.545 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 08:26:07.547 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo_reader@example.com ]] 2022-07-28 08:26:07.551 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo_reader@example.com 2022-07-28 08:26:07.556 | +++ functions-common:get_or_create_user:928 : 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-07-28 08:26:09.368 | + inc/async:async_inner:64 : rc=0 2022-07-28 08:26:09.572 | [209794 Async ks-demo-reader:209794]: finished successfully 2022-07-28 08:26:10.118 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:10.118 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:10.118 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:10.118 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:10.288 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:26:10.291 | ++ functions-common:get_or_create_user:926 : user_id=2c271af4e6324d4c9608780f154f7cd6 2022-07-28 08:26:10.294 | ++ functions-common:get_or_create_user:927 : echo 2c271af4e6324d4c9608780f154f7cd6 2022-07-28 08:26:10.300 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=2c271af4e6324d4c9608780f154f7cd6 2022-07-28 08:26:10.308 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 2c271af4e6324d4c9608780f154f7cd6 ae4b1bf645fd425ba9d22c9d4b08bd93 2022-07-28 08:26:10.405 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 2c271af4e6324d4c9608780f154f7cd6 ae4b1bf645fd425ba9d22c9d4b08bd93 2022-07-28 08:26:10.481 | [179614 Async ks-alt-reader-user:210925]: running: get_or_add_user_project_role reader 2c271af4e6324d4c9608780f154f7cd6 ae4b1bf645fd425ba9d22c9d4b08bd93 2022-07-28 08:26:10.485 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-07-28 08:26:10.494 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 08:26:10.502 | ++ functions-common:get_or_create_user:911 : [[ ! -z system_member@example.com ]] 2022-07-28 08:26:10.509 | ++ functions-common:get_or_create_user:912 : local email=--email=system_member@example.com 2022-07-28 08:26:10.528 | +++ functions-common:get_or_create_user:928 : 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-07-28 08:26:13.514 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:13.514 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:13.514 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:13.514 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:13.776 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:26:13.793 | ++ functions-common:get_or_create_user:926 : user_id=7c255b5885684adcbb1ea47428d52bf2 2022-07-28 08:26:13.811 | ++ functions-common:get_or_create_user:927 : echo 7c255b5885684adcbb1ea47428d52bf2 2022-07-28 08:26:13.819 | + lib/keystone:create_keystone_accounts:392 : system_member_user=7c255b5885684adcbb1ea47428d52bf2 2022-07-28 08:26:13.825 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 7c255b5885684adcbb1ea47428d52bf2 all 2022-07-28 08:26:14.036 | + inc/async:async_inner:63 : get_or_add_user_system_role member 7c255b5885684adcbb1ea47428d52bf2 all 2022-07-28 08:26:14.208 | [179614 Async ks-system-member:211151]: running: get_or_add_user_system_role member 7c255b5885684adcbb1ea47428d52bf2 all 2022-07-28 08:26:14.231 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-07-28 08:26:14.241 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 08:26:14.249 | ++ functions-common:get_or_create_user:911 : [[ ! -z system_reader@example.com ]] 2022-07-28 08:26:14.265 | ++ functions-common:get_or_create_user:912 : local email=--email=system_reader@example.com 2022-07-28 08:26:14.280 | +++ functions-common:get_or_create_user:928 : 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-07-28 08:26:17.848 | + inc/async:async_inner:64 : rc=0 2022-07-28 08:26:17.882 | [210162 Async ks-alt-admin:210162]: finished successfully 2022-07-28 08:26:18.220 | + inc/async:async_inner:64 : rc=0 2022-07-28 08:26:18.256 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:18.256 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:18.256 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:18.256 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:18.278 | [210308 Async ks-alt-another:210308]: finished successfully 2022-07-28 08:26:18.423 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:26:18.429 | ++ functions-common:get_or_create_user:926 : user_id=338b57e89a934128afd5d93b53551d6a 2022-07-28 08:26:18.431 | ++ functions-common:get_or_create_user:927 : echo 338b57e89a934128afd5d93b53551d6a 2022-07-28 08:26:18.434 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=338b57e89a934128afd5d93b53551d6a 2022-07-28 08:26:18.438 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 338b57e89a934128afd5d93b53551d6a all 2022-07-28 08:26:18.509 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 338b57e89a934128afd5d93b53551d6a all 2022-07-28 08:26:18.567 | [179614 Async ks-system-reader:211435]: running: get_or_add_user_system_role reader 338b57e89a934128afd5d93b53551d6a all 2022-07-28 08:26:18.570 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-07-28 08:26:18.579 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-07-28 08:26:18.583 | ++ functions-common:get_or_create_group:895 : local 'desc=openstack admin group' 2022-07-28 08:26:18.594 | ++ functions-common:get_or_create_group:896 : local group_id 2022-07-28 08:26:18.601 | +++ functions-common:get_or_create_group:905 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-07-28 08:26:20.283 | + inc/async:async_inner:64 : rc=0 2022-07-28 08:26:20.341 | [210701 Async ks-alt-member-user:210701]: finished successfully 2022-07-28 08:26:21.388 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:21.388 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:21.388 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:21.388 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:21.609 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:26:21.613 | ++ functions-common:get_or_create_group:903 : group_id=d8deb47a8872416b8d027b7ddcc0ffbd 2022-07-28 08:26:21.616 | ++ functions-common:get_or_create_group:904 : echo d8deb47a8872416b8d027b7ddcc0ffbd 2022-07-28 08:26:21.619 | + lib/keystone:create_keystone_accounts:402 : admin_group=d8deb47a8872416b8d027b7ddcc0ffbd 2022-07-28 08:26:21.622 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-07-28 08:26:21.625 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-07-28 08:26:21.629 | ++ functions-common:get_or_create_group:895 : local 'desc=non-admin group' 2022-07-28 08:26:21.636 | ++ functions-common:get_or_create_group:896 : local group_id 2022-07-28 08:26:21.642 | +++ functions-common:get_or_create_group:905 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-07-28 08:26:23.950 | + inc/async:async_inner:64 : rc=0 2022-07-28 08:26:23.981 | [210925 Async ks-alt-reader-user:210925]: finished successfully 2022-07-28 08:26:24.260 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:24.260 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:24.260 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:24.260 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:24.442 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:26:24.445 | ++ functions-common:get_or_create_group:903 : group_id=2d2fccf3bb484b9dafb73ec9e138909b 2022-07-28 08:26:24.448 | ++ functions-common:get_or_create_group:904 : echo 2d2fccf3bb484b9dafb73ec9e138909b 2022-07-28 08:26:24.451 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=2d2fccf3bb484b9dafb73ec9e138909b 2022-07-28 08:26:24.454 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 2d2fccf3bb484b9dafb73ec9e138909b 278f44bb741f4075b58db40b154bb64d 2022-07-28 08:26:24.541 | + inc/async:async_inner:63 : get_or_add_group_project_role member 2d2fccf3bb484b9dafb73ec9e138909b 278f44bb741f4075b58db40b154bb64d 2022-07-28 08:26:24.617 | [179614 Async ks-group-memberdemo:211788]: running: get_or_add_group_project_role member 2d2fccf3bb484b9dafb73ec9e138909b 278f44bb741f4075b58db40b154bb64d 2022-07-28 08:26:24.620 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 2d2fccf3bb484b9dafb73ec9e138909b 278f44bb741f4075b58db40b154bb64d 2022-07-28 08:26:24.767 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 2d2fccf3bb484b9dafb73ec9e138909b 278f44bb741f4075b58db40b154bb64d 2022-07-28 08:26:24.820 | [179614 Async ks-group-anotherdemo:211874]: running: get_or_add_group_project_role anotherrole 2d2fccf3bb484b9dafb73ec9e138909b 278f44bb741f4075b58db40b154bb64d 2022-07-28 08:26:24.823 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 2d2fccf3bb484b9dafb73ec9e138909b ae4b1bf645fd425ba9d22c9d4b08bd93 2022-07-28 08:26:25.012 | + inc/async:async_inner:63 : get_or_add_group_project_role member 2d2fccf3bb484b9dafb73ec9e138909b ae4b1bf645fd425ba9d22c9d4b08bd93 2022-07-28 08:26:25.171 | [179614 Async ks-group-memberalt:211961]: running: get_or_add_group_project_role member 2d2fccf3bb484b9dafb73ec9e138909b ae4b1bf645fd425ba9d22c9d4b08bd93 2022-07-28 08:26:25.191 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 2d2fccf3bb484b9dafb73ec9e138909b ae4b1bf645fd425ba9d22c9d4b08bd93 2022-07-28 08:26:25.558 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 2d2fccf3bb484b9dafb73ec9e138909b ae4b1bf645fd425ba9d22c9d4b08bd93 2022-07-28 08:26:25.807 | [179614 Async ks-group-anotheralt:212067]: running: get_or_add_group_project_role anotherrole 2d2fccf3bb484b9dafb73ec9e138909b ae4b1bf645fd425ba9d22c9d4b08bd93 2022-07-28 08:26:25.827 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin d8deb47a8872416b8d027b7ddcc0ffbd 52cdb50da43d48649726866000557d76 2022-07-28 08:26:26.247 | + inc/async:async_inner:63 : get_or_add_group_project_role admin d8deb47a8872416b8d027b7ddcc0ffbd 52cdb50da43d48649726866000557d76 2022-07-28 08:26:26.259 | + inc/async:async_inner:64 : rc=0 2022-07-28 08:26:26.435 | [211151 Async ks-system-member:211151]: finished successfully 2022-07-28 08:26:26.451 | [179614 Async ks-group-admin:212161]: running: get_or_add_group_project_role admin d8deb47a8872416b8d027b7ddcc0ffbd 52cdb50da43d48649726866000557d76 2022-07-28 08:26:26.479 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-07-28 08:26:26.864 | [179614 Async ks-demo-member:209300]: Waiting for completion of get_or_add_user_project_role member 169f2ee6fbe84afe8edc653401e01357 278f44bb741f4075b58db40b154bb64d running on PID 209300 (17 other jobs running) 2022-07-28 08:26:27.051 | [179614 Async ks-demo-member:209300]: Signaling child to exit 2022-07-28 08:26:27.052 | WAKEUP 2022-07-28 08:26:27.208 | [179614 Async ks-demo-member:209300]: Signaled 2022-07-28 08:26:27.209 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 08:26:27.209 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 08:26:27.209 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 08:26:27.209 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 08:26:27.210 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 08:26:27.210 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 08:26:27.210 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 08:26:27.210 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 08:26:27.210 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:26:27.210 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 08:26:27.210 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 169f2ee6fbe84afe8edc653401e01357 --project 278f44bb741f4075b58db40b154bb64d 2022-07-28 08:26:27.210 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:26:27.210 | ++ functions-common:get_field:813 : read data 2022-07-28 08:26:27.210 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:27.210 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:27.210 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:27.210 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:27.210 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:26:27.210 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 08:26:27.210 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 08:26:27.210 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user 169f2ee6fbe84afe8edc653401e01357 --project 278f44bb741f4075b58db40b154bb64d 2022-07-28 08:26:27.210 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:27.210 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:27.210 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:27.210 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:27.210 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 08:26:27.210 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:26:27.210 | ++ functions-common:get_field:813 : read data 2022-07-28 08:26:27.211 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 169f2ee6fbe84afe8edc653401e01357 --project 278f44bb741f4075b58db40b154bb64d 2022-07-28 08:26:27.211 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:26:27.211 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:27.211 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:27.211 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:27.211 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:27.211 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:26:27.211 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 08:26:27.211 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 08:26:27.211 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 08:26:27.211 | ++ functions-common:get_field:819 : echo '| cc0fab8f90a44acc90de9af43e2bd7df | 169f2ee6fbe84afe8edc653401e01357 | | 278f44bb741f4075b58db40b154bb64d | | | False |' 2022-07-28 08:26:27.211 | ++ functions-common:get_field:813 : read data 2022-07-28 08:26:27.211 | + functions-common:get_or_add_user_project_role:996 : user_role_id=cc0fab8f90a44acc90de9af43e2bd7df 2022-07-28 08:26:27.211 | + functions-common:get_or_add_user_project_role:998 : echo cc0fab8f90a44acc90de9af43e2bd7df 2022-07-28 08:26:27.211 | cc0fab8f90a44acc90de9af43e2bd7df 2022-07-28 08:26:27.485 | [179614 Async ks-demo-member:209300]: finished get_or_add_user_project_role member 169f2ee6fbe84afe8edc653401e01357 278f44bb741f4075b58db40b154bb64d with result 0 in 15 seconds 2022-07-28 08:26:27.766 | [179614 Async ks-demo-admin:209412]: Waiting for completion of get_or_add_user_project_role admin 5a8bf4bf753c41b2a872093710161103 278f44bb741f4075b58db40b154bb64d running on PID 209412 (16 other jobs running) 2022-07-28 08:26:27.908 | [179614 Async ks-demo-admin:209412]: Signaling child to exit 2022-07-28 08:26:27.908 | WAKEUP 2022-07-28 08:26:28.073 | [179614 Async ks-demo-admin:209412]: Signaled 2022-07-28 08:26:28.089 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 08:26:28.089 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 08:26:28.090 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 08:26:28.090 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 08:26:28.090 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 08:26:28.090 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 08:26:28.090 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 08:26:28.090 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 08:26:28.090 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5a8bf4bf753c41b2a872093710161103 --project 278f44bb741f4075b58db40b154bb64d 2022-07-28 08:26:28.090 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:26:28.090 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 08:26:28.090 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:26:28.090 | ++ functions-common:get_field:813 : read data 2022-07-28 08:26:28.090 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:28.090 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:28.090 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:28.090 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:28.090 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:26:28.090 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 08:26:28.090 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 08:26:28.090 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 5a8bf4bf753c41b2a872093710161103 --project 278f44bb741f4075b58db40b154bb64d 2022-07-28 08:26:28.090 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:28.090 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:28.090 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:28.090 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:28.090 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:26:28.090 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5a8bf4bf753c41b2a872093710161103 --project 278f44bb741f4075b58db40b154bb64d 2022-07-28 08:26:28.090 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 08:26:28.090 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:26:28.090 | ++ functions-common:get_field:813 : read data 2022-07-28 08:26:28.090 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:28.090 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:28.091 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:28.091 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:28.091 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:26:28.091 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 08:26:28.091 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 08:26:28.091 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 08:26:28.091 | ++ functions-common:get_field:819 : echo '| d10f749332ad4fd58e4378ef32d1bc2d | 5a8bf4bf753c41b2a872093710161103 | | 278f44bb741f4075b58db40b154bb64d | | | False |' 2022-07-28 08:26:28.091 | ++ functions-common:get_field:813 : read data 2022-07-28 08:26:28.091 | + functions-common:get_or_add_user_project_role:996 : user_role_id=d10f749332ad4fd58e4378ef32d1bc2d 2022-07-28 08:26:28.091 | + functions-common:get_or_add_user_project_role:998 : echo d10f749332ad4fd58e4378ef32d1bc2d 2022-07-28 08:26:28.091 | d10f749332ad4fd58e4378ef32d1bc2d 2022-07-28 08:26:28.401 | [179614 Async ks-demo-admin:209412]: finished get_or_add_user_project_role admin 5a8bf4bf753c41b2a872093710161103 278f44bb741f4075b58db40b154bb64d with result 0 in 17 seconds 2022-07-28 08:26:28.659 | [179614 Async ks-demo-another:209524]: Waiting for completion of get_or_add_user_project_role anotherrole 169f2ee6fbe84afe8edc653401e01357 278f44bb741f4075b58db40b154bb64d running on PID 209524 (15 other jobs running) 2022-07-28 08:26:28.819 | [179614 Async ks-demo-another:209524]: Signaling child to exit 2022-07-28 08:26:28.820 | WAKEUP 2022-07-28 08:26:28.933 | [179614 Async ks-demo-another:209524]: Signaled 2022-07-28 08:26:28.934 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 08:26:28.934 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 08:26:28.934 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 08:26:28.934 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 08:26:28.935 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 08:26:28.935 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 08:26:28.935 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 08:26:28.935 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 08:26:28.935 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 08:26:28.935 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 169f2ee6fbe84afe8edc653401e01357 --project 278f44bb741f4075b58db40b154bb64d 2022-07-28 08:26:28.935 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:26:28.935 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:26:28.935 | ++ functions-common:get_field:813 : read data 2022-07-28 08:26:28.935 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:28.935 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:28.935 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:28.935 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:28.935 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:26:28.935 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 08:26:28.935 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 08:26:28.935 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add anotherrole --user 169f2ee6fbe84afe8edc653401e01357 --project 278f44bb741f4075b58db40b154bb64d 2022-07-28 08:26:28.935 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:28.935 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:28.935 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:28.935 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:28.936 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 169f2ee6fbe84afe8edc653401e01357 --project 278f44bb741f4075b58db40b154bb64d 2022-07-28 08:26:28.936 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 08:26:28.936 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:26:28.936 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:26:28.936 | ++ functions-common:get_field:813 : read data 2022-07-28 08:26:28.936 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:28.936 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:28.936 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:28.936 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:28.936 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:26:28.936 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 08:26:28.936 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 08:26:28.936 | ++ functions-common:get_field:819 : echo '| d883529ef5284c35b27b759c57353383 | 169f2ee6fbe84afe8edc653401e01357 | | 278f44bb741f4075b58db40b154bb64d | | | False |' 2022-07-28 08:26:28.936 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 08:26:28.936 | ++ functions-common:get_field:813 : read data 2022-07-28 08:26:28.936 | + functions-common:get_or_add_user_project_role:996 : user_role_id=d883529ef5284c35b27b759c57353383 2022-07-28 08:26:28.936 | + functions-common:get_or_add_user_project_role:998 : echo d883529ef5284c35b27b759c57353383 2022-07-28 08:26:28.936 | d883529ef5284c35b27b759c57353383 2022-07-28 08:26:29.011 | [179614 Async ks-demo-another:209524]: finished get_or_add_user_project_role anotherrole 169f2ee6fbe84afe8edc653401e01357 278f44bb741f4075b58db40b154bb64d with result 0 in 17 seconds 2022-07-28 08:26:29.071 | [179614 Async ks-demo-invis:209637]: Waiting for completion of get_or_add_user_project_role member 169f2ee6fbe84afe8edc653401e01357 b9948655e8d643ab9deb3cc45ac57743 running on PID 209637 (14 other jobs running) 2022-07-28 08:26:29.129 | [179614 Async ks-demo-invis:209637]: Signaling child to exit 2022-07-28 08:26:29.129 | WAKEUP 2022-07-28 08:26:29.204 | [179614 Async ks-demo-invis:209637]: Signaled 2022-07-28 08:26:29.215 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 08:26:29.215 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 08:26:29.215 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 08:26:29.215 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 08:26:29.215 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 08:26:29.215 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 08:26:29.215 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 08:26:29.215 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 08:26:29.216 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 169f2ee6fbe84afe8edc653401e01357 --project b9948655e8d643ab9deb3cc45ac57743 2022-07-28 08:26:29.216 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 08:26:29.216 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:26:29.216 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:26:29.216 | ++ functions-common:get_field:813 : read data 2022-07-28 08:26:29.216 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:29.216 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:29.216 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:29.216 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:29.216 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:26:29.216 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 08:26:29.216 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 08:26:29.216 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user 169f2ee6fbe84afe8edc653401e01357 --project b9948655e8d643ab9deb3cc45ac57743 2022-07-28 08:26:29.216 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:29.216 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:29.216 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:29.216 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:29.216 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 169f2ee6fbe84afe8edc653401e01357 --project b9948655e8d643ab9deb3cc45ac57743 2022-07-28 08:26:29.216 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 08:26:29.216 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:26:29.216 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:26:29.216 | ++ functions-common:get_field:813 : read data 2022-07-28 08:26:29.216 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:29.216 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:29.216 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:29.216 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:29.216 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:26:29.216 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 08:26:29.216 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 08:26:29.216 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 08:26:29.216 | ++ functions-common:get_field:819 : echo '| cc0fab8f90a44acc90de9af43e2bd7df | 169f2ee6fbe84afe8edc653401e01357 | | b9948655e8d643ab9deb3cc45ac57743 | | | False |' 2022-07-28 08:26:29.217 | ++ functions-common:get_field:813 : read data 2022-07-28 08:26:29.217 | + functions-common:get_or_add_user_project_role:996 : user_role_id=cc0fab8f90a44acc90de9af43e2bd7df 2022-07-28 08:26:29.217 | + functions-common:get_or_add_user_project_role:998 : echo cc0fab8f90a44acc90de9af43e2bd7df 2022-07-28 08:26:29.217 | cc0fab8f90a44acc90de9af43e2bd7df 2022-07-28 08:26:29.400 | [179614 Async ks-demo-invis:209637]: finished get_or_add_user_project_role member 169f2ee6fbe84afe8edc653401e01357 b9948655e8d643ab9deb3cc45ac57743 with result 0 in 18 seconds 2022-07-28 08:26:29.466 | [179614 Async ks-demo-reader:209794]: Waiting for completion of get_or_add_user_project_role reader c977eb24d2534cd3bbb7ec7d6744ae2f 278f44bb741f4075b58db40b154bb64d running on PID 209794 (13 other jobs running) 2022-07-28 08:26:29.511 | [179614 Async ks-demo-reader:209794]: Signaling child to exit 2022-07-28 08:26:29.511 | WAKEUP 2022-07-28 08:26:29.548 | [179614 Async ks-demo-reader:209794]: Signaled 2022-07-28 08:26:29.549 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 08:26:29.549 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 08:26:29.549 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 08:26:29.549 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 08:26:29.549 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 08:26:29.550 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 08:26:29.550 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 08:26:29.550 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 08:26:29.550 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:26:29.550 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user c977eb24d2534cd3bbb7ec7d6744ae2f --project 278f44bb741f4075b58db40b154bb64d 2022-07-28 08:26:29.550 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 08:26:29.550 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:26:29.550 | ++ functions-common:get_field:813 : read data 2022-07-28 08:26:29.550 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:29.550 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:29.550 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:29.550 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:29.550 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:26:29.550 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 08:26:29.550 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 08:26:29.550 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add reader --user c977eb24d2534cd3bbb7ec7d6744ae2f --project 278f44bb741f4075b58db40b154bb64d 2022-07-28 08:26:29.550 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:29.550 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:29.550 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:29.550 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:29.550 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 08:26:29.550 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:26:29.550 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user c977eb24d2534cd3bbb7ec7d6744ae2f --project 278f44bb741f4075b58db40b154bb64d 2022-07-28 08:26:29.550 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:26:29.550 | ++ functions-common:get_field:813 : read data 2022-07-28 08:26:29.550 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:29.550 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:29.551 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:29.551 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:29.551 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:26:29.551 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 08:26:29.551 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 08:26:29.551 | ++ functions-common:get_field:819 : echo '| e4367af82d094e189d2679fe6b2c6f9f | c977eb24d2534cd3bbb7ec7d6744ae2f | | 278f44bb741f4075b58db40b154bb64d | | | False |' 2022-07-28 08:26:29.551 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 08:26:29.551 | ++ functions-common:get_field:813 : read data 2022-07-28 08:26:29.551 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e4367af82d094e189d2679fe6b2c6f9f 2022-07-28 08:26:29.551 | + functions-common:get_or_add_user_project_role:998 : echo e4367af82d094e189d2679fe6b2c6f9f 2022-07-28 08:26:29.551 | e4367af82d094e189d2679fe6b2c6f9f 2022-07-28 08:26:29.626 | [179614 Async ks-demo-reader:209794]: finished get_or_add_user_project_role reader c977eb24d2534cd3bbb7ec7d6744ae2f 278f44bb741f4075b58db40b154bb64d with result 0 in 16 seconds 2022-07-28 08:26:29.633 | + inc/async:async_wait:197 : return 0 2022-07-28 08:26:29.638 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-07-28 08:26:29.744 | [179614 Async ks-alt-admin:210162]: Waiting for completion of get_or_add_user_project_role admin 740ebdac18f444bb8f90ad4538f791ee ae4b1bf645fd425ba9d22c9d4b08bd93 running on PID 210162 (12 other jobs running) 2022-07-28 08:26:29.788 | [179614 Async ks-alt-admin:210162]: Signaling child to exit 2022-07-28 08:26:29.788 | WAKEUP 2022-07-28 08:26:29.823 | [179614 Async ks-alt-admin:210162]: Signaled 2022-07-28 08:26:29.825 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 08:26:29.825 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 08:26:29.825 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 08:26:29.825 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 08:26:29.825 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 08:26:29.825 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 08:26:29.825 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 08:26:29.825 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 08:26:29.825 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 08:26:29.825 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:26:29.825 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 740ebdac18f444bb8f90ad4538f791ee --project ae4b1bf645fd425ba9d22c9d4b08bd93 2022-07-28 08:26:29.825 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:26:29.825 | ++ functions-common:get_field:813 : read data 2022-07-28 08:26:29.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:29.825 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:29.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:29.825 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:29.825 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:26:29.825 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 08:26:29.825 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 08:26:29.825 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 740ebdac18f444bb8f90ad4538f791ee --project ae4b1bf645fd425ba9d22c9d4b08bd93 2022-07-28 08:26:29.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:29.825 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:29.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:29.825 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:29.825 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:26:29.826 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 740ebdac18f444bb8f90ad4538f791ee --project ae4b1bf645fd425ba9d22c9d4b08bd93 2022-07-28 08:26:29.826 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 08:26:29.826 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:26:29.826 | ++ functions-common:get_field:813 : read data 2022-07-28 08:26:29.826 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:29.826 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:29.826 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:29.826 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:29.826 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:26:29.826 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 08:26:29.826 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 08:26:29.826 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 08:26:29.826 | ++ functions-common:get_field:819 : echo '| d10f749332ad4fd58e4378ef32d1bc2d | 740ebdac18f444bb8f90ad4538f791ee | | ae4b1bf645fd425ba9d22c9d4b08bd93 | | | False |' 2022-07-28 08:26:29.826 | ++ functions-common:get_field:813 : read data 2022-07-28 08:26:29.826 | + functions-common:get_or_add_user_project_role:996 : user_role_id=d10f749332ad4fd58e4378ef32d1bc2d 2022-07-28 08:26:29.826 | + functions-common:get_or_add_user_project_role:998 : echo d10f749332ad4fd58e4378ef32d1bc2d 2022-07-28 08:26:29.826 | d10f749332ad4fd58e4378ef32d1bc2d 2022-07-28 08:26:29.936 | [179614 Async ks-alt-admin:210162]: finished get_or_add_user_project_role admin 740ebdac18f444bb8f90ad4538f791ee ae4b1bf645fd425ba9d22c9d4b08bd93 with result 0 in 16 seconds 2022-07-28 08:26:29.994 | [179614 Async ks-alt-another:210308]: Waiting for completion of get_or_add_user_project_role anotherrole 740ebdac18f444bb8f90ad4538f791ee ae4b1bf645fd425ba9d22c9d4b08bd93 running on PID 210308 (11 other jobs running) 2022-07-28 08:26:30.036 | [179614 Async ks-alt-another:210308]: Signaling child to exit 2022-07-28 08:26:30.037 | WAKEUP 2022-07-28 08:26:30.087 | [179614 Async ks-alt-another:210308]: Signaled 2022-07-28 08:26:30.088 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 08:26:30.088 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 08:26:30.088 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 08:26:30.088 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 08:26:30.088 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 08:26:30.088 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 08:26:30.088 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 08:26:30.088 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 08:26:30.088 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 08:26:30.088 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 740ebdac18f444bb8f90ad4538f791ee --project ae4b1bf645fd425ba9d22c9d4b08bd93 2022-07-28 08:26:30.089 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:26:30.089 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:26:30.089 | ++ functions-common:get_field:813 : read data 2022-07-28 08:26:30.089 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:30.089 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:30.089 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:30.089 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:30.089 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:26:30.089 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 08:26:30.089 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 08:26:30.089 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add anotherrole --user 740ebdac18f444bb8f90ad4538f791ee --project ae4b1bf645fd425ba9d22c9d4b08bd93 2022-07-28 08:26:30.089 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:30.089 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:30.089 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:30.089 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:30.089 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 740ebdac18f444bb8f90ad4538f791ee --project ae4b1bf645fd425ba9d22c9d4b08bd93 2022-07-28 08:26:30.089 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:26:30.089 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 08:26:30.089 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:26:30.089 | ++ functions-common:get_field:813 : read data 2022-07-28 08:26:30.089 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:30.089 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:30.089 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:30.089 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:30.089 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:26:30.089 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 08:26:30.089 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 08:26:30.089 | ++ functions-common:get_field:819 : echo '| d883529ef5284c35b27b759c57353383 | 740ebdac18f444bb8f90ad4538f791ee | | ae4b1bf645fd425ba9d22c9d4b08bd93 | | | False |' 2022-07-28 08:26:30.089 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 08:26:30.089 | ++ functions-common:get_field:813 : read data 2022-07-28 08:26:30.089 | + functions-common:get_or_add_user_project_role:996 : user_role_id=d883529ef5284c35b27b759c57353383 2022-07-28 08:26:30.090 | + functions-common:get_or_add_user_project_role:998 : echo d883529ef5284c35b27b759c57353383 2022-07-28 08:26:30.090 | d883529ef5284c35b27b759c57353383 2022-07-28 08:26:30.172 | [179614 Async ks-alt-another:210308]: finished get_or_add_user_project_role anotherrole 740ebdac18f444bb8f90ad4538f791ee ae4b1bf645fd425ba9d22c9d4b08bd93 with result 0 in 16 seconds 2022-07-28 08:26:30.240 | [179614 Async ks-alt-member-user:210701]: Waiting for completion of get_or_add_user_project_role member 18e8396b4a734ad6bea128b4117494d1 ae4b1bf645fd425ba9d22c9d4b08bd93 running on PID 210701 (10 other jobs running) 2022-07-28 08:26:30.296 | [179614 Async ks-alt-member-user:210701]: Signaling child to exit 2022-07-28 08:26:30.296 | WAKEUP 2022-07-28 08:26:30.332 | [179614 Async ks-alt-member-user:210701]: Signaled 2022-07-28 08:26:30.333 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 08:26:30.333 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 08:26:30.333 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 08:26:30.334 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 08:26:30.334 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 08:26:30.334 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 08:26:30.334 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 08:26:30.334 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 08:26:30.334 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 08:26:30.334 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:26:30.334 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:26:30.334 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 18e8396b4a734ad6bea128b4117494d1 --project ae4b1bf645fd425ba9d22c9d4b08bd93 2022-07-28 08:26:30.334 | ++ functions-common:get_field:813 : read data 2022-07-28 08:26:30.335 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:30.335 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:30.335 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:30.335 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:30.335 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:26:30.335 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 08:26:30.335 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 08:26:30.335 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user 18e8396b4a734ad6bea128b4117494d1 --project ae4b1bf645fd425ba9d22c9d4b08bd93 2022-07-28 08:26:30.335 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:30.335 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:30.335 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:30.335 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:30.335 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 18e8396b4a734ad6bea128b4117494d1 --project ae4b1bf645fd425ba9d22c9d4b08bd93 2022-07-28 08:26:30.335 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 08:26:30.335 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:26:30.335 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:26:30.335 | ++ functions-common:get_field:813 : read data 2022-07-28 08:26:30.335 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:30.335 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:30.335 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:30.335 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:30.335 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:26:30.335 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 08:26:30.335 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 08:26:30.335 | ++ functions-common:get_field:819 : echo '| cc0fab8f90a44acc90de9af43e2bd7df | 18e8396b4a734ad6bea128b4117494d1 | | ae4b1bf645fd425ba9d22c9d4b08bd93 | | | False |' 2022-07-28 08:26:30.335 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 08:26:30.335 | ++ functions-common:get_field:813 : read data 2022-07-28 08:26:30.335 | + functions-common:get_or_add_user_project_role:996 : user_role_id=cc0fab8f90a44acc90de9af43e2bd7df 2022-07-28 08:26:30.335 | + functions-common:get_or_add_user_project_role:998 : echo cc0fab8f90a44acc90de9af43e2bd7df 2022-07-28 08:26:30.336 | cc0fab8f90a44acc90de9af43e2bd7df 2022-07-28 08:26:30.427 | [179614 Async ks-alt-member-user:210701]: finished get_or_add_user_project_role member 18e8396b4a734ad6bea128b4117494d1 ae4b1bf645fd425ba9d22c9d4b08bd93 with result 0 in 12 seconds 2022-07-28 08:26:30.505 | [179614 Async ks-alt-reader-user:210925]: Waiting for completion of get_or_add_user_project_role reader 2c271af4e6324d4c9608780f154f7cd6 ae4b1bf645fd425ba9d22c9d4b08bd93 running on PID 210925 (9 other jobs running) 2022-07-28 08:26:30.546 | [179614 Async ks-alt-reader-user:210925]: Signaling child to exit 2022-07-28 08:26:30.546 | WAKEUP 2022-07-28 08:26:30.583 | [179614 Async ks-alt-reader-user:210925]: Signaled 2022-07-28 08:26:30.585 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 08:26:30.585 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 08:26:30.585 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 08:26:30.585 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 08:26:30.585 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 08:26:30.585 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 08:26:30.585 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 08:26:30.585 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 08:26:30.585 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 08:26:30.585 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 2c271af4e6324d4c9608780f154f7cd6 --project ae4b1bf645fd425ba9d22c9d4b08bd93 2022-07-28 08:26:30.585 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:26:30.585 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:26:30.585 | ++ functions-common:get_field:813 : read data 2022-07-28 08:26:30.585 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:30.585 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:30.585 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:30.585 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:30.585 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:26:30.585 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 08:26:30.586 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 08:26:30.586 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add reader --user 2c271af4e6324d4c9608780f154f7cd6 --project ae4b1bf645fd425ba9d22c9d4b08bd93 2022-07-28 08:26:30.586 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:30.586 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:30.586 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:30.586 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:30.586 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:26:30.586 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 08:26:30.586 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 2c271af4e6324d4c9608780f154f7cd6 --project ae4b1bf645fd425ba9d22c9d4b08bd93 2022-07-28 08:26:30.586 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:26:30.586 | ++ functions-common:get_field:813 : read data 2022-07-28 08:26:30.586 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:30.586 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:30.586 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:30.587 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:30.587 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:26:30.587 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 08:26:30.587 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 08:26:30.587 | ++ functions-common:get_field:819 : echo '| e4367af82d094e189d2679fe6b2c6f9f | 2c271af4e6324d4c9608780f154f7cd6 | | ae4b1bf645fd425ba9d22c9d4b08bd93 | | | False |' 2022-07-28 08:26:30.587 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 08:26:30.587 | ++ functions-common:get_field:813 : read data 2022-07-28 08:26:30.587 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e4367af82d094e189d2679fe6b2c6f9f 2022-07-28 08:26:30.587 | + functions-common:get_or_add_user_project_role:998 : echo e4367af82d094e189d2679fe6b2c6f9f 2022-07-28 08:26:30.587 | e4367af82d094e189d2679fe6b2c6f9f 2022-07-28 08:26:30.664 | [179614 Async ks-alt-reader-user:210925]: finished get_or_add_user_project_role reader 2c271af4e6324d4c9608780f154f7cd6 ae4b1bf645fd425ba9d22c9d4b08bd93 with result 0 in 13 seconds 2022-07-28 08:26:30.670 | + inc/async:async_wait:197 : return 0 2022-07-28 08:26:30.673 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-07-28 08:26:30.754 | [179614 Async ks-system-member:211151]: Waiting for completion of get_or_add_user_system_role member 7c255b5885684adcbb1ea47428d52bf2 all running on PID 211151 (8 other jobs running) 2022-07-28 08:26:30.812 | [179614 Async ks-system-member:211151]: Signaling child to exit 2022-07-28 08:26:30.813 | WAKEUP 2022-07-28 08:26:30.856 | [179614 Async ks-system-member:211151]: Signaled 2022-07-28 08:26:30.858 | + functions-common:get_or_add_user_system_role:1028 : local user_role_id 2022-07-28 08:26:30.858 | + functions-common:get_or_add_user_system_role:1029 : local domain_args 2022-07-28 08:26:30.858 | ++ functions-common:get_or_add_user_system_role:1031 : _get_domain_args 2022-07-28 08:26:30.858 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 08:26:30.859 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 08:26:30.859 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 08:26:30.859 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 08:26:30.859 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 08:26:30.859 | + functions-common:get_or_add_user_system_role:1031 : domain_args= 2022-07-28 08:26:30.859 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 7c255b5885684adcbb1ea47428d52bf2 --system all -f value -c Role 2022-07-28 08:26:30.859 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:30.859 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:30.859 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:30.859 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:30.859 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:26:30.859 | + functions-common:get_or_add_user_system_role:1039 : user_role_id= 2022-07-28 08:26:30.859 | + functions-common:get_or_add_user_system_role:1040 : [[ -z '' ]] 2022-07-28 08:26:30.859 | + functions-common:get_or_add_user_system_role:1042 : openstack --os-cloud devstack-system-admin role add member --user 7c255b5885684adcbb1ea47428d52bf2 --system all 2022-07-28 08:26:30.859 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:30.860 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:30.860 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:30.860 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:30.860 | ++ functions-common:get_or_add_user_system_role:1051 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 7c255b5885684adcbb1ea47428d52bf2 --system all -f value -c Role 2022-07-28 08:26:30.860 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:30.860 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:30.860 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:30.860 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:30.860 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:26:30.860 | + functions-common:get_or_add_user_system_role:1051 : user_role_id=cc0fab8f90a44acc90de9af43e2bd7df 2022-07-28 08:26:30.860 | + functions-common:get_or_add_user_system_role:1053 : echo cc0fab8f90a44acc90de9af43e2bd7df 2022-07-28 08:26:30.860 | cc0fab8f90a44acc90de9af43e2bd7df 2022-07-28 08:26:30.936 | [179614 Async ks-system-member:211151]: finished get_or_add_user_system_role member 7c255b5885684adcbb1ea47428d52bf2 all with result 0 in 12 seconds 2022-07-28 08:26:31.054 | [179614 Async ks-system-reader:211435]: Waiting for completion of get_or_add_user_system_role reader 338b57e89a934128afd5d93b53551d6a all running on PID 211435 (7 other jobs running) 2022-07-28 08:26:31.170 | [179614 Async ks-system-reader:211435]: Signaling child to exit 2022-07-28 08:26:31.736 | + inc/async:async_inner:64 : rc=0 2022-07-28 08:26:31.899 | [211435 Async ks-system-reader:211435]: finished successfully 2022-07-28 08:26:31.996 | WAKEUP 2022-07-28 08:26:32.124 | [179614 Async ks-system-reader:211435]: Signaled 2022-07-28 08:26:32.126 | + functions-common:get_or_add_user_system_role:1028 : local user_role_id 2022-07-28 08:26:32.126 | + functions-common:get_or_add_user_system_role:1029 : local domain_args 2022-07-28 08:26:32.126 | ++ functions-common:get_or_add_user_system_role:1031 : _get_domain_args 2022-07-28 08:26:32.126 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 08:26:32.126 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 08:26:32.126 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 08:26:32.126 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 08:26:32.126 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 08:26:32.126 | + functions-common:get_or_add_user_system_role:1031 : domain_args= 2022-07-28 08:26:32.126 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 338b57e89a934128afd5d93b53551d6a --system all -f value -c Role 2022-07-28 08:26:32.126 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:32.126 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:32.126 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:32.126 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:32.126 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:26:32.126 | + functions-common:get_or_add_user_system_role:1039 : user_role_id= 2022-07-28 08:26:32.126 | + functions-common:get_or_add_user_system_role:1040 : [[ -z '' ]] 2022-07-28 08:26:32.126 | + functions-common:get_or_add_user_system_role:1042 : openstack --os-cloud devstack-system-admin role add reader --user 338b57e89a934128afd5d93b53551d6a --system all 2022-07-28 08:26:32.126 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:32.126 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:32.126 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:32.126 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:32.126 | ++ functions-common:get_or_add_user_system_role:1051 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 338b57e89a934128afd5d93b53551d6a --system all -f value -c Role 2022-07-28 08:26:32.126 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:32.126 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:32.127 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:32.127 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:32.127 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:26:32.127 | + functions-common:get_or_add_user_system_role:1051 : user_role_id=e4367af82d094e189d2679fe6b2c6f9f 2022-07-28 08:26:32.127 | + functions-common:get_or_add_user_system_role:1053 : echo e4367af82d094e189d2679fe6b2c6f9f 2022-07-28 08:26:32.127 | e4367af82d094e189d2679fe6b2c6f9f 2022-07-28 08:26:32.351 | [179614 Async ks-system-reader:211435]: finished get_or_add_user_system_role reader 338b57e89a934128afd5d93b53551d6a all with result 0 in 13 seconds 2022-07-28 08:26:32.366 | + inc/async:async_wait:197 : return 0 2022-07-28 08:26:32.382 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-07-28 08:26:32.701 | [179614 Async ks-group-memberdemo:211788]: Waiting for completion of get_or_add_group_project_role member 2d2fccf3bb484b9dafb73ec9e138909b 278f44bb741f4075b58db40b154bb64d running on PID 211788 (6 other jobs running) 2022-07-28 08:26:32.857 | [179614 Async ks-group-memberdemo:211788]: Signaling child to exit 2022-07-28 08:26:37.850 | + inc/async:async_inner:64 : rc=0 2022-07-28 08:26:37.935 | [211788 Async ks-group-memberdemo:211788]: finished successfully 2022-07-28 08:26:38.011 | WAKEUP 2022-07-28 08:26:38.149 | [179614 Async ks-group-memberdemo:211788]: Signaled 2022-07-28 08:26:38.163 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-28 08:26:38.163 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 2d2fccf3bb484b9dafb73ec9e138909b --project 278f44bb741f4075b58db40b154bb64d -f value 2022-07-28 08:26:38.163 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:38.163 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:38.163 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:38.163 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:38.163 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:26:38.163 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-28 08:26:38.163 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-28 08:26:38.163 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add member --group 2d2fccf3bb484b9dafb73ec9e138909b --project 278f44bb741f4075b58db40b154bb64d 2022-07-28 08:26:38.163 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:38.163 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:38.163 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:38.163 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:38.163 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 2d2fccf3bb484b9dafb73ec9e138909b --project 278f44bb741f4075b58db40b154bb64d -f value 2022-07-28 08:26:38.164 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:38.164 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:38.164 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:38.164 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:38.164 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:26:38.164 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='cc0fab8f90a44acc90de9af43e2bd7df 2d2fccf3bb484b9dafb73ec9e138909b 278f44bb741f4075b58db40b154bb64d False' 2022-07-28 08:26:38.164 | + functions-common:get_or_add_group_project_role:1077 : echo cc0fab8f90a44acc90de9af43e2bd7df 2d2fccf3bb484b9dafb73ec9e138909b 278f44bb741f4075b58db40b154bb64d False 2022-07-28 08:26:38.164 | cc0fab8f90a44acc90de9af43e2bd7df 2d2fccf3bb484b9dafb73ec9e138909b 278f44bb741f4075b58db40b154bb64d False 2022-07-28 08:26:38.363 | [179614 Async ks-group-memberdemo:211788]: finished get_or_add_group_project_role member 2d2fccf3bb484b9dafb73ec9e138909b 278f44bb741f4075b58db40b154bb64d with result 0 in 13 seconds 2022-07-28 08:26:38.557 | [179614 Async ks-group-anotherdemo:211874]: Waiting for completion of get_or_add_group_project_role anotherrole 2d2fccf3bb484b9dafb73ec9e138909b 278f44bb741f4075b58db40b154bb64d running on PID 211874 (5 other jobs running) 2022-07-28 08:26:38.687 | [179614 Async ks-group-anotherdemo:211874]: Signaling child to exit 2022-07-28 08:26:39.325 | + inc/async:async_inner:64 : rc=0 2022-07-28 08:26:39.365 | [211874 Async ks-group-anotherdemo:211874]: finished successfully 2022-07-28 08:26:39.377 | + inc/async:async_inner:64 : rc=0 2022-07-28 08:26:39.391 | WAKEUP 2022-07-28 08:26:39.414 | [211961 Async ks-group-memberalt:211961]: finished successfully 2022-07-28 08:26:39.428 | [179614 Async ks-group-anotherdemo:211874]: Signaled 2022-07-28 08:26:39.429 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-28 08:26:39.429 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 2d2fccf3bb484b9dafb73ec9e138909b --project 278f44bb741f4075b58db40b154bb64d -f value 2022-07-28 08:26:39.429 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:39.429 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:39.429 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:39.429 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:39.429 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:26:39.429 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-28 08:26:39.429 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-28 08:26:39.429 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add anotherrole --group 2d2fccf3bb484b9dafb73ec9e138909b --project 278f44bb741f4075b58db40b154bb64d 2022-07-28 08:26:39.430 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:39.430 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:39.430 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:39.430 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:39.430 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 2d2fccf3bb484b9dafb73ec9e138909b --project 278f44bb741f4075b58db40b154bb64d -f value 2022-07-28 08:26:39.430 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:39.430 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:39.430 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:39.430 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:39.430 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:26:39.430 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='d883529ef5284c35b27b759c57353383 2d2fccf3bb484b9dafb73ec9e138909b 278f44bb741f4075b58db40b154bb64d False' 2022-07-28 08:26:39.430 | + functions-common:get_or_add_group_project_role:1077 : echo d883529ef5284c35b27b759c57353383 2d2fccf3bb484b9dafb73ec9e138909b 278f44bb741f4075b58db40b154bb64d False 2022-07-28 08:26:39.430 | d883529ef5284c35b27b759c57353383 2d2fccf3bb484b9dafb73ec9e138909b 278f44bb741f4075b58db40b154bb64d False 2022-07-28 08:26:39.490 | [179614 Async ks-group-anotherdemo:211874]: finished get_or_add_group_project_role anotherrole 2d2fccf3bb484b9dafb73ec9e138909b 278f44bb741f4075b58db40b154bb64d with result 0 in 14 seconds 2022-07-28 08:26:39.546 | [179614 Async ks-group-memberalt:211961]: Waiting for completion of get_or_add_group_project_role member 2d2fccf3bb484b9dafb73ec9e138909b ae4b1bf645fd425ba9d22c9d4b08bd93 running on PID 211961 (4 other jobs running) 2022-07-28 08:26:39.580 | [179614 Async ks-group-memberalt:211961]: Signaling child to exit 2022-07-28 08:26:39.580 | WAKEUP 2022-07-28 08:26:39.607 | [179614 Async ks-group-memberalt:211961]: Signaled 2022-07-28 08:26:39.608 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-28 08:26:39.608 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 2d2fccf3bb484b9dafb73ec9e138909b --project ae4b1bf645fd425ba9d22c9d4b08bd93 -f value 2022-07-28 08:26:39.608 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:39.608 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:39.608 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:39.608 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:39.608 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:26:39.608 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-28 08:26:39.608 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-28 08:26:39.608 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add member --group 2d2fccf3bb484b9dafb73ec9e138909b --project ae4b1bf645fd425ba9d22c9d4b08bd93 2022-07-28 08:26:39.608 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:39.608 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:39.608 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:39.608 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:39.609 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 2d2fccf3bb484b9dafb73ec9e138909b --project ae4b1bf645fd425ba9d22c9d4b08bd93 -f value 2022-07-28 08:26:39.609 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:39.609 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:39.610 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:39.610 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:39.610 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:26:39.610 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='cc0fab8f90a44acc90de9af43e2bd7df 2d2fccf3bb484b9dafb73ec9e138909b ae4b1bf645fd425ba9d22c9d4b08bd93 False' 2022-07-28 08:26:39.610 | + functions-common:get_or_add_group_project_role:1077 : echo cc0fab8f90a44acc90de9af43e2bd7df 2d2fccf3bb484b9dafb73ec9e138909b ae4b1bf645fd425ba9d22c9d4b08bd93 False 2022-07-28 08:26:39.610 | cc0fab8f90a44acc90de9af43e2bd7df 2d2fccf3bb484b9dafb73ec9e138909b ae4b1bf645fd425ba9d22c9d4b08bd93 False 2022-07-28 08:26:39.662 | [179614 Async ks-group-memberalt:211961]: finished get_or_add_group_project_role member 2d2fccf3bb484b9dafb73ec9e138909b ae4b1bf645fd425ba9d22c9d4b08bd93 with result 0 in 14 seconds 2022-07-28 08:26:39.711 | [179614 Async ks-group-anotheralt:212067]: Waiting for completion of get_or_add_group_project_role anotherrole 2d2fccf3bb484b9dafb73ec9e138909b ae4b1bf645fd425ba9d22c9d4b08bd93 running on PID 212067 (3 other jobs running) 2022-07-28 08:26:39.746 | [179614 Async ks-group-anotheralt:212067]: Signaling child to exit 2022-07-28 08:26:40.523 | + inc/async:async_inner:64 : rc=0 2022-07-28 08:26:40.549 | [212067 Async ks-group-anotheralt:212067]: finished successfully 2022-07-28 08:26:40.571 | WAKEUP 2022-07-28 08:26:40.598 | [179614 Async ks-group-anotheralt:212067]: Signaled 2022-07-28 08:26:40.600 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-28 08:26:40.600 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 2d2fccf3bb484b9dafb73ec9e138909b --project ae4b1bf645fd425ba9d22c9d4b08bd93 -f value 2022-07-28 08:26:40.600 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:40.600 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:40.600 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:40.600 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:40.600 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:26:40.600 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-28 08:26:40.600 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-28 08:26:40.600 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add anotherrole --group 2d2fccf3bb484b9dafb73ec9e138909b --project ae4b1bf645fd425ba9d22c9d4b08bd93 2022-07-28 08:26:40.600 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:40.600 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:40.600 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:40.600 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:40.600 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 2d2fccf3bb484b9dafb73ec9e138909b --project ae4b1bf645fd425ba9d22c9d4b08bd93 -f value 2022-07-28 08:26:40.600 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:40.600 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:40.600 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:40.600 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:40.600 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:26:40.600 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='d883529ef5284c35b27b759c57353383 2d2fccf3bb484b9dafb73ec9e138909b ae4b1bf645fd425ba9d22c9d4b08bd93 False' 2022-07-28 08:26:40.600 | + functions-common:get_or_add_group_project_role:1077 : echo d883529ef5284c35b27b759c57353383 2d2fccf3bb484b9dafb73ec9e138909b ae4b1bf645fd425ba9d22c9d4b08bd93 False 2022-07-28 08:26:40.600 | d883529ef5284c35b27b759c57353383 2d2fccf3bb484b9dafb73ec9e138909b ae4b1bf645fd425ba9d22c9d4b08bd93 False 2022-07-28 08:26:40.649 | [179614 Async ks-group-anotheralt:212067]: finished get_or_add_group_project_role anotherrole 2d2fccf3bb484b9dafb73ec9e138909b ae4b1bf645fd425ba9d22c9d4b08bd93 with result 0 in 15 seconds 2022-07-28 08:26:40.687 | [179614 Async ks-group-admin:212161]: Waiting for completion of get_or_add_group_project_role admin d8deb47a8872416b8d027b7ddcc0ffbd 52cdb50da43d48649726866000557d76 running on PID 212161 (2 other jobs running) 2022-07-28 08:26:40.714 | [179614 Async ks-group-admin:212161]: Signaling child to exit 2022-07-28 08:26:41.067 | + inc/async:async_inner:64 : rc=0 2022-07-28 08:26:41.094 | [212161 Async ks-group-admin:212161]: finished successfully 2022-07-28 08:26:41.114 | WAKEUP 2022-07-28 08:26:41.139 | [179614 Async ks-group-admin:212161]: Signaled 2022-07-28 08:26:41.141 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-28 08:26:41.141 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group d8deb47a8872416b8d027b7ddcc0ffbd --project 52cdb50da43d48649726866000557d76 -f value 2022-07-28 08:26:41.141 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:41.141 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:41.141 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:41.141 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:41.141 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:26:41.141 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-28 08:26:41.141 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-28 08:26:41.141 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add admin --group d8deb47a8872416b8d027b7ddcc0ffbd --project 52cdb50da43d48649726866000557d76 2022-07-28 08:26:41.141 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:41.141 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:41.141 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:41.141 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:41.141 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group d8deb47a8872416b8d027b7ddcc0ffbd --project 52cdb50da43d48649726866000557d76 -f value 2022-07-28 08:26:41.141 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:41.141 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:41.141 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:26:41.141 | from cryptography.utils import int_from_bytes 2022-07-28 08:26:41.141 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:26:41.141 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='d10f749332ad4fd58e4378ef32d1bc2d d8deb47a8872416b8d027b7ddcc0ffbd 52cdb50da43d48649726866000557d76 False' 2022-07-28 08:26:41.141 | + functions-common:get_or_add_group_project_role:1077 : echo d10f749332ad4fd58e4378ef32d1bc2d d8deb47a8872416b8d027b7ddcc0ffbd 52cdb50da43d48649726866000557d76 False 2022-07-28 08:26:41.142 | d10f749332ad4fd58e4378ef32d1bc2d d8deb47a8872416b8d027b7ddcc0ffbd 52cdb50da43d48649726866000557d76 False 2022-07-28 08:26:41.190 | [179614 Async ks-group-admin:212161]: finished get_or_add_group_project_role admin d8deb47a8872416b8d027b7ddcc0ffbd 52cdb50da43d48649726866000557d76 with result 0 in 15 seconds 2022-07-28 08:26:41.194 | + inc/async:async_wait:197 : return 0 2022-07-28 08:26:41.197 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-07-28 08:26:41.215 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:26:41.217 | + ./stack.sh:main:1097 : is_service_enabled nova 2022-07-28 08:26:41.236 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:26:41.239 | + ./stack.sh:main:1098 : async_runfunc create_nova_accounts 2022-07-28 08:26:41.241 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-07-28 08:26:41.302 | + inc/async:async_inner:63 : create_nova_accounts 2022-07-28 08:26:41.342 | [179614 Async create_nova_accounts:214091]: running: create_nova_accounts 2022-07-28 08:26:41.346 | + ./stack.sh:main:1100 : is_service_enabled glance 2022-07-28 08:26:41.365 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:26:41.367 | + ./stack.sh:main:1101 : async_runfunc create_glance_accounts 2022-07-28 08:26:41.370 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-07-28 08:26:41.432 | + inc/async:async_inner:63 : create_glance_accounts 2022-07-28 08:26:41.477 | [179614 Async create_glance_accounts:214206]: running: create_glance_accounts 2022-07-28 08:26:41.481 | + ./stack.sh:main:1103 : is_service_enabled cinder 2022-07-28 08:26:41.502 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:26:41.505 | + ./stack.sh:main:1104 : async_runfunc create_cinder_accounts 2022-07-28 08:26:41.508 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-07-28 08:26:41.576 | + inc/async:async_inner:63 : create_cinder_accounts 2022-07-28 08:26:41.623 | [179614 Async create_cinder_accounts:214336]: running: create_cinder_accounts 2022-07-28 08:26:41.626 | + ./stack.sh:main:1106 : is_service_enabled neutron 2022-07-28 08:26:41.646 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:26:41.649 | + ./stack.sh:main:1107 : async_runfunc create_neutron_accounts 2022-07-28 08:26:41.652 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-07-28 08:26:41.729 | + inc/async:async_inner:63 : create_neutron_accounts 2022-07-28 08:26:41.804 | [179614 Async create_neutron_accounts:214452]: running: create_neutron_accounts 2022-07-28 08:26:41.807 | + ./stack.sh:main:1109 : is_service_enabled swift 2022-07-28 08:26:41.834 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:26:41.840 | + ./stack.sh:main:1110 : async_runfunc create_swift_accounts 2022-07-28 08:26:41.842 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-07-28 08:26:42.051 | + inc/async:async_inner:63 : create_swift_accounts 2022-07-28 08:26:42.286 | [179614 Async create_swift_accounts:214596]: running: create_swift_accounts 2022-07-28 08:26:42.308 | + ./stack.sh:main:1118 : is_service_enabled horizon 2022-07-28 08:26:42.448 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:26:42.475 | + ./stack.sh:main:1123 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-07-28 08:26:42.855 | [179614 Async create_nova_accounts:214091]: Waiting for completion of create_nova_accounts running on PID 214091 (6 other jobs running) 2022-07-28 08:26:43.004 | [179614 Async create_nova_accounts:214091]: Signaling child to exit 2022-07-28 08:27:25.345 | + inc/async:async_inner:64 : rc=0 2022-07-28 08:27:25.492 | [214452 Async create_neutron_accounts:214452]: finished successfully 2022-07-28 08:27:45.384 | + inc/async:async_inner:64 : rc=0 2022-07-28 08:27:45.431 | [214336 Async create_cinder_accounts:214336]: finished successfully 2022-07-28 08:28:01.879 | + inc/async:async_inner:64 : rc=0 2022-07-28 08:28:01.919 | [214206 Async create_glance_accounts:214206]: finished successfully 2022-07-28 08:28:05.899 | + inc/async:async_inner:64 : rc=0 2022-07-28 08:28:05.930 | [214091 Async create_nova_accounts:214091]: finished successfully 2022-07-28 08:28:05.959 | WAKEUP 2022-07-28 08:28:05.986 | [179614 Async create_nova_accounts:214091]: Signaled 2022-07-28 08:28:05.988 | + lib/nova:create_nova_accounts:351 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-07-28 08:28:05.988 | + lib/nova:create_nova_accounts:355 : create_service_user nova admin 2022-07-28 08:28:05.988 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-07-28 08:28:05.988 | + functions-common:get_or_create_user:910 : local user_id 2022-07-28 08:28:05.988 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 08:28:05.988 | + functions-common:get_or_create_user:914 : local email= 2022-07-28 08:28:05.988 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-28 08:28:05.988 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:05.989 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:05.989 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:05.989 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:05.989 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:28:05.989 | + functions-common:get_or_create_user:926 : user_id=c5ba9e7780f5437caac949931ca55b80 2022-07-28 08:28:05.989 | + functions-common:get_or_create_user:927 : echo c5ba9e7780f5437caac949931ca55b80 2022-07-28 08:28:05.989 | c5ba9e7780f5437caac949931ca55b80 2022-07-28 08:28:05.989 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-07-28 08:28:05.989 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 08:28:05.989 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 08:28:05.989 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 08:28:05.989 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 08:28:05.989 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 08:28:05.989 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 08:28:05.989 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 08:28:05.989 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 08:28:05.989 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 08:28:05.989 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 08:28:05.989 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-07-28 08:28:05.989 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 08:28:05.989 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:28:05.989 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:28:05.989 | ++ functions-common:get_field:813 : read data 2022-07-28 08:28:05.989 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:05.989 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:05.989 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:05.989 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:05.989 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:28:05.989 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 08:28:05.989 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 08:28:05.990 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-07-28 08:28:05.990 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:05.990 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:05.990 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:05.990 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:05.990 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-07-28 08:28:05.990 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:28:05.990 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 08:28:05.990 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:28:05.990 | ++ functions-common:get_field:813 : read data 2022-07-28 08:28:05.990 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:05.990 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:05.990 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:05.990 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:05.990 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:28:05.990 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 08:28:05.990 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 08:28:05.990 | ++ functions-common:get_field:819 : echo '| 070199642db14984a418795ea5af54cb | c5ba9e7780f5437caac949931ca55b80 | | d354364f219049a7ae56aa2de34993d8 | | | False |' 2022-07-28 08:28:05.990 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 08:28:05.990 | ++ functions-common:get_field:813 : read data 2022-07-28 08:28:05.990 | + functions-common:get_or_add_user_project_role:996 : user_role_id=070199642db14984a418795ea5af54cb 2022-07-28 08:28:05.990 | + functions-common:get_or_add_user_project_role:998 : echo 070199642db14984a418795ea5af54cb 2022-07-28 08:28:05.990 | 070199642db14984a418795ea5af54cb 2022-07-28 08:28:05.990 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-07-28 08:28:05.990 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-07-28 08:28:05.990 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 08:28:05.990 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 08:28:05.990 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 08:28:05.990 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 08:28:05.991 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 08:28:05.991 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 08:28:05.991 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 08:28:05.991 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 08:28:05.991 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 08:28:05.991 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 08:28:05.991 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-07-28 08:28:05.991 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 08:28:05.991 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:28:05.991 | ++ functions-common:get_field:813 : read data 2022-07-28 08:28:05.991 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:28:05.991 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:05.991 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:05.991 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:05.991 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:05.991 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:28:05.991 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 08:28:05.991 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 08:28:05.991 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-07-28 08:28:05.991 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:05.991 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:05.991 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:05.991 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:05.991 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 08:28:05.991 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:28:05.991 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-07-28 08:28:05.992 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:28:05.992 | ++ functions-common:get_field:813 : read data 2022-07-28 08:28:05.992 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:05.992 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:05.992 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:05.992 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:05.992 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:28:05.992 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 08:28:05.992 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 08:28:05.992 | ++ functions-common:get_field:819 : echo '| d10f749332ad4fd58e4378ef32d1bc2d | c5ba9e7780f5437caac949931ca55b80 | | d354364f219049a7ae56aa2de34993d8 | | | False |' 2022-07-28 08:28:05.992 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 08:28:05.992 | ++ functions-common:get_field:813 : read data 2022-07-28 08:28:05.992 | + functions-common:get_or_add_user_project_role:996 : user_role_id=d10f749332ad4fd58e4378ef32d1bc2d 2022-07-28 08:28:05.992 | + functions-common:get_or_add_user_project_role:998 : echo d10f749332ad4fd58e4378ef32d1bc2d 2022-07-28 08:28:05.992 | d10f749332ad4fd58e4378ef32d1bc2d 2022-07-28 08:28:05.992 | + lib/nova:create_nova_accounts:357 : local nova_api_url 2022-07-28 08:28:05.992 | + lib/nova:create_nova_accounts:358 : [[ True == \F\a\l\s\e ]] 2022-07-28 08:28:05.992 | + lib/nova:create_nova_accounts:361 : nova_api_url=http://10.222.0.17/compute 2022-07-28 08:28:05.992 | + lib/nova:create_nova_accounts:364 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-07-28 08:28:05.992 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 08:28:05.992 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-07-28 08:28:05.992 | ++ functions-common:get_or_create_service:1098 : 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-07-28 08:28:05.992 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:05.992 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:05.992 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:05.992 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:05.992 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:28:05.992 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 08:28:05.992 | e023ad9dcc5b4620b555a7427c10e0b2' 2022-07-28 08:28:05.992 | + functions-common:get_or_create_service:1095 : echo e023ad9dcc5b4620b555a7427c10e0b2 2022-07-28 08:28:05.993 | e023ad9dcc5b4620b555a7427c10e0b2 2022-07-28 08:28:05.993 | + lib/nova:create_nova_accounts:366 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.17/compute/v2/$(project_id)s' 2022-07-28 08:28:05.993 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 08:28:05.993 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.17/compute/v2/$(project_id)s' RegionOne 2022-07-28 08:28:05.993 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 08:28:05.993 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-07-28 08:28:05.993 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:05.993 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:05.993 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:05.993 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:05.993 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:28:05.993 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 08:28:05.993 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 08:28:05.993 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.17/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-07-28 08:28:05.993 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:05.993 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:05.993 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:05.993 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:05.993 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:28:05.993 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=f4b3864dc15f4d02b0bff7519d9d6e8e 2022-07-28 08:28:05.993 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo f4b3864dc15f4d02b0bff7519d9d6e8e 2022-07-28 08:28:05.993 | + functions-common:get_or_create_endpoint:1128 : public_id=f4b3864dc15f4d02b0bff7519d9d6e8e 2022-07-28 08:28:05.993 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-28 08:28:05.993 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 08:28:05.993 | + functions-common:get_or_create_endpoint:1137 : echo f4b3864dc15f4d02b0bff7519d9d6e8e 2022-07-28 08:28:05.993 | f4b3864dc15f4d02b0bff7519d9d6e8e 2022-07-28 08:28:05.994 | + lib/nova:create_nova_accounts:370 : get_or_create_service nova compute 'Nova Compute Service' 2022-07-28 08:28:05.994 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 08:28:05.994 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-07-28 08:28:05.994 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-07-28 08:28:05.994 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:05.994 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:05.994 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:05.994 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:05.994 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:28:05.994 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 08:28:05.994 | 85936d418fa34c1c97d395996e73fb2f' 2022-07-28 08:28:05.994 | + functions-common:get_or_create_service:1095 : echo 85936d418fa34c1c97d395996e73fb2f 2022-07-28 08:28:05.994 | 85936d418fa34c1c97d395996e73fb2f 2022-07-28 08:28:05.994 | + lib/nova:create_nova_accounts:372 : get_or_create_endpoint compute RegionOne http://10.222.0.17/compute/v2.1 2022-07-28 08:28:05.994 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 08:28:05.994 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface compute public http://10.222.0.17/compute/v2.1 RegionOne 2022-07-28 08:28:05.994 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 08:28:05.994 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-07-28 08:28:05.994 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:05.994 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:05.994 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:05.994 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:05.994 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:28:05.994 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 08:28:05.994 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 08:28:05.994 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.17/compute/v2.1 --region RegionOne -f value -c id 2022-07-28 08:28:05.994 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:05.994 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:05.995 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:05.995 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:05.995 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:28:05.995 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=d6d2c457bc3a4e36b6377ae78a324bce 2022-07-28 08:28:05.995 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo d6d2c457bc3a4e36b6377ae78a324bce 2022-07-28 08:28:05.995 | + functions-common:get_or_create_endpoint:1128 : public_id=d6d2c457bc3a4e36b6377ae78a324bce 2022-07-28 08:28:05.995 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-28 08:28:05.995 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 08:28:05.995 | + functions-common:get_or_create_endpoint:1137 : echo d6d2c457bc3a4e36b6377ae78a324bce 2022-07-28 08:28:05.995 | d6d2c457bc3a4e36b6377ae78a324bce 2022-07-28 08:28:05.995 | + lib/nova:create_nova_accounts:377 : is_service_enabled n-api 2022-07-28 08:28:05.995 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:28:05.995 | + lib/nova:create_nova_accounts:379 : is_service_enabled swift 2022-07-28 08:28:05.995 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:28:05.995 | + lib/nova:create_nova_accounts:382 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-07-28 08:28:05.995 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 08:28:05.995 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 08:28:05.995 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 08:28:05.995 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 08:28:05.995 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 08:28:05.995 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 08:28:05.995 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 08:28:05.995 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 08:28:05.995 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 08:28:05.995 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 08:28:05.995 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 08:28:05.995 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:28:05.995 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-07-28 08:28:05.996 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:28:05.996 | ++ functions-common:get_field:813 : read data 2022-07-28 08:28:05.996 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:05.996 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:05.996 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:05.996 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:05.996 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:28:05.996 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 08:28:05.996 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 08:28:05.996 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-07-28 08:28:05.996 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:05.996 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:05.996 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:05.996 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:05.996 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-07-28 08:28:05.996 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 08:28:05.996 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:28:05.996 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:28:05.996 | ++ functions-common:get_field:813 : read data 2022-07-28 08:28:05.996 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:05.996 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:05.996 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:05.996 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:05.996 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:28:05.996 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 08:28:05.996 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 08:28:05.996 | ++ functions-common:get_field:819 : echo '| 678a59243ee345488ef8c869ef84f779 | c5ba9e7780f5437caac949931ca55b80 | | d354364f219049a7ae56aa2de34993d8 | | | False |' 2022-07-28 08:28:05.996 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 08:28:05.996 | ++ functions-common:get_field:813 : read data 2022-07-28 08:28:05.997 | + functions-common:get_or_add_user_project_role:996 : user_role_id=678a59243ee345488ef8c869ef84f779 2022-07-28 08:28:05.997 | + functions-common:get_or_add_user_project_role:998 : echo 678a59243ee345488ef8c869ef84f779 2022-07-28 08:28:05.997 | 678a59243ee345488ef8c869ef84f779 2022-07-28 08:28:05.997 | + lib/nova:create_nova_accounts:387 : is_service_enabled s3api 2022-07-28 08:28:05.997 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:28:05.997 | + lib/nova:create_nova_accounts:398 : is_service_enabled n-api 2022-07-28 08:28:05.997 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:28:05.997 | + lib/nova:create_nova_accounts:399 : [[ False = True ]] 2022-07-28 08:28:06.044 | [179614 Async create_nova_accounts:214091]: finished create_nova_accounts with result 0 in 84 seconds 2022-07-28 08:28:06.090 | [179614 Async create_glance_accounts:214206]: Waiting for completion of create_glance_accounts running on PID 214206 (5 other jobs running) 2022-07-28 08:28:06.120 | [179614 Async create_glance_accounts:214206]: Signaling child to exit 2022-07-28 08:28:06.120 | WAKEUP 2022-07-28 08:28:06.147 | [179614 Async create_glance_accounts:214206]: Signaled 2022-07-28 08:28:06.149 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-07-28 08:28:06.149 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:28:06.149 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-07-28 08:28:06.149 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-07-28 08:28:06.149 | + functions-common:get_or_create_user:910 : local user_id 2022-07-28 08:28:06.149 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 08:28:06.149 | + functions-common:get_or_create_user:914 : local email= 2022-07-28 08:28:06.149 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-28 08:28:06.149 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:06.149 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:06.149 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:06.149 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:06.149 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:28:06.149 | + functions-common:get_or_create_user:926 : user_id=40c475d21adc4ba4bd48bed9ebb0b445 2022-07-28 08:28:06.149 | + functions-common:get_or_create_user:927 : echo 40c475d21adc4ba4bd48bed9ebb0b445 2022-07-28 08:28:06.149 | 40c475d21adc4ba4bd48bed9ebb0b445 2022-07-28 08:28:06.149 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-07-28 08:28:06.150 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 08:28:06.150 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 08:28:06.150 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 08:28:06.150 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 08:28:06.150 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 08:28:06.150 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 08:28:06.150 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 08:28:06.150 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 08:28:06.150 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 08:28:06.150 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 08:28:06.150 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-07-28 08:28:06.150 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:28:06.150 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 08:28:06.150 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:28:06.150 | ++ functions-common:get_field:813 : read data 2022-07-28 08:28:06.150 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:06.150 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:06.150 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:06.150 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:06.150 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:28:06.150 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 08:28:06.150 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 08:28:06.150 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-07-28 08:28:06.150 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:06.150 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:06.150 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:06.150 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:06.151 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:28:06.151 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 08:28:06.151 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-07-28 08:28:06.151 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:28:06.151 | ++ functions-common:get_field:813 : read data 2022-07-28 08:28:06.151 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:06.151 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:06.151 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:06.151 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:06.151 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:28:06.151 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 08:28:06.151 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 08:28:06.151 | ++ functions-common:get_field:819 : echo '| 070199642db14984a418795ea5af54cb | 40c475d21adc4ba4bd48bed9ebb0b445 | | d354364f219049a7ae56aa2de34993d8 | | | False |' 2022-07-28 08:28:06.151 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 08:28:06.151 | ++ functions-common:get_field:813 : read data 2022-07-28 08:28:06.151 | + functions-common:get_or_add_user_project_role:996 : user_role_id=070199642db14984a418795ea5af54cb 2022-07-28 08:28:06.151 | + functions-common:get_or_add_user_project_role:998 : echo 070199642db14984a418795ea5af54cb 2022-07-28 08:28:06.151 | 070199642db14984a418795ea5af54cb 2022-07-28 08:28:06.151 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-07-28 08:28:06.151 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-07-28 08:28:06.151 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:28:06.151 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-07-28 08:28:06.151 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-07-28 08:28:06.151 | + functions-common:get_or_create_user:910 : local user_id 2022-07-28 08:28:06.152 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 08:28:06.152 | + functions-common:get_or_create_user:914 : local email= 2022-07-28 08:28:06.152 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-28 08:28:06.152 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:06.152 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:06.152 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:06.152 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:06.152 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:28:06.152 | + functions-common:get_or_create_user:926 : user_id=2569457ff8f6431daab71dd6083183a5 2022-07-28 08:28:06.152 | + functions-common:get_or_create_user:927 : echo 2569457ff8f6431daab71dd6083183a5 2022-07-28 08:28:06.152 | 2569457ff8f6431daab71dd6083183a5 2022-07-28 08:28:06.152 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-07-28 08:28:06.152 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 08:28:06.152 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 08:28:06.152 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 08:28:06.152 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 08:28:06.152 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 08:28:06.152 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 08:28:06.152 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 08:28:06.152 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 08:28:06.152 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 08:28:06.152 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 08:28:06.152 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-07-28 08:28:06.152 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:28:06.152 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 08:28:06.153 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:28:06.153 | ++ functions-common:get_field:813 : read data 2022-07-28 08:28:06.153 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:06.153 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:06.153 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:06.153 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:06.153 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:28:06.153 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 08:28:06.153 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 08:28:06.153 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-07-28 08:28:06.153 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:06.153 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:06.153 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:06.153 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:06.153 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:28:06.153 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 08:28:06.153 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-07-28 08:28:06.153 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:28:06.153 | ++ functions-common:get_field:813 : read data 2022-07-28 08:28:06.153 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:06.153 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:06.153 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:06.153 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:06.153 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:28:06.153 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 08:28:06.154 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 08:28:06.154 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 08:28:06.154 | ++ functions-common:get_field:819 : echo '| 070199642db14984a418795ea5af54cb | 2569457ff8f6431daab71dd6083183a5 | | d354364f219049a7ae56aa2de34993d8 | | | False |' 2022-07-28 08:28:06.154 | ++ functions-common:get_field:813 : read data 2022-07-28 08:28:06.154 | + functions-common:get_or_add_user_project_role:996 : user_role_id=070199642db14984a418795ea5af54cb 2022-07-28 08:28:06.154 | + functions-common:get_or_add_user_project_role:998 : echo 070199642db14984a418795ea5af54cb 2022-07-28 08:28:06.154 | 070199642db14984a418795ea5af54cb 2022-07-28 08:28:06.154 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-07-28 08:28:06.154 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-07-28 08:28:06.154 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 08:28:06.154 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 08:28:06.154 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 08:28:06.154 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 08:28:06.154 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 08:28:06.154 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 08:28:06.154 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 08:28:06.154 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 08:28:06.154 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 08:28:06.154 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 08:28:06.154 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:28:06.154 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-07-28 08:28:06.154 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 08:28:06.154 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:28:06.154 | ++ functions-common:get_field:813 : read data 2022-07-28 08:28:06.154 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:06.154 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:06.154 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:06.154 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:06.154 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:28:06.154 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 08:28:06.154 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 08:28:06.155 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-07-28 08:28:06.155 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:06.155 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:06.155 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:06.155 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:06.155 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-07-28 08:28:06.155 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:28:06.155 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 08:28:06.155 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:28:06.155 | ++ functions-common:get_field:813 : read data 2022-07-28 08:28:06.155 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:06.155 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:06.155 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:06.155 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:06.155 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:28:06.155 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 08:28:06.155 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 08:28:06.155 | ++ functions-common:get_field:819 : echo '| 678a59243ee345488ef8c869ef84f779 | 2569457ff8f6431daab71dd6083183a5 | | d354364f219049a7ae56aa2de34993d8 | | | False |' 2022-07-28 08:28:06.155 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 08:28:06.155 | ++ functions-common:get_field:813 : read data 2022-07-28 08:28:06.155 | + functions-common:get_or_add_user_project_role:996 : user_role_id=678a59243ee345488ef8c869ef84f779 2022-07-28 08:28:06.155 | + functions-common:get_or_add_user_project_role:998 : echo 678a59243ee345488ef8c869ef84f779 2022-07-28 08:28:06.155 | 678a59243ee345488ef8c869ef84f779 2022-07-28 08:28:06.155 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-07-28 08:28:06.155 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 08:28:06.155 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-07-28 08:28:06.155 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-07-28 08:28:06.155 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:06.155 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:06.155 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:06.155 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:06.156 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:28:06.156 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 08:28:06.156 | c051ebc078bd41628730dd4777fce337' 2022-07-28 08:28:06.156 | + functions-common:get_or_create_service:1095 : echo c051ebc078bd41628730dd4777fce337 2022-07-28 08:28:06.156 | c051ebc078bd41628730dd4777fce337 2022-07-28 08:28:06.156 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.17/image 2022-07-28 08:28:06.156 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 08:28:06.156 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface image public http://10.222.0.17/image RegionOne 2022-07-28 08:28:06.156 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 08:28:06.156 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-07-28 08:28:06.156 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:06.156 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:06.156 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:06.156 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:06.156 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:28:06.156 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 08:28:06.156 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 08:28:06.156 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.17/image --region RegionOne -f value -c id 2022-07-28 08:28:06.156 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:06.156 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:06.156 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:06.156 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:06.156 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:28:06.156 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=65cba525e97741049c66c4cc7c1e7f93 2022-07-28 08:28:06.156 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 65cba525e97741049c66c4cc7c1e7f93 2022-07-28 08:28:06.156 | + functions-common:get_or_create_endpoint:1128 : public_id=65cba525e97741049c66c4cc7c1e7f93 2022-07-28 08:28:06.156 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-28 08:28:06.156 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 08:28:06.156 | + functions-common:get_or_create_endpoint:1137 : echo 65cba525e97741049c66c4cc7c1e7f93 2022-07-28 08:28:06.156 | 65cba525e97741049c66c4cc7c1e7f93 2022-07-28 08:28:06.156 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-07-28 08:28:06.156 | ++ functions-common:get_or_create_domain:878 : local domain_id 2022-07-28 08:28:06.156 | +++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-07-28 08:28:06.157 | ++ functions-common:get_or_create_domain:888 : domain_id=default 2022-07-28 08:28:06.157 | ++ functions-common:get_or_create_domain:889 : echo default 2022-07-28 08:28:06.157 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-07-28 08:28:06.157 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-07-28 08:28:06.157 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-07-28 08:28:06.157 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-07-28 08:28:06.206 | [179614 Async create_glance_accounts:214206]: finished create_glance_accounts with result 0 in 80 seconds 2022-07-28 08:28:06.252 | [179614 Async create_cinder_accounts:214336]: Waiting for completion of create_cinder_accounts running on PID 214336 (4 other jobs running) 2022-07-28 08:28:06.287 | [179614 Async create_cinder_accounts:214336]: Signaling child to exit 2022-07-28 08:28:06.287 | WAKEUP 2022-07-28 08:28:06.314 | [179614 Async create_cinder_accounts:214336]: Signaled 2022-07-28 08:28:06.316 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-07-28 08:28:06.316 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-07-28 08:28:06.316 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-07-28 08:28:06.316 | + functions-common:get_or_create_user:910 : local user_id 2022-07-28 08:28:06.316 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 08:28:06.316 | + functions-common:get_or_create_user:914 : local email= 2022-07-28 08:28:06.316 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-28 08:28:06.316 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:06.316 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:06.316 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:06.316 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:06.316 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:28:06.316 | + functions-common:get_or_create_user:926 : user_id=f2076e2caf434975a590a7766cb575f6 2022-07-28 08:28:06.316 | + functions-common:get_or_create_user:927 : echo f2076e2caf434975a590a7766cb575f6 2022-07-28 08:28:06.316 | f2076e2caf434975a590a7766cb575f6 2022-07-28 08:28:06.316 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-07-28 08:28:06.316 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 08:28:06.316 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 08:28:06.316 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 08:28:06.316 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 08:28:06.316 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 08:28:06.316 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 08:28:06.316 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 08:28:06.316 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 08:28:06.316 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 08:28:06.316 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 08:28:06.316 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:28:06.316 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-07-28 08:28:06.316 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 08:28:06.316 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:28:06.316 | ++ functions-common:get_field:813 : read data 2022-07-28 08:28:06.317 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:06.317 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:06.317 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:06.317 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:06.317 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:28:06.317 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 08:28:06.317 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 08:28:06.317 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-07-28 08:28:06.317 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:06.317 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:06.317 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:06.317 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:06.317 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-07-28 08:28:06.317 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:28:06.317 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 08:28:06.317 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:28:06.317 | ++ functions-common:get_field:813 : read data 2022-07-28 08:28:06.317 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:06.317 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:06.317 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:06.317 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:06.317 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:28:06.317 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 08:28:06.317 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 08:28:06.317 | ++ functions-common:get_field:819 : echo '| 070199642db14984a418795ea5af54cb | f2076e2caf434975a590a7766cb575f6 | | d354364f219049a7ae56aa2de34993d8 | | | False |' 2022-07-28 08:28:06.317 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 08:28:06.317 | ++ functions-common:get_field:813 : read data 2022-07-28 08:28:06.317 | + functions-common:get_or_add_user_project_role:996 : user_role_id=070199642db14984a418795ea5af54cb 2022-07-28 08:28:06.317 | + functions-common:get_or_add_user_project_role:998 : echo 070199642db14984a418795ea5af54cb 2022-07-28 08:28:06.317 | 070199642db14984a418795ea5af54cb 2022-07-28 08:28:06.317 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-07-28 08:28:06.317 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-07-28 08:28:06.318 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 08:28:06.318 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-07-28 08:28:06.318 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-07-28 08:28:06.318 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:06.318 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:06.318 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:06.318 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:06.318 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:28:06.318 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 08:28:06.318 | df3b8be0042543a9a905be0f9a1679ec' 2022-07-28 08:28:06.318 | + functions-common:get_or_create_service:1095 : echo df3b8be0042543a9a905be0f9a1679ec 2022-07-28 08:28:06.318 | df3b8be0042543a9a905be0f9a1679ec 2022-07-28 08:28:06.318 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-07-28 08:28:06.318 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.17/volume/v3/$(project_id)s' 2022-07-28 08:28:06.318 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 08:28:06.318 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.17/volume/v3/$(project_id)s' RegionOne 2022-07-28 08:28:06.318 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 08:28:06.318 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-07-28 08:28:06.318 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:06.318 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:06.318 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:06.318 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:06.319 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:28:06.319 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 08:28:06.319 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 08:28:06.319 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.17/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-07-28 08:28:06.319 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:06.319 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:06.319 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:06.319 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:06.319 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:28:06.319 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=919feba663ba4e9b94ae4d1ee2f49382 2022-07-28 08:28:06.319 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 919feba663ba4e9b94ae4d1ee2f49382 2022-07-28 08:28:06.319 | + functions-common:get_or_create_endpoint:1128 : public_id=919feba663ba4e9b94ae4d1ee2f49382 2022-07-28 08:28:06.319 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-28 08:28:06.319 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 08:28:06.319 | + functions-common:get_or_create_endpoint:1137 : echo 919feba663ba4e9b94ae4d1ee2f49382 2022-07-28 08:28:06.319 | 919feba663ba4e9b94ae4d1ee2f49382 2022-07-28 08:28:06.319 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-07-28 08:28:06.319 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 08:28:06.319 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-07-28 08:28:06.319 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-07-28 08:28:06.319 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:06.319 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:06.319 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:06.319 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:06.319 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:28:06.319 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 08:28:06.319 | 4278ab7358f14e6390e3da510a061997' 2022-07-28 08:28:06.320 | + functions-common:get_or_create_service:1095 : echo 4278ab7358f14e6390e3da510a061997 2022-07-28 08:28:06.320 | 4278ab7358f14e6390e3da510a061997 2022-07-28 08:28:06.320 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.17/volume/v3/$(project_id)s' 2022-07-28 08:28:06.320 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 08:28:06.320 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.17/volume/v3/$(project_id)s' RegionOne 2022-07-28 08:28:06.320 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 08:28:06.320 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-07-28 08:28:06.320 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:06.320 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:06.320 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:06.320 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:06.320 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:28:06.320 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 08:28:06.320 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 08:28:06.320 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.17/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-07-28 08:28:06.320 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:06.320 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:06.320 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:06.320 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:06.320 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:28:06.320 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=e1ff2cb11cda47068c9babd5a76be50c 2022-07-28 08:28:06.320 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo e1ff2cb11cda47068c9babd5a76be50c 2022-07-28 08:28:06.320 | + functions-common:get_or_create_endpoint:1128 : public_id=e1ff2cb11cda47068c9babd5a76be50c 2022-07-28 08:28:06.320 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-28 08:28:06.320 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 08:28:06.320 | + functions-common:get_or_create_endpoint:1137 : echo e1ff2cb11cda47068c9babd5a76be50c 2022-07-28 08:28:06.320 | e1ff2cb11cda47068c9babd5a76be50c 2022-07-28 08:28:06.320 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-07-28 08:28:06.320 | ++ lib/cinder:configure_cinder_internal_tenant:616 : get_or_create_project service 2022-07-28 08:28:06.320 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-28 08:28:06.320 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-07-28 08:28:06.320 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:06.321 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:06.321 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:06.321 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:06.321 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:28:06.321 | ++ functions-common:get_or_create_project:939 : project_id=d354364f219049a7ae56aa2de34993d8 2022-07-28 08:28:06.321 | ++ functions-common:get_or_create_project:940 : echo d354364f219049a7ae56aa2de34993d8 2022-07-28 08:28:06.321 | + lib/cinder:configure_cinder_internal_tenant:616 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id d354364f219049a7ae56aa2de34993d8 2022-07-28 08:28:06.321 | ++ lib/cinder:configure_cinder_internal_tenant:617 : get_or_create_user cinder 2022-07-28 08:28:06.321 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 08:28:06.321 | ++ functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 08:28:06.321 | ++ functions-common:get_or_create_user:914 : local email= 2022-07-28 08:28:06.321 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-07-28 08:28:06.321 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:06.321 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:06.321 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:06.321 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:06.321 | No password was supplied, authentication will fail when a user does not have a password. 2022-07-28 08:28:06.321 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:28:06.321 | ++ functions-common:get_or_create_user:926 : user_id=f2076e2caf434975a590a7766cb575f6 2022-07-28 08:28:06.321 | ++ functions-common:get_or_create_user:927 : echo f2076e2caf434975a590a7766cb575f6 2022-07-28 08:28:06.321 | + lib/cinder:configure_cinder_internal_tenant:617 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id f2076e2caf434975a590a7766cb575f6 2022-07-28 08:28:06.372 | [179614 Async create_cinder_accounts:214336]: finished create_cinder_accounts with result 0 in 63 seconds 2022-07-28 08:28:06.377 | + inc/async:async_wait:197 : return 0 2022-07-28 08:28:06.380 | + ./stack.sh:main:1124 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-07-28 08:28:06.437 | [179614 Async create_neutron_accounts:214452]: Waiting for completion of create_neutron_accounts running on PID 214452 (3 other jobs running) 2022-07-28 08:28:06.469 | [179614 Async create_neutron_accounts:214452]: Signaling child to exit 2022-07-28 08:28:06.470 | WAKEUP 2022-07-28 08:28:06.501 | [179614 Async create_neutron_accounts:214452]: Signaled 2022-07-28 08:28:06.503 | + lib/neutron:create_neutron_accounts:670 : is_neutron_legacy_enabled 2022-07-28 08:28:06.503 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 08:28:06.503 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-28 08:28:06.503 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 08:28:06.503 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-28 08:28:06.503 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-28 08:28:06.503 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-28 08:28:06.503 | + lib/neutron:create_neutron_accounts:672 : create_mutnauq_accounts 2022-07-28 08:28:06.503 | + lib/neutron-legacy:create_mutnauq_accounts:432 : local neutron_url 2022-07-28 08:28:06.503 | + lib/neutron-legacy:create_mutnauq_accounts:433 : '[' False == True ']' 2022-07-28 08:28:06.503 | + lib/neutron-legacy:create_mutnauq_accounts:436 : neutron_url=http://10.222.0.17:9696/ 2022-07-28 08:28:06.503 | + lib/neutron-legacy:create_mutnauq_accounts:439 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-07-28 08:28:06.503 | + lib/neutron-legacy:create_mutnauq_accounts:441 : create_service_user neutron 2022-07-28 08:28:06.504 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-07-28 08:28:06.504 | + functions-common:get_or_create_user:910 : local user_id 2022-07-28 08:28:06.504 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 08:28:06.504 | + functions-common:get_or_create_user:914 : local email= 2022-07-28 08:28:06.504 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-28 08:28:06.504 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:06.504 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:06.504 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:06.504 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:06.504 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:28:06.504 | + functions-common:get_or_create_user:926 : user_id=78394014f5904021823a96d12902b2ec 2022-07-28 08:28:06.504 | + functions-common:get_or_create_user:927 : echo 78394014f5904021823a96d12902b2ec 2022-07-28 08:28:06.504 | 78394014f5904021823a96d12902b2ec 2022-07-28 08:28:06.504 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-07-28 08:28:06.504 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 08:28:06.504 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 08:28:06.504 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 08:28:06.504 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 08:28:06.504 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 08:28:06.504 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 08:28:06.504 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 08:28:06.504 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 08:28:06.504 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 08:28:06.504 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 08:28:06.504 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-07-28 08:28:06.504 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 08:28:06.504 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:28:06.504 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:28:06.504 | ++ functions-common:get_field:813 : read data 2022-07-28 08:28:06.504 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:06.505 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:06.505 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:06.505 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:06.505 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:28:06.505 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 08:28:06.505 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 08:28:06.505 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-07-28 08:28:06.505 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:06.505 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:06.505 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:06.505 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:06.505 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-07-28 08:28:06.505 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:28:06.505 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 08:28:06.505 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:28:06.505 | ++ functions-common:get_field:813 : read data 2022-07-28 08:28:06.505 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:06.505 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:06.505 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:06.505 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:06.505 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:28:06.505 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 08:28:06.505 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 08:28:06.505 | ++ functions-common:get_field:819 : echo '| 070199642db14984a418795ea5af54cb | 78394014f5904021823a96d12902b2ec | | d354364f219049a7ae56aa2de34993d8 | | | False |' 2022-07-28 08:28:06.505 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 08:28:06.505 | ++ functions-common:get_field:813 : read data 2022-07-28 08:28:06.506 | + functions-common:get_or_add_user_project_role:996 : user_role_id=070199642db14984a418795ea5af54cb 2022-07-28 08:28:06.506 | + functions-common:get_or_add_user_project_role:998 : echo 070199642db14984a418795ea5af54cb 2022-07-28 08:28:06.506 | 070199642db14984a418795ea5af54cb 2022-07-28 08:28:06.506 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-07-28 08:28:06.506 | + lib/neutron-legacy:create_mutnauq_accounts:443 : get_or_create_service neutron network 'Neutron Service' 2022-07-28 08:28:06.506 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 08:28:06.506 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-07-28 08:28:06.506 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-07-28 08:28:06.506 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:06.506 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:06.506 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:06.506 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:06.506 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:28:06.506 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 08:28:06.506 | 4b4091ed229c4bf7930849214fa169b1' 2022-07-28 08:28:06.506 | + functions-common:get_or_create_service:1095 : echo 4b4091ed229c4bf7930849214fa169b1 2022-07-28 08:28:06.506 | 4b4091ed229c4bf7930849214fa169b1 2022-07-28 08:28:06.506 | + lib/neutron-legacy:create_mutnauq_accounts:445 : get_or_create_endpoint network RegionOne http://10.222.0.17:9696/ 2022-07-28 08:28:06.506 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 08:28:06.506 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface network public http://10.222.0.17:9696/ RegionOne 2022-07-28 08:28:06.506 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 08:28:06.506 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-07-28 08:28:06.506 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:06.506 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:06.506 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:06.506 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:06.506 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:28:06.507 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 08:28:06.507 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 08:28:06.507 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.17:9696/ --region RegionOne -f value -c id 2022-07-28 08:28:06.507 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:06.507 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:06.507 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:06.507 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:06.507 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:28:06.507 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=993c0823444945a2b9efffe004d998ac 2022-07-28 08:28:06.507 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 993c0823444945a2b9efffe004d998ac 2022-07-28 08:28:06.507 | + functions-common:get_or_create_endpoint:1128 : public_id=993c0823444945a2b9efffe004d998ac 2022-07-28 08:28:06.507 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-28 08:28:06.507 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 08:28:06.507 | + functions-common:get_or_create_endpoint:1137 : echo 993c0823444945a2b9efffe004d998ac 2022-07-28 08:28:06.507 | 993c0823444945a2b9efffe004d998ac 2022-07-28 08:28:06.578 | [179614 Async create_neutron_accounts:214452]: finished create_neutron_accounts with result 0 in 43 seconds 2022-07-28 08:28:06.633 | [179614 Async create_swift_accounts:214596]: Waiting for completion of create_swift_accounts running on PID 214596 (2 other jobs running) 2022-07-28 08:28:06.669 | [179614 Async create_swift_accounts:214596]: Signaling child to exit 2022-07-28 08:28:52.945 | + inc/async:async_inner:64 : rc=0 2022-07-28 08:28:52.972 | [214596 Async create_swift_accounts:214596]: finished successfully 2022-07-28 08:28:52.993 | WAKEUP 2022-07-28 08:28:53.017 | [179614 Async create_swift_accounts:214596]: Signaled 2022-07-28 08:28:53.019 | + lib/swift:create_swift_accounts:613 : export swiftusertest1_password=testing 2022-07-28 08:28:53.019 | + lib/swift:create_swift_accounts:613 : swiftusertest1_password=testing 2022-07-28 08:28:53.019 | + lib/swift:create_swift_accounts:614 : export swiftusertest2_password=testing2 2022-07-28 08:28:53.019 | + lib/swift:create_swift_accounts:614 : swiftusertest2_password=testing2 2022-07-28 08:28:53.019 | + lib/swift:create_swift_accounts:615 : export swiftusertest3_password=testing3 2022-07-28 08:28:53.019 | + lib/swift:create_swift_accounts:615 : swiftusertest3_password=testing3 2022-07-28 08:28:53.019 | + lib/swift:create_swift_accounts:616 : export swiftusertest4_password=testing4 2022-07-28 08:28:53.019 | + lib/swift:create_swift_accounts:616 : swiftusertest4_password=testing4 2022-07-28 08:28:53.019 | + lib/swift:create_swift_accounts:618 : local another_role 2022-07-28 08:28:53.019 | ++ lib/swift:create_swift_accounts:619 : get_or_create_role anotherrole 2022-07-28 08:28:53.019 | ++ functions-common:get_or_create_role:946 : local role_id 2022-07-28 08:28:53.019 | +++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-07-28 08:28:53.019 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:53.019 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:53.019 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:53.019 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:53.019 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:28:53.019 | ++ functions-common:get_or_create_role:951 : role_id=d883529ef5284c35b27b759c57353383 2022-07-28 08:28:53.019 | ++ functions-common:get_or_create_role:952 : echo d883529ef5284c35b27b759c57353383 2022-07-28 08:28:53.019 | + lib/swift:create_swift_accounts:619 : another_role=d883529ef5284c35b27b759c57353383 2022-07-28 08:28:53.020 | + lib/swift:create_swift_accounts:623 : create_service_user swift admin 2022-07-28 08:28:53.020 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-07-28 08:28:53.020 | + functions-common:get_or_create_user:910 : local user_id 2022-07-28 08:28:53.020 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 08:28:53.020 | + functions-common:get_or_create_user:914 : local email= 2022-07-28 08:28:53.020 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-28 08:28:53.020 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:53.020 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:53.020 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:53.020 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:53.020 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:28:53.020 | + functions-common:get_or_create_user:926 : user_id=ec86b4f3ad1d4f75a685c4ff209051ce 2022-07-28 08:28:53.020 | + functions-common:get_or_create_user:927 : echo ec86b4f3ad1d4f75a685c4ff209051ce 2022-07-28 08:28:53.020 | ec86b4f3ad1d4f75a685c4ff209051ce 2022-07-28 08:28:53.020 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-07-28 08:28:53.020 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 08:28:53.020 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 08:28:53.020 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 08:28:53.020 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 08:28:53.020 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 08:28:53.020 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 08:28:53.020 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 08:28:53.020 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 08:28:53.020 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 08:28:53.020 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 08:28:53.020 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-07-28 08:28:53.020 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 08:28:53.020 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:28:53.020 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:28:53.020 | ++ functions-common:get_field:813 : read data 2022-07-28 08:28:53.020 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:53.020 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:53.020 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:53.021 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:53.021 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:28:53.021 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 08:28:53.021 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 08:28:53.021 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-07-28 08:28:53.021 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:53.021 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:53.021 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:53.021 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:53.021 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 08:28:53.021 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:28:53.021 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:28:53.021 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-07-28 08:28:53.021 | ++ functions-common:get_field:813 : read data 2022-07-28 08:28:53.021 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:53.021 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:53.021 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:53.021 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:53.021 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:28:53.021 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 08:28:53.021 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 08:28:53.021 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 08:28:53.021 | ++ functions-common:get_field:819 : echo '| 070199642db14984a418795ea5af54cb | ec86b4f3ad1d4f75a685c4ff209051ce | | d354364f219049a7ae56aa2de34993d8 | | | False |' 2022-07-28 08:28:53.021 | ++ functions-common:get_field:813 : read data 2022-07-28 08:28:53.021 | + functions-common:get_or_add_user_project_role:996 : user_role_id=070199642db14984a418795ea5af54cb 2022-07-28 08:28:53.021 | + functions-common:get_or_add_user_project_role:998 : echo 070199642db14984a418795ea5af54cb 2022-07-28 08:28:53.021 | 070199642db14984a418795ea5af54cb 2022-07-28 08:28:53.021 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-07-28 08:28:53.021 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-07-28 08:28:53.021 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 08:28:53.021 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 08:28:53.021 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 08:28:53.022 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 08:28:53.022 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 08:28:53.022 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 08:28:53.022 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 08:28:53.022 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 08:28:53.022 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 08:28:53.022 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 08:28:53.022 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-07-28 08:28:53.022 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 08:28:53.022 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:28:53.022 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:28:53.022 | ++ functions-common:get_field:813 : read data 2022-07-28 08:28:53.022 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:53.022 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:53.022 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:53.022 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:53.022 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:28:53.022 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 08:28:53.022 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 08:28:53.022 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-07-28 08:28:53.022 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:53.022 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:53.022 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:53.022 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:53.022 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:28:53.022 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-07-28 08:28:53.022 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 08:28:53.022 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:28:53.022 | ++ functions-common:get_field:813 : read data 2022-07-28 08:28:53.023 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:53.023 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:53.023 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:53.023 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:53.023 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:28:53.023 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 08:28:53.023 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 08:28:53.023 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 08:28:53.023 | ++ functions-common:get_field:819 : echo '| d10f749332ad4fd58e4378ef32d1bc2d | ec86b4f3ad1d4f75a685c4ff209051ce | | d354364f219049a7ae56aa2de34993d8 | | | False |' 2022-07-28 08:28:53.023 | ++ functions-common:get_field:813 : read data 2022-07-28 08:28:53.023 | + functions-common:get_or_add_user_project_role:996 : user_role_id=d10f749332ad4fd58e4378ef32d1bc2d 2022-07-28 08:28:53.023 | + functions-common:get_or_add_user_project_role:998 : echo d10f749332ad4fd58e4378ef32d1bc2d 2022-07-28 08:28:53.023 | d10f749332ad4fd58e4378ef32d1bc2d 2022-07-28 08:28:53.023 | + lib/swift:create_swift_accounts:625 : get_or_create_service swift object-store 'Swift Service' 2022-07-28 08:28:53.023 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 08:28:53.023 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-07-28 08:28:53.023 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-07-28 08:28:53.023 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:53.023 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:53.023 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:53.023 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:53.023 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:28:53.023 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 08:28:53.023 | e4d7eb37a40c4090806d0e2c5cceefe9' 2022-07-28 08:28:53.023 | + functions-common:get_or_create_service:1095 : echo e4d7eb37a40c4090806d0e2c5cceefe9 2022-07-28 08:28:53.023 | e4d7eb37a40c4090806d0e2c5cceefe9 2022-07-28 08:28:53.023 | + lib/swift:create_swift_accounts:627 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.17:8080/v1/AUTH_$(project_id)s' http://10.222.0.17:8080 2022-07-28 08:28:53.023 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 08:28:53.023 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.17:8080/v1/AUTH_$(project_id)s' RegionOne 2022-07-28 08:28:53.023 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 08:28:53.023 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-07-28 08:28:53.023 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:53.024 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:53.024 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:53.024 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:53.024 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:28:53.024 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 08:28:53.024 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 08:28:53.024 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.17:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-07-28 08:28:53.024 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:53.024 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:53.024 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:53.024 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:53.024 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:28:53.024 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=811bf5e8982042aaab284f565a933895 2022-07-28 08:28:53.024 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 811bf5e8982042aaab284f565a933895 2022-07-28 08:28:53.024 | + functions-common:get_or_create_endpoint:1128 : public_id=811bf5e8982042aaab284f565a933895 2022-07-28 08:28:53.024 | + functions-common:get_or_create_endpoint:1130 : [[ -n http://10.222.0.17:8080 ]] 2022-07-28 08:28:53.024 | + functions-common:get_or_create_endpoint:1131 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.17:8080 RegionOne 2022-07-28 08:28:53.024 | + functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 08:28:53.024 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-07-28 08:28:53.024 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:53.024 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:53.024 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:53.024 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:53.024 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:28:53.024 | + functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 08:28:53.024 | + functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 08:28:53.024 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.17:8080 --region RegionOne -f value -c id 2022-07-28 08:28:53.024 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:53.024 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:53.024 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:53.024 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:53.025 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:28:53.025 | + functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=ecb5db9061534e55b2171324dbc4bce5 2022-07-28 08:28:53.025 | + functions-common:_get_or_create_endpoint_with_interface:1113 : echo ecb5db9061534e55b2171324dbc4bce5 2022-07-28 08:28:53.025 | ecb5db9061534e55b2171324dbc4bce5 2022-07-28 08:28:53.025 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 08:28:53.025 | + functions-common:get_or_create_endpoint:1137 : echo 811bf5e8982042aaab284f565a933895 2022-07-28 08:28:53.025 | 811bf5e8982042aaab284f565a933895 2022-07-28 08:28:53.025 | + lib/swift:create_swift_accounts:632 : local swift_project_test1 2022-07-28 08:28:53.025 | ++ lib/swift:create_swift_accounts:633 : get_or_create_project swiftprojecttest1 default 2022-07-28 08:28:53.025 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-28 08:28:53.025 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-07-28 08:28:53.025 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:53.025 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:53.025 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:53.025 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:53.025 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:28:53.025 | ++ functions-common:get_or_create_project:939 : project_id=9c22346d0e2b4c258c3e7dd986659aa9 2022-07-28 08:28:53.025 | ++ functions-common:get_or_create_project:940 : echo 9c22346d0e2b4c258c3e7dd986659aa9 2022-07-28 08:28:53.025 | + lib/swift:create_swift_accounts:633 : swift_project_test1=9c22346d0e2b4c258c3e7dd986659aa9 2022-07-28 08:28:53.025 | + lib/swift:create_swift_accounts:634 : die_if_not_set 634 swift_project_test1 'Failure creating swift_project_test1' 2022-07-28 08:28:53.025 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 08:28:53.025 | ++ lib/swift:create_swift_accounts:636 : get_or_create_user swiftusertest1 testing default test@example.com 2022-07-28 08:28:53.025 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 08:28:53.025 | ++ functions-common:get_or_create_user:911 : [[ ! -z test@example.com ]] 2022-07-28 08:28:53.025 | ++ functions-common:get_or_create_user:912 : local email=--email=test@example.com 2022-07-28 08:28:53.025 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-07-28 08:28:53.025 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:53.025 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:53.025 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:53.025 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:53.025 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:28:53.025 | ++ functions-common:get_or_create_user:926 : user_id=a67950f0ed34442ba3723243c71a727f 2022-07-28 08:28:53.025 | ++ functions-common:get_or_create_user:927 : echo a67950f0ed34442ba3723243c71a727f 2022-07-28 08:28:53.026 | + lib/swift:create_swift_accounts:636 : SWIFT_USER_TEST1=a67950f0ed34442ba3723243c71a727f 2022-07-28 08:28:53.026 | + lib/swift:create_swift_accounts:637 : die_if_not_set 637 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-07-28 08:28:53.026 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 08:28:53.026 | + lib/swift:create_swift_accounts:638 : get_or_add_user_project_role admin a67950f0ed34442ba3723243c71a727f 9c22346d0e2b4c258c3e7dd986659aa9 2022-07-28 08:28:53.026 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 08:28:53.026 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 08:28:53.026 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 08:28:53.026 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 08:28:53.026 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 08:28:53.026 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 08:28:53.026 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 08:28:53.026 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 08:28:53.026 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:28:53.026 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 08:28:53.026 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a67950f0ed34442ba3723243c71a727f --project 9c22346d0e2b4c258c3e7dd986659aa9 2022-07-28 08:28:53.026 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:28:53.026 | ++ functions-common:get_field:813 : read data 2022-07-28 08:28:53.026 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:53.026 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:53.026 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:53.026 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:53.026 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:28:53.026 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 08:28:53.026 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 08:28:53.026 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user a67950f0ed34442ba3723243c71a727f --project 9c22346d0e2b4c258c3e7dd986659aa9 2022-07-28 08:28:53.026 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:53.026 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:53.026 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:53.026 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:53.026 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 08:28:53.026 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a67950f0ed34442ba3723243c71a727f --project 9c22346d0e2b4c258c3e7dd986659aa9 2022-07-28 08:28:53.027 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:28:53.027 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:28:53.027 | ++ functions-common:get_field:813 : read data 2022-07-28 08:28:53.027 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:53.027 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:53.027 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:53.027 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:53.027 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:28:53.027 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 08:28:53.027 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 08:28:53.027 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 08:28:53.027 | ++ functions-common:get_field:819 : echo '| d10f749332ad4fd58e4378ef32d1bc2d | a67950f0ed34442ba3723243c71a727f | | 9c22346d0e2b4c258c3e7dd986659aa9 | | | False |' 2022-07-28 08:28:53.027 | ++ functions-common:get_field:813 : read data 2022-07-28 08:28:53.027 | + functions-common:get_or_add_user_project_role:996 : user_role_id=d10f749332ad4fd58e4378ef32d1bc2d 2022-07-28 08:28:53.027 | + functions-common:get_or_add_user_project_role:998 : echo d10f749332ad4fd58e4378ef32d1bc2d 2022-07-28 08:28:53.027 | d10f749332ad4fd58e4378ef32d1bc2d 2022-07-28 08:28:53.027 | + lib/swift:create_swift_accounts:640 : local swift_user_test3 2022-07-28 08:28:53.027 | ++ lib/swift:create_swift_accounts:642 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-07-28 08:28:53.027 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 08:28:53.027 | ++ functions-common:get_or_create_user:911 : [[ ! -z test3@example.com ]] 2022-07-28 08:28:53.027 | ++ functions-common:get_or_create_user:912 : local email=--email=test3@example.com 2022-07-28 08:28:53.027 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-07-28 08:28:53.027 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:53.027 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:53.027 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:53.027 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:53.027 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:28:53.027 | ++ functions-common:get_or_create_user:926 : user_id=cc3b2e706a264fd6ae57d071e55a49b9 2022-07-28 08:28:53.027 | ++ functions-common:get_or_create_user:927 : echo cc3b2e706a264fd6ae57d071e55a49b9 2022-07-28 08:28:53.027 | + lib/swift:create_swift_accounts:642 : swift_user_test3=cc3b2e706a264fd6ae57d071e55a49b9 2022-07-28 08:28:53.027 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_user_test3 'Failure creating swift_user_test3' 2022-07-28 08:28:53.027 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 08:28:53.028 | + lib/swift:create_swift_accounts:644 : get_or_add_user_project_role d883529ef5284c35b27b759c57353383 cc3b2e706a264fd6ae57d071e55a49b9 9c22346d0e2b4c258c3e7dd986659aa9 2022-07-28 08:28:53.028 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 08:28:53.028 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 08:28:53.028 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 08:28:53.028 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 08:28:53.028 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 08:28:53.028 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 08:28:53.028 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 08:28:53.028 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 08:28:53.028 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role d883529ef5284c35b27b759c57353383 --user cc3b2e706a264fd6ae57d071e55a49b9 --project 9c22346d0e2b4c258c3e7dd986659aa9 2022-07-28 08:28:53.028 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 08:28:53.028 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:28:53.028 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:28:53.028 | ++ functions-common:get_field:813 : read data 2022-07-28 08:28:53.028 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:53.028 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:53.028 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:53.028 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:53.028 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:28:53.028 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 08:28:53.028 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 08:28:53.028 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add d883529ef5284c35b27b759c57353383 --user cc3b2e706a264fd6ae57d071e55a49b9 --project 9c22346d0e2b4c258c3e7dd986659aa9 2022-07-28 08:28:53.028 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:53.028 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:53.028 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:53.028 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:53.028 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 08:28:53.028 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role d883529ef5284c35b27b759c57353383 --user cc3b2e706a264fd6ae57d071e55a49b9 --project 9c22346d0e2b4c258c3e7dd986659aa9 2022-07-28 08:28:53.028 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:28:53.028 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:28:53.028 | ++ functions-common:get_field:813 : read data 2022-07-28 08:28:53.028 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:53.029 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:53.029 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:53.029 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:53.029 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:28:53.029 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 08:28:53.029 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 08:28:53.029 | ++ functions-common:get_field:819 : echo '| d883529ef5284c35b27b759c57353383 | cc3b2e706a264fd6ae57d071e55a49b9 | | 9c22346d0e2b4c258c3e7dd986659aa9 | | | False |' 2022-07-28 08:28:53.029 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 08:28:53.029 | ++ functions-common:get_field:813 : read data 2022-07-28 08:28:53.029 | + functions-common:get_or_add_user_project_role:996 : user_role_id=d883529ef5284c35b27b759c57353383 2022-07-28 08:28:53.029 | + functions-common:get_or_add_user_project_role:998 : echo d883529ef5284c35b27b759c57353383 2022-07-28 08:28:53.029 | d883529ef5284c35b27b759c57353383 2022-07-28 08:28:53.029 | + lib/swift:create_swift_accounts:646 : local swift_project_test2 2022-07-28 08:28:53.029 | ++ lib/swift:create_swift_accounts:647 : get_or_create_project swiftprojecttest2 default 2022-07-28 08:28:53.029 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-28 08:28:53.029 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-07-28 08:28:53.029 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:53.029 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:53.029 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:53.029 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:53.029 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:28:53.029 | ++ functions-common:get_or_create_project:939 : project_id=d4b91945558e4c66ba2fb4e8db38341a 2022-07-28 08:28:53.029 | ++ functions-common:get_or_create_project:940 : echo d4b91945558e4c66ba2fb4e8db38341a 2022-07-28 08:28:53.029 | + lib/swift:create_swift_accounts:647 : swift_project_test2=d4b91945558e4c66ba2fb4e8db38341a 2022-07-28 08:28:53.029 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_project_test2 'Failure creating swift_project_test2' 2022-07-28 08:28:53.029 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 08:28:53.029 | + lib/swift:create_swift_accounts:650 : local swift_user_test2 2022-07-28 08:28:53.029 | ++ lib/swift:create_swift_accounts:652 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-07-28 08:28:53.029 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 08:28:53.029 | ++ functions-common:get_or_create_user:911 : [[ ! -z test2@example.com ]] 2022-07-28 08:28:53.029 | ++ functions-common:get_or_create_user:912 : local email=--email=test2@example.com 2022-07-28 08:28:53.029 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-07-28 08:28:53.030 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:53.030 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:53.030 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:53.030 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:53.030 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:28:53.030 | ++ functions-common:get_or_create_user:926 : user_id=8ca56ce70eb44e9d829ffda957fa5314 2022-07-28 08:28:53.030 | ++ functions-common:get_or_create_user:927 : echo 8ca56ce70eb44e9d829ffda957fa5314 2022-07-28 08:28:53.030 | + lib/swift:create_swift_accounts:652 : swift_user_test2=8ca56ce70eb44e9d829ffda957fa5314 2022-07-28 08:28:53.030 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_user_test2 'Failure creating swift_user_test2' 2022-07-28 08:28:53.030 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 08:28:53.030 | + lib/swift:create_swift_accounts:654 : get_or_add_user_project_role admin 8ca56ce70eb44e9d829ffda957fa5314 d4b91945558e4c66ba2fb4e8db38341a 2022-07-28 08:28:53.030 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 08:28:53.030 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 08:28:53.030 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 08:28:53.030 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 08:28:53.030 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 08:28:53.030 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 08:28:53.030 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 08:28:53.030 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 08:28:53.030 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8ca56ce70eb44e9d829ffda957fa5314 --project d4b91945558e4c66ba2fb4e8db38341a 2022-07-28 08:28:53.030 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:28:53.030 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 08:28:53.030 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:28:53.030 | ++ functions-common:get_field:813 : read data 2022-07-28 08:28:53.030 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:53.030 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:53.030 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:53.030 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:53.030 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:28:53.030 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 08:28:53.031 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 08:28:53.031 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 8ca56ce70eb44e9d829ffda957fa5314 --project d4b91945558e4c66ba2fb4e8db38341a 2022-07-28 08:28:53.031 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:53.031 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:53.031 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:53.031 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:53.031 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:28:53.031 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8ca56ce70eb44e9d829ffda957fa5314 --project d4b91945558e4c66ba2fb4e8db38341a 2022-07-28 08:28:53.031 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 08:28:53.031 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:28:53.031 | ++ functions-common:get_field:813 : read data 2022-07-28 08:28:53.031 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:53.031 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:53.031 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:53.031 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:53.031 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:28:53.031 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 08:28:53.031 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 08:28:53.031 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 08:28:53.031 | ++ functions-common:get_field:819 : echo '| d10f749332ad4fd58e4378ef32d1bc2d | 8ca56ce70eb44e9d829ffda957fa5314 | | d4b91945558e4c66ba2fb4e8db38341a | | | False |' 2022-07-28 08:28:53.031 | ++ functions-common:get_field:813 : read data 2022-07-28 08:28:53.031 | + functions-common:get_or_add_user_project_role:996 : user_role_id=d10f749332ad4fd58e4378ef32d1bc2d 2022-07-28 08:28:53.031 | + functions-common:get_or_add_user_project_role:998 : echo d10f749332ad4fd58e4378ef32d1bc2d 2022-07-28 08:28:53.031 | d10f749332ad4fd58e4378ef32d1bc2d 2022-07-28 08:28:53.031 | + lib/swift:create_swift_accounts:656 : local swift_domain 2022-07-28 08:28:53.031 | ++ lib/swift:create_swift_accounts:657 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-07-28 08:28:53.031 | ++ functions-common:get_or_create_domain:878 : local domain_id 2022-07-28 08:28:53.031 | +++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-07-28 08:28:53.031 | +++ functions-common:get_or_create_domain:892 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-07-28 08:28:53.031 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:53.031 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:53.031 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:53.031 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:53.032 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:28:53.032 | ++ functions-common:get_or_create_domain:888 : domain_id=' 2022-07-28 08:28:53.032 | 5301e56624ac48d288c4ed489de46daa' 2022-07-28 08:28:53.032 | ++ functions-common:get_or_create_domain:889 : echo 5301e56624ac48d288c4ed489de46daa 2022-07-28 08:28:53.032 | + lib/swift:create_swift_accounts:657 : swift_domain=5301e56624ac48d288c4ed489de46daa 2022-07-28 08:28:53.032 | + lib/swift:create_swift_accounts:658 : die_if_not_set 658 swift_domain 'Failure creating swift_test domain' 2022-07-28 08:28:53.032 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 08:28:53.032 | + lib/swift:create_swift_accounts:660 : local swift_project_test4 2022-07-28 08:28:53.032 | ++ lib/swift:create_swift_accounts:661 : get_or_create_project swiftprojecttest4 5301e56624ac48d288c4ed489de46daa 2022-07-28 08:28:53.032 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-28 08:28:53.032 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=5301e56624ac48d288c4ed489de46daa --or-show -f value -c id 2022-07-28 08:28:53.032 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:53.032 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:53.032 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:53.032 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:53.032 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:28:53.032 | ++ functions-common:get_or_create_project:939 : project_id=5492db1864e2481a9ba613b8b68d557b 2022-07-28 08:28:53.032 | ++ functions-common:get_or_create_project:940 : echo 5492db1864e2481a9ba613b8b68d557b 2022-07-28 08:28:53.032 | + lib/swift:create_swift_accounts:661 : swift_project_test4=5492db1864e2481a9ba613b8b68d557b 2022-07-28 08:28:53.032 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_project_test4 'Failure creating swift_project_test4' 2022-07-28 08:28:53.032 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 08:28:53.032 | + lib/swift:create_swift_accounts:664 : local swift_user_test4 2022-07-28 08:28:53.032 | ++ lib/swift:create_swift_accounts:666 : get_or_create_user swiftusertest4 testing4 5301e56624ac48d288c4ed489de46daa test4@example.com 2022-07-28 08:28:53.032 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 08:28:53.032 | ++ functions-common:get_or_create_user:911 : [[ ! -z test4@example.com ]] 2022-07-28 08:28:53.032 | ++ functions-common:get_or_create_user:912 : local email=--email=test4@example.com 2022-07-28 08:28:53.032 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=5301e56624ac48d288c4ed489de46daa --email=test4@example.com --or-show -f value -c id 2022-07-28 08:28:53.032 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:53.032 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:53.033 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:53.033 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:53.033 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:28:53.033 | ++ functions-common:get_or_create_user:926 : user_id=71a4d739d35d4f6fb374c4725f34c87c 2022-07-28 08:28:53.033 | ++ functions-common:get_or_create_user:927 : echo 71a4d739d35d4f6fb374c4725f34c87c 2022-07-28 08:28:53.033 | + lib/swift:create_swift_accounts:666 : swift_user_test4=71a4d739d35d4f6fb374c4725f34c87c 2022-07-28 08:28:53.033 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_user_test4 'Failure creating swift_user_test4' 2022-07-28 08:28:53.033 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 08:28:53.033 | + lib/swift:create_swift_accounts:668 : get_or_add_user_project_role admin 71a4d739d35d4f6fb374c4725f34c87c 5492db1864e2481a9ba613b8b68d557b 2022-07-28 08:28:53.033 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 08:28:53.033 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 08:28:53.033 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 08:28:53.033 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 08:28:53.033 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 08:28:53.033 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 08:28:53.033 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 08:28:53.033 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 08:28:53.033 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 71a4d739d35d4f6fb374c4725f34c87c --project 5492db1864e2481a9ba613b8b68d557b 2022-07-28 08:28:53.033 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:28:53.033 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 08:28:53.033 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:28:53.033 | ++ functions-common:get_field:813 : read data 2022-07-28 08:28:53.033 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:53.033 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:53.033 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:53.033 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:53.033 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:28:53.033 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 08:28:53.033 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 08:28:53.033 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 71a4d739d35d4f6fb374c4725f34c87c --project 5492db1864e2481a9ba613b8b68d557b 2022-07-28 08:28:53.033 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:53.033 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:53.033 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:53.034 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:53.034 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 71a4d739d35d4f6fb374c4725f34c87c --project 5492db1864e2481a9ba613b8b68d557b 2022-07-28 08:28:53.034 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:28:53.034 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 08:28:53.034 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:28:53.034 | ++ functions-common:get_field:813 : read data 2022-07-28 08:28:53.034 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:53.034 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:53.034 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:53.034 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:53.034 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:28:53.034 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 08:28:53.034 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 08:28:53.034 | ++ functions-common:get_field:819 : echo '| d10f749332ad4fd58e4378ef32d1bc2d | 71a4d739d35d4f6fb374c4725f34c87c | | 5492db1864e2481a9ba613b8b68d557b | | | False |' 2022-07-28 08:28:53.034 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 08:28:53.034 | ++ functions-common:get_field:813 : read data 2022-07-28 08:28:53.034 | + functions-common:get_or_add_user_project_role:996 : user_role_id=d10f749332ad4fd58e4378ef32d1bc2d 2022-07-28 08:28:53.034 | + functions-common:get_or_add_user_project_role:998 : echo d10f749332ad4fd58e4378ef32d1bc2d 2022-07-28 08:28:53.034 | d10f749332ad4fd58e4378ef32d1bc2d 2022-07-28 08:28:53.067 | [179614 Async create_swift_accounts:214596]: finished create_swift_accounts with result 0 in 131 seconds 2022-07-28 08:28:53.076 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-07-28 08:28:53.079 | + inc/async:async_wait:197 : return 0 2022-07-28 08:28:53.082 | + ./stack.sh:main:1130 : is_service_enabled mysql postgresql 2022-07-28 08:28:53.102 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:28:53.105 | + ./stack.sh:main:1130 : is_service_enabled glance 2022-07-28 08:28:53.125 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:28:53.127 | + ./stack.sh:main:1131 : echo_summary 'Configuring Glance' 2022-07-28 08:28:53.130 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 08:28:53.133 | + ./stack.sh:echo_summary:441 : echo -e Configuring Glance 2022-07-28 08:28:53.136 | + ./stack.sh:main:1132 : async_runfunc init_glance 2022-07-28 08:28:53.138 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-07-28 08:28:53.200 | + inc/async:async_inner:63 : init_glance 2022-07-28 08:28:53.240 | [179614 Async init_glance:218851]: running: init_glance 2022-07-28 08:28:53.243 | + ./stack.sh:main:1139 : is_service_enabled neutron 2022-07-28 08:28:53.263 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:28:53.266 | + ./stack.sh:main:1140 : echo_summary 'Configuring Neutron' 2022-07-28 08:28:53.268 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 08:28:53.271 | + ./stack.sh:echo_summary:441 : echo -e Configuring Neutron 2022-07-28 08:28:53.274 | + ./stack.sh:main:1142 : configure_neutron 2022-07-28 08:28:53.276 | + lib/neutron:configure_neutron:621 : is_neutron_legacy_enabled 2022-07-28 08:28:53.280 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 08:28:53.282 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-28 08:28:53.287 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 08:28:53.290 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-28 08:28:53.293 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-28 08:28:53.296 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-28 08:28:53.299 | + lib/neutron:configure_neutron:623 : configure_mutnauq 2022-07-28 08:28:53.301 | + lib/neutron-legacy:configure_mutnauq:345 : _configure_neutron_common 2022-07-28 08:28:53.304 | + lib/neutron-legacy:_configure_neutron_common:770 : _create_neutron_conf_dir 2022-07-28 08:28:53.306 | + lib/neutron-legacy:_create_neutron_conf_dir:763 : sudo install -d -o ubuntu /etc/neutron 2022-07-28 08:28:53.320 | + lib/neutron-legacy:_configure_neutron_common:773 : cd /opt/stack/neutron 2022-07-28 08:28:53.322 | + lib/neutron-legacy:_configure_neutron_common:773 : exec ./tools/generate_config_file_samples.sh 2022-07-28 08:28:56.474 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:56.474 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:56.474 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:56.474 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:58.007 | + inc/async:async_inner:64 : rc=0 2022-07-28 08:28:58.034 | [218851 Async init_glance:218851]: finished successfully 2022-07-28 08:28:59.655 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:59.655 | from cryptography.utils import int_from_bytes 2022-07-28 08:28:59.655 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:28:59.655 | from cryptography.utils import int_from_bytes 2022-07-28 08:29:02.842 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:29:02.842 | from cryptography.utils import int_from_bytes 2022-07-28 08:29:02.842 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:29:02.842 | from cryptography.utils import int_from_bytes 2022-07-28 08:29:06.086 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:29:06.086 | from cryptography.utils import int_from_bytes 2022-07-28 08:29:06.087 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:29:06.087 | from cryptography.utils import int_from_bytes 2022-07-28 08:29:09.316 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:29:09.316 | from cryptography.utils import int_from_bytes 2022-07-28 08:29:09.316 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:29:09.316 | from cryptography.utils import int_from_bytes 2022-07-28 08:29:12.577 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:29:12.577 | from cryptography.utils import int_from_bytes 2022-07-28 08:29:12.577 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:29:12.577 | from cryptography.utils import int_from_bytes 2022-07-28 08:29:15.799 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:29:15.800 | from cryptography.utils import int_from_bytes 2022-07-28 08:29:15.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:29:15.800 | from cryptography.utils import int_from_bytes 2022-07-28 08:29:19.324 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:29:19.324 | from cryptography.utils import int_from_bytes 2022-07-28 08:29:19.324 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:29:19.324 | from cryptography.utils import int_from_bytes 2022-07-28 08:29:23.320 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:29:23.321 | from cryptography.utils import int_from_bytes 2022-07-28 08:29:23.321 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:29:23.321 | from cryptography.utils import int_from_bytes 2022-07-28 08:29:28.355 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:29:28.355 | from cryptography.utils import int_from_bytes 2022-07-28 08:29:28.355 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:29:28.355 | from cryptography.utils import int_from_bytes 2022-07-28 08:29:28.675 | + lib/neutron-legacy:_configure_neutron_common:775 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-07-28 08:29:28.681 | + lib/neutron-legacy:_configure_neutron_common:777 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-07-28 08:29:28.683 | + lib/neutron-legacy:_configure_neutron_common:781 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-07-28 08:29:28.685 | + lib/neutron-legacy:_configure_neutron_common:785 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-07-28 08:29:28.688 | + lib/neutron-legacy:_configure_neutron_common:790 : neutron_plugin_configure_common 2022-07-28 08:29:28.691 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-07-28 08:29:28.693 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-07-28 08:29:28.696 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-07-28 08:29:28.698 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-07-28 08:29:28.700 | + lib/neutron-legacy:_neutron_service_plugin_class_add:942 : local service_plugin_class=router 2022-07-28 08:29:28.703 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : [[ '' == '' ]] 2022-07-28 08:29:28.705 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : Q_SERVICE_PLUGIN_CLASSES=router 2022-07-28 08:29:28.708 | + lib/neutron-legacy:_configure_neutron_common:792 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-07-28 08:29:28.710 | + lib/neutron-legacy:_configure_neutron_common:792 : [[ ml2_conf.ini == '' ]] 2022-07-28 08:29:28.712 | + lib/neutron-legacy:_configure_neutron_common:792 : [[ ml2 == '' ]] 2022-07-28 08:29:28.715 | + lib/neutron-legacy:_configure_neutron_common:797 : mkdir -p /etc/neutron/plugins/ml2 2022-07-28 08:29:28.719 | + lib/neutron-legacy:_configure_neutron_common:798 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 08:29:28.722 | + lib/neutron-legacy:_configure_neutron_common:801 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-07-28 08:29:28.724 | + lib/neutron-legacy:_configure_neutron_common:802 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 08:29:28.729 | ++ lib/neutron-legacy:_configure_neutron_common:807 : database_connection_url neutron 2022-07-28 08:29:28.732 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-07-28 08:29:28.734 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-07-28 08:29:28.737 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=neutron 2022-07-28 08:29:28.739 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 08:29:28.741 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 08:29:28.744 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 08:29:28.759 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:29:28.762 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 08:29:28.764 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-07-28 08:29:28.767 | + lib/neutron-legacy:_configure_neutron_common:807 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-07-28 08:29:28.796 | + lib/neutron-legacy:_configure_neutron_common:808 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-07-28 08:29:28.826 | + lib/neutron-legacy:_configure_neutron_common:809 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-07-28 08:29:28.856 | + lib/neutron-legacy:_configure_neutron_common:810 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-07-28 08:29:28.887 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-07-28 08:29:28.918 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-07-28 08:29:28.948 | + lib/neutron-legacy:_configure_neutron_common:816 : '[' libvirt = fake ']' 2022-07-28 08:29:28.951 | + lib/neutron-legacy:_configure_neutron_common:826 : setup_logging /etc/neutron/neutron.conf 2022-07-28 08:29:28.954 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-07-28 08:29:28.956 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-07-28 08:29:28.959 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-28 08:29:28.977 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-28 08:29:28.979 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-28 08:29:28.982 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-28 08:29:28.984 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-28 08:29:28.987 | + 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-07-28 08:29:29.017 | + 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-07-28 08:29:29.048 | + 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-07-28 08:29:29.079 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-28 08:29:29.110 | + lib/neutron-legacy:_configure_neutron_common:828 : is_service_enabled tls-proxy 2022-07-28 08:29:29.127 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:29:29.130 | + lib/neutron-legacy:_configure_neutron_common:834 : _neutron_setup_rootwrap 2022-07-28 08:29:29.132 | + lib/neutron-legacy:_neutron_setup_rootwrap:977 : [[ True == \F\a\l\s\e ]] 2022-07-28 08:29:29.135 | + lib/neutron-legacy:_neutron_setup_rootwrap:981 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-07-28 08:29:29.138 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : [[ -d /etc/neutron/rootwrap.d ]] 2022-07-28 08:29:29.140 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : sudo rm -rf /etc/neutron/rootwrap.d 2022-07-28 08:29:29.153 | + lib/neutron-legacy:_neutron_setup_rootwrap:986 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-07-28 08:29:29.156 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:967 : [[ True == \F\a\l\s\e ]] 2022-07-28 08:29:29.159 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:970 : local srcdir=/opt/stack/neutron 2022-07-28 08:29:29.161 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-07-28 08:29:29.175 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-07-28 08:29:29.187 | + lib/neutron-legacy:_neutron_setup_rootwrap:990 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-07-28 08:29:29.191 | + lib/neutron-legacy:_neutron_setup_rootwrap:993 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-07-28 08:29:29.204 | + lib/neutron-legacy:_neutron_setup_rootwrap:995 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-07-28 08:29:29.217 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-07-28 08:29:29.230 | + lib/neutron-legacy:_neutron_setup_rootwrap:999 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-07-28 08:29:29.232 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-28 08:29:29.235 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1003 : mktemp 2022-07-28 08:29:29.240 | + lib/neutron-legacy:_neutron_setup_rootwrap:1003 : TEMPFILE=/tmp/tmp.4kFVYzwLBb 2022-07-28 08:29:29.243 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-07-28 08:29:29.245 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-28 08:29:29.248 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : chmod 0440 /tmp/tmp.4kFVYzwLBb 2022-07-28 08:29:29.252 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : sudo chown root:root /tmp/tmp.4kFVYzwLBb 2022-07-28 08:29:29.264 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo mv /tmp/tmp.4kFVYzwLBb /etc/sudoers.d/neutron-rootwrap 2022-07-28 08:29:29.277 | + lib/neutron-legacy:_neutron_setup_rootwrap:1011 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-07-28 08:29:29.307 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : [[ True == \T\r\u\e ]] 2022-07-28 08:29:29.310 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-28 08:29:29.341 | + lib/neutron-legacy:configure_mutnauq:346 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-07-28 08:29:29.343 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-07-28 08:29:29.346 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-07-28 08:29:29.349 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-28 08:29:29.351 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-28 08:29:29.354 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-28 08:29:29.373 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:29:29.377 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-28 08:29:29.379 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-28 08:29:29.383 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-28 08:29:29.402 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:29:29.404 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-07-28 08:29:29.408 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-07-28 08:29:29.442 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-28 08:29:29.447 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-28 08:29:29.450 | + lib/neutron-legacy:configure_mutnauq:348 : is_service_enabled q-metering 2022-07-28 08:29:29.472 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:29:29.476 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_metering 2022-07-28 08:29:29.479 | + lib/neutron-legacy:_configure_neutron_metering:883 : neutron_agent_metering_configure_common 2022-07-28 08:29:29.482 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-07-28 08:29:29.485 | + lib/neutron-legacy:_neutron_service_plugin_class_add:942 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-07-28 08:29:29.487 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : [[ router == '' ]] 2022-07-28 08:29:29.490 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-07-28 08:29:29.493 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-07-28 08:29:29.495 | + lib/neutron-legacy:_configure_neutron_metering:884 : neutron_agent_metering_configure_agent 2022-07-28 08:29:29.498 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-07-28 08:29:29.501 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-07-28 08:29:29.507 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-07-28 08:29:29.510 | + 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-07-28 08:29:29.517 | + lib/neutron-legacy:configure_mutnauq:351 : is_service_enabled q-agt q-svc 2022-07-28 08:29:29.537 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:29:29.540 | + lib/neutron-legacy:configure_mutnauq:352 : _configure_neutron_service 2022-07-28 08:29:29.544 | + lib/neutron-legacy:_configure_neutron_service:911 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-07-28 08:29:29.547 | + lib/neutron-legacy:_configure_neutron_service:912 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-07-28 08:29:29.552 | + lib/neutron-legacy:_configure_neutron_service:915 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-07-28 08:29:29.584 | + lib/neutron-legacy:_configure_neutron_service:917 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-07-28 08:29:29.621 | + lib/neutron-legacy:_configure_neutron_service:918 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-07-28 08:29:29.655 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-07-28 08:29:29.688 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-07-28 08:29:29.720 | + lib/neutron-legacy:_configure_neutron_service:922 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-07-28 08:29:29.722 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-07-28 08:29:29.725 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-07-28 08:29:29.728 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-28 08:29:29.730 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-07-28 08:29:29.763 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-07-28 08:29:29.799 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.17/identity 2022-07-28 08:29:29.834 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-07-28 08:29:29.872 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-07-28 08:29:29.905 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-07-28 08:29:29.938 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-07-28 08:29:29.972 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-07-28 08:29:30.007 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-28 08:29:30.039 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-07-28 08:29:30.071 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-07-28 08:29:30.103 | + lib/neutron-legacy:_configure_neutron_service:926 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-07-28 08:29:30.139 | + lib/neutron-legacy:_configure_neutron_service:928 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-07-28 08:29:30.142 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-07-28 08:29:30.146 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-07-28 08:29:30.149 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-07-28 08:29:30.153 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-07-28 08:29:30.189 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-07-28 08:29:30.223 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.17/identity 2022-07-28 08:29:30.256 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-07-28 08:29:30.289 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-07-28 08:29:30.323 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-07-28 08:29:30.357 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-07-28 08:29:30.391 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-07-28 08:29:30.426 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-07-28 08:29:30.458 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-07-28 08:29:30.489 | + lib/neutron-legacy:_configure_neutron_service:931 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf placement placement 2022-07-28 08:29:30.492 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-07-28 08:29:30.494 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-07-28 08:29:30.497 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=placement 2022-07-28 08:29:30.500 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf placement auth_type password 2022-07-28 08:29:30.534 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf placement interface public 2022-07-28 08:29:30.566 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf placement auth_url http://10.222.0.17/identity 2022-07-28 08:29:30.599 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf placement username placement 2022-07-28 08:29:30.632 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf placement password Passw0rd 2022-07-28 08:29:30.663 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2022-07-28 08:29:30.696 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf placement project_name service 2022-07-28 08:29:30.728 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2022-07-28 08:29:30.760 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf placement cafile /opt/stack/data/ca-bundle.pem 2022-07-28 08:29:30.791 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf placement memcached_servers localhost:11211 2022-07-28 08:29:30.823 | + lib/neutron-legacy:_configure_neutron_service:934 : neutron_plugin_configure_service 2022-07-28 08:29:30.826 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-07-28 08:29:30.828 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-07-28 08:29:30.831 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-07-28 08:29:30.833 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-07-28 08:29:30.836 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-07-28 08:29:30.838 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-07-28 08:29:30.841 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 100:149 != '' ]] 2022-07-28 08:29:30.843 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:100:149 2022-07-28 08:29:30.846 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:100:149 != '' ]] 2022-07-28 08:29:30.848 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-07-28 08:29:30.851 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-07-28 08:29:30.853 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-07-28 08:29:30.856 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-07-28 08:29:30.858 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-07-28 08:29:30.861 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-07-28 08:29:30.864 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-07-28 08:29:30.866 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-07-28 08:29:30.869 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-07-28 08:29:30.872 | + 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-07-28 08:29:30.902 | + 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-07-28 08:29:30.904 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 08:29:30.907 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-07-28 08:29:30.909 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-07-28 08:29:30.912 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-07-28 08:29:30.915 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 08:29:30.917 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-07-28 08:29:30.947 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:128 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2022-07-28 08:29:30.949 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 08:29:30.952 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-07-28 08:29:30.954 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2022-07-28 08:29:30.957 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2022-07-28 08:29:30.959 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 08:29:30.962 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2022-07-28 08:29:30.991 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:130 : [[ -n '' ]] 2022-07-28 08:29:30.993 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:134 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-07-28 08:29:30.996 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 08:29:30.999 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-07-28 08:29:31.001 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-07-28 08:29:31.004 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-07-28 08:29:31.006 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 08:29:31.009 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-07-28 08:29:31.039 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:136 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-07-28 08:29:31.041 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 08:29:31.044 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-07-28 08:29:31.046 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-07-28 08:29:31.049 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-07-28 08:29:31.051 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 08:29:31.054 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-07-28 08:29:31.084 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:138 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-07-28 08:29:31.086 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 08:29:31.089 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-07-28 08:29:31.091 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-07-28 08:29:31.094 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-07-28 08:29:31.096 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 08:29:31.099 | + 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-07-28 08:29:31.129 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:140 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-07-28 08:29:31.132 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 08:29:31.134 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-07-28 08:29:31.137 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-07-28 08:29:31.139 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-07-28 08:29:31.142 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 08:29:31.145 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-07-28 08:29:31.174 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:142 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-07-28 08:29:31.177 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 08:29:31.179 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-07-28 08:29:31.182 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-07-28 08:29:31.184 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-07-28 08:29:31.187 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 08:29:31.190 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-07-28 08:29:31.220 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:144 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:100:149 2022-07-28 08:29:31.223 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 08:29:31.225 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-07-28 08:29:31.228 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:100:149 2022-07-28 08:29:31.231 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:100:149 ']' 2022-07-28 08:29:31.233 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 08:29:31.236 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:100:149 2022-07-28 08:29:31.265 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:146 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-07-28 08:29:31.268 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 08:29:31.271 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-07-28 08:29:31.273 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-07-28 08:29:31.276 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-07-28 08:29:31.278 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 08:29:31.281 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-07-28 08:29:31.312 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:148 : [[ legacy != \l\e\g\a\c\y ]] 2022-07-28 08:29:31.315 | + lib/neutron-legacy:configure_mutnauq:354 : is_service_enabled q-agt 2022-07-28 08:29:31.333 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:29:31.336 | + lib/neutron-legacy:configure_mutnauq:355 : _configure_neutron_plugin_agent 2022-07-28 08:29:31.339 | + lib/neutron-legacy:_configure_neutron_plugin_agent:898 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-07-28 08:29:31.373 | + lib/neutron-legacy:_configure_neutron_plugin_agent:899 : [[ True == \T\r\u\e ]] 2022-07-28 08:29:31.375 | + lib/neutron-legacy:_configure_neutron_plugin_agent:900 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-28 08:29:31.406 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-07-28 08:29:31.439 | + lib/neutron-legacy:_configure_neutron_plugin_agent:905 : neutron_plugin_configure_plugin_agent 2022-07-28 08:29:31.441 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-07-28 08:29:31.445 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-07-28 08:29:31.447 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-07-28 08:29:34.199 | INFO neutron.common.config [-] Logging enabled! 2022-07-28 08:29:34.199 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev449 2022-07-28 08:29:34.200 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=220954) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-07-28 08:29:34.250 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=220954) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-07-28 08:29:34.250 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=220954) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-07-28 08:29:34.251 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=220954) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 08:29:34.251 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=220954) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 08:29:34.251 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=220954) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 08:29:34.251 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=220954) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 08:29:34.304 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-07-28 08:29:34.305 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:29:34.305 | from cryptography.utils import int_from_bytes 2022-07-28 08:29:34.305 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:29:34.305 | from cryptography.utils import int_from_bytes 2022-07-28 08:29:34.661 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-07-28 08:29:34.664 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-07-28 08:29:34.666 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-07-28 08:29:34.669 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-07-28 08:29:34.671 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-07-28 08:29:34.729 | + 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-07-28 08:29:34.748 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-07-28 08:29:34.750 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-07-28 08:29:34.753 | + 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-07-28 08:29:34.785 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-07-28 08:29:34.788 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-07-28 08:29:34.797 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-07-28 08:29:34.800 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-07-28 08:29:34.802 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-07-28 08:29:34.816 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-07-28 08:29:34.829 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-07-28 08:29:34.832 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-07-28 08:29:34.840 | net.bridge.bridge-nf-call-iptables = 1 2022-07-28 08:29:34.844 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-07-28 08:29:34.846 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-07-28 08:29:34.855 | net.bridge.bridge-nf-call-ip6tables = 1 2022-07-28 08:29:34.859 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-07-28 08:29:34.861 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-07-28 08:29:34.864 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-07-28 08:29:34.866 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-07-28 08:29:34.869 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-07-28 08:29:34.872 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-07-28 08:29:34.874 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-07-28 08:29:34.877 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-07-28 08:29:34.880 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-07-28 08:29:34.910 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-07-28 08:29:34.913 | + 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-07-28 08:29:34.951 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-07-28 08:29:34.953 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-07-28 08:29:34.996 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-07-28 08:29:35.028 | + lib/neutron-legacy:configure_mutnauq:357 : is_service_enabled q-dhcp 2022-07-28 08:29:35.047 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:29:35.050 | + lib/neutron-legacy:configure_mutnauq:358 : _configure_neutron_dhcp_agent 2022-07-28 08:29:35.054 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:839 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-07-28 08:29:35.059 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:841 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-07-28 08:29:35.094 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-07-28 08:29:35.125 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:844 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-07-28 08:29:35.159 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : [[ True == \T\r\u\e ]] 2022-07-28 08:29:35.162 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:846 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-28 08:29:35.197 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : is_service_enabled q-l3 2022-07-28 08:29:35.216 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:29:35.218 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:860 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-07-28 08:29:35.221 | + lib/neutron-legacy:_neutron_setup_interface_driver:1021 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-07-28 08:29:35.251 | + lib/neutron-legacy:_neutron_setup_interface_driver:1023 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-07-28 08:29:35.254 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-07-28 08:29:35.257 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-07-28 08:29:35.288 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:862 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-07-28 08:29:35.291 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-07-28 08:29:35.293 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-07-28 08:29:35.296 | + lib/neutron-legacy:configure_mutnauq:360 : is_service_enabled q-l3 2022-07-28 08:29:35.314 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:29:35.317 | + lib/neutron-legacy:configure_mutnauq:361 : _configure_neutron_l3_agent 2022-07-28 08:29:35.320 | + 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-07-28 08:29:35.325 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-07-28 08:29:35.356 | + 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-07-28 08:29:35.390 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-07-28 08:29:35.394 | + 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-07-28 08:29:35.427 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-07-28 08:29:35.429 | + lib/neutron-legacy:_neutron_setup_interface_driver:1021 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-07-28 08:29:35.462 | + lib/neutron-legacy:_neutron_setup_interface_driver:1023 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-07-28 08:29:35.465 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-07-28 08:29:35.467 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-07-28 08:29:35.499 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-07-28 08:29:35.502 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-07-28 08:29:35.505 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-07-28 08:29:35.508 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-07-28 08:29:38.233 | INFO neutron.common.config [-] Logging enabled! 2022-07-28 08:29:38.233 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev449 2022-07-28 08:29:38.234 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=221486) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-07-28 08:29:38.284 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=221486) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-07-28 08:29:38.284 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=221486) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-07-28 08:29:38.285 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=221486) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 08:29:38.285 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=221486) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 08:29:38.285 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=221486) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 08:29:38.285 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=221486) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 08:29:38.347 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-07-28 08:29:38.347 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=221486) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-07-28 08:29:38.348 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=221486) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-07-28 08:29:38.348 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-07-28 08:29:38.348 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:29:38.348 | from cryptography.utils import int_from_bytes 2022-07-28 08:29:38.348 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:29:38.348 | from cryptography.utils import int_from_bytes 2022-07-28 08:29:38.726 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-07-28 08:29:38.728 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-07-28 08:29:38.731 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-07-28 08:29:38.734 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-07-28 08:29:38.736 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-07-28 08:29:38.739 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-07-28 08:29:38.742 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-07-28 08:29:38.760 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-07-28 08:29:38.763 | + functions:set_mtu:785 : local dev=br-data 2022-07-28 08:29:38.765 | + functions:set_mtu:786 : local mtu=1500 2022-07-28 08:29:38.768 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-07-28 08:29:38.781 | + 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-07-28 08:29:38.800 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-07-28 08:29:38.803 | + lib/neutron-legacy:_configure_public_network_connectivity:705 : [[ -n eth1 ]] 2022-07-28 08:29:38.806 | + lib/neutron-legacy:_configure_public_network_connectivity:706 : _move_neutron_addresses_route eth1 br-data True False inet 2022-07-28 08:29:38.808 | + lib/neutron-legacy:_move_neutron_addresses_route:646 : local from_intf=eth1 2022-07-28 08:29:38.811 | + lib/neutron-legacy:_move_neutron_addresses_route:647 : local to_intf=br-data 2022-07-28 08:29:38.814 | + lib/neutron-legacy:_move_neutron_addresses_route:648 : local add_ovs_port=True 2022-07-28 08:29:38.817 | + lib/neutron-legacy:_move_neutron_addresses_route:649 : local del_ovs_port=False 2022-07-28 08:29:38.820 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local af=inet 2022-07-28 08:29:38.822 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : [[ -n eth1 ]] 2022-07-28 08:29:38.826 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : [[ -n br-data ]] 2022-07-28 08:29:38.829 | + lib/neutron-legacy:_move_neutron_addresses_route:658 : local IP_REPLACE= 2022-07-28 08:29:38.831 | + lib/neutron-legacy:_move_neutron_addresses_route:659 : local IP_DEL= 2022-07-28 08:29:38.834 | + lib/neutron-legacy:_move_neutron_addresses_route:660 : local IP_UP= 2022-07-28 08:29:38.836 | + lib/neutron-legacy:_move_neutron_addresses_route:661 : local DEFAULT_ROUTE_GW 2022-07-28 08:29:38.840 | ++ lib/neutron-legacy:_move_neutron_addresses_route:662 : ip -f inet r 2022-07-28 08:29:38.841 | ++ lib/neutron-legacy:_move_neutron_addresses_route:662 : awk '/default.+eth1\s/ { print $3; exit }' 2022-07-28 08:29:38.847 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : DEFAULT_ROUTE_GW= 2022-07-28 08:29:38.850 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local ADD_OVS_PORT= 2022-07-28 08:29:38.853 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local DEL_OVS_PORT= 2022-07-28 08:29:38.855 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local ARP_CMD= 2022-07-28 08:29:38.860 | ++ lib/neutron-legacy:_move_neutron_addresses_route:667 : ip -f inet a s dev eth1 scope global primary 2022-07-28 08:29:38.860 | ++ lib/neutron-legacy:_move_neutron_addresses_route:667 : grep inet 2022-07-28 08:29:38.861 | ++ lib/neutron-legacy:_move_neutron_addresses_route:667 : awk '{ print $2, $3, $4; exit }' 2022-07-28 08:29:38.868 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : IP_BRD='192.168.0.34/22 brd 192.168.3.255' 2022-07-28 08:29:38.870 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : '[' '' '!=' '' ']' 2022-07-28 08:29:38.873 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : [[ True == \T\r\u\e ]] 2022-07-28 08:29:38.876 | + lib/neutron-legacy:_move_neutron_addresses_route:674 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-07-28 08:29:38.878 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ False == \T\r\u\e ]] 2022-07-28 08:29:38.881 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ 192.168.0.34/22 brd 192.168.3.255 != '' ]] 2022-07-28 08:29:38.884 | + lib/neutron-legacy:_move_neutron_addresses_route:682 : IP_DEL='sudo ip addr del 192.168.0.34/22 brd 192.168.3.255 dev eth1' 2022-07-28 08:29:38.887 | + lib/neutron-legacy:_move_neutron_addresses_route:683 : IP_REPLACE='sudo ip addr replace 192.168.0.34/22 brd 192.168.3.255 dev br-data' 2022-07-28 08:29:38.890 | + lib/neutron-legacy:_move_neutron_addresses_route:684 : IP_UP='sudo ip link set br-data up' 2022-07-28 08:29:38.892 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ inet == \i\n\e\t ]] 2022-07-28 08:29:38.897 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : echo 192.168.0.34/22 brd 192.168.3.255 2022-07-28 08:29:38.897 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : awk '{ print $1; exit }' 2022-07-28 08:29:38.897 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : grep -o -E '(.*)/' 2022-07-28 08:29:38.897 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : cut -d / -f1 2022-07-28 08:29:38.904 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP=192.168.0.34 2022-07-28 08:29:38.906 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.34 ' 2022-07-28 08:29:38.909 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ip addr del 192.168.0.34/22 brd 192.168.3.255 dev eth1 2022-07-28 08:29:38.922 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ip addr replace 192.168.0.34/22 brd 192.168.3.255 dev br-data 2022-07-28 08:29:38.936 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ip link set br-data up 2022-07-28 08:29:38.951 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-07-28 08:29:38.973 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ping -c 3 -w 5 -I br-data 192.168.0.34 2022-07-28 08:29:38.983 | PING 192.168.0.34 (192.168.0.34) from 192.168.0.34 br-data: 56(84) bytes of data. 2022-07-28 08:29:38.983 | 64 bytes from 192.168.0.34: icmp_seq=1 ttl=64 time=0.086 ms 2022-07-28 08:29:39.986 | 64 bytes from 192.168.0.34: icmp_seq=2 ttl=64 time=0.059 ms 2022-07-28 08:29:41.010 | 64 bytes from 192.168.0.34: icmp_seq=3 ttl=64 time=0.063 ms 2022-07-28 08:29:41.010 | 2022-07-28 08:29:41.010 | --- 192.168.0.34 ping statistics --- 2022-07-28 08:29:41.010 | 3 packets transmitted, 3 received, 0% packet loss, time 2027ms 2022-07-28 08:29:41.010 | rtt min/avg/max/mdev = 0.059/0.069/0.086/0.011 ms 2022-07-28 08:29:41.016 | ++ lib/neutron-legacy:_configure_public_network_connectivity:708 : ip -f inet6 a s dev eth1 2022-07-28 08:29:41.016 | ++ lib/neutron-legacy:_configure_public_network_connectivity:708 : grep -c global 2022-07-28 08:29:41.022 | + lib/neutron-legacy:_configure_public_network_connectivity:708 : [[ 0 != 0 ]] 2022-07-28 08:29:41.025 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled q-meta 2022-07-28 08:29:41.044 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:29:41.047 | + lib/neutron-legacy:configure_mutnauq:364 : _configure_neutron_metadata_agent 2022-07-28 08:29:41.049 | + lib/neutron-legacy:_configure_neutron_metadata_agent:867 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-07-28 08:29:41.054 | + lib/neutron-legacy:_configure_neutron_metadata_agent:869 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-07-28 08:29:41.086 | + lib/neutron-legacy:_configure_neutron_metadata_agent:870 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.17 2022-07-28 08:29:41.119 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-07-28 08:29:41.151 | + lib/neutron-legacy:_configure_neutron_metadata_agent:872 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-07-28 08:29:41.185 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : [[ True == \T\r\u\e ]] 2022-07-28 08:29:41.188 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-28 08:29:41.220 | + lib/neutron-legacy:configure_mutnauq:367 : [[ legacy != \l\e\g\a\c\y ]] 2022-07-28 08:29:41.222 | + lib/neutron-legacy:configure_mutnauq:370 : is_service_enabled ceilometer 2022-07-28 08:29:41.240 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:29:41.243 | + lib/neutron-legacy:configure_mutnauq:374 : [[ openvswitch == \o\v\n ]] 2022-07-28 08:29:41.245 | + lib/neutron-legacy:configure_mutnauq:380 : is_service_enabled q-placement neutron-placement 2022-07-28 08:29:41.264 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:29:41.267 | + lib/neutron-legacy:configure_mutnauq:383 : is_service_enabled q-trunk neutron-trunk 2022-07-28 08:29:41.285 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:29:41.288 | + lib/neutron-legacy:configure_mutnauq:386 : is_service_enabled q-qos neutron-qos 2022-07-28 08:29:41.307 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:29:41.310 | + lib/neutron-legacy:configure_mutnauq:394 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-07-28 08:29:41.344 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-07-28 08:29:41.377 | + lib/neutron:configure_neutron:628 : '[' False == True ']' 2022-07-28 08:29:41.379 | + ./stack.sh:main:1145 : is_service_enabled mysql postgresql 2022-07-28 08:29:41.399 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:29:41.402 | + ./stack.sh:main:1145 : is_service_enabled neutron 2022-07-28 08:29:41.421 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:29:41.424 | + ./stack.sh:main:1146 : async_runfunc init_neutron 2022-07-28 08:29:41.427 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-07-28 08:29:41.491 | + inc/async:async_inner:63 : init_neutron 2022-07-28 08:29:41.534 | [179614 Async init_neutron:221962]: running: init_neutron 2022-07-28 08:29:41.537 | + ./stack.sh:main:1154 : is_service_enabled q-dhcp 2022-07-28 08:29:41.563 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:29:41.568 | ++ ./stack.sh:main:1157 : pidof NetworkManager 2022-07-28 08:29:41.583 | ++ ./stack.sh:main:1157 : true 2022-07-28 08:29:41.586 | + ./stack.sh:main:1157 : netman_pid= 2022-07-28 08:29:41.589 | + ./stack.sh:main:1158 : '[' -z '' ']' 2022-07-28 08:29:41.592 | + ./stack.sh:main:1159 : sudo killall dnsmasq 2022-07-28 08:29:41.609 | + ./stack.sh:main:1164 : clean_iptables 2022-07-28 08:29:41.617 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-07-28 08:29:41.618 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-07-28 08:29:41.621 | + lib/nova:clean_iptables:186 : grep nova 2022-07-28 08:29:41.621 | + lib/nova:clean_iptables:186 : bash 2022-07-28 08:29:41.621 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-07-28 08:29:41.626 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-07-28 08:29:41.626 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-07-28 08:29:41.638 | + lib/nova:clean_iptables:188 : grep nova 2022-07-28 08:29:41.641 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-07-28 08:29:41.642 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-07-28 08:29:41.643 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-07-28 08:29:41.646 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-07-28 08:29:41.646 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-07-28 08:29:41.648 | + lib/nova:clean_iptables:188 : bash 2022-07-28 08:29:41.661 | + lib/nova:clean_iptables:190 : grep nova 2022-07-28 08:29:41.671 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-07-28 08:29:41.671 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-07-28 08:29:41.671 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-07-28 08:29:41.671 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-07-28 08:29:41.671 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-07-28 08:29:41.673 | + lib/nova:clean_iptables:190 : bash 2022-07-28 08:29:41.684 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-07-28 08:29:41.687 | + lib/nova:clean_iptables:192 : grep nova 2022-07-28 08:29:41.688 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-07-28 08:29:41.688 | + lib/nova:clean_iptables:192 : bash 2022-07-28 08:29:41.690 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-07-28 08:29:41.692 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-07-28 08:29:41.693 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-07-28 08:29:41.707 | + ./stack.sh:main:1167 : sudo sysctl -w net.ipv4.ip_forward=1 2022-07-28 08:29:41.716 | net.ipv4.ip_forward = 1 2022-07-28 08:29:41.720 | + ./stack.sh:main:1172 : is_service_enabled nova neutron 2022-07-28 08:29:41.742 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:29:41.745 | + ./stack.sh:main:1173 : configure_os_vif 2022-07-28 08:29:41.748 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-07-28 08:29:41.751 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-07-28 08:29:41.787 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-07-28 08:29:41.821 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-07-28 08:29:41.824 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-07-28 08:29:41.864 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-07-28 08:29:41.903 | + ./stack.sh:main:1179 : is_service_enabled swift 2022-07-28 08:29:41.927 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:29:41.930 | + ./stack.sh:main:1180 : echo_summary 'Configuring Swift' 2022-07-28 08:29:41.933 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 08:29:41.936 | + ./stack.sh:echo_summary:441 : echo -e Configuring Swift 2022-07-28 08:29:41.939 | + ./stack.sh:main:1181 : async_runfunc init_swift 2022-07-28 08:29:41.942 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-07-28 08:29:42.028 | + inc/async:async_inner:63 : init_swift 2022-07-28 08:29:42.110 | [179614 Async init_swift:222322]: running: init_swift 2022-07-28 08:29:42.113 | + ./stack.sh:main:1188 : is_service_enabled cinder 2022-07-28 08:29:42.139 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:29:42.142 | + ./stack.sh:main:1189 : echo_summary 'Configuring Cinder' 2022-07-28 08:29:42.145 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 08:29:42.148 | + ./stack.sh:echo_summary:441 : echo -e Configuring Cinder 2022-07-28 08:29:42.151 | + ./stack.sh:main:1190 : async_runfunc init_cinder 2022-07-28 08:29:42.155 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-07-28 08:29:42.249 | + inc/async:async_inner:63 : init_cinder 2022-07-28 08:29:42.324 | [179614 Async init_cinder:222419]: running: init_cinder 2022-07-28 08:29:42.338 | + ./stack.sh:main:1196 : is_service_enabled placement 2022-07-28 08:29:42.389 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:29:42.398 | + ./stack.sh:main:1197 : echo_summary 'Configuring placement' 2022-07-28 08:29:42.402 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 08:29:42.405 | + ./stack.sh:echo_summary:441 : echo -e Configuring placement 2022-07-28 08:29:42.410 | + ./stack.sh:main:1198 : async_runfunc init_placement 2022-07-28 08:29:42.418 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-07-28 08:29:42.593 | + inc/async:async_inner:63 : init_placement 2022-07-28 08:29:42.751 | [179614 Async init_placement:222559]: running: init_placement 2022-07-28 08:29:42.765 | + ./stack.sh:main:1202 : async_wait init_neutron 2022-07-28 08:29:42.918 | [179614 Async init_neutron:221962]: Waiting for completion of init_neutron running on PID 221962 (6 other jobs running) 2022-07-28 08:29:43.000 | [179614 Async init_neutron:221962]: Signaling child to exit 2022-07-28 08:29:46.430 | + inc/async:async_inner:64 : rc=0 2022-07-28 08:29:46.470 | [222419 Async init_cinder:222419]: finished successfully 2022-07-28 08:29:54.474 | + inc/async:async_inner:64 : rc=0 2022-07-28 08:29:54.509 | [222322 Async init_swift:222322]: finished successfully 2022-07-28 08:30:14.871 | + inc/async:async_inner:64 : rc=0 2022-07-28 08:30:14.909 | [221962 Async init_neutron:221962]: finished successfully 2022-07-28 08:30:14.937 | WAKEUP 2022-07-28 08:30:14.972 | [179614 Async init_neutron:221962]: Signaled 2022-07-28 08:30:14.974 | + lib/neutron:init_neutron:679 : is_neutron_legacy_enabled 2022-07-28 08:30:14.975 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-28 08:30:14.975 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 08:30:14.975 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 08:30:14.975 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-28 08:30:14.975 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-28 08:30:14.975 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-28 08:30:14.975 | + lib/neutron:init_neutron:681 : init_mutnauq 2022-07-28 08:30:14.975 | + lib/neutron-legacy:init_mutnauq:452 : recreate_database neutron 2022-07-28 08:30:14.975 | + lib/database:recreate_database:112 : local db=neutron 2022-07-28 08:30:14.975 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-07-28 08:30:14.975 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-07-28 08:30:14.975 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-07-28 08:30:14.975 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 08:30:14.975 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-07-28 08:30:14.975 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 08:30:14.975 | + lib/neutron-legacy:init_mutnauq:453 : time_start dbsync 2022-07-28 08:30:14.975 | + functions-common:time_start:2426 : local name=dbsync 2022-07-28 08:30:14.975 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:30:14.975 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:30:14.975 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:30:14.975 | + functions-common:time_start:2431 : _TIME_START[$name]=1658996985489 2022-07-28 08:30:14.975 | + lib/neutron-legacy:init_mutnauq:455 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-07-28 08:30:14.975 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:30:14.975 | from cryptography.utils import int_from_bytes 2022-07-28 08:30:14.975 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:30:14.975 | from cryptography.utils import int_from_bytes 2022-07-28 08:30:14.975 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-07-28 08:30:14.975 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-07-28 08:30:14.975 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-07-28 08:30:14.975 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-07-28 08:30:14.975 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-07-28 08:30:14.976 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-07-28 08:30:14.976 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-07-28 08:30:14.976 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-07-28 08:30:14.976 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-07-28 08:30:14.976 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-07-28 08:30:14.976 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-07-28 08:30:14.976 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-07-28 08:30:14.976 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-07-28 08:30:14.976 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-07-28 08:30:14.976 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-07-28 08:30:14.976 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-07-28 08:30:14.976 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-07-28 08:30:14.976 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-07-28 08:30:14.976 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-07-28 08:30:14.976 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-07-28 08:30:14.976 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-07-28 08:30:14.976 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-07-28 08:30:14.976 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-07-28 08:30:14.976 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-07-28 08:30:14.976 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-07-28 08:30:14.976 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-07-28 08:30:14.976 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-07-28 08:30:14.976 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-07-28 08:30:14.976 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-07-28 08:30:14.976 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-07-28 08:30:14.976 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-07-28 08:30:14.976 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-07-28 08:30:14.976 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-07-28 08:30:14.976 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-07-28 08:30:14.976 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-07-28 08:30:14.976 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-07-28 08:30:14.976 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-07-28 08:30:14.976 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-07-28 08:30:14.976 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-07-28 08:30:14.976 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-07-28 08:30:14.977 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-07-28 08:30:14.977 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-07-28 08:30:14.977 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-07-28 08:30:14.977 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-07-28 08:30:14.977 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-07-28 08:30:14.977 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-07-28 08:30:14.977 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-07-28 08:30:14.977 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-07-28 08:30:14.977 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-07-28 08:30:14.977 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-07-28 08:30:14.977 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-07-28 08:30:14.977 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-07-28 08:30:14.977 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-07-28 08:30:14.977 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-07-28 08:30:14.977 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-07-28 08:30:14.977 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-07-28 08:30:14.977 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-07-28 08:30:14.977 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-07-28 08:30:14.977 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-07-28 08:30:14.977 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-07-28 08:30:14.977 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-07-28 08:30:14.977 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-07-28 08:30:14.977 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-07-28 08:30:14.977 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-07-28 08:30:14.977 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-07-28 08:30:14.977 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-07-28 08:30:14.977 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-07-28 08:30:14.977 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-07-28 08:30:14.977 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-07-28 08:30:14.977 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-07-28 08:30:14.977 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-07-28 08:30:14.977 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-07-28 08:30:14.977 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-07-28 08:30:14.977 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-07-28 08:30:14.977 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-07-28 08:30:14.978 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-07-28 08:30:14.978 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-07-28 08:30:14.978 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-07-28 08:30:14.978 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-07-28 08:30:14.978 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-07-28 08:30:14.978 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-07-28 08:30:14.978 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-07-28 08:30:14.978 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-07-28 08:30:14.978 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-07-28 08:30:14.978 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-07-28 08:30:14.978 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-07-28 08:30:14.978 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-07-28 08:30:14.978 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-07-28 08:30:14.978 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-07-28 08:30:14.978 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-07-28 08:30:14.978 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-07-28 08:30:14.978 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-07-28 08:30:14.978 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-07-28 08:30:14.978 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-07-28 08:30:14.978 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-07-28 08:30:14.978 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-07-28 08:30:14.978 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-07-28 08:30:14.978 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-07-28 08:30:14.978 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-07-28 08:30:14.978 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-07-28 08:30:14.978 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-07-28 08:30:14.978 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-07-28 08:30:14.978 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-07-28 08:30:14.978 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-07-28 08:30:14.978 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-07-28 08:30:14.978 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-07-28 08:30:14.978 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-07-28 08:30:14.978 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-07-28 08:30:14.979 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-07-28 08:30:14.979 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-07-28 08:30:14.979 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-07-28 08:30:14.979 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-07-28 08:30:14.979 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-07-28 08:30:14.979 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-07-28 08:30:14.979 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-07-28 08:30:14.979 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-07-28 08:30:14.979 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-07-28 08:30:14.979 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-07-28 08:30:14.979 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-07-28 08:30:14.979 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-07-28 08:30:14.979 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2022-07-28 08:30:14.979 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2022-07-28 08:30:14.979 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2022-07-28 08:30:14.979 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-07-28 08:30:14.979 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-07-28 08:30:14.979 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-07-28 08:30:14.979 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-07-28 08:30:14.979 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-07-28 08:30:14.979 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-07-28 08:30:14.979 | Running upgrade for neutron ... 2022-07-28 08:30:14.979 | OK 2022-07-28 08:30:14.979 | + lib/neutron-legacy:init_mutnauq:456 : time_stop dbsync 2022-07-28 08:30:14.979 | + functions-common:time_stop:2440 : local name 2022-07-28 08:30:14.979 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:30:14.979 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:30:14.979 | + functions-common:time_stop:2443 : local total 2022-07-28 08:30:14.979 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:30:14.979 | + functions-common:time_stop:2446 : name=dbsync 2022-07-28 08:30:14.979 | + functions-common:time_stop:2447 : start_time=1658996985489 2022-07-28 08:30:14.979 | + functions-common:time_stop:2449 : [[ -z 1658996985489 ]] 2022-07-28 08:30:14.979 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:30:14.979 | + functions-common:time_stop:2452 : end_time=1658997014854 2022-07-28 08:30:14.979 | + functions-common:time_stop:2453 : elapsed_time=29365 2022-07-28 08:30:14.980 | + functions-common:time_stop:2454 : total=9272 2022-07-28 08:30:14.980 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:30:14.980 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=38637 2022-07-28 08:30:15.030 | [179614 Async init_neutron:221962]: finished init_neutron with result 0 in 33 seconds 2022-07-28 08:30:15.034 | + inc/async:async_wait:197 : return 0 2022-07-28 08:30:15.037 | + ./stack.sh:main:1203 : async_wait init_placement 2022-07-28 08:30:15.098 | [179614 Async init_placement:222559]: Waiting for completion of init_placement running on PID 222559 (5 other jobs running) 2022-07-28 08:30:15.126 | [179614 Async init_placement:222559]: Signaling child to exit 2022-07-28 08:30:31.626 | + inc/async:async_inner:64 : rc=0 2022-07-28 08:30:31.655 | [222559 Async init_placement:222559]: finished successfully 2022-07-28 08:30:31.680 | WAKEUP 2022-07-28 08:30:31.708 | [179614 Async init_placement:222559]: Signaled 2022-07-28 08:30:31.710 | + lib/placement:init_placement:130 : recreate_database placement 2022-07-28 08:30:31.710 | + lib/database:recreate_database:112 : local db=placement 2022-07-28 08:30:31.710 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-07-28 08:30:31.710 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-07-28 08:30:31.710 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-07-28 08:30:31.710 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 08:30:31.710 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-07-28 08:30:31.710 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 08:30:31.710 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-07-28 08:30:31.710 | + lib/placement:init_placement:132 : create_placement_accounts 2022-07-28 08:30:31.710 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-07-28 08:30:31.710 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-07-28 08:30:31.710 | + functions-common:get_or_create_user:910 : local user_id 2022-07-28 08:30:31.710 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 08:30:31.710 | + functions-common:get_or_create_user:914 : local email= 2022-07-28 08:30:31.710 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-28 08:30:31.710 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:30:31.710 | from cryptography.utils import int_from_bytes 2022-07-28 08:30:31.710 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:30:31.710 | from cryptography.utils import int_from_bytes 2022-07-28 08:30:31.710 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:30:31.710 | + functions-common:get_or_create_user:926 : user_id=b83a030752874fb2b7290691762ab9c2 2022-07-28 08:30:31.710 | + functions-common:get_or_create_user:927 : echo b83a030752874fb2b7290691762ab9c2 2022-07-28 08:30:31.710 | b83a030752874fb2b7290691762ab9c2 2022-07-28 08:30:31.710 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-07-28 08:30:31.710 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 08:30:31.711 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 08:30:31.711 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 08:30:31.711 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 08:30:31.711 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 08:30:31.711 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 08:30:31.711 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 08:30:31.711 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 08:30:31.711 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 08:30:31.711 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 08:30:31.711 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:30:31.711 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 08:30:31.711 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:30:31.711 | ++ functions-common:get_field:813 : read data 2022-07-28 08:30:31.711 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-07-28 08:30:31.711 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:30:31.711 | from cryptography.utils import int_from_bytes 2022-07-28 08:30:31.711 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:30:31.711 | from cryptography.utils import int_from_bytes 2022-07-28 08:30:31.711 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:30:31.711 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 08:30:31.711 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 08:30:31.711 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-07-28 08:30:31.711 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:30:31.711 | from cryptography.utils import int_from_bytes 2022-07-28 08:30:31.711 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:30:31.711 | from cryptography.utils import int_from_bytes 2022-07-28 08:30:31.711 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-07-28 08:30:31.711 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 08:30:31.711 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:30:31.711 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:30:31.712 | ++ functions-common:get_field:813 : read data 2022-07-28 08:30:31.712 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:30:31.712 | from cryptography.utils import int_from_bytes 2022-07-28 08:30:31.712 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:30:31.712 | from cryptography.utils import int_from_bytes 2022-07-28 08:30:31.712 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:30:31.712 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 08:30:31.712 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 08:30:31.712 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 08:30:31.712 | ++ functions-common:get_field:819 : echo '| 070199642db14984a418795ea5af54cb | b83a030752874fb2b7290691762ab9c2 | | d354364f219049a7ae56aa2de34993d8 | | | False |' 2022-07-28 08:30:31.712 | ++ functions-common:get_field:813 : read data 2022-07-28 08:30:31.712 | + functions-common:get_or_add_user_project_role:996 : user_role_id=070199642db14984a418795ea5af54cb 2022-07-28 08:30:31.712 | + functions-common:get_or_add_user_project_role:998 : echo 070199642db14984a418795ea5af54cb 2022-07-28 08:30:31.712 | 070199642db14984a418795ea5af54cb 2022-07-28 08:30:31.712 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-07-28 08:30:31.712 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-07-28 08:30:31.712 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 08:30:31.712 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 08:30:31.712 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 08:30:31.712 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 08:30:31.712 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 08:30:31.712 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 08:30:31.712 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 08:30:31.712 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 08:30:31.712 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 08:30:31.712 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 08:30:31.713 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-07-28 08:30:31.713 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 08:30:31.713 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:30:31.713 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:30:31.713 | ++ functions-common:get_field:813 : read data 2022-07-28 08:30:31.713 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:30:31.713 | from cryptography.utils import int_from_bytes 2022-07-28 08:30:31.713 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:30:31.713 | from cryptography.utils import int_from_bytes 2022-07-28 08:30:31.713 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:30:31.713 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 08:30:31.713 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 08:30:31.713 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-07-28 08:30:31.713 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:30:31.713 | from cryptography.utils import int_from_bytes 2022-07-28 08:30:31.713 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:30:31.713 | from cryptography.utils import int_from_bytes 2022-07-28 08:30:31.713 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:30:31.713 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-07-28 08:30:31.713 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 08:30:31.713 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:30:31.713 | ++ functions-common:get_field:813 : read data 2022-07-28 08:30:31.713 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:30:31.713 | from cryptography.utils import int_from_bytes 2022-07-28 08:30:31.713 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:30:31.713 | from cryptography.utils import int_from_bytes 2022-07-28 08:30:31.713 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:30:31.713 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 08:30:31.713 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 08:30:31.713 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 08:30:31.713 | ++ functions-common:get_field:819 : echo '| d10f749332ad4fd58e4378ef32d1bc2d | b83a030752874fb2b7290691762ab9c2 | | d354364f219049a7ae56aa2de34993d8 | | | False |' 2022-07-28 08:30:31.713 | ++ functions-common:get_field:813 : read data 2022-07-28 08:30:31.714 | + functions-common:get_or_add_user_project_role:996 : user_role_id=d10f749332ad4fd58e4378ef32d1bc2d 2022-07-28 08:30:31.714 | + functions-common:get_or_add_user_project_role:998 : echo d10f749332ad4fd58e4378ef32d1bc2d 2022-07-28 08:30:31.714 | d10f749332ad4fd58e4378ef32d1bc2d 2022-07-28 08:30:31.714 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.17/placement 2022-07-28 08:30:31.714 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-07-28 08:30:31.714 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 08:30:31.714 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-07-28 08:30:31.714 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-07-28 08:30:31.714 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:30:31.714 | from cryptography.utils import int_from_bytes 2022-07-28 08:30:31.714 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:30:31.714 | from cryptography.utils import int_from_bytes 2022-07-28 08:30:31.714 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:30:31.714 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 08:30:31.714 | b4b56cf6240b407fb0f56146938f1d62' 2022-07-28 08:30:31.714 | + functions-common:get_or_create_service:1095 : echo b4b56cf6240b407fb0f56146938f1d62 2022-07-28 08:30:31.714 | b4b56cf6240b407fb0f56146938f1d62 2022-07-28 08:30:31.714 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.17/placement 2022-07-28 08:30:31.714 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 08:30:31.714 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface placement public http://10.222.0.17/placement RegionOne 2022-07-28 08:30:31.714 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 08:30:31.714 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-07-28 08:30:31.714 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:30:31.714 | from cryptography.utils import int_from_bytes 2022-07-28 08:30:31.714 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:30:31.714 | from cryptography.utils import int_from_bytes 2022-07-28 08:30:31.714 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:30:31.714 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 08:30:31.714 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 08:30:31.714 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.17/placement --region RegionOne -f value -c id 2022-07-28 08:30:31.714 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:30:31.715 | from cryptography.utils import int_from_bytes 2022-07-28 08:30:31.715 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:30:31.715 | from cryptography.utils import int_from_bytes 2022-07-28 08:30:31.715 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:30:31.715 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=796470d3ec384824888e208731b9aad4 2022-07-28 08:30:31.715 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 796470d3ec384824888e208731b9aad4 2022-07-28 08:30:31.715 | + functions-common:get_or_create_endpoint:1128 : public_id=796470d3ec384824888e208731b9aad4 2022-07-28 08:30:31.715 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-28 08:30:31.715 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 08:30:31.715 | + functions-common:get_or_create_endpoint:1137 : echo 796470d3ec384824888e208731b9aad4 2022-07-28 08:30:31.715 | 796470d3ec384824888e208731b9aad4 2022-07-28 08:30:31.772 | [179614 Async init_placement:222559]: finished init_placement with result 0 in 49 seconds 2022-07-28 08:30:31.778 | + inc/async:async_wait:197 : return 0 2022-07-28 08:30:31.781 | + ./stack.sh:main:1204 : async_wait init_glance 2022-07-28 08:30:31.850 | [179614 Async init_glance:218851]: Waiting for completion of init_glance running on PID 218851 (4 other jobs running) 2022-07-28 08:30:31.881 | [179614 Async init_glance:218851]: Signaling child to exit 2022-07-28 08:30:31.882 | WAKEUP 2022-07-28 08:30:31.910 | [179614 Async init_glance:218851]: Signaled 2022-07-28 08:30:31.910 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-07-28 08:30:31.910 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-07-28 08:30:31.910 | + lib/glance:init_glance:485 : recreate_database glance 2022-07-28 08:30:31.910 | + lib/database:recreate_database:112 : local db=glance 2022-07-28 08:30:31.911 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-07-28 08:30:31.911 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-07-28 08:30:31.911 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-07-28 08:30:31.911 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 08:30:31.911 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-07-28 08:30:31.911 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 08:30:31.911 | + lib/glance:init_glance:487 : time_start dbsync 2022-07-28 08:30:31.911 | + functions-common:time_start:2426 : local name=dbsync 2022-07-28 08:30:31.911 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:30:31.911 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:30:31.911 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:30:31.911 | + functions-common:time_start:2431 : _TIME_START[$name]=1658996933291 2022-07-28 08:30:31.911 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-07-28 08:30:31.911 | CRITICAL glance [-] Unhandled error: sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounter 2022-07-28 08:30:31.911 | ERROR glance Traceback (most recent call last): 2022-07-28 08:30:31.911 | ERROR glance  File "/usr/local/bin/glance-manage", line 10, in 2022-07-28 08:30:31.911 | ERROR glance  sys.exit(main()) 2022-07-28 08:30:31.911 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 558, in main 2022-07-28 08:30:31.911 | ERROR glance  return CONF.command.action_fn() 2022-07-28 08:30:31.911 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 392, in sync 2022-07-28 08:30:31.911 | ERROR glance  self.command_object.sync(CONF.command.version) 2022-07-28 08:30:31.911 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 151, in sync 2022-07-28 08:30:31.912 | ERROR glance  curr_heads = alembic_migrations.get_current_alembic_heads() 2022-07-28 08:30:31.912 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/alembic_migrations/__init__.py", line 46, in get_current_alembic_heads 2022-07-28 08:30:31.912 | ERROR glance  engine = db_api.get_engine() 2022-07-28 08:30:31.912 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 95, in get_engine 2022-07-28 08:30:31.912 | ERROR glance  facade = _create_facade_lazily() 2022-07-28 08:30:31.912 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 85, in _create_facade_lazily 2022-07-28 08:30:31.912 | ERROR glance  _FACADE = session.EngineFacade.from_config(CONF) 2022-07-28 08:30:31.912 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1366, in from_config 2022-07-28 08:30:31.912 | ERROR glance  return cls( 2022-07-28 08:30:31.912 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1289, in __init__ 2022-07-28 08:30:31.912 | ERROR glance  self._factory._start( 2022-07-28 08:30:31.912 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 504, in _start 2022-07-28 08:30:31.912 | ERROR glance  self._setup_for_connection( 2022-07-28 08:30:31.912 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 529, in _setup_for_connection 2022-07-28 08:30:31.912 | ERROR glance  engine = engines.create_engine( 2022-07-28 08:30:31.912 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/debtcollector/renames.py", line 41, in decorator 2022-07-28 08:30:31.912 | ERROR glance  return wrapped(*args, **kwargs) 2022-07-28 08:30:31.912 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py", line 187, in create_engine 2022-07-28 08:30:31.912 | ERROR glance  engine = sqlalchemy.create_engine(url, **engine_args) 2022-07-28 08:30:31.913 | ERROR glance  File "", line 2, in create_engine 2022-07-28 08:30:31.913 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/deprecations.py", line 309, in warned 2022-07-28 08:30:31.913 | ERROR glance  return fn(*args, **kwargs) 2022-07-28 08:30:31.913 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/create.py", line 532, in create_engine 2022-07-28 08:30:31.913 | ERROR glance  u, plugins, kwargs = u._instantiate_plugins(kwargs) 2022-07-28 08:30:31.913 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 628, in _instantiate_plugins 2022-07-28 08:30:31.913 | ERROR glance  loaded_plugins = [ 2022-07-28 08:30:31.913 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 629, in 2022-07-28 08:30:31.913 | ERROR glance  plugins.load(plugin_name)(self, kwargs) 2022-07-28 08:30:31.913 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/langhelpers.py", line 343, in load 2022-07-28 08:30:31.913 | ERROR glance  raise exc.NoSuchModuleError( 2022-07-28 08:30:31.913 | ERROR glance sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounter 2022-07-28 08:30:31.913 | ERROR glance  2022-07-28 08:30:31.913 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-07-28 08:30:31.913 | CRITICAL glance [-] Unhandled error: sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounter 2022-07-28 08:30:31.913 | ERROR glance Traceback (most recent call last): 2022-07-28 08:30:31.913 | ERROR glance  File "/usr/local/bin/glance-manage", line 10, in 2022-07-28 08:30:31.913 | ERROR glance  sys.exit(main()) 2022-07-28 08:30:31.914 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 558, in main 2022-07-28 08:30:31.914 | ERROR glance  return CONF.command.action_fn() 2022-07-28 08:30:31.915 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 408, in load_metadefs 2022-07-28 08:30:31.915 | ERROR glance  self.command_object.load_metadefs(CONF.command.path, 2022-07-28 08:30:31.915 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 312, in load_metadefs 2022-07-28 08:30:31.915 | ERROR glance  metadata.db_load_metadefs(db_api.get_engine(), path, merge, 2022-07-28 08:30:31.915 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 95, in get_engine 2022-07-28 08:30:31.916 | ERROR glance  facade = _create_facade_lazily() 2022-07-28 08:30:31.916 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 85, in _create_facade_lazily 2022-07-28 08:30:31.916 | ERROR glance  _FACADE = session.EngineFacade.from_config(CONF) 2022-07-28 08:30:31.916 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1366, in from_config 2022-07-28 08:30:31.916 | ERROR glance  return cls( 2022-07-28 08:30:31.916 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1289, in __init__ 2022-07-28 08:30:31.916 | ERROR glance  self._factory._start( 2022-07-28 08:30:31.916 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 504, in _start 2022-07-28 08:30:31.916 | ERROR glance  self._setup_for_connection( 2022-07-28 08:30:31.916 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 529, in _setup_for_connection 2022-07-28 08:30:31.916 | ERROR glance  engine = engines.create_engine( 2022-07-28 08:30:31.916 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/debtcollector/renames.py", line 41, in decorator 2022-07-28 08:30:31.916 | ERROR glance  return wrapped(*args, **kwargs) 2022-07-28 08:30:31.916 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py", line 187, in create_engine 2022-07-28 08:30:31.916 | ERROR glance  engine = sqlalchemy.create_engine(url, **engine_args) 2022-07-28 08:30:31.916 | ERROR glance  File "", line 2, in create_engine 2022-07-28 08:30:31.916 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/deprecations.py", line 309, in warned 2022-07-28 08:30:31.916 | ERROR glance  return fn(*args, **kwargs) 2022-07-28 08:30:31.916 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/create.py", line 532, in create_engine 2022-07-28 08:30:31.916 | ERROR glance  u, plugins, kwargs = u._instantiate_plugins(kwargs) 2022-07-28 08:30:31.916 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 628, in _instantiate_plugins 2022-07-28 08:30:31.916 | ERROR glance  loaded_plugins = [ 2022-07-28 08:30:31.916 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 629, in 2022-07-28 08:30:31.916 | ERROR glance  plugins.load(plugin_name)(self, kwargs) 2022-07-28 08:30:31.916 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/langhelpers.py", line 343, in load 2022-07-28 08:30:31.916 | ERROR glance  raise exc.NoSuchModuleError( 2022-07-28 08:30:31.916 | ERROR glance sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounter 2022-07-28 08:30:31.916 | ERROR glance  2022-07-28 08:30:31.916 | + lib/glance:init_glance:493 : time_stop dbsync 2022-07-28 08:30:31.916 | + functions-common:time_stop:2440 : local name 2022-07-28 08:30:31.916 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:30:31.917 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:30:31.917 | + functions-common:time_stop:2443 : local total 2022-07-28 08:30:31.917 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:30:31.917 | + functions-common:time_stop:2446 : name=dbsync 2022-07-28 08:30:31.917 | + functions-common:time_stop:2447 : start_time=1658996933291 2022-07-28 08:30:31.917 | + functions-common:time_stop:2449 : [[ -z 1658996933291 ]] 2022-07-28 08:30:31.917 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:30:31.917 | + functions-common:time_stop:2452 : end_time=1658996937991 2022-07-28 08:30:31.917 | + functions-common:time_stop:2453 : elapsed_time=4700 2022-07-28 08:30:31.917 | + functions-common:time_stop:2454 : total=9272 2022-07-28 08:30:31.917 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:30:31.917 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=13972 2022-07-28 08:30:31.965 | [179614 Async init_glance:218851]: finished init_glance with result 0 in 4 seconds 2022-07-28 08:30:31.969 | + inc/async:async_wait:197 : return 0 2022-07-28 08:30:31.972 | + ./stack.sh:main:1205 : async_wait init_swift 2022-07-28 08:30:32.030 | [179614 Async init_swift:222322]: Waiting for completion of init_swift running on PID 222322 (3 other jobs running) 2022-07-28 08:30:32.070 | [179614 Async init_swift:222322]: Signaling child to exit 2022-07-28 08:30:32.071 | WAKEUP 2022-07-28 08:30:32.097 | [179614 Async init_swift:222322]: Signaled 2022-07-28 08:30:32.099 | + lib/swift:init_swift:673 : local node_number 2022-07-28 08:30:32.099 | + lib/swift:init_swift:675 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-07-28 08:30:32.099 | No container-auditor running 2022-07-28 08:30:32.099 | No container-reconciler running 2022-07-28 08:30:32.099 | No object-auditor running 2022-07-28 08:30:32.099 | No container-sharder running 2022-07-28 08:30:32.099 | No object-server running 2022-07-28 08:30:32.099 | No object-expirer running 2022-07-28 08:30:32.099 | No object-updater running 2022-07-28 08:30:32.099 | No container-replicator running 2022-07-28 08:30:32.099 | No container-updater running 2022-07-28 08:30:32.099 | No account-auditor running 2022-07-28 08:30:32.099 | No container-server running 2022-07-28 08:30:32.099 | No account-server running 2022-07-28 08:30:32.099 | No object-replicator running 2022-07-28 08:30:32.099 | No account-reaper running 2022-07-28 08:30:32.099 | No object-reconstructor running 2022-07-28 08:30:32.099 | No container-sync running 2022-07-28 08:30:32.099 | No proxy-server running 2022-07-28 08:30:32.099 | No account-replicator running 2022-07-28 08:30:32.099 | + lib/swift:init_swift:675 : true 2022-07-28 08:30:32.099 | + lib/swift:init_swift:678 : create_swift_disk 2022-07-28 08:30:32.099 | + lib/swift:create_swift_disk:570 : local node_number 2022-07-28 08:30:32.099 | + lib/swift:create_swift_disk:575 : local user_group 2022-07-28 08:30:32.099 | ++ lib/swift:create_swift_disk:576 : id -g ubuntu 2022-07-28 08:30:32.099 | + lib/swift:create_swift_disk:576 : user_group=1000 2022-07-28 08:30:32.099 | + lib/swift:create_swift_disk:577 : 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-07-28 08:30:32.099 | + lib/swift:create_swift_disk:580 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-07-28 08:30:32.099 | + functions:create_disk:732 : local node_number 2022-07-28 08:30:32.099 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-07-28 08:30:32.100 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-07-28 08:30:32.100 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-07-28 08:30:32.100 | + functions:create_disk:736 : local key 2022-07-28 08:30:32.100 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-07-28 08:30:32.100 | ++ functions:create_disk:738 : sed s#/.## 2022-07-28 08:30:32.100 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-07-28 08:30:32.100 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-07-28 08:30:32.100 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-07-28 08:30:32.100 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-07-28 08:30:32.100 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-07-28 08:30:32.100 | + functions:destroy_disk:765 : local key 2022-07-28 08:30:32.100 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-07-28 08:30:32.100 | ++ functions:destroy_disk:767 : sed s#/.## 2022-07-28 08:30:32.100 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-07-28 08:30:32.100 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-07-28 08:30:32.100 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-07-28 08:30:32.100 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-07-28 08:30:32.100 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-07-28 08:30:32.100 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-07-28 08:30:32.100 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-07-28 08:30:32.100 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-07-28 08:30:32.100 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-07-28 08:30:32.100 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-07-28 08:30:32.100 | = sectsz=512 attr=2, projid32bit=1 2022-07-28 08:30:32.100 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-07-28 08:30:32.100 | = reflink=1 2022-07-28 08:30:32.100 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-07-28 08:30:32.100 | = sunit=0 swidth=0 blks 2022-07-28 08:30:32.101 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-07-28 08:30:32.101 | log =internal log bsize=4096 blocks=2560, version=2 2022-07-28 08:30:32.101 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-07-28 08:30:32.101 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-07-28 08:30:32.101 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-07-28 08:30:32.101 | + 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-07-28 08:30:32.101 | /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-07-28 08:30:32.101 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-07-28 08:30:32.101 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-07-28 08:30:32.101 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-07-28 08:30:32.101 | + lib/swift:create_swift_disk:584 : local node_number 2022-07-28 08:30:32.101 | + lib/swift:create_swift_disk:585 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-07-28 08:30:32.101 | + lib/swift:create_swift_disk:587 : local node_devices=/opt/stack/data/swift/1 2022-07-28 08:30:32.101 | + lib/swift:create_swift_disk:588 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-07-28 08:30:32.101 | + lib/swift:create_swift_disk:589 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-07-28 08:30:32.101 | + lib/swift:create_swift_disk:590 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-07-28 08:30:32.101 | + lib/swift:create_swift_disk:591 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-07-28 08:30:32.101 | + lib/swift:create_swift_disk:592 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-07-28 08:30:32.101 | + lib/swift:init_swift:682 : pushd /etc/swift 2022-07-28 08:30:32.101 | + lib/swift:init_swift:684 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1658996229.object.builder backups/1658996231.container.builder backups/1658996232.account.builder backups/1658996236.object.builder backups/1658996237.container.builder backups/1658996238.account.builder backups/1658996236.object.ring.gz backups/1658996237.container.ring.gz backups/1658996238.account.ring.gz 2022-07-28 08:30:32.101 | + lib/swift:init_swift:686 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-07-28 08:30:32.101 | + lib/swift:init_swift:687 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-07-28 08:30:32.101 | + lib/swift:init_swift:688 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-07-28 08:30:32.101 | + lib/swift:init_swift:694 : [[ -n '' ]] 2022-07-28 08:30:32.101 | + lib/swift:init_swift:707 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-07-28 08:30:32.101 | + lib/swift:init_swift:708 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-07-28 08:30:32.101 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-07-28 08:30:32.101 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-07-28 08:30:32.101 | + lib/swift:init_swift:709 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-07-28 08:30:32.101 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-07-28 08:30:32.101 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-07-28 08:30:32.101 | + lib/swift:init_swift:710 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-07-28 08:30:32.102 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-07-28 08:30:32.102 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-07-28 08:30:32.102 | + lib/swift:init_swift:716 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-07-28 08:30:32.102 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-07-28 08:30:32.102 | + lib/swift:init_swift:717 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-07-28 08:30:32.102 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-07-28 08:30:32.102 | + lib/swift:init_swift:718 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-07-28 08:30:32.102 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-07-28 08:30:32.102 | + lib/swift:init_swift:719 : popd 2022-07-28 08:30:32.160 | [179614 Async init_swift:222322]: finished init_swift with result 0 in 12 seconds 2022-07-28 08:30:32.165 | + inc/async:async_wait:197 : return 0 2022-07-28 08:30:32.169 | + ./stack.sh:main:1206 : async_wait init_cinder 2022-07-28 08:30:32.237 | [179614 Async init_cinder:222419]: Waiting for completion of init_cinder running on PID 222419 (2 other jobs running) 2022-07-28 08:30:32.266 | [179614 Async init_cinder:222419]: Signaling child to exit 2022-07-28 08:30:32.266 | WAKEUP 2022-07-28 08:30:32.298 | [179614 Async init_cinder:222419]: Signaled 2022-07-28 08:30:32.300 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-07-28 08:30:32.300 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:30:32.300 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-07-28 08:30:32.300 | + lib/database:recreate_database:112 : local db=cinder 2022-07-28 08:30:32.300 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-07-28 08:30:32.300 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-07-28 08:30:32.300 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-07-28 08:30:32.300 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 08:30:32.300 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-07-28 08:30:32.300 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 08:30:32.300 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-07-28 08:30:32.300 | + functions-common:time_start:2426 : local name=dbsync 2022-07-28 08:30:32.300 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:30:32.300 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:30:32.300 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:30:32.300 | + functions-common:time_start:2431 : _TIME_START[$name]=1658996982443 2022-07-28 08:30:32.300 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-07-28 08:30:32.300 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:30:32.300 | from cryptography.utils import int_from_bytes 2022-07-28 08:30:32.300 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:30:32.300 | from cryptography.utils import int_from_bytes 2022-07-28 08:30:32.300 | Failed to initialize object. 2022-07-28 08:30:32.300 | Traceback (most recent call last): 2022-07-28 08:30:32.300 | File "/opt/stack/cinder/cinder/objects/base.py", line 269, in cinder_ovo_cls_init 2022-07-28 08:30:32.300 | cls.model = db.get_model_for_versioned_object(cls) 2022-07-28 08:30:32.300 | File "/opt/stack/cinder/cinder/db/api.py", line 105, in get_model_for_versioned_object 2022-07-28 08:30:32.300 | return IMPL.get_model_for_versioned_object(versioned_object) 2022-07-28 08:30:32.300 | File "/usr/local/lib/python3.8/dist-packages/oslo_db/api.py", line 267, in __getattr__ 2022-07-28 08:30:32.301 | self._load_backend() 2022-07-28 08:30:32.301 | File "/usr/local/lib/python3.8/dist-packages/oslo_db/api.py", line 263, in _load_backend 2022-07-28 08:30:32.301 | self._backend = backend_mod.get_backend() 2022-07-28 08:30:32.301 | AttributeError: partially initialized module 'cinder.db.sqlalchemy.api' has no attribute 'get_backend' (most likely due to a circular import) 2022-07-28 08:30:32.301 | Traceback (most recent call last): 2022-07-28 08:30:32.301 | File "/opt/stack/cinder/cinder/objects/base.py", line 269, in cinder_ovo_cls_init 2022-07-28 08:30:32.301 | cls.model = db.get_model_for_versioned_object(cls) 2022-07-28 08:30:32.301 | File "/opt/stack/cinder/cinder/db/api.py", line 105, in get_model_for_versioned_object 2022-07-28 08:30:32.301 | return IMPL.get_model_for_versioned_object(versioned_object) 2022-07-28 08:30:32.301 | File "/usr/local/lib/python3.8/dist-packages/oslo_db/api.py", line 267, in __getattr__ 2022-07-28 08:30:32.301 | self._load_backend() 2022-07-28 08:30:32.301 | File "/usr/local/lib/python3.8/dist-packages/oslo_db/api.py", line 263, in _load_backend 2022-07-28 08:30:32.301 | self._backend = backend_mod.get_backend() 2022-07-28 08:30:32.301 | AttributeError: partially initialized module 'cinder.db.sqlalchemy.api' has no attribute 'get_backend' (most likely due to a circular import) 2022-07-28 08:30:32.301 | 2022-07-28 08:30:32.301 | During handling of the above exception, another exception occurred: 2022-07-28 08:30:32.301 | 2022-07-28 08:30:32.301 | Traceback (most recent call last): 2022-07-28 08:30:32.301 | File "/usr/local/bin/cinder-manage", line 6, in 2022-07-28 08:30:32.301 | from cinder.cmd.manage import main 2022-07-28 08:30:32.301 | File "/opt/stack/cinder/cinder/cmd/manage.py", line 75, in 2022-07-28 08:30:32.301 | from cinder.db import migration as db_migration 2022-07-28 08:30:32.301 | File "/opt/stack/cinder/cinder/db/migration.py", line 31, in 2022-07-28 08:30:32.301 | from cinder.db.sqlalchemy import api as db_api 2022-07-28 08:30:32.301 | File "/opt/stack/cinder/cinder/db/sqlalchemy/api.py", line 61, in 2022-07-28 08:30:32.301 | from cinder.volume import volume_utils 2022-07-28 08:30:32.301 | File "/opt/stack/cinder/cinder/volume/volume_utils.py", line 68, in 2022-07-28 08:30:32.301 | from cinder.volume import driver 2022-07-28 08:30:32.301 | File "/opt/stack/cinder/cinder/volume/driver.py", line 358, in 2022-07-28 08:30:32.301 | CONF.import_opt('backup_use_same_host', 'cinder.backup.api') 2022-07-28 08:30:32.301 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2426, in import_opt 2022-07-28 08:30:32.301 | __import__(module_str) 2022-07-28 08:30:32.301 | File "/opt/stack/cinder/cinder/backup/api.py", line 41, in 2022-07-28 08:30:32.301 | from cinder.objects import volume_type 2022-07-28 08:30:32.301 | File "/opt/stack/cinder/cinder/objects/volume_type.py", line 27, in 2022-07-28 08:30:32.302 | class VolumeType(base.CinderPersistentObject, base.CinderObject, 2022-07-28 08:30:32.302 | File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 139, in register 2022-07-28 08:30:32.302 | registry._register_class(obj_cls) 2022-07-28 08:30:32.302 | File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 134, in _register_class 2022-07-28 08:30:32.302 | self.registration_hook(cls, 0) 2022-07-28 08:30:32.302 | File "/opt/stack/cinder/cinder/objects/base.py", line 158, in registration_hook 2022-07-28 08:30:32.302 | cls.cinder_ovo_cls_init() 2022-07-28 08:30:32.302 | File "/opt/stack/cinder/cinder/objects/base.py", line 274, in cinder_ovo_cls_init 2022-07-28 08:30:32.302 | raise exception.ProgrammingError(reason=msg) 2022-07-28 08:30:32.302 | cinder.exception.ProgrammingError: Programming error in Cinder: Couldn't find ORM model for Persistent Versioned Object VolumeType. 2022-07-28 08:30:32.302 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-07-28 08:30:32.302 | + functions-common:time_stop:2440 : local name 2022-07-28 08:30:32.302 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:30:32.302 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:30:32.302 | + functions-common:time_stop:2443 : local total 2022-07-28 08:30:32.302 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:30:32.302 | + functions-common:time_stop:2446 : name=dbsync 2022-07-28 08:30:32.302 | + functions-common:time_stop:2447 : start_time=1658996982443 2022-07-28 08:30:32.302 | + functions-common:time_stop:2449 : [[ -z 1658996982443 ]] 2022-07-28 08:30:32.302 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:30:32.302 | + functions-common:time_stop:2452 : end_time=1658996986281 2022-07-28 08:30:32.302 | + functions-common:time_stop:2453 : elapsed_time=3838 2022-07-28 08:30:32.302 | + functions-common:time_stop:2454 : total=9272 2022-07-28 08:30:32.302 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:30:32.302 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=13110 2022-07-28 08:30:32.302 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-07-28 08:30:32.302 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:30:32.302 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-07-28 08:30:32.302 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:30:32.302 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-07-28 08:30:32.371 | [179614 Async init_cinder:222419]: finished init_cinder with result 0 in 4 seconds 2022-07-28 08:30:32.377 | + inc/async:async_wait:197 : return 0 2022-07-28 08:30:32.380 | + ./stack.sh:main:1211 : is_service_enabled nova 2022-07-28 08:30:32.404 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:30:32.408 | + ./stack.sh:main:1212 : echo_summary 'Configuring Nova' 2022-07-28 08:30:32.411 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 08:30:32.414 | + ./stack.sh:echo_summary:441 : echo -e Configuring Nova 2022-07-28 08:30:32.418 | + ./stack.sh:main:1213 : init_nova 2022-07-28 08:30:32.421 | + lib/nova:init_nova:825 : is_service_enabled mysql postgresql 2022-07-28 08:30:32.446 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:30:32.450 | + lib/nova:init_nova:825 : is_service_enabled n-api 2022-07-28 08:30:32.471 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:30:32.475 | + lib/nova:init_nova:827 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-28 08:30:32.477 | + lib/nova:init_nova:835 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-07-28 08:30:32.555 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-07-28 08:30:32.611 | [179614 Async nova-cell-0:227597]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-07-28 08:30:32.616 | ++ lib/nova:init_nova:838 : seq 1 1 2022-07-28 08:30:32.622 | + lib/nova:init_nova:838 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 08:30:32.627 | ++ lib/nova:init_nova:839 : conductor_conf 1 2022-07-28 08:30:32.631 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-28 08:30:32.636 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-28 08:30:32.640 | + lib/nova:init_nova:839 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-07-28 08:30:32.730 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-07-28 08:30:32.794 | [179614 Async nova-cell-1:227766]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-07-28 08:30:32.800 | + lib/nova:init_nova:842 : recreate_database nova_api 2022-07-28 08:30:32.805 | + lib/database:recreate_database:112 : local db=nova_api 2022-07-28 08:30:32.809 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-07-28 08:30:32.812 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-07-28 08:30:32.816 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-07-28 08:30:32.823 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 08:30:33.410 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-07-28 08:30:33.415 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 08:30:33.439 | + lib/nova:init_nova:843 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-07-28 08:30:34.178 | 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-07-28 08:30:38.113 | INFO dbcounter [-] Registered counter for database nova_api 2022-07-28 08:30:38.138 | DEBUG dbcounter [-] [228206] Writer thread running {{(pid=228206) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 08:30:38.140 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=228206) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 08:30:38.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=228206) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:30:38.140 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=228206) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:30:38.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=228206) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:30:38.140 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=228206) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:30:38.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=228206) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:30:38.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=228206) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:30:38.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=228206) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:30:38.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=228206) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:30:38.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=228206) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:30:38.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=228206) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:30:38.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=228206) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:30:38.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=228206) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:30:38.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=228206) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:30:38.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=228206) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:30:38.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=228206) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:30:38.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=228206) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:30:38.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=228206) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:30:38.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=228206) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:30:38.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=228206) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:30:38.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=228206) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:30:38.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=228206) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:30:38.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=228206) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:30:38.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=228206) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:30:38.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=228206) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:30:38.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=228206) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:30:38.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=228206) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:30:38.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=228206) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:30:38.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=228206) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:30:38.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=228206) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:30:38.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=228206) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:30:38.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=228206) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:30:38.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=228206) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:30:38.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=228206) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:30:38.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=228206) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:30:38.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=228206) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:30:38.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=228206) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:30:38.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=228206) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:30:38.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=228206) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:30:38.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=228206) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:30:38.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=228206) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:30:38.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=228206) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:30:38.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=228206) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:30:38.148 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=228206) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 08:30:38.150 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=228206) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 08:30:38.176 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-07-28 08:30:38.176 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-07-28 08:30:38.247 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-07-28 08:30:40.811 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=228206) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-07-28 08:30:40.816 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-07-28 08:30:41.351 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=228206) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-07-28 08:30:41.359 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:30:41.359 | from cryptography.utils import int_from_bytes 2022-07-28 08:30:41.359 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:30:41.359 | from cryptography.utils import int_from_bytes 2022-07-28 08:30:41.831 | ++ lib/nova:init_nova:847 : database_connection_url nova_cell0 2022-07-28 08:30:41.835 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-07-28 08:30:41.839 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-07-28 08:30:41.843 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-07-28 08:30:41.853 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 08:30:41.857 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 08:30:41.860 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 08:30:41.883 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:30:41.887 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 08:30:41.891 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-07-28 08:30:41.898 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-07-28 08:30:42.604 | 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-07-28 08:30:45.752 | INFO dbcounter [None req-ea5ae725-4e57-4e65-9708-fed2aa97ce9a None None] Registered counter for database nova_api 2022-07-28 08:30:45.781 | DEBUG dbcounter [-] [231656] Writer thread running {{(pid=231656) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 08:30:45.843 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:30:45.843 | from cryptography.utils import int_from_bytes 2022-07-28 08:30:45.843 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:30:45.843 | from cryptography.utils import int_from_bytes 2022-07-28 08:30:46.335 | ++ lib/nova:init_nova:850 : seq 0 1 2022-07-28 08:30:46.342 | + lib/nova:init_nova:850 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-07-28 08:30:46.345 | + lib/nova:init_nova:851 : async_wait nova-cell-0 2022-07-28 08:30:46.413 | [179614 Async nova-cell-0:227597]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 227597 (3 other jobs running) 2022-07-28 08:30:46.448 | [179614 Async nova-cell-0:227597]: Signaling child to exit 2022-07-28 08:30:47.423 | + inc/async:async_inner:64 : rc=0 2022-07-28 08:30:47.453 | [227597 Async nova-cell-0:227597]: finished successfully 2022-07-28 08:30:47.479 | WAKEUP 2022-07-28 08:30:47.509 | [179614 Async nova-cell-0:227597]: Signaled 2022-07-28 08:30:47.510 | + lib/nova:init_nova_db:815 : local dbname=nova_cell0 2022-07-28 08:30:47.511 | + lib/nova:init_nova_db:816 : local conffile=/etc/nova/nova.conf 2022-07-28 08:30:47.511 | + lib/nova:init_nova_db:817 : recreate_database nova_cell0 2022-07-28 08:30:47.511 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-07-28 08:30:47.511 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-07-28 08:30:47.511 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-07-28 08:30:47.511 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-07-28 08:30:47.511 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 08:30:47.511 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-07-28 08:30:47.511 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 08:30:47.511 | + lib/nova:init_nova_db:818 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-07-28 08:30:47.511 | 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-07-28 08:30:47.511 | INFO dbcounter [-] Registered counter for database nova_cell0 2022-07-28 08:30:47.511 | DEBUG dbcounter [-] [228808] Writer thread running {{(pid=228808) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 08:30:47.511 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=228808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 08:30:47.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=228808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:30:47.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=228808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:30:47.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=228808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:30:47.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=228808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:30:47.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=228808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:30:47.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=228808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:30:47.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=228808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:30:47.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=228808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:30:47.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=228808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:30:47.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=228808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:30:47.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=228808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:30:47.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=228808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:30:47.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=228808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:30:47.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=228808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:30:47.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=228808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:30:47.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=228808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:30:47.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=228808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:30:47.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=228808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:30:47.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=228808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:30:47.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=228808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:30:47.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=228808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:30:47.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=228808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:30:47.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=228808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:30:47.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=228808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:30:47.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=228808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:30:47.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=228808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:30:47.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=228808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:30:47.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=228808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:30:47.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=228808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:30:47.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=228808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:30:47.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=228808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:30:47.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=228808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:30:47.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=228808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:30:47.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=228808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:30:47.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=228808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:30:47.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=228808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:30:47.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=228808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:30:47.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=228808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:30:47.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=228808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:30:47.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=228808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:30:47.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=228808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:30:47.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=228808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:30:47.513 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=228808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 08:30:47.513 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=228808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 08:30:47.513 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-07-28 08:30:47.513 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-07-28 08:30:47.513 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-07-28 08:30:47.513 | DEBUG dbcounter [-] [228808] Writing DB stats nova_cell0:SELECT=6,nova_cell0:SHOW=1,nova_cell0:CREATE=93 {{(pid=228808) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 08:30:47.513 | DEBUG dbcounter [-] [228808] Writing DB stats nova_cell0:CREATE=64,nova_cell0:ALTER=2,nova_cell0:SHOW=24,nova_cell0:select=10 {{(pid=228808) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 08:30:47.513 | DEBUG dbcounter [-] [228808] Writing DB stats nova_cell0:SHOW=35,nova_cell0:select=12,nova_cell0:CREATE=53 {{(pid=228808) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 08:30:47.513 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=228808) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-07-28 08:30:47.513 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-07-28 08:30:47.513 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=228808) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-07-28 08:30:47.513 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:30:47.513 | from cryptography.utils import int_from_bytes 2022-07-28 08:30:47.513 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:30:47.513 | from cryptography.utils import int_from_bytes 2022-07-28 08:30:47.523 | + inc/async:async_inner:64 : rc=0 2022-07-28 08:30:47.552 | [227766 Async nova-cell-1:227766]: finished successfully 2022-07-28 08:30:47.564 | [179614 Async nova-cell-0:227597]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 14 seconds 2022-07-28 08:30:47.568 | + inc/async:async_wait:197 : return 0 2022-07-28 08:30:47.572 | + lib/nova:init_nova:850 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-07-28 08:30:47.575 | + lib/nova:init_nova:851 : async_wait nova-cell-1 2022-07-28 08:30:47.634 | [179614 Async nova-cell-1:227766]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 227766 (2 other jobs running) 2022-07-28 08:30:47.664 | [179614 Async nova-cell-1:227766]: Signaling child to exit 2022-07-28 08:30:47.664 | WAKEUP 2022-07-28 08:30:47.690 | [179614 Async nova-cell-1:227766]: Signaled 2022-07-28 08:30:47.692 | + lib/nova:init_nova_db:815 : local dbname=nova_cell1 2022-07-28 08:30:47.692 | + lib/nova:init_nova_db:816 : local conffile=/etc/nova/nova_cell1.conf 2022-07-28 08:30:47.692 | + lib/nova:init_nova_db:817 : recreate_database nova_cell1 2022-07-28 08:30:47.692 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-07-28 08:30:47.692 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-07-28 08:30:47.692 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-07-28 08:30:47.692 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-07-28 08:30:47.692 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 08:30:47.692 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-07-28 08:30:47.692 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 08:30:47.692 | + lib/nova:init_nova_db:818 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-07-28 08:30:47.692 | 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-07-28 08:30:47.692 | INFO dbcounter [-] Registered counter for database nova_cell1 2022-07-28 08:30:47.692 | DEBUG dbcounter [-] [228894] Writer thread running {{(pid=228894) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 08:30:47.692 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=228894) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 08:30:47.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=228894) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:30:47.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=228894) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:30:47.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=228894) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:30:47.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=228894) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:30:47.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=228894) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:30:47.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=228894) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:30:47.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=228894) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:30:47.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=228894) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:30:47.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=228894) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:30:47.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=228894) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:30:47.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=228894) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:30:47.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=228894) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:30:47.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=228894) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:30:47.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=228894) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:30:47.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=228894) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:30:47.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=228894) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:30:47.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=228894) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:30:47.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=228894) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:30:47.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=228894) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:30:47.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=228894) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:30:47.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=228894) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:30:47.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=228894) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:30:47.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=228894) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:30:47.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=228894) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:30:47.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=228894) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:30:47.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=228894) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:30:47.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=228894) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:30:47.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=228894) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:30:47.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=228894) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:30:47.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=228894) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:30:47.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=228894) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:30:47.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=228894) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:30:47.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=228894) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:30:47.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=228894) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:30:47.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=228894) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:30:47.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=228894) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:30:47.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=228894) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:30:47.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=228894) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:30:47.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=228894) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:30:47.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=228894) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:30:47.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=228894) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:30:47.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=228894) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:30:47.694 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=228894) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 08:30:47.694 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=228894) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 08:30:47.694 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-07-28 08:30:47.694 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-07-28 08:30:47.694 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-07-28 08:30:47.694 | DEBUG dbcounter [-] [228894] Writing DB stats nova_cell1:SELECT=6,nova_cell1:SHOW=1,nova_cell1:CREATE=93 {{(pid=228894) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 08:30:47.694 | DEBUG dbcounter [-] [228894] Writing DB stats nova_cell1:CREATE=64,nova_cell1:ALTER=2,nova_cell1:SHOW=24,nova_cell1:select=10 {{(pid=228894) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 08:30:47.694 | DEBUG dbcounter [-] [228894] Writing DB stats nova_cell1:SHOW=35,nova_cell1:select=12,nova_cell1:CREATE=53 {{(pid=228894) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 08:30:47.694 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=228894) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-07-28 08:30:47.694 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-07-28 08:30:47.694 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=228894) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-07-28 08:30:47.695 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:30:47.695 | from cryptography.utils import int_from_bytes 2022-07-28 08:30:47.695 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:30:47.695 | from cryptography.utils import int_from_bytes 2022-07-28 08:30:47.746 | [179614 Async nova-cell-1:227766]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 14 seconds 2022-07-28 08:30:47.751 | + inc/async:async_wait:197 : return 0 2022-07-28 08:30:47.754 | + lib/nova:init_nova:854 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-28 08:30:47.757 | + lib/nova:init_nova:861 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-07-28 08:30:48.339 | 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-07-28 08:30:51.148 | Running batches of 50 until complete 2022-07-28 08:30:51.148 | INFO dbcounter [None req-97d0bc01-e17d-4679-aab0-5da4e53dae07 None None] Registered counter for database nova_cell0 2022-07-28 08:30:51.174 | DEBUG dbcounter [-] [232234] Writer thread running {{(pid=232234) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 08:30:51.304 | INFO dbcounter [None req-97d0bc01-e17d-4679-aab0-5da4e53dae07 None None] Registered counter for database nova_api 2022-07-28 08:30:51.316 | DEBUG dbcounter [-] [232234] Writer thread running {{(pid=232234) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 08:30:51.444 | INFO dbcounter [None req-97d0bc01-e17d-4679-aab0-5da4e53dae07 None None] Registered counter for database nova_cell0 2022-07-28 08:30:51.462 | DEBUG dbcounter [-] [232234] Writer thread running {{(pid=232234) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 08:30:51.533 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:30:51.533 | from cryptography.utils import int_from_bytes 2022-07-28 08:30:51.533 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:30:51.533 | from cryptography.utils import int_from_bytes 2022-07-28 08:30:51.533 | +-------------------------------------+--------------+-----------+ 2022-07-28 08:30:51.533 | | Migration | Total Needed | Completed | 2022-07-28 08:30:51.533 | +-------------------------------------+--------------+-----------+ 2022-07-28 08:30:51.533 | | fill_virtual_interface_list | 0 | 0 | 2022-07-28 08:30:51.533 | | migrate_empty_ratio | 0 | 0 | 2022-07-28 08:30:51.533 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-07-28 08:30:51.533 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-07-28 08:30:51.533 | | migration_migrate_to_uuid | 0 | 0 | 2022-07-28 08:30:51.533 | | populate_dev_uuids | 0 | 0 | 2022-07-28 08:30:51.533 | | populate_missing_availability_zones | 0 | 0 | 2022-07-28 08:30:51.533 | | populate_queued_for_delete | 0 | 0 | 2022-07-28 08:30:51.533 | | populate_user_id | 0 | 0 | 2022-07-28 08:30:51.533 | | populate_uuids | 0 | 0 | 2022-07-28 08:30:51.533 | +-------------------------------------+--------------+-----------+ 2022-07-28 08:30:52.029 | ++ lib/nova:init_nova:864 : seq 1 1 2022-07-28 08:30:52.034 | + lib/nova:init_nova:864 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 08:30:52.037 | ++ lib/nova:init_nova:865 : conductor_conf 1 2022-07-28 08:30:52.040 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-28 08:30:52.043 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-28 08:30:52.047 | + lib/nova:init_nova:865 : /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-07-28 08:30:52.635 | 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-07-28 08:30:55.459 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-07-28 08:30:55.460 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-07-28 08:30:55.460 | INFO dbcounter [None req-2674f005-32d5-4cf7-8b4d-a2114a30e523 None None] Registered counter for database nova_api 2022-07-28 08:30:55.483 | DEBUG dbcounter [-] [232251] Writer thread running {{(pid=232251) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 08:30:55.544 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:30:55.544 | from cryptography.utils import int_from_bytes 2022-07-28 08:30:55.544 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:30:55.544 | from cryptography.utils import int_from_bytes 2022-07-28 08:30:55.979 | + lib/nova:init_nova:869 : create_nova_keys_dir 2022-07-28 08:30:55.982 | + lib/nova:create_nova_keys_dir:811 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-07-28 08:30:56.001 | + lib/nova:init_nova:871 : [[ '' == \L\V\M ]] 2022-07-28 08:30:56.004 | + ./stack.sh:main:1218 : is_service_enabled neutron 2022-07-28 08:30:56.025 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:30:56.028 | + ./stack.sh:main:1219 : async_runfunc configure_neutron_nova 2022-07-28 08:30:56.031 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-07-28 08:30:56.092 | + inc/async:async_inner:63 : configure_neutron_nova 2022-07-28 08:30:56.133 | [179614 Async configure_neutron_nova:232321]: running: configure_neutron_nova 2022-07-28 08:30:56.136 | + ./stack.sh:main:1228 : run_phase stack post-config 2022-07-28 08:30:56.139 | + functions-common:run_phase:1868 : local mode=stack 2022-07-28 08:30:56.142 | + functions-common:run_phase:1869 : local phase=post-config 2022-07-28 08:30:56.145 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-28 08:30:56.148 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-28 08:30:56.151 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-28 08:30:56.153 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-28 08:30:56.156 | + functions-common:run_phase:1878 : local extra 2022-07-28 08:30:56.162 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-28 08:30:56.166 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-28 08:30:56.169 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-28 08:30:56.172 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-28 08:30:56.175 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-07-28 08:30:56.178 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-28 08:30:56.195 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:30:56.197 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-07-28 08:30:56.200 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-07-28 08:30:56.202 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-07-28 08:30:56.205 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-07-28 08:30:56.208 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-07-28 08:30:56.210 | ++ extras.d/80-tempest.sh:source:12 : : 2022-07-28 08:30:56.213 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-07-28 08:30:56.215 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-07-28 08:30:56.219 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-07-28 08:30:56.221 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-07-28 08:30:56.224 | + functions-common:run_phase:1895 : run_plugins stack post-config 2022-07-28 08:30:56.227 | + functions-common:run_plugins:1854 : local mode=stack 2022-07-28 08:30:56.230 | + functions-common:run_plugins:1855 : local phase=post-config 2022-07-28 08:30:56.232 | + functions-common:run_plugins:1857 : local plugins= 2022-07-28 08:30:56.235 | + functions-common:run_plugins:1858 : local plugin 2022-07-28 08:30:56.238 | + ./stack.sh:main:1236 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-07-28 08:30:56.241 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-07-28 08:30:56.243 | + inc/meta-config:merge_config_group:171 : shift 2022-07-28 08:30:56.247 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-07-28 08:30:56.250 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-28 08:30:56.253 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-07-28 08:30:56.255 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-07-28 08:30:56.259 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-07-28 08:30:56.261 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 08:30:56.264 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-07-28 08:30:56.267 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-28 08:30:56.270 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-07-28 08:30:56.270 | /^\[\[.+\|.*\]\]/ { 2022-07-28 08:30:56.270 | gsub("[][]", "", $1); 2022-07-28 08:30:56.270 | split($1, a, "|"); 2022-07-28 08:30:56.270 | if (a[1] == matchgroup) 2022-07-28 08:30:56.270 | print a[2] 2022-07-28 08:30:56.270 | } 2022-07-28 08:30:56.270 | ' /home/ubuntu/devstack/local.conf 2022-07-28 08:30:56.277 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-07-28 08:30:56.279 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-07-28 08:30:56.282 | + inc/meta-config:merge_config_group:180 : local dir 2022-07-28 08:30:56.285 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-07-28 08:30:56.288 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-07-28 08:30:56.291 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-07-28 08:30:56.294 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-07-28 08:30:56.297 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-07-28 08:30:56.302 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-07-28 08:30:56.305 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-07-28 08:30:56.310 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-07-28 08:30:56.313 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 08:30:56.316 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-28 08:30:56.319 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-07-28 08:30:56.321 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-28 08:30:56.325 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-07-28 08:30:56.328 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-07-28 08:30:56.331 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-07-28 08:30:56.334 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-07-28 08:30:56.338 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-07-28 08:30:56.339 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-07-28 08:30:56.339 | BEGIN { 2022-07-28 08:30:56.339 | section = "" 2022-07-28 08:30:56.339 | last_section = "" 2022-07-28 08:30:56.339 | section_count = 0 2022-07-28 08:30:56.339 | } 2022-07-28 08:30:56.339 | /^\[.+\]/ { 2022-07-28 08:30:56.339 | gsub("[][]", "", $1); 2022-07-28 08:30:56.339 | section=$1 2022-07-28 08:30:56.339 | next 2022-07-28 08:30:56.339 | } 2022-07-28 08:30:56.339 | /^ *\#/ { 2022-07-28 08:30:56.339 | next 2022-07-28 08:30:56.339 | } 2022-07-28 08:30:56.339 | /^[^ \t]+/ { 2022-07-28 08:30:56.339 | # get offset of first = in $0 2022-07-28 08:30:56.339 | eq_idx = index($0, "=") 2022-07-28 08:30:56.340 | # extract attr & value from $0 2022-07-28 08:30:56.340 | attr = substr($0, 1, eq_idx - 1) 2022-07-28 08:30:56.340 | value = substr($0, eq_idx + 1) 2022-07-28 08:30:56.340 | # only need to strip trailing whitespace from attr 2022-07-28 08:30:56.340 | sub(/[ \t]*$/, "", attr) 2022-07-28 08:30:56.340 | # need to strip leading & trailing whitespace from value 2022-07-28 08:30:56.340 | sub(/^[ \t]*/, "", value) 2022-07-28 08:30:56.340 | sub(/[ \t]*$/, "", value) 2022-07-28 08:30:56.340 | 2022-07-28 08:30:56.340 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-28 08:30:56.340 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-28 08:30:56.340 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-28 08:30:56.340 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-28 08:30:56.340 | if (! (section, attr) in cfg_attr_count) { 2022-07-28 08:30:56.340 | if (section != last_section) { 2022-07-28 08:30:56.340 | cfg_section[section_count++] = section 2022-07-28 08:30:56.340 | last_section = section 2022-07-28 08:30:56.340 | } 2022-07-28 08:30:56.340 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-28 08:30:56.340 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-28 08:30:56.340 | 2022-07-28 08:30:56.340 | cfg_attr[section, attr, 0] = value 2022-07-28 08:30:56.340 | cfg_attr_count[section, attr] = 1 2022-07-28 08:30:56.340 | } else { 2022-07-28 08:30:56.340 | lno = cfg_attr_count[section, attr]++ 2022-07-28 08:30:56.340 | cfg_attr[section, attr, lno] = value 2022-07-28 08:30:56.340 | } 2022-07-28 08:30:56.340 | } 2022-07-28 08:30:56.340 | END { 2022-07-28 08:30:56.340 | # Process each section in order 2022-07-28 08:30:56.340 | for (sno = 0; sno < section_count; sno++) { 2022-07-28 08:30:56.340 | section = cfg_section[sno] 2022-07-28 08:30:56.340 | # The ini routines simply append a config item immediately 2022-07-28 08:30:56.340 | # after the section header. To keep the same order as defined 2022-07-28 08:30:56.341 | # in local.conf, invoke the ini routines in the reverse order 2022-07-28 08:30:56.341 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-28 08:30:56.341 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-28 08:30:56.341 | if (cfg_attr_count[section, attr] == 1) 2022-07-28 08:30:56.341 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-28 08:30:56.341 | else { 2022-07-28 08:30:56.341 | # For multiline, invoke the ini routines in the reverse order 2022-07-28 08:30:56.341 | count = cfg_attr_count[section, attr] 2022-07-28 08:30:56.341 | print "inidelete " configfile " " section " " attr 2022-07-28 08:30:56.341 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-28 08:30:56.341 | for (l = count -2; l >= 0; l--) 2022-07-28 08:30:56.341 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-28 08:30:56.341 | } 2022-07-28 08:30:56.341 | } 2022-07-28 08:30:56.341 | } 2022-07-28 08:30:56.341 | } 2022-07-28 08:30:56.341 | ' 2022-07-28 08:30:56.341 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:30:56.342 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-28 08:30:56.343 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 08:30:56.347 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-28 08:30:56.349 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-07-28 08:30:56.352 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-28 08:30:56.355 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-07-28 08:30:56.358 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-07-28 08:30:56.358 | BEGIN { group = "" } 2022-07-28 08:30:56.358 | /^\[\[.+\|.*\]\]/ { 2022-07-28 08:30:56.358 | gsub("[][]", "", $1); 2022-07-28 08:30:56.358 | split($1, a, "|"); 2022-07-28 08:30:56.358 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-28 08:30:56.358 | group=a[1] 2022-07-28 08:30:56.358 | } else { 2022-07-28 08:30:56.358 | group="" 2022-07-28 08:30:56.358 | } 2022-07-28 08:30:56.358 | next 2022-07-28 08:30:56.358 | } 2022-07-28 08:30:56.358 | { 2022-07-28 08:30:56.358 | if (group != "") 2022-07-28 08:30:56.358 | print $0 2022-07-28 08:30:56.358 | } 2022-07-28 08:30:56.358 | ' /home/ubuntu/devstack/local.conf 2022-07-28 08:30:56.365 | + 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-07-28 08:30:56.368 | ++ 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-07-28 08:30:56.405 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:30:56.408 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-07-28 08:30:56.411 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-07-28 08:30:56.444 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:30:56.447 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-07-28 08:30:56.449 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-07-28 08:30:56.486 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:30:56.489 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-07-28 08:30:56.492 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-07-28 08:30:56.530 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:30:56.533 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-07-28 08:30:56.536 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-07-28 08:30:56.570 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:30:56.573 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-07-28 08:30:56.577 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-07-28 08:30:56.615 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:30:56.618 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.17/identity"' 2022-07-28 08:30:56.621 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.17/identity 2022-07-28 08:30:56.658 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:30:56.661 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-07-28 08:30:56.664 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-07-28 08:30:56.698 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:30:56.701 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-07-28 08:30:56.703 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-07-28 08:30:56.738 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:30:56.740 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-07-28 08:30:56.744 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-07-28 08:30:56.783 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:30:56.785 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-07-28 08:30:56.789 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-07-28 08:30:56.822 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:30:56.825 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-07-28 08:30:56.827 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-07-28 08:30:56.861 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:30:56.864 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-07-28 08:30:56.867 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-07-28 08:30:56.898 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:30:56.902 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-07-28 08:30:56.904 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-07-28 08:30:56.907 | + inc/meta-config:merge_config_group:180 : local dir 2022-07-28 08:30:56.911 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-07-28 08:30:56.914 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-07-28 08:30:56.923 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-07-28 08:30:56.927 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-07-28 08:30:56.932 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-07-28 08:30:56.937 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-07-28 08:30:56.940 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-07-28 08:30:56.942 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-07-28 08:30:56.947 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 08:30:56.950 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-28 08:30:56.954 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-07-28 08:30:56.957 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-28 08:30:56.961 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-07-28 08:30:56.964 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-07-28 08:30:56.967 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-07-28 08:30:56.971 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-07-28 08:30:56.973 | + inc/async:async_inner:64 : rc=0 2022-07-28 08:30:56.975 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-07-28 08:30:56.976 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:30:56.980 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-07-28 08:30:56.980 | BEGIN { 2022-07-28 08:30:56.980 | section = "" 2022-07-28 08:30:56.980 | last_section = "" 2022-07-28 08:30:56.980 | section_count = 0 2022-07-28 08:30:56.980 | } 2022-07-28 08:30:56.980 | /^\[.+\]/ { 2022-07-28 08:30:56.980 | gsub("[][]", "", $1); 2022-07-28 08:30:56.980 | section=$1 2022-07-28 08:30:56.980 | next 2022-07-28 08:30:56.980 | } 2022-07-28 08:30:56.980 | /^ *\#/ { 2022-07-28 08:30:56.980 | next 2022-07-28 08:30:56.980 | } 2022-07-28 08:30:56.980 | /^[^ \t]+/ { 2022-07-28 08:30:56.980 | # get offset of first = in $0 2022-07-28 08:30:56.980 | eq_idx = index($0, "=") 2022-07-28 08:30:56.980 | # extract attr & value from $0 2022-07-28 08:30:56.980 | attr = substr($0, 1, eq_idx - 1) 2022-07-28 08:30:56.980 | value = substr($0, eq_idx + 1) 2022-07-28 08:30:56.980 | # only need to strip trailing whitespace from attr 2022-07-28 08:30:56.980 | sub(/[ \t]*$/, "", attr) 2022-07-28 08:30:56.980 | # need to strip leading & trailing whitespace from value 2022-07-28 08:30:56.980 | sub(/^[ \t]*/, "", value) 2022-07-28 08:30:56.981 | sub(/[ \t]*$/, "", value) 2022-07-28 08:30:56.981 | 2022-07-28 08:30:56.981 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-28 08:30:56.981 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-28 08:30:56.981 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-28 08:30:56.981 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-28 08:30:56.981 | if (! (section, attr) in cfg_attr_count) { 2022-07-28 08:30:56.981 | if (section != last_section) { 2022-07-28 08:30:56.981 | cfg_section[section_count++] = section 2022-07-28 08:30:56.981 | last_section = section 2022-07-28 08:30:56.981 | } 2022-07-28 08:30:56.981 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-28 08:30:56.981 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-28 08:30:56.981 | 2022-07-28 08:30:56.981 | cfg_attr[section, attr, 0] = value 2022-07-28 08:30:56.981 | cfg_attr_count[section, attr] = 1 2022-07-28 08:30:56.981 | } else { 2022-07-28 08:30:56.981 | lno = cfg_attr_count[section, attr]++ 2022-07-28 08:30:56.981 | cfg_attr[section, attr, lno] = value 2022-07-28 08:30:56.981 | } 2022-07-28 08:30:56.981 | } 2022-07-28 08:30:56.981 | END { 2022-07-28 08:30:56.981 | # Process each section in order 2022-07-28 08:30:56.981 | for (sno = 0; sno < section_count; sno++) { 2022-07-28 08:30:56.981 | section = cfg_section[sno] 2022-07-28 08:30:56.981 | # The ini routines simply append a config item immediately 2022-07-28 08:30:56.981 | # after the section header. To keep the same order as defined 2022-07-28 08:30:56.981 | # in local.conf, invoke the ini routines in the reverse order 2022-07-28 08:30:56.981 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-28 08:30:56.981 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-28 08:30:56.981 | if (cfg_attr_count[section, attr] == 1) 2022-07-28 08:30:56.981 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-28 08:30:56.981 | else { 2022-07-28 08:30:56.981 | # For multiline, invoke the ini routines in the reverse order 2022-07-28 08:30:56.982 | count = cfg_attr_count[section, attr] 2022-07-28 08:30:56.982 | print "inidelete " configfile " " section " " attr 2022-07-28 08:30:56.982 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-28 08:30:56.982 | for (l = count -2; l >= 0; l--) 2022-07-28 08:30:56.982 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-28 08:30:56.982 | } 2022-07-28 08:30:56.982 | } 2022-07-28 08:30:56.982 | } 2022-07-28 08:30:56.982 | } 2022-07-28 08:30:56.982 | ' 2022-07-28 08:30:56.982 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 08:30:56.982 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-28 08:30:56.982 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-28 08:30:56.984 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-07-28 08:30:56.987 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-28 08:30:56.990 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-07-28 08:30:56.994 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-07-28 08:30:56.994 | BEGIN { group = "" } 2022-07-28 08:30:56.994 | /^\[\[.+\|.*\]\]/ { 2022-07-28 08:30:56.994 | gsub("[][]", "", $1); 2022-07-28 08:30:56.994 | split($1, a, "|"); 2022-07-28 08:30:56.994 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-28 08:30:56.994 | group=a[1] 2022-07-28 08:30:56.994 | } else { 2022-07-28 08:30:56.994 | group="" 2022-07-28 08:30:56.994 | } 2022-07-28 08:30:56.994 | next 2022-07-28 08:30:56.994 | } 2022-07-28 08:30:56.994 | { 2022-07-28 08:30:56.994 | if (group != "") 2022-07-28 08:30:56.994 | print $0 2022-07-28 08:30:56.994 | } 2022-07-28 08:30:56.994 | ' /home/ubuntu/devstack/local.conf 2022-07-28 08:30:57.002 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-07-28 08:30:57.005 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-07-28 08:30:57.006 | [232321 Async configure_neutron_nova:232321]: finished successfully 2022-07-28 08:30:57.040 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:30:57.042 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-07-28 08:30:57.045 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-07-28 08:30:57.076 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:30:57.078 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-07-28 08:30:57.084 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-07-28 08:30:57.124 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:30:57.127 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-07-28 08:30:57.130 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-07-28 08:30:57.162 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:30:57.165 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-07-28 08:30:57.168 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-07-28 08:30:57.199 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:30:57.201 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-07-28 08:30:57.204 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-07-28 08:30:57.235 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:30:57.237 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-07-28 08:30:57.240 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-07-28 08:30:57.271 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:30:57.273 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-07-28 08:30:57.276 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-07-28 08:30:57.308 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:30:57.311 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-07-28 08:30:57.315 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-07-28 08:30:57.348 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:30:57.350 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-07-28 08:30:57.353 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-07-28 08:30:57.383 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:30:57.386 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-07-28 08:30:57.390 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-07-28 08:30:57.422 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:30:57.425 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-07-28 08:30:57.427 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-07-28 08:30:57.458 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:30:57.461 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-07-28 08:30:57.464 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-07-28 08:30:57.500 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:30:57.503 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-07-28 08:30:57.506 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-07-28 08:30:57.537 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:30:57.540 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-07-28 08:30:57.542 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-07-28 08:30:57.579 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:30:57.581 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-07-28 08:30:57.584 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-07-28 08:30:57.617 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:30:57.621 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-07-28 08:30:57.623 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-07-28 08:30:57.626 | + inc/meta-config:merge_config_group:180 : local dir 2022-07-28 08:30:57.630 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-07-28 08:30:57.633 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-07-28 08:30:57.637 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-07-28 08:30:57.639 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-07-28 08:30:57.643 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-07-28 08:30:57.648 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-07-28 08:30:57.651 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-07-28 08:30:57.654 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-07-28 08:30:57.656 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 08:30:57.659 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-28 08:30:57.662 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-07-28 08:30:57.665 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-28 08:30:57.668 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-07-28 08:30:57.671 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-07-28 08:30:57.675 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-07-28 08:30:57.677 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-07-28 08:30:57.681 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-07-28 08:30:57.682 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:30:57.682 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-07-28 08:30:57.682 | BEGIN { 2022-07-28 08:30:57.682 | section = "" 2022-07-28 08:30:57.682 | last_section = "" 2022-07-28 08:30:57.682 | section_count = 0 2022-07-28 08:30:57.682 | } 2022-07-28 08:30:57.682 | /^\[.+\]/ { 2022-07-28 08:30:57.682 | gsub("[][]", "", $1); 2022-07-28 08:30:57.682 | section=$1 2022-07-28 08:30:57.682 | next 2022-07-28 08:30:57.682 | } 2022-07-28 08:30:57.682 | /^ *\#/ { 2022-07-28 08:30:57.683 | next 2022-07-28 08:30:57.683 | } 2022-07-28 08:30:57.683 | /^[^ \t]+/ { 2022-07-28 08:30:57.683 | # get offset of first = in $0 2022-07-28 08:30:57.683 | eq_idx = index($0, "=") 2022-07-28 08:30:57.683 | # extract attr & value from $0 2022-07-28 08:30:57.683 | attr = substr($0, 1, eq_idx - 1) 2022-07-28 08:30:57.683 | value = substr($0, eq_idx + 1) 2022-07-28 08:30:57.683 | # only need to strip trailing whitespace from attr 2022-07-28 08:30:57.683 | sub(/[ \t]*$/, "", attr) 2022-07-28 08:30:57.683 | # need to strip leading & trailing whitespace from value 2022-07-28 08:30:57.683 | sub(/^[ \t]*/, "", value) 2022-07-28 08:30:57.683 | sub(/[ \t]*$/, "", value) 2022-07-28 08:30:57.683 | 2022-07-28 08:30:57.683 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-28 08:30:57.683 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-28 08:30:57.683 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-28 08:30:57.683 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-28 08:30:57.683 | if (! (section, attr) in cfg_attr_count) { 2022-07-28 08:30:57.683 | if (section != last_section) { 2022-07-28 08:30:57.683 | cfg_section[section_count++] = section 2022-07-28 08:30:57.683 | last_section = section 2022-07-28 08:30:57.683 | } 2022-07-28 08:30:57.683 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-28 08:30:57.683 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-28 08:30:57.683 | 2022-07-28 08:30:57.683 | cfg_attr[section, attr, 0] = value 2022-07-28 08:30:57.683 | cfg_attr_count[section, attr] = 1 2022-07-28 08:30:57.683 | } else { 2022-07-28 08:30:57.683 | lno = cfg_attr_count[section, attr]++ 2022-07-28 08:30:57.683 | cfg_attr[section, attr, lno] = value 2022-07-28 08:30:57.683 | } 2022-07-28 08:30:57.683 | } 2022-07-28 08:30:57.683 | END { 2022-07-28 08:30:57.683 | # Process each section in order 2022-07-28 08:30:57.684 | for (sno = 0; sno < section_count; sno++) { 2022-07-28 08:30:57.684 | section = cfg_section[sno] 2022-07-28 08:30:57.684 | # The ini routines simply append a config item immediately 2022-07-28 08:30:57.684 | # after the section header. To keep the same order as defined 2022-07-28 08:30:57.684 | # in local.conf, invoke the ini routines in the reverse order 2022-07-28 08:30:57.684 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-28 08:30:57.684 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-28 08:30:57.684 | if (cfg_attr_count[section, attr] == 1) 2022-07-28 08:30:57.684 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-28 08:30:57.684 | else { 2022-07-28 08:30:57.684 | # For multiline, invoke the ini routines in the reverse order 2022-07-28 08:30:57.684 | count = cfg_attr_count[section, attr] 2022-07-28 08:30:57.684 | print "inidelete " configfile " " section " " attr 2022-07-28 08:30:57.684 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-28 08:30:57.684 | for (l = count -2; l >= 0; l--) 2022-07-28 08:30:57.684 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-28 08:30:57.684 | } 2022-07-28 08:30:57.684 | } 2022-07-28 08:30:57.684 | } 2022-07-28 08:30:57.684 | } 2022-07-28 08:30:57.684 | ' 2022-07-28 08:30:57.685 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-28 08:30:57.686 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 08:30:57.689 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-28 08:30:57.692 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-07-28 08:30:57.695 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-28 08:30:57.698 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-07-28 08:30:57.700 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-07-28 08:30:57.700 | BEGIN { group = "" } 2022-07-28 08:30:57.700 | /^\[\[.+\|.*\]\]/ { 2022-07-28 08:30:57.700 | gsub("[][]", "", $1); 2022-07-28 08:30:57.700 | split($1, a, "|"); 2022-07-28 08:30:57.700 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-28 08:30:57.701 | group=a[1] 2022-07-28 08:30:57.701 | } else { 2022-07-28 08:30:57.701 | group="" 2022-07-28 08:30:57.701 | } 2022-07-28 08:30:57.701 | next 2022-07-28 08:30:57.701 | } 2022-07-28 08:30:57.701 | { 2022-07-28 08:30:57.701 | if (group != "") 2022-07-28 08:30:57.701 | print $0 2022-07-28 08:30:57.701 | } 2022-07-28 08:30:57.701 | ' /home/ubuntu/devstack/local.conf 2022-07-28 08:30:57.708 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.17/identity/v2.0"' 2022-07-28 08:30:57.711 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.17/identity/v2.0 2022-07-28 08:30:57.742 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:30:57.746 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-07-28 08:30:57.749 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-07-28 08:30:57.752 | + inc/meta-config:merge_config_group:180 : local dir 2022-07-28 08:30:57.755 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-07-28 08:30:57.758 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 08:30:57.762 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 08:30:57.765 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-07-28 08:30:57.769 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 08:30:57.774 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-07-28 08:30:57.776 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-07-28 08:30:57.779 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-07-28 08:30:57.782 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 08:30:57.785 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-28 08:30:57.788 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-07-28 08:30:57.791 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-28 08:30:57.795 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-07-28 08:30:57.798 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 08:30:57.802 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 08:30:57.805 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-07-28 08:30:57.808 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-07-28 08:30:57.809 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-07-28 08:30:57.809 | BEGIN { 2022-07-28 08:30:57.809 | section = "" 2022-07-28 08:30:57.809 | last_section = "" 2022-07-28 08:30:57.809 | section_count = 0 2022-07-28 08:30:57.809 | } 2022-07-28 08:30:57.810 | /^\[.+\]/ { 2022-07-28 08:30:57.810 | gsub("[][]", "", $1); 2022-07-28 08:30:57.810 | section=$1 2022-07-28 08:30:57.810 | next 2022-07-28 08:30:57.810 | } 2022-07-28 08:30:57.810 | /^ *\#/ { 2022-07-28 08:30:57.810 | next 2022-07-28 08:30:57.810 | } 2022-07-28 08:30:57.810 | /^[^ \t]+/ { 2022-07-28 08:30:57.810 | # get offset of first = in $0 2022-07-28 08:30:57.810 | eq_idx = index($0, "=") 2022-07-28 08:30:57.810 | # extract attr & value from $0 2022-07-28 08:30:57.810 | attr = substr($0, 1, eq_idx - 1) 2022-07-28 08:30:57.810 | value = substr($0, eq_idx + 1) 2022-07-28 08:30:57.810 | # only need to strip trailing whitespace from attr 2022-07-28 08:30:57.810 | sub(/[ \t]*$/, "", attr) 2022-07-28 08:30:57.810 | # need to strip leading & trailing whitespace from value 2022-07-28 08:30:57.810 | sub(/^[ \t]*/, "", value) 2022-07-28 08:30:57.810 | sub(/[ \t]*$/, "", value) 2022-07-28 08:30:57.810 | 2022-07-28 08:30:57.810 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-28 08:30:57.810 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-28 08:30:57.810 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-28 08:30:57.810 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-28 08:30:57.810 | if (! (section, attr) in cfg_attr_count) { 2022-07-28 08:30:57.810 | if (section != last_section) { 2022-07-28 08:30:57.810 | cfg_section[section_count++] = section 2022-07-28 08:30:57.810 | last_section = section 2022-07-28 08:30:57.810 | } 2022-07-28 08:30:57.810 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-28 08:30:57.810 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-28 08:30:57.810 | 2022-07-28 08:30:57.811 | cfg_attr[section, attr, 0] = value 2022-07-28 08:30:57.811 | cfg_attr_count[section, attr] = 1 2022-07-28 08:30:57.811 | } else { 2022-07-28 08:30:57.811 | lno = cfg_attr_count[section, attr]++ 2022-07-28 08:30:57.811 | cfg_attr[section, attr, lno] = value 2022-07-28 08:30:57.811 | } 2022-07-28 08:30:57.811 | } 2022-07-28 08:30:57.811 | END { 2022-07-28 08:30:57.811 | # Process each section in order 2022-07-28 08:30:57.811 | for (sno = 0; sno < section_count; sno++) { 2022-07-28 08:30:57.811 | section = cfg_section[sno] 2022-07-28 08:30:57.811 | # The ini routines simply append a config item immediately 2022-07-28 08:30:57.811 | # after the section header. To keep the same order as defined 2022-07-28 08:30:57.811 | # in local.conf, invoke the ini routines in the reverse order 2022-07-28 08:30:57.812 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-28 08:30:57.812 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-28 08:30:57.812 | if (cfg_attr_count[section, attr] == 1) 2022-07-28 08:30:57.812 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-28 08:30:57.812 | else { 2022-07-28 08:30:57.812 | # For multiline, invoke the ini routines in the reverse order 2022-07-28 08:30:57.812 | count = cfg_attr_count[section, attr] 2022-07-28 08:30:57.812 | print "inidelete " configfile " " section " " attr 2022-07-28 08:30:57.812 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-28 08:30:57.812 | for (l = count -2; l >= 0; l--) 2022-07-28 08:30:57.812 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-28 08:30:57.812 | } 2022-07-28 08:30:57.812 | } 2022-07-28 08:30:57.812 | } 2022-07-28 08:30:57.812 | } 2022-07-28 08:30:57.812 | ' 2022-07-28 08:30:57.812 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:30:57.813 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-28 08:30:57.813 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 08:30:57.816 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-28 08:30:57.819 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-07-28 08:30:57.822 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-28 08:30:57.825 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-07-28 08:30:57.828 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-07-28 08:30:57.828 | BEGIN { group = "" } 2022-07-28 08:30:57.828 | /^\[\[.+\|.*\]\]/ { 2022-07-28 08:30:57.828 | gsub("[][]", "", $1); 2022-07-28 08:30:57.828 | split($1, a, "|"); 2022-07-28 08:30:57.828 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-28 08:30:57.828 | group=a[1] 2022-07-28 08:30:57.828 | } else { 2022-07-28 08:30:57.828 | group="" 2022-07-28 08:30:57.828 | } 2022-07-28 08:30:57.828 | next 2022-07-28 08:30:57.828 | } 2022-07-28 08:30:57.828 | { 2022-07-28 08:30:57.828 | if (group != "") 2022-07-28 08:30:57.828 | print $0 2022-07-28 08:30:57.828 | } 2022-07-28 08:30:57.828 | ' /home/ubuntu/devstack/local.conf 2022-07-28 08:30:57.835 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-07-28 08:30:57.838 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-07-28 08:30:57.869 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:30:57.872 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-07-28 08:30:57.875 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-07-28 08:30:57.905 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:30:57.909 | + ./stack.sh:main:1245 : is_service_enabled swift 2022-07-28 08:30:57.928 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:30:57.930 | + ./stack.sh:main:1246 : echo_summary 'Starting Swift' 2022-07-28 08:30:57.933 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 08:30:57.936 | + ./stack.sh:echo_summary:441 : echo -e Starting Swift 2022-07-28 08:30:57.939 | + ./stack.sh:main:1247 : start_swift 2022-07-28 08:30:57.941 | + lib/swift:start_swift:757 : restart_service memcached 2022-07-28 08:30:57.944 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 08:30:57.947 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart memcached 2022-07-28 08:30:57.979 | + lib/swift:start_swift:760 : is_ubuntu 2022-07-28 08:30:57.982 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:30:57.985 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:30:57.988 | + lib/swift:start_swift:761 : sudo /etc/init.d/rsync restart 2022-07-28 08:30:58.436 | Restarting rsync (via systemctl): rsync.service. 2022-07-28 08:30:58.442 | + lib/swift:start_swift:768 : '[' False == True ']' 2022-07-28 08:30:58.445 | + lib/swift:start_swift:787 : [[ 1 == 1 ]] 2022-07-28 08:30:58.449 | + lib/swift:start_swift:788 : local foreground_services type 2022-07-28 08:30:58.452 | + lib/swift:start_swift:790 : foreground_services='object container account' 2022-07-28 08:30:58.455 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-07-28 08:30:58.458 | + lib/swift:start_swift:792 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-28 08:30:58.461 | + functions-common:run_process:1694 : local service=s-object 2022-07-28 08:30:58.463 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-28 08:30:58.466 | + functions-common:run_process:1696 : local group= 2022-07-28 08:30:58.469 | + functions-common:run_process:1697 : local user= 2022-07-28 08:30:58.474 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 08:30:58.476 | + functions-common:run_process:1700 : local name=s-object 2022-07-28 08:30:58.479 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 08:30:58.484 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 08:30:58.487 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:30:58.489 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:30:58.494 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:30:58.499 | + functions-common:time_start:2431 : _TIME_START[$name]=1658997058495 2022-07-28 08:30:58.502 | + functions-common:run_process:1703 : is_service_enabled s-object 2022-07-28 08:30:58.520 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:30:58.523 | + functions-common:run_process:1704 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' '' 2022-07-28 08:30:58.525 | + functions-common:_run_under_systemd:1654 : local service=s-object 2022-07-28 08:30:58.528 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-28 08:30:58.531 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-28 08:30:58.533 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-28 08:30:58.535 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-28 08:30:58.538 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-07-28 08:30:58.540 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-07-28 08:30:58.543 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-object.service 2022-07-28 08:30:58.545 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 08:30:58.548 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 08:30:58.550 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 08:30:58.553 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 08:30:58.555 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-07-28 08:30:58.558 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu '' 2022-07-28 08:30:58.560 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-object.service 2022-07-28 08:30:58.562 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-28 08:30:58.565 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 08:30:58.567 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 08:30:58.570 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 08:30:58.572 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 08:30:58.575 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 08:30:58.577 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-07-28 08:30:58.580 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 08:30:58.585 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-07-28 08:30:58.641 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-07-28 08:30:58.696 | + functions-common:write_user_unit_file:1577 : 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-07-28 08:30:58.758 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-07-28 08:30:58.830 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-07-28 08:30:58.889 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 08:30:58.949 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 08:30:58.952 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 08:30:58.954 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-07-28 08:30:59.015 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 08:30:59.429 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-object.service 2022-07-28 08:30:59.447 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-07-28 08:30:59.912 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-object.service 2022-07-28 08:30:59.942 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 08:30:59.945 | + functions-common:time_stop:2440 : local name 2022-07-28 08:30:59.947 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:30:59.950 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:30:59.954 | + functions-common:time_stop:2443 : local total 2022-07-28 08:30:59.959 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:30:59.962 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 08:30:59.964 | + functions-common:time_stop:2447 : start_time=1658997058495 2022-07-28 08:30:59.967 | + functions-common:time_stop:2449 : [[ -z 1658997058495 ]] 2022-07-28 08:30:59.970 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:30:59.976 | + functions-common:time_stop:2452 : end_time=1658997059972 2022-07-28 08:30:59.979 | + functions-common:time_stop:2453 : elapsed_time=1477 2022-07-28 08:30:59.981 | + functions-common:time_stop:2454 : total=3375 2022-07-28 08:30:59.984 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:30:59.987 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=4852 2022-07-28 08:30:59.990 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-07-28 08:30:59.993 | + lib/swift:start_swift:792 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-28 08:30:59.995 | + functions-common:run_process:1694 : local service=s-container 2022-07-28 08:30:59.998 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-28 08:31:00.001 | + functions-common:run_process:1696 : local group= 2022-07-28 08:31:00.003 | + functions-common:run_process:1697 : local user= 2022-07-28 08:31:00.007 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 08:31:00.011 | + functions-common:run_process:1700 : local name=s-container 2022-07-28 08:31:00.014 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 08:31:00.017 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 08:31:00.019 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:31:00.021 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:31:00.028 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:31:00.031 | + functions-common:time_start:2431 : _TIME_START[$name]=1658997060027 2022-07-28 08:31:00.034 | + functions-common:run_process:1703 : is_service_enabled s-container 2022-07-28 08:31:00.052 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:31:00.055 | + functions-common:run_process:1704 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' '' 2022-07-28 08:31:00.058 | + functions-common:_run_under_systemd:1654 : local service=s-container 2022-07-28 08:31:00.061 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-28 08:31:00.063 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-28 08:31:00.066 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-28 08:31:00.070 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-28 08:31:00.074 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-07-28 08:31:00.076 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-07-28 08:31:00.079 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-container.service 2022-07-28 08:31:00.082 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 08:31:00.085 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 08:31:00.088 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 08:31:00.095 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 08:31:00.097 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-07-28 08:31:00.100 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu '' 2022-07-28 08:31:00.103 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-container.service 2022-07-28 08:31:00.105 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-28 08:31:00.108 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 08:31:00.110 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 08:31:00.112 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 08:31:00.115 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 08:31:00.117 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 08:31:00.120 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-07-28 08:31:00.122 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 08:31:00.126 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-07-28 08:31:00.180 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-07-28 08:31:00.242 | + functions-common:write_user_unit_file:1577 : 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-07-28 08:31:00.296 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-07-28 08:31:00.351 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-07-28 08:31:00.405 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 08:31:00.460 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 08:31:00.462 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 08:31:00.465 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-07-28 08:31:00.522 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 08:31:00.962 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-container.service 2022-07-28 08:31:00.976 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-07-28 08:31:01.405 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-container.service 2022-07-28 08:31:01.433 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 08:31:01.436 | + functions-common:time_stop:2440 : local name 2022-07-28 08:31:01.439 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:31:01.442 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:31:01.445 | + functions-common:time_stop:2443 : local total 2022-07-28 08:31:01.447 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:31:01.450 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 08:31:01.452 | + functions-common:time_stop:2447 : start_time=1658997060027 2022-07-28 08:31:01.455 | + functions-common:time_stop:2449 : [[ -z 1658997060027 ]] 2022-07-28 08:31:01.458 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:31:01.463 | + functions-common:time_stop:2452 : end_time=1658997061460 2022-07-28 08:31:01.465 | + functions-common:time_stop:2453 : elapsed_time=1433 2022-07-28 08:31:01.468 | + functions-common:time_stop:2454 : total=4852 2022-07-28 08:31:01.470 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:31:01.473 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6285 2022-07-28 08:31:01.475 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-07-28 08:31:01.478 | + lib/swift:start_swift:792 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-28 08:31:01.480 | + functions-common:run_process:1694 : local service=s-account 2022-07-28 08:31:01.483 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-28 08:31:01.485 | + functions-common:run_process:1696 : local group= 2022-07-28 08:31:01.488 | + functions-common:run_process:1697 : local user= 2022-07-28 08:31:01.490 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 08:31:01.493 | + functions-common:run_process:1700 : local name=s-account 2022-07-28 08:31:01.495 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 08:31:01.498 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 08:31:01.500 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:31:01.503 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:31:01.506 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:31:01.511 | + functions-common:time_start:2431 : _TIME_START[$name]=1658997061508 2022-07-28 08:31:01.513 | + functions-common:run_process:1703 : is_service_enabled s-account 2022-07-28 08:31:01.532 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:31:01.535 | + functions-common:run_process:1704 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' '' 2022-07-28 08:31:01.537 | + functions-common:_run_under_systemd:1654 : local service=s-account 2022-07-28 08:31:01.540 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-28 08:31:01.542 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-28 08:31:01.545 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-28 08:31:01.547 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-28 08:31:01.550 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-07-28 08:31:01.552 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-07-28 08:31:01.555 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-account.service 2022-07-28 08:31:01.557 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 08:31:01.560 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 08:31:01.562 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 08:31:01.565 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 08:31:01.567 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-07-28 08:31:01.570 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu '' 2022-07-28 08:31:01.573 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-account.service 2022-07-28 08:31:01.575 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-28 08:31:01.578 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 08:31:01.580 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 08:31:01.582 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 08:31:01.585 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 08:31:01.587 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 08:31:01.590 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-07-28 08:31:01.592 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 08:31:01.597 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-07-28 08:31:01.651 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-07-28 08:31:01.706 | + functions-common:write_user_unit_file:1577 : 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-07-28 08:31:01.763 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-07-28 08:31:01.818 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-07-28 08:31:01.874 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 08:31:01.929 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 08:31:01.932 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 08:31:01.935 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-07-28 08:31:01.990 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 08:31:02.422 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-account.service 2022-07-28 08:31:02.436 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-07-28 08:31:02.880 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-account.service 2022-07-28 08:31:02.905 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 08:31:02.908 | + functions-common:time_stop:2440 : local name 2022-07-28 08:31:02.911 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:31:02.913 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:31:02.916 | + functions-common:time_stop:2443 : local total 2022-07-28 08:31:02.925 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:31:02.928 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 08:31:02.931 | + functions-common:time_stop:2447 : start_time=1658997061508 2022-07-28 08:31:02.933 | + functions-common:time_stop:2449 : [[ -z 1658997061508 ]] 2022-07-28 08:31:02.936 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:31:02.941 | + functions-common:time_stop:2452 : end_time=1658997062938 2022-07-28 08:31:02.943 | + functions-common:time_stop:2453 : elapsed_time=1430 2022-07-28 08:31:02.946 | + functions-common:time_stop:2454 : total=6285 2022-07-28 08:31:02.949 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:31:02.954 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=7715 2022-07-28 08:31:02.956 | + lib/swift:start_swift:795 : [[ False == \T\r\u\e ]] 2022-07-28 08:31:02.959 | + lib/swift:start_swift:800 : enable_service s-container-sync 2022-07-28 08:31:03.013 | + lib/swift:start_swift:801 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-28 08:31:03.015 | + functions-common:run_process:1694 : local service=s-container-sync 2022-07-28 08:31:03.018 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-28 08:31:03.021 | + functions-common:run_process:1696 : local group= 2022-07-28 08:31:03.024 | + functions-common:run_process:1697 : local user= 2022-07-28 08:31:03.028 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 08:31:03.034 | + functions-common:run_process:1700 : local name=s-container-sync 2022-07-28 08:31:03.036 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 08:31:03.039 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 08:31:03.042 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:31:03.045 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:31:03.048 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:31:03.055 | + functions-common:time_start:2431 : _TIME_START[$name]=1658997063051 2022-07-28 08:31:03.058 | + functions-common:run_process:1703 : is_service_enabled s-container-sync 2022-07-28 08:31:03.082 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:31:03.085 | + functions-common:run_process:1704 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' '' 2022-07-28 08:31:03.088 | + functions-common:_run_under_systemd:1654 : local service=s-container-sync 2022-07-28 08:31:03.091 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-28 08:31:03.093 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-28 08:31:03.096 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-28 08:31:03.098 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-28 08:31:03.101 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-07-28 08:31:03.103 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-07-28 08:31:03.106 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-container-sync.service 2022-07-28 08:31:03.108 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 08:31:03.111 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 08:31:03.113 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 08:31:03.116 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 08:31:03.120 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-07-28 08:31:03.122 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu '' 2022-07-28 08:31:03.125 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-container-sync.service 2022-07-28 08:31:03.127 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-28 08:31:03.130 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 08:31:03.132 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 08:31:03.135 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 08:31:03.137 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 08:31:03.141 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 08:31:03.144 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-07-28 08:31:03.146 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 08:31:03.151 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-07-28 08:31:03.211 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-07-28 08:31:03.279 | + functions-common:write_user_unit_file:1577 : 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-07-28 08:31:03.339 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-07-28 08:31:03.395 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-07-28 08:31:03.450 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 08:31:03.507 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 08:31:03.509 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 08:31:03.512 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-07-28 08:31:03.572 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 08:31:04.068 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-container-sync.service 2022-07-28 08:31:04.520 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-container-sync.service 2022-07-28 08:31:04.547 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 08:31:04.551 | + functions-common:time_stop:2440 : local name 2022-07-28 08:31:04.553 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:31:04.556 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:31:04.559 | + functions-common:time_stop:2443 : local total 2022-07-28 08:31:04.561 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:31:04.564 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 08:31:04.567 | + functions-common:time_stop:2447 : start_time=1658997063051 2022-07-28 08:31:04.570 | + functions-common:time_stop:2449 : [[ -z 1658997063051 ]] 2022-07-28 08:31:04.573 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:31:04.578 | + functions-common:time_stop:2452 : end_time=1658997064575 2022-07-28 08:31:04.581 | + functions-common:time_stop:2453 : elapsed_time=1524 2022-07-28 08:31:04.584 | + functions-common:time_stop:2454 : total=7715 2022-07-28 08:31:04.586 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:31:04.589 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9239 2022-07-28 08:31:04.592 | + lib/swift:start_swift:808 : is_service_enabled tls-proxy 2022-07-28 08:31:04.611 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:31:04.614 | + lib/swift:start_swift:812 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-28 08:31:04.617 | + functions-common:run_process:1694 : local service=s-proxy 2022-07-28 08:31:04.620 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-28 08:31:04.622 | + functions-common:run_process:1696 : local group= 2022-07-28 08:31:04.625 | + functions-common:run_process:1697 : local user= 2022-07-28 08:31:04.628 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 08:31:04.631 | + functions-common:run_process:1700 : local name=s-proxy 2022-07-28 08:31:04.633 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 08:31:04.636 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 08:31:04.639 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:31:04.641 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:31:04.645 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:31:04.651 | + functions-common:time_start:2431 : _TIME_START[$name]=1658997064647 2022-07-28 08:31:04.654 | + functions-common:run_process:1703 : is_service_enabled s-proxy 2022-07-28 08:31:04.675 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:31:04.678 | + functions-common:run_process:1704 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' '' 2022-07-28 08:31:04.680 | + functions-common:_run_under_systemd:1654 : local service=s-proxy 2022-07-28 08:31:04.683 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-28 08:31:04.685 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-28 08:31:04.688 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-28 08:31:04.691 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-28 08:31:04.693 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-07-28 08:31:04.697 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-07-28 08:31:04.699 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-proxy.service 2022-07-28 08:31:04.702 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 08:31:04.705 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 08:31:04.708 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 08:31:04.710 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 08:31:04.713 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-07-28 08:31:04.716 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu '' 2022-07-28 08:31:04.718 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-proxy.service 2022-07-28 08:31:04.721 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-28 08:31:04.723 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 08:31:04.726 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 08:31:04.728 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 08:31:04.731 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 08:31:04.733 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 08:31:04.736 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-07-28 08:31:04.738 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 08:31:04.743 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-07-28 08:31:04.797 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-07-28 08:31:04.856 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-28 08:31:04.912 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-07-28 08:31:04.968 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-07-28 08:31:05.027 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 08:31:05.086 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 08:31:05.088 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 08:31:05.091 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-07-28 08:31:05.151 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 08:31:05.614 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-proxy.service 2022-07-28 08:31:05.629 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-07-28 08:31:06.068 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-proxy.service 2022-07-28 08:31:06.094 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 08:31:06.098 | + functions-common:time_stop:2440 : local name 2022-07-28 08:31:06.101 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:31:06.104 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:31:06.108 | + functions-common:time_stop:2443 : local total 2022-07-28 08:31:06.111 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:31:06.114 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 08:31:06.116 | + functions-common:time_stop:2447 : start_time=1658997064647 2022-07-28 08:31:06.119 | + functions-common:time_stop:2449 : [[ -z 1658997064647 ]] 2022-07-28 08:31:06.122 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:31:06.127 | + functions-common:time_stop:2452 : end_time=1658997066124 2022-07-28 08:31:06.130 | + functions-common:time_stop:2453 : elapsed_time=1477 2022-07-28 08:31:06.133 | + functions-common:time_stop:2454 : total=9239 2022-07-28 08:31:06.136 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:31:06.138 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=10716 2022-07-28 08:31:06.141 | + lib/swift:start_swift:817 : echo 'Waiting for swift proxy to start...' 2022-07-28 08:31:06.141 | Waiting for swift proxy to start... 2022-07-28 08:31:06.144 | + lib/swift:start_swift:818 : wait_for_service 60 http://10.222.0.17:8080/info 2022-07-28 08:31:06.146 | + functions:wait_for_service:457 : local timeout=60 2022-07-28 08:31:06.151 | + functions:wait_for_service:458 : local url=http://10.222.0.17:8080/info 2022-07-28 08:31:06.154 | + functions:wait_for_service:459 : local rval=0 2022-07-28 08:31:06.156 | + functions:wait_for_service:460 : time_start wait_for_service 2022-07-28 08:31:06.160 | + functions-common:time_start:2426 : local name=wait_for_service 2022-07-28 08:31:06.163 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:31:06.165 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:31:06.168 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:31:06.173 | + functions-common:time_start:2431 : _TIME_START[$name]=1658997066170 2022-07-28 08:31:06.176 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-07-28 08:31:06.182 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.17:8080/info 2022-07-28 08:31:06.196 | + :: : [[ 000 == 503 ]] 2022-07-28 08:31:06.197 | + :: : [[ 7 -eq 7 ]] 2022-07-28 08:31:06.200 | + :: : sleep 1 2022-07-28 08:31:07.204 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.17:8080/info 2022-07-28 08:31:07.217 | + :: : [[ 000 == 503 ]] 2022-07-28 08:31:07.219 | + :: : [[ 7 -eq 7 ]] 2022-07-28 08:31:07.220 | + :: : sleep 1 2022-07-28 08:31:08.224 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.17:8080/info 2022-07-28 08:31:08.237 | + :: : [[ 000 == 503 ]] 2022-07-28 08:31:08.239 | + :: : [[ 7 -eq 7 ]] 2022-07-28 08:31:08.240 | + :: : sleep 1 2022-07-28 08:31:09.244 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.17:8080/info 2022-07-28 08:31:09.265 | + :: : [[ 200 == 503 ]] 2022-07-28 08:31:09.267 | + :: : [[ 0 -eq 7 ]] 2022-07-28 08:31:09.271 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-07-28 08:31:09.274 | + functions-common:time_stop:2440 : local name 2022-07-28 08:31:09.277 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:31:09.279 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:31:09.282 | + functions-common:time_stop:2443 : local total 2022-07-28 08:31:09.285 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:31:09.288 | + functions-common:time_stop:2446 : name=wait_for_service 2022-07-28 08:31:09.292 | + functions-common:time_stop:2447 : start_time=1658997066170 2022-07-28 08:31:09.295 | + functions-common:time_stop:2449 : [[ -z 1658997066170 ]] 2022-07-28 08:31:09.298 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:31:09.303 | + functions-common:time_stop:2452 : end_time=1658997069300 2022-07-28 08:31:09.305 | + functions-common:time_stop:2453 : elapsed_time=3130 2022-07-28 08:31:09.308 | + functions-common:time_stop:2454 : total=6341 2022-07-28 08:31:09.310 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:31:09.313 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9471 2022-07-28 08:31:09.315 | + functions:wait_for_service:467 : return 0 2022-07-28 08:31:09.318 | + lib/swift:start_swift:822 : [[ False == \T\r\u\e ]] 2022-07-28 08:31:09.321 | + ./stack.sh:main:1253 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-07-28 08:31:09.323 | + ./stack.sh:main:1254 : is_service_enabled cinder 2022-07-28 08:31:09.342 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:31:09.345 | + ./stack.sh:main:1255 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-07-28 08:31:09.381 | + ./stack.sh:main:1258 : async_wait configure_neutron_nova 2022-07-28 08:31:09.443 | [179614 Async configure_neutron_nova:232321]: Waiting for completion of configure_neutron_nova running on PID 232321 (2 other jobs running) 2022-07-28 08:31:09.474 | [179614 Async configure_neutron_nova:232321]: Signaling child to exit 2022-07-28 08:31:09.474 | WAKEUP 2022-07-28 08:31:09.498 | [179614 Async configure_neutron_nova:232321]: Signaled 2022-07-28 08:31:09.500 | + lib/neutron:configure_neutron_nova:647 : is_neutron_legacy_enabled 2022-07-28 08:31:09.500 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 08:31:09.500 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-28 08:31:09.500 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 08:31:09.500 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-28 08:31:09.500 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-28 08:31:09.500 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-28 08:31:09.500 | + lib/neutron:configure_neutron_nova:649 : create_nova_conf_neutron /etc/nova/nova.conf 2022-07-28 08:31:09.500 | + lib/neutron-legacy:create_nova_conf_neutron:402 : local conf=/etc/nova/nova.conf 2022-07-28 08:31:09.500 | + lib/neutron-legacy:create_nova_conf_neutron:403 : iniset /etc/nova/nova.conf neutron auth_type password 2022-07-28 08:31:09.500 | + lib/neutron-legacy:create_nova_conf_neutron:404 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.17/identity 2022-07-28 08:31:09.500 | + lib/neutron-legacy:create_nova_conf_neutron:405 : iniset /etc/nova/nova.conf neutron username neutron 2022-07-28 08:31:09.500 | + lib/neutron-legacy:create_nova_conf_neutron:406 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-07-28 08:31:09.500 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-07-28 08:31:09.501 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron project_name service 2022-07-28 08:31:09.501 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-07-28 08:31:09.501 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-07-28 08:31:09.501 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-07-28 08:31:09.501 | + lib/neutron-legacy:create_nova_conf_neutron:414 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-07-28 08:31:09.501 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-07-28 08:31:09.501 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-07-28 08:31:09.501 | + lib/neutron-legacy:create_nova_conf_neutron:416 : is_service_enabled q-meta 2022-07-28 08:31:09.501 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:31:09.501 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-07-28 08:31:09.501 | + lib/neutron-legacy:create_nova_conf_neutron:420 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-07-28 08:31:09.501 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-07-28 08:31:09.501 | + lib/neutron:configure_neutron_nova:650 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-07-28 08:31:09.501 | ++ lib/neutron:configure_neutron_nova:651 : seq 1 1 2022-07-28 08:31:09.501 | + lib/neutron:configure_neutron_nova:651 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 08:31:09.501 | + lib/neutron:configure_neutron_nova:652 : local conf 2022-07-28 08:31:09.501 | ++ lib/neutron:configure_neutron_nova:653 : conductor_conf 1 2022-07-28 08:31:09.501 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-28 08:31:09.501 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-28 08:31:09.501 | + lib/neutron:configure_neutron_nova:653 : conf=/etc/nova/nova_cell1.conf 2022-07-28 08:31:09.501 | + lib/neutron:configure_neutron_nova:654 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-07-28 08:31:09.501 | + lib/neutron-legacy:create_nova_conf_neutron:402 : local conf=/etc/nova/nova_cell1.conf 2022-07-28 08:31:09.501 | + lib/neutron-legacy:create_nova_conf_neutron:403 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-07-28 08:31:09.501 | + lib/neutron-legacy:create_nova_conf_neutron:404 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.17/identity 2022-07-28 08:31:09.501 | + lib/neutron-legacy:create_nova_conf_neutron:405 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-07-28 08:31:09.501 | + lib/neutron-legacy:create_nova_conf_neutron:406 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-07-28 08:31:09.501 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-07-28 08:31:09.501 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-07-28 08:31:09.502 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-07-28 08:31:09.502 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-07-28 08:31:09.502 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-07-28 08:31:09.502 | + lib/neutron-legacy:create_nova_conf_neutron:414 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-07-28 08:31:09.502 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-07-28 08:31:09.502 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-07-28 08:31:09.502 | + lib/neutron-legacy:create_nova_conf_neutron:416 : is_service_enabled q-meta 2022-07-28 08:31:09.502 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:31:09.502 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-07-28 08:31:09.502 | + lib/neutron-legacy:create_nova_conf_neutron:420 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-07-28 08:31:09.502 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-07-28 08:31:09.554 | [179614 Async configure_neutron_nova:232321]: finished configure_neutron_nova with result 0 in 0 seconds 2022-07-28 08:31:09.559 | + inc/async:async_wait:197 : return 0 2022-07-28 08:31:09.563 | + ./stack.sh:main:1264 : is_service_enabled nova 2022-07-28 08:31:09.583 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:31:09.585 | + ./stack.sh:main:1265 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-07-28 08:31:09.617 | + ./stack.sh:main:1266 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-07-28 08:31:09.652 | + ./stack.sh:main:1270 : is_service_enabled n-api 2022-07-28 08:31:09.672 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:31:09.675 | + ./stack.sh:main:1271 : echo_summary 'Starting Nova API' 2022-07-28 08:31:09.678 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 08:31:09.681 | + ./stack.sh:echo_summary:441 : echo -e Starting Nova API 2022-07-28 08:31:09.683 | + ./stack.sh:main:1272 : start_nova_api 2022-07-28 08:31:09.687 | + lib/nova:start_nova_api:930 : local service_port=8774 2022-07-28 08:31:09.690 | + lib/nova:start_nova_api:931 : local service_protocol=http 2022-07-28 08:31:09.692 | + lib/nova:start_nova_api:932 : local nova_url 2022-07-28 08:31:09.697 | + lib/nova:start_nova_api:933 : is_service_enabled tls-proxy 2022-07-28 08:31:09.716 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:31:09.719 | + lib/nova:start_nova_api:939 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 08:31:09.721 | + lib/nova:start_nova_api:940 : 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/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 08:31:09.724 | + lib/nova:start_nova_api:940 : 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/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 08:31:09.727 | + lib/nova:start_nova_api:942 : '[' True == False ']' 2022-07-28 08:31:09.731 | ++ lib/nova:start_nova_api:950 : which uwsgi 2022-07-28 08:31:09.736 | + lib/nova:start_nova_api:950 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-28 08:31:09.739 | + functions-common:run_process:1694 : local service=n-api 2022-07-28 08:31:09.742 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-28 08:31:09.745 | + functions-common:run_process:1696 : local group= 2022-07-28 08:31:09.747 | + functions-common:run_process:1697 : local user= 2022-07-28 08:31:09.750 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 08:31:09.753 | + functions-common:run_process:1700 : local name=n-api 2022-07-28 08:31:09.756 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 08:31:09.758 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 08:31:09.761 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:31:09.764 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:31:09.767 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:31:09.772 | + functions-common:time_start:2431 : _TIME_START[$name]=1658997069769 2022-07-28 08:31:09.775 | + functions-common:run_process:1703 : is_service_enabled n-api 2022-07-28 08:31:09.793 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:31:09.797 | + functions-common:run_process:1704 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2022-07-28 08:31:09.799 | + functions-common:_run_under_systemd:1654 : local service=n-api 2022-07-28 08:31:09.802 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-28 08:31:09.805 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-28 08:31:09.807 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-28 08:31:09.810 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-28 08:31:09.813 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-07-28 08:31:09.815 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-07-28 08:31:09.818 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-api.service 2022-07-28 08:31:09.821 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 08:31:09.824 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 08:31:09.827 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 08:31:09.830 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 08:31:09.832 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-07-28 08:31:09.835 | + functions-common:_run_under_systemd:1668 : 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-07-28 08:31:09.838 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@n-api.service 2022-07-28 08:31:09.840 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-28 08:31:09.842 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-07-28 08:31:09.845 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-07-28 08:31:09.847 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-07-28 08:31:09.850 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-07-28 08:31:09.852 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-07-28 08:31:09.857 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-07-28 08:31:09.916 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-07-28 08:31:09.977 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-07-28 08:31:10.040 | + functions-common:write_uwsgi_user_unit_file:1605 : 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-07-28 08:31:10.103 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 08:31:10.164 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-07-28 08:31:10.225 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-07-28 08:31:10.286 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-07-28 08:31:10.344 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-07-28 08:31:10.402 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-07-28 08:31:10.466 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-07-28 08:31:10.468 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-07-28 08:31:10.471 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-07-28 08:31:10.536 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-07-28 08:31:10.991 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-api.service 2022-07-28 08:31:11.011 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-07-28 08:31:11.434 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-api.service 2022-07-28 08:31:11.516 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 08:31:11.519 | + functions-common:time_stop:2440 : local name 2022-07-28 08:31:11.521 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:31:11.524 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:31:11.527 | + functions-common:time_stop:2443 : local total 2022-07-28 08:31:11.530 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:31:11.532 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 08:31:11.535 | + functions-common:time_stop:2447 : start_time=1658997069769 2022-07-28 08:31:11.538 | + functions-common:time_stop:2449 : [[ -z 1658997069769 ]] 2022-07-28 08:31:11.541 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:31:11.547 | + functions-common:time_stop:2452 : end_time=1658997071544 2022-07-28 08:31:11.550 | + functions-common:time_stop:2453 : elapsed_time=1775 2022-07-28 08:31:11.553 | + functions-common:time_stop:2454 : total=10716 2022-07-28 08:31:11.557 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:31:11.561 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=12491 2022-07-28 08:31:11.565 | + lib/nova:start_nova_api:951 : nova_url=http://10.222.0.17/compute/v2.1/ 2022-07-28 08:31:11.568 | + lib/nova:start_nova_api:954 : echo 'Waiting for nova-api to start...' 2022-07-28 08:31:11.568 | Waiting for nova-api to start... 2022-07-28 08:31:11.572 | + lib/nova:start_nova_api:955 : wait_for_service 60 http://10.222.0.17/compute/v2.1/ 2022-07-28 08:31:11.575 | + functions:wait_for_service:457 : local timeout=60 2022-07-28 08:31:11.578 | + functions:wait_for_service:458 : local url=http://10.222.0.17/compute/v2.1/ 2022-07-28 08:31:11.581 | + functions:wait_for_service:459 : local rval=0 2022-07-28 08:31:11.584 | + functions:wait_for_service:460 : time_start wait_for_service 2022-07-28 08:31:11.587 | + functions-common:time_start:2426 : local name=wait_for_service 2022-07-28 08:31:11.589 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:31:11.592 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:31:11.595 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:31:11.601 | + functions-common:time_start:2431 : _TIME_START[$name]=1658997071597 2022-07-28 08:31:11.603 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-07-28 08:31:11.610 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.17/compute/v2.1/ 2022-07-28 08:31:17.190 | + :: : [[ 200 == 503 ]] 2022-07-28 08:31:17.191 | + :: : [[ 0 -eq 7 ]] 2022-07-28 08:31:17.195 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-07-28 08:31:17.197 | + functions-common:time_stop:2440 : local name 2022-07-28 08:31:17.200 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:31:17.203 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:31:17.205 | + functions-common:time_stop:2443 : local total 2022-07-28 08:31:17.208 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:31:17.211 | + functions-common:time_stop:2446 : name=wait_for_service 2022-07-28 08:31:17.215 | + functions-common:time_stop:2447 : start_time=1658997071597 2022-07-28 08:31:17.217 | + functions-common:time_stop:2449 : [[ -z 1658997071597 ]] 2022-07-28 08:31:17.221 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:31:17.226 | + functions-common:time_stop:2452 : end_time=1658997077223 2022-07-28 08:31:17.229 | + functions-common:time_stop:2453 : elapsed_time=5626 2022-07-28 08:31:17.231 | + functions-common:time_stop:2454 : total=9471 2022-07-28 08:31:17.234 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:31:17.237 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=15097 2022-07-28 08:31:17.240 | + functions:wait_for_service:467 : return 0 2022-07-28 08:31:17.242 | + lib/nova:start_nova_api:959 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 08:31:17.245 | + lib/nova:start_nova_api:959 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 08:31:17.248 | + ./stack.sh:main:1275 : is_service_enabled ovn-controller ovn-controller-vtep 2022-07-28 08:31:17.267 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:31:17.270 | + ./stack.sh:main:1276 : echo_summary 'Starting OVN services' 2022-07-28 08:31:17.273 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 08:31:17.276 | + ./stack.sh:echo_summary:441 : echo -e Starting OVN services 2022-07-28 08:31:17.278 | + ./stack.sh:main:1277 : start_ovn_services 2022-07-28 08:31:17.281 | + lib/neutron-legacy:start_ovn_services:510 : [[ openvswitch == \o\v\n ]] 2022-07-28 08:31:17.284 | + ./stack.sh:main:1280 : is_service_enabled neutron-api 2022-07-28 08:31:17.302 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:31:17.305 | + ./stack.sh:main:1283 : is_service_enabled q-svc 2022-07-28 08:31:17.323 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:31:17.326 | + ./stack.sh:main:1284 : echo_summary 'Starting Neutron' 2022-07-28 08:31:17.329 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 08:31:17.332 | + ./stack.sh:echo_summary:441 : echo -e Starting Neutron 2022-07-28 08:31:17.335 | + ./stack.sh:main:1285 : configure_neutron_after_post_config 2022-07-28 08:31:17.337 | + lib/neutron-legacy:configure_neutron_after_post_config:490 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-07-28 08:31:17.340 | + lib/neutron-legacy:configure_neutron_after_post_config:491 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-07-28 08:31:17.372 | + lib/neutron-legacy:configure_neutron_after_post_config:493 : configure_rbac_policies 2022-07-28 08:31:17.375 | + lib/neutron:configure_rbac_policies:636 : [[ False == \T\r\u\e ]] 2022-07-28 08:31:17.378 | + lib/neutron:configure_rbac_policies:636 : [[ False == \T\r\u\e ]] 2022-07-28 08:31:17.380 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-07-28 08:31:17.413 | + lib/neutron:configure_rbac_policies:641 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-07-28 08:31:17.446 | + ./stack.sh:main:1286 : start_neutron_service_and_check 2022-07-28 08:31:17.449 | + lib/neutron-legacy:start_neutron_service_and_check:526 : local service_port=9696 2022-07-28 08:31:17.452 | + lib/neutron-legacy:start_neutron_service_and_check:527 : local service_protocol=http 2022-07-28 08:31:17.455 | + lib/neutron-legacy:start_neutron_service_and_check:528 : local cfg_file_options 2022-07-28 08:31:17.458 | + lib/neutron-legacy:start_neutron_service_and_check:529 : local neutron_url 2022-07-28 08:31:17.464 | ++ lib/neutron-legacy:start_neutron_service_and_check:531 : determine_config_files neutron-server 2022-07-28 08:31:17.466 | ++ lib/neutron-legacy:determine_config_files:331 : local opts= 2022-07-28 08:31:17.469 | ++ lib/neutron-legacy:determine_config_files:332 : case "$1" in 2022-07-28 08:31:17.473 | +++ lib/neutron-legacy:determine_config_files:333 : _determine_config_server 2022-07-28 08:31:17.475 | +++ lib/neutron-legacy:_determine_config_server:301 : [[ '' != '' ]] 2022-07-28 08:31:17.478 | +++ lib/neutron-legacy:_determine_config_server:308 : [[ 0 > 0 ]] 2022-07-28 08:31:17.481 | +++ lib/neutron-legacy:_determine_config_server:315 : local cfg_file 2022-07-28 08:31:17.483 | +++ lib/neutron-legacy:_determine_config_server:316 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 08:31:17.486 | +++ lib/neutron-legacy:_determine_config_server:320 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 08:31:17.490 | ++ lib/neutron-legacy:determine_config_files:333 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 08:31:17.492 | ++ lib/neutron-legacy:determine_config_files:336 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-07-28 08:31:17.495 | ++ lib/neutron-legacy:determine_config_files:339 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 08:31:17.498 | + lib/neutron-legacy:start_neutron_service_and_check:531 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 08:31:17.501 | + lib/neutron-legacy:start_neutron_service_and_check:533 : is_service_enabled tls-proxy 2022-07-28 08:31:17.519 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:31:17.522 | + lib/neutron-legacy:start_neutron_service_and_check:538 : '[' False == True ']' 2022-07-28 08:31:17.525 | + lib/neutron-legacy:start_neutron_service_and_check:545 : 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-07-28 08:31:17.527 | + functions-common:run_process:1694 : local service=q-svc 2022-07-28 08:31:17.530 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 08:31:17.532 | + functions-common:run_process:1696 : local group= 2022-07-28 08:31:17.535 | + functions-common:run_process:1697 : local user= 2022-07-28 08:31:17.538 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 08:31:17.540 | + functions-common:run_process:1700 : local name=q-svc 2022-07-28 08:31:17.543 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 08:31:17.545 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 08:31:17.548 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:31:17.551 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:31:17.555 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:31:17.560 | + functions-common:time_start:2431 : _TIME_START[$name]=1658997077557 2022-07-28 08:31:17.562 | + functions-common:run_process:1703 : is_service_enabled q-svc 2022-07-28 08:31:17.581 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:31:17.584 | + functions-common:run_process:1704 : _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-07-28 08:31:17.587 | + functions-common:_run_under_systemd:1654 : local service=q-svc 2022-07-28 08:31:17.590 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 08:31:17.592 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 08:31:17.595 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 08:31:17.597 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 08:31:17.600 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-07-28 08:31:17.602 | + 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 =~ ^/ ]] 2022-07-28 08:31:17.605 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-svc.service 2022-07-28 08:31:17.608 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 08:31:17.610 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 08:31:17.613 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 08:31:17.615 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 08:31:17.618 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-07-28 08:31:17.621 | + functions-common:_run_under_systemd:1670 : 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-07-28 08:31:17.623 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-svc.service 2022-07-28 08:31:17.626 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 08:31:17.628 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 08:31:17.630 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 08:31:17.632 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 08:31:17.634 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 08:31:17.637 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 08:31:17.639 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-07-28 08:31:17.641 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 08:31:17.646 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-07-28 08:31:17.704 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-07-28 08:31:17.761 | + functions-common:write_user_unit_file:1577 : 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-07-28 08:31:17.815 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-07-28 08:31:17.873 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-07-28 08:31:17.927 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 08:31:17.982 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 08:31:17.984 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 08:31:17.987 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-07-28 08:31:18.041 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 08:31:18.458 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-svc.service 2022-07-28 08:31:18.472 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-07-28 08:31:18.905 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-svc.service 2022-07-28 08:31:18.930 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 08:31:18.932 | + functions-common:time_stop:2440 : local name 2022-07-28 08:31:18.936 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:31:18.940 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:31:18.943 | + functions-common:time_stop:2443 : local total 2022-07-28 08:31:18.946 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:31:18.949 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 08:31:18.952 | + functions-common:time_stop:2447 : start_time=1658997077557 2022-07-28 08:31:18.954 | + functions-common:time_stop:2449 : [[ -z 1658997077557 ]] 2022-07-28 08:31:18.957 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:31:18.962 | + functions-common:time_stop:2452 : end_time=1658997078959 2022-07-28 08:31:18.965 | + functions-common:time_stop:2453 : elapsed_time=1402 2022-07-28 08:31:18.967 | + functions-common:time_stop:2454 : total=12491 2022-07-28 08:31:18.970 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:31:18.972 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=13893 2022-07-28 08:31:18.975 | + lib/neutron-legacy:start_neutron_service_and_check:546 : neutron_url=http://10.222.0.17:9696 2022-07-28 08:31:18.978 | + lib/neutron-legacy:start_neutron_service_and_check:548 : is_service_enabled tls-proxy 2022-07-28 08:31:18.997 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:31:19.000 | + lib/neutron-legacy:start_neutron_service_and_check:552 : echo 'Waiting for Neutron to start...' 2022-07-28 08:31:19.000 | Waiting for Neutron to start... 2022-07-28 08:31:19.002 | + lib/neutron-legacy:start_neutron_service_and_check:554 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.17:9696' 2022-07-28 08:31:19.005 | + lib/neutron-legacy:start_neutron_service_and_check:555 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.17:9696' 'Neutron did not start' 60 2022-07-28 08:31:19.008 | + functions-common:test_with_retry:2378 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.17:9696' 2022-07-28 08:31:19.010 | + functions-common:test_with_retry:2379 : local 'failmsg=Neutron did not start' 2022-07-28 08:31:19.013 | + functions-common:test_with_retry:2380 : local until=60 2022-07-28 08:31:19.016 | + functions-common:test_with_retry:2381 : local sleep=0.5 2022-07-28 08:31:19.019 | + functions-common:test_with_retry:2383 : time_start test_with_retry 2022-07-28 08:31:19.021 | + functions-common:time_start:2426 : local name=test_with_retry 2022-07-28 08:31:19.024 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:31:19.027 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:31:19.030 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:31:19.036 | + functions-common:time_start:2431 : _TIME_START[$name]=1658997079032 2022-07-28 08:31:19.038 | + functions-common:test_with_retry:2384 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.17:9696; do sleep 0.5; done' 2022-07-28 08:31:24.615 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.17:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2387 : time_stop test_with_retry 2022-07-28 08:31:24.618 | + functions-common:time_stop:2440 : local name 2022-07-28 08:31:24.621 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:31:24.624 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:31:24.626 | + functions-common:time_stop:2443 : local total 2022-07-28 08:31:24.629 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:31:24.633 | + functions-common:time_stop:2446 : name=test_with_retry 2022-07-28 08:31:24.635 | + functions-common:time_stop:2447 : start_time=1658997079032 2022-07-28 08:31:24.638 | + functions-common:time_stop:2449 : [[ -z 1658997079032 ]] 2022-07-28 08:31:24.641 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:31:24.646 | + functions-common:time_stop:2452 : end_time=1658997084643 2022-07-28 08:31:24.649 | + functions-common:time_stop:2453 : elapsed_time=5611 2022-07-28 08:31:24.651 | + functions-common:time_stop:2454 : total=0 2022-07-28 08:31:24.656 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:31:24.659 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5611 2022-07-28 08:31:24.662 | + ./stack.sh:main:1291 : is_service_enabled placement 2022-07-28 08:31:24.680 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:31:24.683 | + ./stack.sh:main:1292 : echo_summary 'Starting Placement' 2022-07-28 08:31:24.685 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 08:31:24.688 | + ./stack.sh:echo_summary:441 : echo -e Starting Placement 2022-07-28 08:31:24.691 | + ./stack.sh:main:1293 : start_placement 2022-07-28 08:31:24.693 | + lib/placement:start_placement:160 : start_placement_api 2022-07-28 08:31:24.696 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-07-28 08:31:24.699 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-07-28 08:31:24.704 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-07-28 08:31:24.707 | + functions-common:run_process:1694 : local service=placement-api 2022-07-28 08:31:24.709 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-07-28 08:31:24.712 | + functions-common:run_process:1696 : local group= 2022-07-28 08:31:24.715 | + functions-common:run_process:1697 : local user= 2022-07-28 08:31:24.717 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 08:31:24.720 | + functions-common:run_process:1700 : local name=placement-api 2022-07-28 08:31:24.722 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 08:31:24.725 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 08:31:24.728 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:31:24.731 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:31:24.734 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:31:24.738 | + functions-common:time_start:2431 : _TIME_START[$name]=1658997084736 2022-07-28 08:31:24.741 | + functions-common:run_process:1703 : is_service_enabled placement-api 2022-07-28 08:31:24.758 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:31:24.762 | + functions-common:run_process:1704 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2022-07-28 08:31:24.764 | + functions-common:_run_under_systemd:1654 : local service=placement-api 2022-07-28 08:31:24.767 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-07-28 08:31:24.770 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-07-28 08:31:24.772 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-07-28 08:31:24.775 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-07-28 08:31:24.777 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-07-28 08:31:24.780 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-07-28 08:31:24.783 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@placement-api.service 2022-07-28 08:31:24.785 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 08:31:24.788 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 08:31:24.791 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 08:31:24.793 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 08:31:24.796 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-07-28 08:31:24.799 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu '' 2022-07-28 08:31:24.802 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@placement-api.service 2022-07-28 08:31:24.805 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-07-28 08:31:24.807 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-07-28 08:31:24.810 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-07-28 08:31:24.812 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-07-28 08:31:24.815 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-07-28 08:31:24.817 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-07-28 08:31:24.823 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-07-28 08:31:24.878 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-07-28 08:31:24.933 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-07-28 08:31:24.988 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-07-28 08:31:25.043 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 08:31:25.098 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-07-28 08:31:25.157 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-07-28 08:31:25.216 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-07-28 08:31:25.279 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-07-28 08:31:25.349 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-07-28 08:31:25.414 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-07-28 08:31:25.416 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-07-28 08:31:25.419 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-07-28 08:31:25.481 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-07-28 08:31:25.933 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@placement-api.service 2022-07-28 08:31:25.948 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-07-28 08:31:26.370 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@placement-api.service 2022-07-28 08:31:26.444 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 08:31:26.447 | + functions-common:time_stop:2440 : local name 2022-07-28 08:31:26.450 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:31:26.453 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:31:26.456 | + functions-common:time_stop:2443 : local total 2022-07-28 08:31:26.458 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:31:26.461 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 08:31:26.463 | + functions-common:time_stop:2447 : start_time=1658997084736 2022-07-28 08:31:26.466 | + functions-common:time_stop:2449 : [[ -z 1658997084736 ]] 2022-07-28 08:31:26.470 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:31:26.475 | + functions-common:time_stop:2452 : end_time=1658997086472 2022-07-28 08:31:26.477 | + functions-common:time_stop:2453 : elapsed_time=1736 2022-07-28 08:31:26.480 | + functions-common:time_stop:2454 : total=13893 2022-07-28 08:31:26.483 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:31:26.485 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=15629 2022-07-28 08:31:26.488 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-07-28 08:31:26.488 | Waiting for placement-api to start... 2022-07-28 08:31:26.491 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.17/placement 2022-07-28 08:31:26.493 | + functions:wait_for_service:457 : local timeout=60 2022-07-28 08:31:26.496 | + functions:wait_for_service:458 : local url=http://10.222.0.17/placement 2022-07-28 08:31:26.499 | + functions:wait_for_service:459 : local rval=0 2022-07-28 08:31:26.501 | + functions:wait_for_service:460 : time_start wait_for_service 2022-07-28 08:31:26.504 | + functions-common:time_start:2426 : local name=wait_for_service 2022-07-28 08:31:26.506 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:31:26.509 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:31:26.512 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:31:26.517 | + functions-common:time_start:2431 : _TIME_START[$name]=1658997086514 2022-07-28 08:31:26.522 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-07-28 08:31:26.528 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.17/placement 2022-07-28 08:31:29.054 | + :: : [[ 200 == 503 ]] 2022-07-28 08:31:29.055 | + :: : [[ 0 -eq 7 ]] 2022-07-28 08:31:29.059 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-07-28 08:31:29.062 | + functions-common:time_stop:2440 : local name 2022-07-28 08:31:29.065 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:31:29.067 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:31:29.071 | + functions-common:time_stop:2443 : local total 2022-07-28 08:31:29.073 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:31:29.076 | + functions-common:time_stop:2446 : name=wait_for_service 2022-07-28 08:31:29.079 | + functions-common:time_stop:2447 : start_time=1658997086514 2022-07-28 08:31:29.081 | + functions-common:time_stop:2449 : [[ -z 1658997086514 ]] 2022-07-28 08:31:29.084 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:31:29.090 | + functions-common:time_stop:2452 : end_time=1658997089087 2022-07-28 08:31:29.092 | + functions-common:time_stop:2453 : elapsed_time=2573 2022-07-28 08:31:29.095 | + functions-common:time_stop:2454 : total=15097 2022-07-28 08:31:29.098 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:31:29.100 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=17670 2022-07-28 08:31:29.103 | + functions:wait_for_service:467 : return 0 2022-07-28 08:31:29.106 | + ./stack.sh:main:1296 : is_service_enabled neutron 2022-07-28 08:31:29.124 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:31:29.127 | + ./stack.sh:main:1297 : start_neutron 2022-07-28 08:31:29.130 | + lib/neutron:start_neutron:733 : is_neutron_legacy_enabled 2022-07-28 08:31:29.134 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 08:31:29.134 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-28 08:31:29.140 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 08:31:29.143 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-28 08:31:29.146 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2022-07-28 08:31:29.149 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-28 08:31:29.152 | + lib/neutron:start_neutron:735 : start_mutnauq_l2_agent 2022-07-28 08:31:29.154 | + lib/neutron-legacy:start_mutnauq_l2_agent:561 : run_process q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 08:31:29.157 | + functions-common:run_process:1694 : local service=q-agt 2022-07-28 08:31:29.160 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 08:31:29.163 | + functions-common:run_process:1696 : local group= 2022-07-28 08:31:29.165 | + functions-common:run_process:1697 : local user= 2022-07-28 08:31:29.168 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 08:31:29.171 | + functions-common:run_process:1700 : local name=q-agt 2022-07-28 08:31:29.173 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 08:31:29.176 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 08:31:29.179 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:31:29.181 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:31:29.185 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:31:29.190 | + functions-common:time_start:2431 : _TIME_START[$name]=1658997089186 2022-07-28 08:31:29.192 | + functions-common:run_process:1703 : is_service_enabled q-agt 2022-07-28 08:31:29.210 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:31:29.213 | + functions-common:run_process:1704 : _run_under_systemd q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2022-07-28 08:31:29.215 | + functions-common:_run_under_systemd:1654 : local service=q-agt 2022-07-28 08:31:29.218 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 08:31:29.221 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 08:31:29.223 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 08:31:29.226 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 08:31:29.228 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-07-28 08:31:29.231 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-07-28 08:31:29.233 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-agt.service 2022-07-28 08:31:29.236 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 08:31:29.239 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 08:31:29.241 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 08:31:29.244 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 08:31:29.247 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-07-28 08:31:29.249 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-agt.service '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu '' 2022-07-28 08:31:29.252 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-agt.service 2022-07-28 08:31:29.255 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 08:31:29.258 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 08:31:29.260 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 08:31:29.262 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 08:31:29.265 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 08:31:29.267 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 08:31:29.269 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-07-28 08:31:29.272 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 08:31:29.277 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-07-28 08:31:29.331 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-07-28 08:31:29.387 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecStart '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 08:31:29.444 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-07-28 08:31:29.500 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-07-28 08:31:29.557 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 08:31:29.614 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 08:31:29.617 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 08:31:29.619 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-07-28 08:31:29.675 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 08:31:30.108 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-agt.service 2022-07-28 08:31:30.122 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-07-28 08:31:30.572 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-agt.service 2022-07-28 08:31:30.594 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 08:31:30.597 | + functions-common:time_stop:2440 : local name 2022-07-28 08:31:30.599 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:31:30.602 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:31:30.605 | + functions-common:time_stop:2443 : local total 2022-07-28 08:31:30.607 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:31:30.610 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 08:31:30.612 | + functions-common:time_stop:2447 : start_time=1658997089186 2022-07-28 08:31:30.615 | + functions-common:time_stop:2449 : [[ -z 1658997089186 ]] 2022-07-28 08:31:30.618 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:31:30.623 | + functions-common:time_stop:2452 : end_time=1658997090620 2022-07-28 08:31:30.626 | + functions-common:time_stop:2453 : elapsed_time=1434 2022-07-28 08:31:30.629 | + functions-common:time_stop:2454 : total=15629 2022-07-28 08:31:30.631 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:31:30.634 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=17063 2022-07-28 08:31:30.637 | + lib/neutron-legacy:start_mutnauq_l2_agent:563 : is_provider_network 2022-07-28 08:31:30.639 | + functions-common:is_provider_network:2289 : '[' '' == True ']' 2022-07-28 08:31:30.642 | + functions-common:is_provider_network:2292 : return 1 2022-07-28 08:31:30.645 | + lib/neutron:start_neutron:736 : start_mutnauq_other_agents 2022-07-28 08:31:30.647 | + lib/neutron-legacy:start_mutnauq_other_agents:579 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-07-28 08:31:30.650 | + functions-common:run_process:1694 : local service=q-dhcp 2022-07-28 08:31:30.652 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-07-28 08:31:30.655 | + functions-common:run_process:1696 : local group= 2022-07-28 08:31:30.658 | + functions-common:run_process:1697 : local user= 2022-07-28 08:31:30.660 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 08:31:30.663 | + functions-common:run_process:1700 : local name=q-dhcp 2022-07-28 08:31:30.665 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 08:31:30.668 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 08:31:30.670 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:31:30.673 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:31:30.676 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:31:30.681 | + functions-common:time_start:2431 : _TIME_START[$name]=1658997090678 2022-07-28 08:31:30.683 | + functions-common:run_process:1703 : is_service_enabled q-dhcp 2022-07-28 08:31:30.702 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:31:30.705 | + functions-common:run_process:1704 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' '' 2022-07-28 08:31:30.708 | + functions-common:_run_under_systemd:1654 : local service=q-dhcp 2022-07-28 08:31:30.710 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-07-28 08:31:30.713 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-07-28 08:31:30.716 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-07-28 08:31:30.719 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-07-28 08:31:30.721 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-07-28 08:31:30.724 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-07-28 08:31:30.727 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-dhcp.service 2022-07-28 08:31:30.729 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 08:31:30.732 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 08:31:30.734 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 08:31:30.737 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 08:31:30.740 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-07-28 08:31:30.742 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-dhcp.service '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' ubuntu '' 2022-07-28 08:31:30.745 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-dhcp.service 2022-07-28 08:31:30.748 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-07-28 08:31:30.750 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 08:31:30.753 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 08:31:30.755 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 08:31:30.758 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 08:31:30.761 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 08:31:30.763 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-07-28 08:31:30.766 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 08:31:30.771 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-07-28 08:31:30.827 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-07-28 08:31:30.884 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecStart '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-07-28 08:31:30.940 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-07-28 08:31:30.997 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-07-28 08:31:31.054 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 08:31:31.112 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 08:31:31.114 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 08:31:31.117 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-07-28 08:31:31.173 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 08:31:31.599 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-dhcp.service 2022-07-28 08:31:31.613 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-07-28 08:31:32.043 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-dhcp.service 2022-07-28 08:31:32.066 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 08:31:32.069 | + functions-common:time_stop:2440 : local name 2022-07-28 08:31:32.072 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:31:32.074 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:31:32.077 | + functions-common:time_stop:2443 : local total 2022-07-28 08:31:32.080 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:31:32.083 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 08:31:32.085 | + functions-common:time_stop:2447 : start_time=1658997090678 2022-07-28 08:31:32.088 | + functions-common:time_stop:2449 : [[ -z 1658997090678 ]] 2022-07-28 08:31:32.091 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:31:32.096 | + functions-common:time_stop:2452 : end_time=1658997092093 2022-07-28 08:31:32.099 | + functions-common:time_stop:2453 : elapsed_time=1415 2022-07-28 08:31:32.101 | + functions-common:time_stop:2454 : total=17063 2022-07-28 08:31:32.104 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:31:32.106 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=18478 2022-07-28 08:31:32.110 | ++ lib/neutron-legacy:start_mutnauq_other_agents:581 : determine_config_files neutron-l3-agent 2022-07-28 08:31:32.112 | ++ lib/neutron-legacy:determine_config_files:331 : local opts= 2022-07-28 08:31:32.115 | ++ lib/neutron-legacy:determine_config_files:332 : case "$1" in 2022-07-28 08:31:32.119 | +++ lib/neutron-legacy:determine_config_files:334 : _determine_config_l3 2022-07-28 08:31:32.121 | +++ lib/neutron-legacy:_determine_config_l3:324 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-28 08:31:32.124 | +++ lib/neutron-legacy:_determine_config_l3:325 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-28 08:31:32.128 | ++ lib/neutron-legacy:determine_config_files:334 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-28 08:31:32.131 | ++ lib/neutron-legacy:determine_config_files:336 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-07-28 08:31:32.134 | ++ lib/neutron-legacy:determine_config_files:339 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-28 08:31:32.137 | + lib/neutron-legacy:start_mutnauq_other_agents:581 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-28 08:31:32.140 | + functions-common:run_process:1694 : local service=q-l3 2022-07-28 08:31:32.142 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-28 08:31:32.145 | + functions-common:run_process:1696 : local group= 2022-07-28 08:31:32.147 | + functions-common:run_process:1697 : local user= 2022-07-28 08:31:32.150 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 08:31:32.152 | + functions-common:run_process:1700 : local name=q-l3 2022-07-28 08:31:32.155 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 08:31:32.157 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 08:31:32.160 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:31:32.162 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:31:32.165 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:31:32.170 | + functions-common:time_start:2431 : _TIME_START[$name]=1658997092168 2022-07-28 08:31:32.173 | + functions-common:run_process:1703 : is_service_enabled q-l3 2022-07-28 08:31:32.193 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:31:32.196 | + functions-common:run_process:1704 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' '' 2022-07-28 08:31:32.198 | + functions-common:_run_under_systemd:1654 : local service=q-l3 2022-07-28 08:31:32.201 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-28 08:31:32.204 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-28 08:31:32.206 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-28 08:31:32.209 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-28 08:31:32.211 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-07-28 08:31:32.214 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-07-28 08:31:32.217 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-l3.service 2022-07-28 08:31:32.219 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 08:31:32.222 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 08:31:32.224 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 08:31:32.227 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 08:31:32.229 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-07-28 08:31:32.232 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-l3.service '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' ubuntu '' 2022-07-28 08:31:32.235 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-l3.service 2022-07-28 08:31:32.237 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-28 08:31:32.240 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 08:31:32.242 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 08:31:32.245 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 08:31:32.248 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 08:31:32.250 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 08:31:32.252 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-07-28 08:31:32.255 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 08:31:32.260 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-07-28 08:31:32.316 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-07-28 08:31:32.374 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecStart '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-28 08:31:32.432 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-07-28 08:31:32.497 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-07-28 08:31:32.563 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 08:31:32.632 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 08:31:32.634 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 08:31:32.637 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-07-28 08:31:32.697 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 08:31:33.157 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-l3.service 2022-07-28 08:31:33.171 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-07-28 08:31:33.650 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-l3.service 2022-07-28 08:31:33.674 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 08:31:33.677 | + functions-common:time_stop:2440 : local name 2022-07-28 08:31:33.680 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:31:33.682 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:31:33.685 | + functions-common:time_stop:2443 : local total 2022-07-28 08:31:33.687 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:31:33.690 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 08:31:33.692 | + functions-common:time_stop:2447 : start_time=1658997092168 2022-07-28 08:31:33.695 | + functions-common:time_stop:2449 : [[ -z 1658997092168 ]] 2022-07-28 08:31:33.702 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:31:33.704 | + functions-common:time_stop:2452 : end_time=1658997093701 2022-07-28 08:31:33.707 | + functions-common:time_stop:2453 : elapsed_time=1533 2022-07-28 08:31:33.709 | + functions-common:time_stop:2454 : total=18478 2022-07-28 08:31:33.712 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:31:33.714 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=20011 2022-07-28 08:31:33.717 | + lib/neutron-legacy:start_mutnauq_other_agents:583 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-07-28 08:31:33.720 | + functions-common:run_process:1694 : local service=q-meta 2022-07-28 08:31:33.722 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-07-28 08:31:33.725 | + functions-common:run_process:1696 : local group= 2022-07-28 08:31:33.727 | + functions-common:run_process:1697 : local user= 2022-07-28 08:31:33.730 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 08:31:33.733 | + functions-common:run_process:1700 : local name=q-meta 2022-07-28 08:31:33.735 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 08:31:33.738 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 08:31:33.740 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:31:33.743 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:31:33.750 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:31:33.753 | + functions-common:time_start:2431 : _TIME_START[$name]=1658997093749 2022-07-28 08:31:33.757 | + functions-common:run_process:1703 : is_service_enabled q-meta 2022-07-28 08:31:33.792 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:31:33.796 | + functions-common:run_process:1704 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' '' 2022-07-28 08:31:33.799 | + functions-common:_run_under_systemd:1654 : local service=q-meta 2022-07-28 08:31:33.801 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-07-28 08:31:33.804 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-07-28 08:31:33.807 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-07-28 08:31:33.809 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-07-28 08:31:33.812 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-07-28 08:31:33.815 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-07-28 08:31:33.817 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-meta.service 2022-07-28 08:31:33.820 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 08:31:33.823 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 08:31:33.825 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 08:31:33.828 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 08:31:33.831 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-07-28 08:31:33.833 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-meta.service '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' ubuntu '' 2022-07-28 08:31:33.838 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-meta.service 2022-07-28 08:31:33.840 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-07-28 08:31:33.843 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 08:31:33.846 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 08:31:33.852 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 08:31:33.854 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 08:31:33.857 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 08:31:33.860 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-07-28 08:31:33.863 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 08:31:33.868 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-07-28 08:31:33.953 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-07-28 08:31:34.022 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecStart '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-07-28 08:31:34.089 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-07-28 08:31:34.161 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-07-28 08:31:34.224 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 08:31:34.293 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 08:31:34.296 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 08:31:34.299 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-07-28 08:31:34.368 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 08:31:34.888 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-meta.service 2022-07-28 08:31:34.910 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-07-28 08:31:35.354 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-meta.service 2022-07-28 08:31:35.391 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 08:31:35.394 | + functions-common:time_stop:2440 : local name 2022-07-28 08:31:35.397 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:31:35.400 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:31:35.402 | + functions-common:time_stop:2443 : local total 2022-07-28 08:31:35.405 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:31:35.408 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 08:31:35.410 | + functions-common:time_stop:2447 : start_time=1658997093749 2022-07-28 08:31:35.413 | + functions-common:time_stop:2449 : [[ -z 1658997093749 ]] 2022-07-28 08:31:35.418 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:31:35.421 | + functions-common:time_stop:2452 : end_time=1658997095418 2022-07-28 08:31:35.424 | + functions-common:time_stop:2453 : elapsed_time=1669 2022-07-28 08:31:35.426 | + functions-common:time_stop:2454 : total=20011 2022-07-28 08:31:35.429 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:31:35.431 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=21680 2022-07-28 08:31:35.434 | + lib/neutron-legacy:start_mutnauq_other_agents:584 : run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-07-28 08:31:35.436 | + functions-common:run_process:1694 : local service=q-metering 2022-07-28 08:31:35.439 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-07-28 08:31:35.445 | + functions-common:run_process:1696 : local group= 2022-07-28 08:31:35.447 | + functions-common:run_process:1697 : local user= 2022-07-28 08:31:35.451 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 08:31:35.454 | + functions-common:run_process:1700 : local name=q-metering 2022-07-28 08:31:35.457 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 08:31:35.459 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 08:31:35.462 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:31:35.465 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:31:35.471 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:31:35.473 | + functions-common:time_start:2431 : _TIME_START[$name]=1658997095470 2022-07-28 08:31:35.477 | + functions-common:run_process:1703 : is_service_enabled q-metering 2022-07-28 08:31:35.499 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:31:35.502 | + functions-common:run_process:1704 : _run_under_systemd q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' '' '' 2022-07-28 08:31:35.504 | + functions-common:_run_under_systemd:1654 : local service=q-metering 2022-07-28 08:31:35.507 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-07-28 08:31:35.510 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-07-28 08:31:35.513 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-07-28 08:31:35.515 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-07-28 08:31:35.522 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2022-07-28 08:31:35.524 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2022-07-28 08:31:35.527 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-metering.service 2022-07-28 08:31:35.529 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 08:31:35.532 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 08:31:35.535 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 08:31:35.537 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 08:31:35.540 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2022-07-28 08:31:35.543 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-metering.service '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' ubuntu '' 2022-07-28 08:31:35.545 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-metering.service 2022-07-28 08:31:35.548 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-07-28 08:31:35.551 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 08:31:35.554 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 08:31:35.557 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 08:31:35.559 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 08:31:35.562 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 08:31:35.564 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-07-28 08:31:35.568 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 08:31:35.573 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-07-28 08:31:35.652 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-07-28 08:31:35.721 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecStart '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-07-28 08:31:35.821 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-07-28 08:31:35.906 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-07-28 08:31:35.991 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 08:31:36.068 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 08:31:36.073 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 08:31:36.082 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-07-28 08:31:36.175 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 08:31:36.669 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-metering.service 2022-07-28 08:31:36.683 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-07-28 08:31:37.169 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-metering.service 2022-07-28 08:31:37.198 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 08:31:37.201 | + functions-common:time_stop:2440 : local name 2022-07-28 08:31:37.204 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:31:37.207 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:31:37.212 | + functions-common:time_stop:2443 : local total 2022-07-28 08:31:37.215 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:31:37.226 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 08:31:37.229 | + functions-common:time_stop:2447 : start_time=1658997095470 2022-07-28 08:31:37.232 | + functions-common:time_stop:2449 : [[ -z 1658997095470 ]] 2022-07-28 08:31:37.242 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:31:37.247 | + functions-common:time_stop:2452 : end_time=1658997097237 2022-07-28 08:31:37.249 | + functions-common:time_stop:2453 : elapsed_time=1767 2022-07-28 08:31:37.252 | + functions-common:time_stop:2454 : total=21680 2022-07-28 08:31:37.255 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:31:37.263 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=23447 2022-07-28 08:31:37.271 | + ./stack.sh:main:1300 : is_service_enabled q-svc 2022-07-28 08:31:37.309 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:31:37.312 | + ./stack.sh:main:1300 : [[ True == \T\r\u\e ]] 2022-07-28 08:31:37.317 | + ./stack.sh:main:1301 : echo_summary 'Creating initial neutron network elements' 2022-07-28 08:31:37.324 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 08:31:37.329 | + ./stack.sh:echo_summary:441 : echo -e Creating initial neutron network elements 2022-07-28 08:31:37.333 | + ./stack.sh:main:1304 : type -p neutron_plugin_create_initial_networks 2022-07-28 08:31:37.336 | + ./stack.sh:main:1307 : create_neutron_initial_network 2022-07-28 08:31:37.346 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : type -p neutron_plugin_create_initial_network_profile 2022-07-28 08:31:37.358 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : is_networking_extension_supported auto-allocated-topology 2022-07-28 08:31:37.366 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-07-28 08:31:37.371 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-07-28 08:31:40.765 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:31:40.765 | from cryptography.utils import int_from_bytes 2022-07-28 08:31:40.765 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:31:40.765 | from cryptography.utils import int_from_bytes 2022-07-28 08:31:40.929 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:31:40.936 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-07-28 08:31:40.936 | address-scope 2022-07-28 08:31:40.936 | router-admin-state-down-before-update 2022-07-28 08:31:40.936 | agent 2022-07-28 08:31:40.936 | agent-resources-synced 2022-07-28 08:31:40.936 | allowed-address-pairs 2022-07-28 08:31:40.936 | auto-allocated-topology 2022-07-28 08:31:40.936 | availability_zone 2022-07-28 08:31:40.936 | availability_zone_filter 2022-07-28 08:31:40.936 | default-subnetpools 2022-07-28 08:31:40.936 | dhcp_agent_scheduler 2022-07-28 08:31:40.936 | dvr 2022-07-28 08:31:40.936 | empty-string-filtering 2022-07-28 08:31:40.936 | external-net 2022-07-28 08:31:40.936 | extra_dhcp_opt 2022-07-28 08:31:40.936 | extraroute 2022-07-28 08:31:40.936 | extraroute-atomic 2022-07-28 08:31:40.936 | filter-validation 2022-07-28 08:31:40.936 | fip-port-details 2022-07-28 08:31:40.936 | flavors 2022-07-28 08:31:40.936 | floatingip-pools 2022-07-28 08:31:40.936 | ip-substring-filtering 2022-07-28 08:31:40.936 | router 2022-07-28 08:31:40.936 | ext-gw-mode 2022-07-28 08:31:40.936 | l3-ha 2022-07-28 08:31:40.936 | l3-flavors 2022-07-28 08:31:40.936 | l3-port-ip-change-not-allowed 2022-07-28 08:31:40.936 | l3_agent_scheduler 2022-07-28 08:31:40.936 | metering 2022-07-28 08:31:40.936 | metering_source_and_destination_fields 2022-07-28 08:31:40.936 | multi-provider 2022-07-28 08:31:40.936 | net-mtu 2022-07-28 08:31:40.936 | net-mtu-writable 2022-07-28 08:31:40.937 | network_availability_zone 2022-07-28 08:31:40.937 | network-ip-availability 2022-07-28 08:31:40.937 | pagination 2022-07-28 08:31:40.937 | port-device-profile 2022-07-28 08:31:40.937 | port-mac-override 2022-07-28 08:31:40.937 | port-mac-address-regenerate 2022-07-28 08:31:40.937 | port-numa-affinity-policy 2022-07-28 08:31:40.937 | binding 2022-07-28 08:31:40.937 | binding-extended 2022-07-28 08:31:40.937 | port-security 2022-07-28 08:31:40.937 | project-id 2022-07-28 08:31:40.937 | provider 2022-07-28 08:31:40.937 | quota-check-limit 2022-07-28 08:31:40.937 | quotas 2022-07-28 08:31:40.937 | quota_details 2022-07-28 08:31:40.937 | rbac-policies 2022-07-28 08:31:40.937 | rbac-address-group 2022-07-28 08:31:40.937 | rbac-address-scope 2022-07-28 08:31:40.937 | rbac-security-groups 2022-07-28 08:31:40.937 | rbac-subnetpool 2022-07-28 08:31:40.937 | revision-if-match 2022-07-28 08:31:40.937 | standard-attr-revisions 2022-07-28 08:31:40.937 | router_availability_zone 2022-07-28 08:31:40.938 | security-groups-normalized-cidr 2022-07-28 08:31:40.938 | port-security-groups-filtering 2022-07-28 08:31:40.938 | security-groups-remote-address-group 2022-07-28 08:31:40.938 | security-groups-shared-filtering 2022-07-28 08:31:40.938 | security-group 2022-07-28 08:31:40.938 | service-type 2022-07-28 08:31:40.938 | sorting 2022-07-28 08:31:40.938 | standard-attr-description 2022-07-28 08:31:40.938 | stateful-security-group 2022-07-28 08:31:40.938 | subnet_onboard 2022-07-28 08:31:40.938 | subnet-service-types 2022-07-28 08:31:40.938 | subnet_allocation 2022-07-28 08:31:40.938 | subnetpool-prefix-ops 2022-07-28 08:31:40.938 | standard-attr-tag 2022-07-28 08:31:40.938 | standard-attr-timestamp' 2022-07-28 08:31:40.941 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-07-28 08:31:40.941 | address-scope 2022-07-28 08:31:40.941 | router-admin-state-down-before-update 2022-07-28 08:31:40.941 | agent 2022-07-28 08:31:40.941 | agent-resources-synced 2022-07-28 08:31:40.941 | allowed-address-pairs 2022-07-28 08:31:40.941 | auto-allocated-topology 2022-07-28 08:31:40.941 | availability_zone 2022-07-28 08:31:40.941 | availability_zone_filter 2022-07-28 08:31:40.941 | default-subnetpools 2022-07-28 08:31:40.941 | dhcp_agent_scheduler 2022-07-28 08:31:40.941 | dvr 2022-07-28 08:31:40.941 | empty-string-filtering 2022-07-28 08:31:40.941 | external-net 2022-07-28 08:31:40.941 | extra_dhcp_opt 2022-07-28 08:31:40.941 | extraroute 2022-07-28 08:31:40.941 | extraroute-atomic 2022-07-28 08:31:40.941 | filter-validation 2022-07-28 08:31:40.941 | fip-port-details 2022-07-28 08:31:40.941 | flavors 2022-07-28 08:31:40.941 | floatingip-pools 2022-07-28 08:31:40.941 | ip-substring-filtering 2022-07-28 08:31:40.942 | router 2022-07-28 08:31:40.942 | ext-gw-mode 2022-07-28 08:31:40.942 | l3-ha 2022-07-28 08:31:40.942 | l3-flavors 2022-07-28 08:31:40.942 | l3-port-ip-change-not-allowed 2022-07-28 08:31:40.942 | l3_agent_scheduler 2022-07-28 08:31:40.942 | metering 2022-07-28 08:31:40.942 | metering_source_and_destination_fields 2022-07-28 08:31:40.942 | multi-provider 2022-07-28 08:31:40.942 | net-mtu 2022-07-28 08:31:40.942 | net-mtu-writable 2022-07-28 08:31:40.942 | network_availability_zone 2022-07-28 08:31:40.942 | network-ip-availability 2022-07-28 08:31:40.942 | pagination 2022-07-28 08:31:40.942 | port-device-profile 2022-07-28 08:31:40.942 | port-mac-override 2022-07-28 08:31:40.942 | port-mac-address-regenerate 2022-07-28 08:31:40.942 | port-numa-affinity-policy 2022-07-28 08:31:40.942 | binding 2022-07-28 08:31:40.942 | binding-extended 2022-07-28 08:31:40.942 | port-security 2022-07-28 08:31:40.942 | project-id 2022-07-28 08:31:40.942 | provider 2022-07-28 08:31:40.942 | quota-check-limit 2022-07-28 08:31:40.942 | quotas 2022-07-28 08:31:40.942 | quota_details 2022-07-28 08:31:40.942 | rbac-policies 2022-07-28 08:31:40.942 | rbac-address-group 2022-07-28 08:31:40.942 | rbac-address-scope 2022-07-28 08:31:40.942 | rbac-security-groups 2022-07-28 08:31:40.942 | rbac-subnetpool 2022-07-28 08:31:40.942 | revision-if-match 2022-07-28 08:31:40.943 | standard-attr-revisions 2022-07-28 08:31:40.943 | router_availability_zone 2022-07-28 08:31:40.943 | security-groups-normalized-cidr 2022-07-28 08:31:40.943 | port-security-groups-filtering 2022-07-28 08:31:40.943 | security-groups-remote-address-group 2022-07-28 08:31:40.943 | security-groups-shared-filtering 2022-07-28 08:31:40.943 | security-group 2022-07-28 08:31:40.943 | service-type 2022-07-28 08:31:40.943 | sorting 2022-07-28 08:31:40.943 | standard-attr-description 2022-07-28 08:31:40.943 | stateful-security-group 2022-07-28 08:31:40.943 | subnet_onboard 2022-07-28 08:31:40.943 | subnet-service-types 2022-07-28 08:31:40.943 | subnet_allocation 2022-07-28 08:31:40.943 | subnetpool-prefix-ops 2022-07-28 08:31:40.943 | standard-attr-tag 2022-07-28 08:31:40.943 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-07-28 08:31:40.946 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-07-28 08:31:40.949 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:156 : [[ True == \T\r\u\e ]] 2022-07-28 08:31:40.952 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : [[ 4 =~ 4.* ]] 2022-07-28 08:31:40.956 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 172.20.0.0/16 --share --default -f value -c id 2022-07-28 08:31:43.823 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:31:43.823 | from cryptography.utils import int_from_bytes 2022-07-28 08:31:43.823 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:31:43.823 | from cryptography.utils import int_from_bytes 2022-07-28 08:31:43.824 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-28 08:31:43.992 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:31:43.995 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : SUBNETPOOL_V4_ID=62954bda-bd5c-4d0c-9c19-55a2362e361d 2022-07-28 08:31:43.998 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ 4 =~ .*6 ]] 2022-07-28 08:31:44.001 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : is_provider_network 2022-07-28 08:31:44.003 | + functions-common:is_provider_network:2289 : '[' '' == True ']' 2022-07-28 08:31:44.006 | + functions-common:is_provider_network:2292 : return 1 2022-07-28 08:31:44.011 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-07-28 08:31:44.011 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : grep ' id ' 2022-07-28 08:31:44.012 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : get_field 2 2022-07-28 08:31:44.015 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:31:44.019 | ++ functions-common:get_field:813 : read data 2022-07-28 08:31:46.977 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:31:46.977 | from cryptography.utils import int_from_bytes 2022-07-28 08:31:46.977 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:31:46.977 | from cryptography.utils import int_from_bytes 2022-07-28 08:31:47.143 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:31:47.146 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-07-28 08:31:47.149 | ++ functions-common:get_field:817 : field='$3' 2022-07-28 08:31:47.153 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-07-28 08:31:47.154 | ++ functions-common:get_field:819 : echo '| id | 410a37a7-8f59-409f-af36-664391f5defb |' 2022-07-28 08:31:47.159 | ++ functions-common:get_field:813 : read data 2022-07-28 08:31:47.163 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : NET_ID=410a37a7-8f59-409f-af36-664391f5defb 2022-07-28 08:31:47.166 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:197 : die_if_not_set 197 NET_ID 'Failure creating NET_ID for private' 2022-07-28 08:31:47.169 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 08:31:47.187 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:199 : [[ 4 =~ 4.* ]] 2022-07-28 08:31:47.190 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : _neutron_create_private_subnet_v4 2022-07-28 08:31:47.193 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:248 : '[' -z 62954bda-bd5c-4d0c-9c19-55a2362e361d ']' 2022-07-28 08:31:47.196 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:251 : local 'subnet_params=--ip-version 4 ' 2022-07-28 08:31:47.199 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : [[ -n 172.20.0.1 ]] 2022-07-28 08:31:47.201 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : subnet_params+='--gateway 172.20.0.1 ' 2022-07-28 08:31:47.204 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : subnet_params+='--subnet-pool 62954bda-bd5c-4d0c-9c19-55a2362e361d ' 2022-07-28 08:31:47.207 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : subnet_params+=' ' 2022-07-28 08:31:47.210 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--network 410a37a7-8f59-409f-af36-664391f5defb private-subnet' 2022-07-28 08:31:47.212 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : local subnet_id 2022-07-28 08:31:47.217 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --gateway 172.20.0.1 --subnet-pool 62954bda-bd5c-4d0c-9c19-55a2362e361d --network 410a37a7-8f59-409f-af36-664391f5defb private-subnet 2022-07-28 08:31:47.217 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : get_field 2 2022-07-28 08:31:47.218 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : grep ' id ' 2022-07-28 08:31:47.220 | +++ functions-common:get_field:812 : local data field 2022-07-28 08:31:47.223 | +++ functions-common:get_field:813 : read data 2022-07-28 08:31:49.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:31:49.802 | from cryptography.utils import int_from_bytes 2022-07-28 08:31:49.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:31:49.802 | from cryptography.utils import int_from_bytes 2022-07-28 08:31:49.802 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-28 08:31:50.304 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-28 08:31:50.468 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:31:50.471 | +++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-07-28 08:31:50.474 | +++ functions-common:get_field:817 : field='$3' 2022-07-28 08:31:50.477 | +++ functions-common:get_field:819 : echo '| id | f6bbc656-96fa-4305-a568-9007dba49357 |' 2022-07-28 08:31:50.478 | +++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-07-28 08:31:50.484 | +++ functions-common:get_field:813 : read data 2022-07-28 08:31:50.488 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_id=f6bbc656-96fa-4305-a568-9007dba49357 2022-07-28 08:31:50.490 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : die_if_not_set 261 subnet_id 'Failure creating private IPv4 subnet' 2022-07-28 08:31:50.493 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 08:31:50.510 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : echo f6bbc656-96fa-4305-a568-9007dba49357 2022-07-28 08:31:50.514 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : SUBNET_ID=f6bbc656-96fa-4305-a568-9007dba49357 2022-07-28 08:31:50.518 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : [[ 4 =~ .*6 ]] 2022-07-28 08:31:50.523 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported router 2022-07-28 08:31:50.526 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=router 2022-07-28 08:31:50.530 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-07-28 08:31:53.547 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:31:53.547 | from cryptography.utils import int_from_bytes 2022-07-28 08:31:53.547 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:31:53.547 | from cryptography.utils import int_from_bytes 2022-07-28 08:31:53.713 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:31:53.716 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-07-28 08:31:53.716 | address-scope 2022-07-28 08:31:53.716 | router-admin-state-down-before-update 2022-07-28 08:31:53.716 | agent 2022-07-28 08:31:53.716 | agent-resources-synced 2022-07-28 08:31:53.716 | allowed-address-pairs 2022-07-28 08:31:53.716 | auto-allocated-topology 2022-07-28 08:31:53.716 | availability_zone 2022-07-28 08:31:53.716 | availability_zone_filter 2022-07-28 08:31:53.716 | default-subnetpools 2022-07-28 08:31:53.716 | dhcp_agent_scheduler 2022-07-28 08:31:53.716 | dvr 2022-07-28 08:31:53.716 | empty-string-filtering 2022-07-28 08:31:53.716 | external-net 2022-07-28 08:31:53.716 | extra_dhcp_opt 2022-07-28 08:31:53.716 | extraroute 2022-07-28 08:31:53.716 | extraroute-atomic 2022-07-28 08:31:53.716 | filter-validation 2022-07-28 08:31:53.716 | fip-port-details 2022-07-28 08:31:53.716 | flavors 2022-07-28 08:31:53.716 | floatingip-pools 2022-07-28 08:31:53.716 | ip-substring-filtering 2022-07-28 08:31:53.716 | router 2022-07-28 08:31:53.716 | ext-gw-mode 2022-07-28 08:31:53.716 | l3-ha 2022-07-28 08:31:53.716 | l3-flavors 2022-07-28 08:31:53.716 | l3-port-ip-change-not-allowed 2022-07-28 08:31:53.717 | l3_agent_scheduler 2022-07-28 08:31:53.717 | metering 2022-07-28 08:31:53.717 | metering_source_and_destination_fields 2022-07-28 08:31:53.717 | multi-provider 2022-07-28 08:31:53.717 | net-mtu 2022-07-28 08:31:53.717 | net-mtu-writable 2022-07-28 08:31:53.717 | network_availability_zone 2022-07-28 08:31:53.717 | network-ip-availability 2022-07-28 08:31:53.717 | pagination 2022-07-28 08:31:53.717 | port-device-profile 2022-07-28 08:31:53.717 | port-mac-override 2022-07-28 08:31:53.717 | port-mac-address-regenerate 2022-07-28 08:31:53.717 | port-numa-affinity-policy 2022-07-28 08:31:53.717 | binding 2022-07-28 08:31:53.717 | binding-extended 2022-07-28 08:31:53.717 | port-security 2022-07-28 08:31:53.717 | project-id 2022-07-28 08:31:53.717 | provider 2022-07-28 08:31:53.717 | quota-check-limit 2022-07-28 08:31:53.717 | quotas 2022-07-28 08:31:53.717 | quota_details 2022-07-28 08:31:53.717 | rbac-policies 2022-07-28 08:31:53.717 | rbac-address-group 2022-07-28 08:31:53.717 | rbac-address-scope 2022-07-28 08:31:53.717 | rbac-security-groups 2022-07-28 08:31:53.717 | rbac-subnetpool 2022-07-28 08:31:53.717 | revision-if-match 2022-07-28 08:31:53.717 | standard-attr-revisions 2022-07-28 08:31:53.717 | router_availability_zone 2022-07-28 08:31:53.717 | security-groups-normalized-cidr 2022-07-28 08:31:53.717 | port-security-groups-filtering 2022-07-28 08:31:53.717 | security-groups-remote-address-group 2022-07-28 08:31:53.717 | security-groups-shared-filtering 2022-07-28 08:31:53.717 | security-group 2022-07-28 08:31:53.717 | service-type 2022-07-28 08:31:53.717 | sorting 2022-07-28 08:31:53.717 | standard-attr-description 2022-07-28 08:31:53.718 | stateful-security-group 2022-07-28 08:31:53.718 | subnet_onboard 2022-07-28 08:31:53.718 | subnet-service-types 2022-07-28 08:31:53.718 | subnet_allocation 2022-07-28 08:31:53.718 | subnetpool-prefix-ops 2022-07-28 08:31:53.718 | standard-attr-tag 2022-07-28 08:31:53.718 | standard-attr-timestamp' 2022-07-28 08:31:53.719 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-07-28 08:31:53.720 | address-scope 2022-07-28 08:31:53.720 | router-admin-state-down-before-update 2022-07-28 08:31:53.720 | agent 2022-07-28 08:31:53.720 | agent-resources-synced 2022-07-28 08:31:53.720 | allowed-address-pairs 2022-07-28 08:31:53.720 | auto-allocated-topology 2022-07-28 08:31:53.720 | availability_zone 2022-07-28 08:31:53.720 | availability_zone_filter 2022-07-28 08:31:53.720 | default-subnetpools 2022-07-28 08:31:53.720 | dhcp_agent_scheduler 2022-07-28 08:31:53.720 | dvr 2022-07-28 08:31:53.720 | empty-string-filtering 2022-07-28 08:31:53.720 | external-net 2022-07-28 08:31:53.720 | extra_dhcp_opt 2022-07-28 08:31:53.720 | extraroute 2022-07-28 08:31:53.720 | extraroute-atomic 2022-07-28 08:31:53.720 | filter-validation 2022-07-28 08:31:53.720 | fip-port-details 2022-07-28 08:31:53.720 | flavors 2022-07-28 08:31:53.720 | floatingip-pools 2022-07-28 08:31:53.720 | ip-substring-filtering 2022-07-28 08:31:53.720 | router 2022-07-28 08:31:53.720 | ext-gw-mode 2022-07-28 08:31:53.720 | l3-ha 2022-07-28 08:31:53.720 | l3-flavors 2022-07-28 08:31:53.720 | l3-port-ip-change-not-allowed 2022-07-28 08:31:53.720 | l3_agent_scheduler 2022-07-28 08:31:53.720 | metering 2022-07-28 08:31:53.720 | metering_source_and_destination_fields 2022-07-28 08:31:53.720 | multi-provider 2022-07-28 08:31:53.720 | net-mtu 2022-07-28 08:31:53.720 | net-mtu-writable 2022-07-28 08:31:53.720 | network_availability_zone 2022-07-28 08:31:53.720 | network-ip-availability 2022-07-28 08:31:53.720 | pagination 2022-07-28 08:31:53.721 | port-device-profile 2022-07-28 08:31:53.721 | port-mac-override 2022-07-28 08:31:53.721 | port-mac-address-regenerate 2022-07-28 08:31:53.721 | port-numa-affinity-policy 2022-07-28 08:31:53.721 | binding 2022-07-28 08:31:53.721 | binding-extended 2022-07-28 08:31:53.721 | port-security 2022-07-28 08:31:53.721 | project-id 2022-07-28 08:31:53.721 | provider 2022-07-28 08:31:53.721 | quota-check-limit 2022-07-28 08:31:53.721 | quotas 2022-07-28 08:31:53.721 | quota_details 2022-07-28 08:31:53.721 | rbac-policies 2022-07-28 08:31:53.721 | rbac-address-group 2022-07-28 08:31:53.721 | rbac-address-scope 2022-07-28 08:31:53.721 | rbac-security-groups 2022-07-28 08:31:53.721 | rbac-subnetpool 2022-07-28 08:31:53.721 | revision-if-match 2022-07-28 08:31:53.721 | standard-attr-revisions 2022-07-28 08:31:53.721 | router_availability_zone 2022-07-28 08:31:53.721 | security-groups-normalized-cidr 2022-07-28 08:31:53.721 | port-security-groups-filtering 2022-07-28 08:31:53.721 | security-groups-remote-address-group 2022-07-28 08:31:53.721 | security-groups-shared-filtering 2022-07-28 08:31:53.721 | security-group 2022-07-28 08:31:53.721 | service-type 2022-07-28 08:31:53.721 | sorting 2022-07-28 08:31:53.721 | standard-attr-description 2022-07-28 08:31:53.721 | stateful-security-group 2022-07-28 08:31:53.721 | subnet_onboard 2022-07-28 08:31:53.721 | subnet-service-types 2022-07-28 08:31:53.721 | subnet_allocation 2022-07-28 08:31:53.721 | subnetpool-prefix-ops 2022-07-28 08:31:53.721 | standard-attr-tag 2022-07-28 08:31:53.721 | standard-attr-timestamp =~ router ]] 2022-07-28 08:31:53.724 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-07-28 08:31:53.727 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported external-net 2022-07-28 08:31:53.730 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=external-net 2022-07-28 08:31:53.735 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-07-28 08:31:56.201 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:31:56.201 | from cryptography.utils import int_from_bytes 2022-07-28 08:31:56.202 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:31:56.202 | from cryptography.utils import int_from_bytes 2022-07-28 08:31:56.352 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:31:56.355 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-07-28 08:31:56.355 | address-scope 2022-07-28 08:31:56.355 | router-admin-state-down-before-update 2022-07-28 08:31:56.356 | agent 2022-07-28 08:31:56.356 | agent-resources-synced 2022-07-28 08:31:56.356 | allowed-address-pairs 2022-07-28 08:31:56.356 | auto-allocated-topology 2022-07-28 08:31:56.356 | availability_zone 2022-07-28 08:31:56.356 | availability_zone_filter 2022-07-28 08:31:56.356 | default-subnetpools 2022-07-28 08:31:56.356 | dhcp_agent_scheduler 2022-07-28 08:31:56.356 | dvr 2022-07-28 08:31:56.356 | empty-string-filtering 2022-07-28 08:31:56.356 | external-net 2022-07-28 08:31:56.356 | extra_dhcp_opt 2022-07-28 08:31:56.356 | extraroute 2022-07-28 08:31:56.356 | extraroute-atomic 2022-07-28 08:31:56.356 | filter-validation 2022-07-28 08:31:56.356 | fip-port-details 2022-07-28 08:31:56.356 | flavors 2022-07-28 08:31:56.356 | floatingip-pools 2022-07-28 08:31:56.356 | ip-substring-filtering 2022-07-28 08:31:56.356 | router 2022-07-28 08:31:56.356 | ext-gw-mode 2022-07-28 08:31:56.356 | l3-ha 2022-07-28 08:31:56.356 | l3-flavors 2022-07-28 08:31:56.356 | l3-port-ip-change-not-allowed 2022-07-28 08:31:56.356 | l3_agent_scheduler 2022-07-28 08:31:56.356 | metering 2022-07-28 08:31:56.356 | metering_source_and_destination_fields 2022-07-28 08:31:56.356 | multi-provider 2022-07-28 08:31:56.356 | net-mtu 2022-07-28 08:31:56.356 | net-mtu-writable 2022-07-28 08:31:56.356 | network_availability_zone 2022-07-28 08:31:56.356 | network-ip-availability 2022-07-28 08:31:56.356 | pagination 2022-07-28 08:31:56.356 | port-device-profile 2022-07-28 08:31:56.356 | port-mac-override 2022-07-28 08:31:56.356 | port-mac-address-regenerate 2022-07-28 08:31:56.357 | port-numa-affinity-policy 2022-07-28 08:31:56.357 | binding 2022-07-28 08:31:56.357 | binding-extended 2022-07-28 08:31:56.357 | port-security 2022-07-28 08:31:56.357 | project-id 2022-07-28 08:31:56.357 | provider 2022-07-28 08:31:56.357 | quota-check-limit 2022-07-28 08:31:56.357 | quotas 2022-07-28 08:31:56.357 | quota_details 2022-07-28 08:31:56.357 | rbac-policies 2022-07-28 08:31:56.357 | rbac-address-group 2022-07-28 08:31:56.357 | rbac-address-scope 2022-07-28 08:31:56.357 | rbac-security-groups 2022-07-28 08:31:56.357 | rbac-subnetpool 2022-07-28 08:31:56.357 | revision-if-match 2022-07-28 08:31:56.357 | standard-attr-revisions 2022-07-28 08:31:56.357 | router_availability_zone 2022-07-28 08:31:56.357 | security-groups-normalized-cidr 2022-07-28 08:31:56.357 | port-security-groups-filtering 2022-07-28 08:31:56.357 | security-groups-remote-address-group 2022-07-28 08:31:56.357 | security-groups-shared-filtering 2022-07-28 08:31:56.357 | security-group 2022-07-28 08:31:56.357 | service-type 2022-07-28 08:31:56.357 | sorting 2022-07-28 08:31:56.357 | standard-attr-description 2022-07-28 08:31:56.357 | stateful-security-group 2022-07-28 08:31:56.357 | subnet_onboard 2022-07-28 08:31:56.357 | subnet-service-types 2022-07-28 08:31:56.357 | subnet_allocation 2022-07-28 08:31:56.357 | subnetpool-prefix-ops 2022-07-28 08:31:56.357 | standard-attr-tag 2022-07-28 08:31:56.357 | standard-attr-timestamp' 2022-07-28 08:31:56.358 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-07-28 08:31:56.358 | address-scope 2022-07-28 08:31:56.359 | router-admin-state-down-before-update 2022-07-28 08:31:56.359 | agent 2022-07-28 08:31:56.359 | agent-resources-synced 2022-07-28 08:31:56.359 | allowed-address-pairs 2022-07-28 08:31:56.359 | auto-allocated-topology 2022-07-28 08:31:56.359 | availability_zone 2022-07-28 08:31:56.359 | availability_zone_filter 2022-07-28 08:31:56.359 | default-subnetpools 2022-07-28 08:31:56.359 | dhcp_agent_scheduler 2022-07-28 08:31:56.359 | dvr 2022-07-28 08:31:56.359 | empty-string-filtering 2022-07-28 08:31:56.359 | external-net 2022-07-28 08:31:56.359 | extra_dhcp_opt 2022-07-28 08:31:56.359 | extraroute 2022-07-28 08:31:56.359 | extraroute-atomic 2022-07-28 08:31:56.359 | filter-validation 2022-07-28 08:31:56.359 | fip-port-details 2022-07-28 08:31:56.359 | flavors 2022-07-28 08:31:56.359 | floatingip-pools 2022-07-28 08:31:56.359 | ip-substring-filtering 2022-07-28 08:31:56.359 | router 2022-07-28 08:31:56.359 | ext-gw-mode 2022-07-28 08:31:56.359 | l3-ha 2022-07-28 08:31:56.359 | l3-flavors 2022-07-28 08:31:56.359 | l3-port-ip-change-not-allowed 2022-07-28 08:31:56.359 | l3_agent_scheduler 2022-07-28 08:31:56.359 | metering 2022-07-28 08:31:56.359 | metering_source_and_destination_fields 2022-07-28 08:31:56.359 | multi-provider 2022-07-28 08:31:56.359 | net-mtu 2022-07-28 08:31:56.359 | net-mtu-writable 2022-07-28 08:31:56.359 | network_availability_zone 2022-07-28 08:31:56.360 | network-ip-availability 2022-07-28 08:31:56.360 | pagination 2022-07-28 08:31:56.360 | port-device-profile 2022-07-28 08:31:56.360 | port-mac-override 2022-07-28 08:31:56.360 | port-mac-address-regenerate 2022-07-28 08:31:56.360 | port-numa-affinity-policy 2022-07-28 08:31:56.360 | binding 2022-07-28 08:31:56.360 | binding-extended 2022-07-28 08:31:56.360 | port-security 2022-07-28 08:31:56.360 | project-id 2022-07-28 08:31:56.360 | provider 2022-07-28 08:31:56.360 | quota-check-limit 2022-07-28 08:31:56.360 | quotas 2022-07-28 08:31:56.360 | quota_details 2022-07-28 08:31:56.360 | rbac-policies 2022-07-28 08:31:56.360 | rbac-address-group 2022-07-28 08:31:56.360 | rbac-address-scope 2022-07-28 08:31:56.360 | rbac-security-groups 2022-07-28 08:31:56.360 | rbac-subnetpool 2022-07-28 08:31:56.360 | revision-if-match 2022-07-28 08:31:56.360 | standard-attr-revisions 2022-07-28 08:31:56.360 | router_availability_zone 2022-07-28 08:31:56.360 | security-groups-normalized-cidr 2022-07-28 08:31:56.360 | port-security-groups-filtering 2022-07-28 08:31:56.360 | security-groups-remote-address-group 2022-07-28 08:31:56.360 | security-groups-shared-filtering 2022-07-28 08:31:56.360 | security-group 2022-07-28 08:31:56.360 | service-type 2022-07-28 08:31:56.360 | sorting 2022-07-28 08:31:56.360 | standard-attr-description 2022-07-28 08:31:56.360 | stateful-security-group 2022-07-28 08:31:56.360 | subnet_onboard 2022-07-28 08:31:56.360 | subnet-service-types 2022-07-28 08:31:56.360 | subnet_allocation 2022-07-28 08:31:56.360 | subnetpool-prefix-ops 2022-07-28 08:31:56.360 | standard-attr-tag 2022-07-28 08:31:56.361 | standard-attr-timestamp =~ external-net ]] 2022-07-28 08:31:56.361 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-07-28 08:31:56.364 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : [[ True == \T\r\u\e ]] 2022-07-28 08:31:56.369 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-07-28 08:31:56.369 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2022-07-28 08:31:56.370 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2022-07-28 08:31:56.373 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:31:56.376 | ++ functions-common:get_field:813 : read data 2022-07-28 08:31:59.116 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:31:59.116 | from cryptography.utils import int_from_bytes 2022-07-28 08:31:59.116 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:31:59.116 | from cryptography.utils import int_from_bytes 2022-07-28 08:31:59.116 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-28 08:31:59.274 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:31:59.277 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-07-28 08:31:59.280 | ++ functions-common:get_field:817 : field='$3' 2022-07-28 08:31:59.283 | ++ functions-common:get_field:819 : echo '| id | 812b0aa1-2143-4378-85d1-5f808dc0fccc |' 2022-07-28 08:31:59.284 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-07-28 08:31:59.290 | ++ functions-common:get_field:813 : read data 2022-07-28 08:31:59.293 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : ROUTER_ID=812b0aa1-2143-4378-85d1-5f808dc0fccc 2022-07-28 08:31:59.296 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : die_if_not_set 215 ROUTER_ID 'Failure creating router router1' 2022-07-28 08:31:59.299 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 08:31:59.317 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : EXTERNAL_NETWORK_FLAGS=--external 2022-07-28 08:31:59.320 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : is_networking_extension_supported auto-allocated-topology 2022-07-28 08:31:59.322 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-07-28 08:31:59.326 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-07-28 08:32:01.808 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:32:01.808 | from cryptography.utils import int_from_bytes 2022-07-28 08:32:01.808 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:32:01.808 | from cryptography.utils import int_from_bytes 2022-07-28 08:32:01.960 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:32:01.963 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-07-28 08:32:01.963 | address-scope 2022-07-28 08:32:01.963 | router-admin-state-down-before-update 2022-07-28 08:32:01.963 | agent 2022-07-28 08:32:01.964 | agent-resources-synced 2022-07-28 08:32:01.964 | allowed-address-pairs 2022-07-28 08:32:01.964 | auto-allocated-topology 2022-07-28 08:32:01.964 | availability_zone 2022-07-28 08:32:01.964 | availability_zone_filter 2022-07-28 08:32:01.964 | default-subnetpools 2022-07-28 08:32:01.964 | dhcp_agent_scheduler 2022-07-28 08:32:01.964 | dvr 2022-07-28 08:32:01.964 | empty-string-filtering 2022-07-28 08:32:01.964 | external-net 2022-07-28 08:32:01.964 | extra_dhcp_opt 2022-07-28 08:32:01.964 | extraroute 2022-07-28 08:32:01.964 | extraroute-atomic 2022-07-28 08:32:01.964 | filter-validation 2022-07-28 08:32:01.964 | fip-port-details 2022-07-28 08:32:01.964 | flavors 2022-07-28 08:32:01.964 | floatingip-pools 2022-07-28 08:32:01.964 | ip-substring-filtering 2022-07-28 08:32:01.964 | router 2022-07-28 08:32:01.964 | ext-gw-mode 2022-07-28 08:32:01.964 | l3-ha 2022-07-28 08:32:01.964 | l3-flavors 2022-07-28 08:32:01.964 | l3-port-ip-change-not-allowed 2022-07-28 08:32:01.964 | l3_agent_scheduler 2022-07-28 08:32:01.964 | metering 2022-07-28 08:32:01.964 | metering_source_and_destination_fields 2022-07-28 08:32:01.964 | multi-provider 2022-07-28 08:32:01.964 | net-mtu 2022-07-28 08:32:01.964 | net-mtu-writable 2022-07-28 08:32:01.964 | network_availability_zone 2022-07-28 08:32:01.964 | network-ip-availability 2022-07-28 08:32:01.964 | pagination 2022-07-28 08:32:01.964 | port-device-profile 2022-07-28 08:32:01.964 | port-mac-override 2022-07-28 08:32:01.964 | port-mac-address-regenerate 2022-07-28 08:32:01.964 | port-numa-affinity-policy 2022-07-28 08:32:01.964 | binding 2022-07-28 08:32:01.965 | binding-extended 2022-07-28 08:32:01.965 | port-security 2022-07-28 08:32:01.965 | project-id 2022-07-28 08:32:01.965 | provider 2022-07-28 08:32:01.965 | quota-check-limit 2022-07-28 08:32:01.965 | quotas 2022-07-28 08:32:01.965 | quota_details 2022-07-28 08:32:01.965 | rbac-policies 2022-07-28 08:32:01.965 | rbac-address-group 2022-07-28 08:32:01.965 | rbac-address-scope 2022-07-28 08:32:01.965 | rbac-security-groups 2022-07-28 08:32:01.965 | rbac-subnetpool 2022-07-28 08:32:01.965 | revision-if-match 2022-07-28 08:32:01.965 | standard-attr-revisions 2022-07-28 08:32:01.965 | router_availability_zone 2022-07-28 08:32:01.965 | security-groups-normalized-cidr 2022-07-28 08:32:01.965 | port-security-groups-filtering 2022-07-28 08:32:01.965 | security-groups-remote-address-group 2022-07-28 08:32:01.965 | security-groups-shared-filtering 2022-07-28 08:32:01.965 | security-group 2022-07-28 08:32:01.965 | service-type 2022-07-28 08:32:01.965 | sorting 2022-07-28 08:32:01.965 | standard-attr-description 2022-07-28 08:32:01.965 | stateful-security-group 2022-07-28 08:32:01.965 | subnet_onboard 2022-07-28 08:32:01.965 | subnet-service-types 2022-07-28 08:32:01.965 | subnet_allocation 2022-07-28 08:32:01.965 | subnetpool-prefix-ops 2022-07-28 08:32:01.965 | standard-attr-tag 2022-07-28 08:32:01.965 | standard-attr-timestamp' 2022-07-28 08:32:01.966 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-07-28 08:32:01.966 | address-scope 2022-07-28 08:32:01.966 | router-admin-state-down-before-update 2022-07-28 08:32:01.966 | agent 2022-07-28 08:32:01.966 | agent-resources-synced 2022-07-28 08:32:01.966 | allowed-address-pairs 2022-07-28 08:32:01.966 | auto-allocated-topology 2022-07-28 08:32:01.966 | availability_zone 2022-07-28 08:32:01.966 | availability_zone_filter 2022-07-28 08:32:01.967 | default-subnetpools 2022-07-28 08:32:01.967 | dhcp_agent_scheduler 2022-07-28 08:32:01.967 | dvr 2022-07-28 08:32:01.967 | empty-string-filtering 2022-07-28 08:32:01.967 | external-net 2022-07-28 08:32:01.967 | extra_dhcp_opt 2022-07-28 08:32:01.967 | extraroute 2022-07-28 08:32:01.967 | extraroute-atomic 2022-07-28 08:32:01.967 | filter-validation 2022-07-28 08:32:01.967 | fip-port-details 2022-07-28 08:32:01.967 | flavors 2022-07-28 08:32:01.967 | floatingip-pools 2022-07-28 08:32:01.967 | ip-substring-filtering 2022-07-28 08:32:01.967 | router 2022-07-28 08:32:01.967 | ext-gw-mode 2022-07-28 08:32:01.967 | l3-ha 2022-07-28 08:32:01.967 | l3-flavors 2022-07-28 08:32:01.967 | l3-port-ip-change-not-allowed 2022-07-28 08:32:01.967 | l3_agent_scheduler 2022-07-28 08:32:01.967 | metering 2022-07-28 08:32:01.967 | metering_source_and_destination_fields 2022-07-28 08:32:01.967 | multi-provider 2022-07-28 08:32:01.967 | net-mtu 2022-07-28 08:32:01.967 | net-mtu-writable 2022-07-28 08:32:01.967 | network_availability_zone 2022-07-28 08:32:01.967 | network-ip-availability 2022-07-28 08:32:01.967 | pagination 2022-07-28 08:32:01.967 | port-device-profile 2022-07-28 08:32:01.967 | port-mac-override 2022-07-28 08:32:01.967 | port-mac-address-regenerate 2022-07-28 08:32:01.967 | port-numa-affinity-policy 2022-07-28 08:32:01.967 | binding 2022-07-28 08:32:01.967 | binding-extended 2022-07-28 08:32:01.967 | port-security 2022-07-28 08:32:01.967 | project-id 2022-07-28 08:32:01.967 | provider 2022-07-28 08:32:01.967 | quota-check-limit 2022-07-28 08:32:01.968 | quotas 2022-07-28 08:32:01.968 | quota_details 2022-07-28 08:32:01.968 | rbac-policies 2022-07-28 08:32:01.968 | rbac-address-group 2022-07-28 08:32:01.968 | rbac-address-scope 2022-07-28 08:32:01.968 | rbac-security-groups 2022-07-28 08:32:01.968 | rbac-subnetpool 2022-07-28 08:32:01.968 | revision-if-match 2022-07-28 08:32:01.968 | standard-attr-revisions 2022-07-28 08:32:01.968 | router_availability_zone 2022-07-28 08:32:01.968 | security-groups-normalized-cidr 2022-07-28 08:32:01.968 | port-security-groups-filtering 2022-07-28 08:32:01.968 | security-groups-remote-address-group 2022-07-28 08:32:01.968 | security-groups-shared-filtering 2022-07-28 08:32:01.968 | security-group 2022-07-28 08:32:01.968 | service-type 2022-07-28 08:32:01.968 | sorting 2022-07-28 08:32:01.968 | standard-attr-description 2022-07-28 08:32:01.968 | stateful-security-group 2022-07-28 08:32:01.968 | subnet_onboard 2022-07-28 08:32:01.968 | subnet-service-types 2022-07-28 08:32:01.968 | subnet_allocation 2022-07-28 08:32:01.968 | subnetpool-prefix-ops 2022-07-28 08:32:01.968 | standard-attr-tag 2022-07-28 08:32:01.968 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-07-28 08:32:01.969 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-07-28 08:32:01.972 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:224 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-07-28 08:32:01.975 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : '[' True = True ']' 2022-07-28 08:32:01.980 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2022-07-28 08:32:01.980 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : grep ' id ' 2022-07-28 08:32:01.980 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : get_field 2 2022-07-28 08:32:01.984 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:32:01.987 | ++ functions-common:get_field:813 : read data 2022-07-28 08:32:04.826 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:32:04.826 | from cryptography.utils import int_from_bytes 2022-07-28 08:32:04.826 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:32:04.826 | from cryptography.utils import int_from_bytes 2022-07-28 08:32:04.982 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:32:04.985 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-07-28 08:32:04.988 | ++ functions-common:get_field:817 : field='$3' 2022-07-28 08:32:04.992 | ++ functions-common:get_field:819 : echo '| id | a93d4737-6bc6-4a7a-b42c-a572f51eb249 |' 2022-07-28 08:32:04.992 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-07-28 08:32:04.998 | ++ functions-common:get_field:813 : read data 2022-07-28 08:32:05.002 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXT_NET_ID=a93d4737-6bc6-4a7a-b42c-a572f51eb249 2022-07-28 08:32:05.005 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : die_if_not_set 232 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2022-07-28 08:32:05.008 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 08:32:05.028 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : [[ 4 =~ 4.* ]] 2022-07-28 08:32:05.033 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : _neutron_configure_router_v4 2022-07-28 08:32:05.036 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:315 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 812b0aa1-2143-4378-85d1-5f808dc0fccc f6bbc656-96fa-4305-a568-9007dba49357 2022-07-28 08:32:07.438 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:32:07.438 | from cryptography.utils import int_from_bytes 2022-07-28 08:32:07.438 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:32:07.438 | from cryptography.utils import int_from_bytes 2022-07-28 08:32:07.438 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-28 08:32:07.605 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-28 08:32:09.640 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:317 : local id_and_ext_gw_ip 2022-07-28 08:32:09.643 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : _neutron_create_public_subnet_v4 a93d4737-6bc6-4a7a-b42c-a572f51eb249 2022-07-28 08:32:09.646 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:288 : local 'subnet_params=--ip-version 4 ' 2022-07-28 08:32:09.652 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:289 : subnet_params+=' ' 2022-07-28 08:32:09.655 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:290 : [[ -n 172.27.1.1 ]] 2022-07-28 08:32:09.658 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:291 : subnet_params+='--gateway 172.27.1.1 ' 2022-07-28 08:32:09.661 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:293 : subnet_params+='--network a93d4737-6bc6-4a7a-b42c-a572f51eb249 --subnet-range 172.27.1.0/24 --no-dhcp ' 2022-07-28 08:32:09.663 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : subnet_params+=public-subnet 2022-07-28 08:32:09.666 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local id_and_ext_gw_ip 2022-07-28 08:32:09.670 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.27.1.1 --network a93d4737-6bc6-4a7a-b42c-a572f51eb249 --subnet-range 172.27.1.0/24 --no-dhcp public-subnet 2022-07-28 08:32:09.671 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : grep -e gateway_ip -e ' id ' 2022-07-28 08:32:12.918 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:32:12.918 | from cryptography.utils import int_from_bytes 2022-07-28 08:32:12.918 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:32:12.918 | from cryptography.utils import int_from_bytes 2022-07-28 08:32:12.918 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-28 08:32:13.101 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:32:13.105 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : id_and_ext_gw_ip='| gateway_ip | 172.27.1.1 | 2022-07-28 08:32:13.105 | | id | 87035d94-26b2-4cde-bf4e-6c6a477bdde8 |' 2022-07-28 08:32:13.108 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : die_if_not_set 297 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2022-07-28 08:32:13.112 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 08:32:13.138 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:298 : echo '|' gateway_ip '|' 172.27.1.1 '|' '|' id '|' 87035d94-26b2-4cde-bf4e-6c6a477bdde8 '|' 2022-07-28 08:32:13.142 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.27.1.1 | | id | 87035d94-26b2-4cde-bf4e-6c6a477bdde8 |' 2022-07-28 08:32:13.149 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:319 : local ext_gw_ip 2022-07-28 08:32:13.154 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : get_field 2 2022-07-28 08:32:13.155 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : echo '|' gateway_ip '|' 172.27.1.1 '|' '|' id '|' 87035d94-26b2-4cde-bf4e-6c6a477bdde8 '|' 2022-07-28 08:32:13.157 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:32:13.159 | ++ functions-common:get_field:813 : read data 2022-07-28 08:32:13.163 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-07-28 08:32:13.166 | ++ functions-common:get_field:817 : field='$3' 2022-07-28 08:32:13.170 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-07-28 08:32:13.170 | ++ functions-common:get_field:819 : echo '| gateway_ip | 172.27.1.1 | | id | 87035d94-26b2-4cde-bf4e-6c6a477bdde8 |' 2022-07-28 08:32:13.177 | ++ functions-common:get_field:813 : read data 2022-07-28 08:32:13.181 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : ext_gw_ip=172.27.1.1 2022-07-28 08:32:13.185 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : echo '|' gateway_ip '|' 172.27.1.1 '|' '|' id '|' 87035d94-26b2-4cde-bf4e-6c6a477bdde8 '|' 2022-07-28 08:32:13.186 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : get_field 5 2022-07-28 08:32:13.190 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:32:13.199 | ++ functions-common:get_field:813 : read data 2022-07-28 08:32:13.202 | ++ functions-common:get_field:814 : '[' 5 -lt 0 ']' 2022-07-28 08:32:13.205 | ++ functions-common:get_field:817 : field='$6' 2022-07-28 08:32:13.209 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-07-28 08:32:13.209 | ++ functions-common:get_field:819 : echo '| gateway_ip | 172.27.1.1 | | id | 87035d94-26b2-4cde-bf4e-6c6a477bdde8 |' 2022-07-28 08:32:13.217 | ++ functions-common:get_field:813 : read data 2022-07-28 08:32:13.221 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : PUB_SUBNET_ID=87035d94-26b2-4cde-bf4e-6c6a477bdde8 2022-07-28 08:32:13.224 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway a93d4737-6bc6-4a7a-b42c-a572f51eb249 812b0aa1-2143-4378-85d1-5f808dc0fccc 2022-07-28 08:32:15.767 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:32:15.767 | from cryptography.utils import int_from_bytes 2022-07-28 08:32:15.767 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:32:15.767 | from cryptography.utils import int_from_bytes 2022-07-28 08:32:15.767 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-28 08:32:17.845 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : [[ openvswitch == \o\v\n ]] 2022-07-28 08:32:17.849 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : is_service_enabled q-l3 neutron-l3 2022-07-28 08:32:17.868 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:32:17.871 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : local ext_gw_interface=none 2022-07-28 08:32:17.874 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : is_neutron_ovs_base_plugin 2022-07-28 08:32:17.878 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-07-28 08:32:17.881 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : _neutron_get_ext_gw_interface 2022-07-28 08:32:17.884 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-07-28 08:32:17.886 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:143 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2022-07-28 08:32:17.909 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-07-28 08:32:17.912 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : ext_gw_interface=br-data 2022-07-28 08:32:17.914 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ br-data != \n\o\n\e ]] 2022-07-28 08:32:17.917 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local cidr_len=24 2022-07-28 08:32:17.919 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : local 'testcmd=ip -o link | grep -q br-data' 2022-07-28 08:32:17.922 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2022-07-28 08:32:17.925 | + functions-common:test_with_retry:2378 : local 'testcmd=ip -o link | grep -q br-data' 2022-07-28 08:32:17.927 | + functions-common:test_with_retry:2379 : local 'failmsg=br-data creation failed' 2022-07-28 08:32:17.929 | + functions-common:test_with_retry:2380 : local until=10 2022-07-28 08:32:17.932 | + functions-common:test_with_retry:2381 : local sleep=0.5 2022-07-28 08:32:17.934 | + functions-common:test_with_retry:2383 : time_start test_with_retry 2022-07-28 08:32:17.937 | + functions-common:time_start:2426 : local name=test_with_retry 2022-07-28 08:32:17.942 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:32:17.945 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:32:17.948 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:32:17.953 | + functions-common:time_start:2431 : _TIME_START[$name]=1658997137950 2022-07-28 08:32:17.956 | + functions-common:test_with_retry:2384 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-07-28 08:32:17.964 | + functions-common:test_with_retry:2387 : time_stop test_with_retry 2022-07-28 08:32:17.966 | + functions-common:time_stop:2440 : local name 2022-07-28 08:32:17.969 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:32:17.972 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:32:17.974 | + functions-common:time_stop:2443 : local total 2022-07-28 08:32:17.978 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:32:17.980 | + functions-common:time_stop:2446 : name=test_with_retry 2022-07-28 08:32:17.983 | + functions-common:time_stop:2447 : start_time=1658997137950 2022-07-28 08:32:17.985 | + functions-common:time_stop:2449 : [[ -z 1658997137950 ]] 2022-07-28 08:32:17.988 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:32:17.993 | + functions-common:time_stop:2452 : end_time=1658997137990 2022-07-28 08:32:17.995 | + functions-common:time_stop:2453 : elapsed_time=40 2022-07-28 08:32:17.997 | + functions-common:time_stop:2454 : total=5611 2022-07-28 08:32:18.000 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:32:18.002 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5651 2022-07-28 08:32:18.006 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : grep -c 172.27.1.1 2022-07-28 08:32:18.007 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ip addr show dev br-data 2022-07-28 08:32:18.012 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ 0 == 0 ]] 2022-07-28 08:32:18.015 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \F\a\l\s\e ]] 2022-07-28 08:32:18.018 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ False == \T\r\u\e ]] 2022-07-28 08:32:18.020 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \T\r\u\e ]] 2022-07-28 08:32:18.023 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : sudo ip addr add 172.27.1.1/24 dev br-data 2022-07-28 08:32:18.036 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : sudo ip link set br-data up 2022-07-28 08:32:18.050 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2022-07-28 08:32:18.052 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : cut -f2 '-d'\''' 2022-07-28 08:32:18.055 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : awk -Fip_address '{ print $2 }' 2022-07-28 08:32:18.055 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : tr '\n' ' ' 2022-07-28 08:32:20.557 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:32:20.557 | from cryptography.utils import int_from_bytes 2022-07-28 08:32:20.557 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:32:20.557 | from cryptography.utils import int_from_bytes 2022-07-28 08:32:20.704 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:32:20.710 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : ROUTER_GW_IP=' 172.27.1.47 ' 2022-07-28 08:32:20.712 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : die_if_not_set 351 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-07-28 08:32:20.715 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 08:32:20.733 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : _neutron_set_router_id 2022-07-28 08:32:20.735 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-07-28 08:32:20.738 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : [[ 4 =~ .*6 ]] 2022-07-28 08:32:20.741 | + ./stack.sh:main:1312 : is_service_enabled nova 2022-07-28 08:32:20.759 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:32:20.762 | + ./stack.sh:main:1313 : echo_summary 'Starting Nova' 2022-07-28 08:32:20.765 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 08:32:20.768 | + ./stack.sh:echo_summary:441 : echo -e Starting Nova 2022-07-28 08:32:20.771 | + ./stack.sh:main:1314 : start_nova 2022-07-28 08:32:20.773 | + lib/nova:start_nova:1132 : start_nova_rest 2022-07-28 08:32:20.776 | + lib/nova:start_nova_rest:1041 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 08:32:20.779 | + lib/nova:start_nova_rest:1042 : 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/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 08:32:20.781 | + lib/nova:start_nova_rest:1042 : 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/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 08:32:20.784 | + lib/nova:start_nova_rest:1044 : local compute_cell_conf=/etc/nova/nova.conf 2022-07-28 08:32:20.787 | + lib/nova:start_nova_rest:1046 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-07-28 08:32:20.789 | + functions-common:run_process:1694 : local service=n-sch 2022-07-28 08:32:20.792 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-07-28 08:32:20.795 | + functions-common:run_process:1696 : local group= 2022-07-28 08:32:20.798 | + functions-common:run_process:1697 : local user= 2022-07-28 08:32:20.800 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 08:32:20.803 | + functions-common:run_process:1700 : local name=n-sch 2022-07-28 08:32:20.806 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 08:32:20.809 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 08:32:20.811 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:32:20.814 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:32:20.818 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:32:20.823 | + functions-common:time_start:2431 : _TIME_START[$name]=1658997140820 2022-07-28 08:32:20.826 | + functions-common:run_process:1703 : is_service_enabled n-sch 2022-07-28 08:32:20.843 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:32:20.846 | + functions-common:run_process:1704 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2022-07-28 08:32:20.849 | + functions-common:_run_under_systemd:1654 : local service=n-sch 2022-07-28 08:32:20.851 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-07-28 08:32:20.854 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-07-28 08:32:20.856 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-07-28 08:32:20.859 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-07-28 08:32:20.861 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-07-28 08:32:20.864 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-07-28 08:32:20.867 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-sch.service 2022-07-28 08:32:20.869 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 08:32:20.872 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 08:32:20.875 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 08:32:20.877 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 08:32:20.881 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-07-28 08:32:20.883 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu '' 2022-07-28 08:32:20.886 | + functions-common:write_user_unit_file:1563 : local service=devstack@n-sch.service 2022-07-28 08:32:20.888 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-07-28 08:32:20.890 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 08:32:20.893 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 08:32:20.895 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 08:32:20.898 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 08:32:20.900 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 08:32:20.903 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-07-28 08:32:20.905 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 08:32:20.910 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-07-28 08:32:20.968 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-07-28 08:32:21.027 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-07-28 08:32:21.083 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-07-28 08:32:21.140 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-07-28 08:32:21.199 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 08:32:21.258 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 08:32:21.260 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 08:32:21.263 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-07-28 08:32:21.325 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 08:32:21.814 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-sch.service 2022-07-28 08:32:21.828 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-07-28 08:32:22.293 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-sch.service 2022-07-28 08:32:22.318 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 08:32:22.323 | + functions-common:time_stop:2440 : local name 2022-07-28 08:32:22.326 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:32:22.329 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:32:22.331 | + functions-common:time_stop:2443 : local total 2022-07-28 08:32:22.334 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:32:22.337 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 08:32:22.339 | + functions-common:time_stop:2447 : start_time=1658997140820 2022-07-28 08:32:22.342 | + functions-common:time_stop:2449 : [[ -z 1658997140820 ]] 2022-07-28 08:32:22.345 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:32:22.350 | + functions-common:time_stop:2452 : end_time=1658997142347 2022-07-28 08:32:22.353 | + functions-common:time_stop:2453 : elapsed_time=1527 2022-07-28 08:32:22.355 | + functions-common:time_stop:2454 : total=23447 2022-07-28 08:32:22.358 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:32:22.361 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=24974 2022-07-28 08:32:22.363 | + lib/nova:start_nova_rest:1047 : '[' True == False ']' 2022-07-28 08:32:22.367 | ++ lib/nova:start_nova_rest:1050 : which uwsgi 2022-07-28 08:32:22.372 | + lib/nova:start_nova_rest:1050 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-07-28 08:32:22.374 | + functions-common:run_process:1694 : local service=n-api-meta 2022-07-28 08:32:22.377 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-07-28 08:32:22.379 | + functions-common:run_process:1696 : local group= 2022-07-28 08:32:22.382 | + functions-common:run_process:1697 : local user= 2022-07-28 08:32:22.385 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 08:32:22.387 | + functions-common:run_process:1700 : local name=n-api-meta 2022-07-28 08:32:22.390 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 08:32:22.392 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 08:32:22.395 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:32:22.397 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:32:22.401 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:32:22.406 | + functions-common:time_start:2431 : _TIME_START[$name]=1658997142403 2022-07-28 08:32:22.408 | + functions-common:run_process:1703 : is_service_enabled n-api-meta 2022-07-28 08:32:22.427 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:32:22.429 | + functions-common:run_process:1704 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2022-07-28 08:32:22.432 | + functions-common:_run_under_systemd:1654 : local service=n-api-meta 2022-07-28 08:32:22.435 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-07-28 08:32:22.437 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-07-28 08:32:22.440 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-07-28 08:32:22.442 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-07-28 08:32:22.445 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-07-28 08:32:22.448 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-07-28 08:32:22.451 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-api-meta.service 2022-07-28 08:32:22.453 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 08:32:22.456 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 08:32:22.459 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 08:32:22.461 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 08:32:22.464 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-07-28 08:32:22.467 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' ubuntu '' 2022-07-28 08:32:22.470 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@n-api-meta.service 2022-07-28 08:32:22.472 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-07-28 08:32:22.474 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-07-28 08:32:22.477 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-07-28 08:32:22.480 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-07-28 08:32:22.483 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-07-28 08:32:22.485 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-07-28 08:32:22.490 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-07-28 08:32:22.546 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-07-28 08:32:22.607 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-07-28 08:32:22.663 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-07-28 08:32:22.721 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 08:32:22.779 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-07-28 08:32:22.841 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-07-28 08:32:22.903 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-07-28 08:32:22.960 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-07-28 08:32:23.016 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-07-28 08:32:23.076 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-07-28 08:32:23.079 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-07-28 08:32:23.082 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-07-28 08:32:23.145 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-07-28 08:32:23.594 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-api-meta.service 2022-07-28 08:32:23.608 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-07-28 08:32:24.108 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-api-meta.service 2022-07-28 08:32:24.185 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 08:32:24.187 | + functions-common:time_stop:2440 : local name 2022-07-28 08:32:24.192 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:32:24.196 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:32:24.203 | + functions-common:time_stop:2443 : local total 2022-07-28 08:32:24.206 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:32:24.216 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 08:32:24.216 | + functions-common:time_stop:2447 : start_time=1658997142403 2022-07-28 08:32:24.218 | + functions-common:time_stop:2449 : [[ -z 1658997142403 ]] 2022-07-28 08:32:24.226 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:32:24.226 | + functions-common:time_stop:2452 : end_time=1658997144222 2022-07-28 08:32:24.230 | + functions-common:time_stop:2453 : elapsed_time=1819 2022-07-28 08:32:24.234 | + functions-common:time_stop:2454 : total=24974 2022-07-28 08:32:24.234 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:32:24.237 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=26793 2022-07-28 08:32:24.238 | + lib/nova:start_nova_rest:1053 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 08:32:24.241 | + lib/nova:start_nova_rest:1053 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 08:32:24.244 | + lib/nova:start_nova:1133 : start_nova_console_proxies 2022-07-28 08:32:24.247 | + lib/nova:start_nova_console_proxies:1068 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 08:32:24.250 | + lib/nova:start_nova_console_proxies:1070 : 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/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 08:32:24.253 | + lib/nova:start_nova_console_proxies:1070 : 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/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 08:32:24.256 | + lib/nova:start_nova_console_proxies:1072 : local api_cell_conf=/etc/nova/nova.conf 2022-07-28 08:32:24.259 | + lib/nova:start_nova_console_proxies:1074 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-28 08:32:24.262 | + lib/nova:start_nova_console_proxies:1079 : enable_nova_console_proxies 2022-07-28 08:32:24.267 | ++ lib/nova:enable_nova_console_proxies:1057 : seq 1 1 2022-07-28 08:32:24.270 | + lib/nova:enable_nova_console_proxies:1057 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 08:32:24.273 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-07-28 08:32:24.276 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-novnc 2022-07-28 08:32:24.300 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:32:24.306 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-07-28 08:32:24.309 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-spice 2022-07-28 08:32:24.344 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:32:24.346 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-07-28 08:32:24.350 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-sproxy 2022-07-28 08:32:24.377 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:32:24.382 | ++ lib/nova:start_nova_console_proxies:1080 : seq 1 1 2022-07-28 08:32:24.389 | + lib/nova:start_nova_console_proxies:1080 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 08:32:24.391 | + lib/nova:start_nova_console_proxies:1081 : local conf 2022-07-28 08:32:24.397 | ++ lib/nova:start_nova_console_proxies:1082 : conductor_conf 1 2022-07-28 08:32:24.397 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-28 08:32:24.402 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-28 08:32:24.406 | + lib/nova:start_nova_console_proxies:1082 : conf=/etc/nova/nova_cell1.conf 2022-07-28 08:32:24.410 | + lib/nova:start_nova_console_proxies:1083 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-07-28 08:32:24.414 | + functions-common:run_process:1694 : local service=n-novnc-cell1 2022-07-28 08:32:24.414 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-07-28 08:32:24.419 | + functions-common:run_process:1696 : local group= 2022-07-28 08:32:24.421 | + functions-common:run_process:1697 : local user= 2022-07-28 08:32:24.424 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 08:32:24.427 | + functions-common:run_process:1700 : local name=n-novnc-cell1 2022-07-28 08:32:24.429 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 08:32:24.432 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 08:32:24.435 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:32:24.438 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:32:24.442 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:32:24.447 | + functions-common:time_start:2431 : _TIME_START[$name]=1658997144443 2022-07-28 08:32:24.449 | + functions-common:run_process:1703 : is_service_enabled n-novnc-cell1 2022-07-28 08:32:24.470 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:32:24.473 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 08:32:24.475 | + functions-common:time_stop:2440 : local name 2022-07-28 08:32:24.478 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:32:24.481 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:32:24.485 | + functions-common:time_stop:2443 : local total 2022-07-28 08:32:24.487 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:32:24.490 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 08:32:24.493 | + functions-common:time_stop:2447 : start_time=1658997144443 2022-07-28 08:32:24.496 | + functions-common:time_stop:2449 : [[ -z 1658997144443 ]] 2022-07-28 08:32:24.501 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:32:24.504 | + functions-common:time_stop:2452 : end_time=1658997144501 2022-07-28 08:32:24.507 | + functions-common:time_stop:2453 : elapsed_time=58 2022-07-28 08:32:24.509 | + functions-common:time_stop:2454 : total=26793 2022-07-28 08:32:24.512 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:32:24.515 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=26851 2022-07-28 08:32:24.521 | + lib/nova:start_nova_console_proxies:1084 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-07-28 08:32:24.526 | + functions-common:run_process:1694 : local service=n-spice-cell1 2022-07-28 08:32:24.530 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-07-28 08:32:24.530 | + functions-common:run_process:1696 : local group= 2022-07-28 08:32:24.533 | + functions-common:run_process:1697 : local user= 2022-07-28 08:32:24.538 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 08:32:24.538 | + functions-common:run_process:1700 : local name=n-spice-cell1 2022-07-28 08:32:24.542 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 08:32:24.542 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 08:32:24.546 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:32:24.550 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:32:24.550 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:32:24.558 | + functions-common:time_start:2431 : _TIME_START[$name]=1658997144551 2022-07-28 08:32:24.558 | + functions-common:run_process:1703 : is_service_enabled n-spice-cell1 2022-07-28 08:32:24.583 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:32:24.586 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 08:32:24.589 | + functions-common:time_stop:2440 : local name 2022-07-28 08:32:24.591 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:32:24.594 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:32:24.597 | + functions-common:time_stop:2443 : local total 2022-07-28 08:32:24.599 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:32:24.611 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 08:32:24.611 | + functions-common:time_stop:2447 : start_time=1658997144551 2022-07-28 08:32:24.612 | + functions-common:time_stop:2449 : [[ -z 1658997144551 ]] 2022-07-28 08:32:24.618 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:32:24.618 | + functions-common:time_stop:2452 : end_time=1658997144615 2022-07-28 08:32:24.622 | + functions-common:time_stop:2453 : elapsed_time=64 2022-07-28 08:32:24.625 | + functions-common:time_stop:2454 : total=26851 2022-07-28 08:32:24.630 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:32:24.630 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=26915 2022-07-28 08:32:24.633 | + lib/nova:start_nova_console_proxies:1085 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-07-28 08:32:24.635 | + functions-common:run_process:1694 : local service=n-sproxy-cell1 2022-07-28 08:32:24.638 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-07-28 08:32:24.642 | + functions-common:run_process:1696 : local group= 2022-07-28 08:32:24.642 | + functions-common:run_process:1697 : local user= 2022-07-28 08:32:24.645 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 08:32:24.650 | + functions-common:run_process:1700 : local name=n-sproxy-cell1 2022-07-28 08:32:24.650 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 08:32:24.651 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 08:32:24.654 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:32:24.657 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:32:24.662 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:32:24.666 | + functions-common:time_start:2431 : _TIME_START[$name]=1658997144663 2022-07-28 08:32:24.669 | + functions-common:run_process:1703 : is_service_enabled n-sproxy-cell1 2022-07-28 08:32:24.696 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:32:24.698 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 08:32:24.701 | + functions-common:time_stop:2440 : local name 2022-07-28 08:32:24.704 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:32:24.706 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:32:24.709 | + functions-common:time_stop:2443 : local total 2022-07-28 08:32:24.712 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:32:24.714 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 08:32:24.717 | + functions-common:time_stop:2447 : start_time=1658997144663 2022-07-28 08:32:24.720 | + functions-common:time_stop:2449 : [[ -z 1658997144663 ]] 2022-07-28 08:32:24.725 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:32:24.728 | + functions-common:time_stop:2452 : end_time=1658997144725 2022-07-28 08:32:24.731 | + functions-common:time_stop:2453 : elapsed_time=62 2022-07-28 08:32:24.733 | + functions-common:time_stop:2454 : total=26915 2022-07-28 08:32:24.736 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:32:24.739 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=26977 2022-07-28 08:32:24.742 | + lib/nova:start_nova_console_proxies:1089 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 08:32:24.744 | + lib/nova:start_nova_console_proxies:1089 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 08:32:24.747 | + lib/nova:start_nova:1134 : start_nova_conductor 2022-07-28 08:32:24.750 | + lib/nova:start_nova_conductor:1102 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-28 08:32:24.752 | + lib/nova:start_nova_conductor:1108 : enable_nova_fleet 2022-07-28 08:32:24.755 | + lib/nova:enable_nova_fleet:1093 : is_service_enabled n-cond 2022-07-28 08:32:24.781 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:32:24.781 | + lib/nova:enable_nova_fleet:1094 : enable_service n-super-cond 2022-07-28 08:32:24.844 | ++ lib/nova:enable_nova_fleet:1095 : seq 1 1 2022-07-28 08:32:24.849 | + lib/nova:enable_nova_fleet:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 08:32:24.852 | + lib/nova:enable_nova_fleet:1096 : enable_service n-cond-cell1 2022-07-28 08:32:24.925 | + lib/nova:start_nova_conductor:1109 : is_service_enabled n-super-cond 2022-07-28 08:32:24.952 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:32:24.955 | + lib/nova:start_nova_conductor:1110 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-07-28 08:32:24.958 | + functions-common:run_process:1694 : local service=n-super-cond 2022-07-28 08:32:24.962 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-07-28 08:32:24.968 | + functions-common:run_process:1696 : local group= 2022-07-28 08:32:24.970 | + functions-common:run_process:1697 : local user= 2022-07-28 08:32:24.973 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 08:32:24.976 | + functions-common:run_process:1700 : local name=n-super-cond 2022-07-28 08:32:24.979 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 08:32:24.981 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 08:32:24.985 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:32:24.988 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:32:24.992 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:32:24.996 | + functions-common:time_start:2431 : _TIME_START[$name]=1658997144993 2022-07-28 08:32:24.999 | + functions-common:run_process:1703 : is_service_enabled n-super-cond 2022-07-28 08:32:25.020 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:32:25.023 | + functions-common:run_process:1704 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2022-07-28 08:32:25.026 | + functions-common:_run_under_systemd:1654 : local service=n-super-cond 2022-07-28 08:32:25.029 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-07-28 08:32:25.031 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-07-28 08:32:25.034 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-07-28 08:32:25.037 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-07-28 08:32:25.039 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-07-28 08:32:25.042 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-07-28 08:32:25.045 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-super-cond.service 2022-07-28 08:32:25.048 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 08:32:25.050 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 08:32:25.053 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 08:32:25.056 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 08:32:25.058 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-07-28 08:32:25.061 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu '' 2022-07-28 08:32:25.064 | + functions-common:write_user_unit_file:1563 : local service=devstack@n-super-cond.service 2022-07-28 08:32:25.066 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-07-28 08:32:25.068 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 08:32:25.071 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 08:32:25.074 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 08:32:25.076 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 08:32:25.078 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 08:32:25.081 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-07-28 08:32:25.083 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 08:32:25.088 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-07-28 08:32:25.158 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-07-28 08:32:25.244 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-07-28 08:32:25.326 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-07-28 08:32:25.411 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-07-28 08:32:25.484 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 08:32:25.568 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 08:32:25.578 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 08:32:25.578 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-07-28 08:32:25.646 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 08:32:26.187 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-super-cond.service 2022-07-28 08:32:26.204 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-07-28 08:32:26.705 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-super-cond.service 2022-07-28 08:32:26.728 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 08:32:26.733 | + functions-common:time_stop:2440 : local name 2022-07-28 08:32:26.735 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:32:26.738 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:32:26.744 | + functions-common:time_stop:2443 : local total 2022-07-28 08:32:26.748 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:32:26.752 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 08:32:26.755 | + functions-common:time_stop:2447 : start_time=1658997144993 2022-07-28 08:32:26.758 | + functions-common:time_stop:2449 : [[ -z 1658997144993 ]] 2022-07-28 08:32:26.764 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:32:26.772 | + functions-common:time_stop:2452 : end_time=1658997146766 2022-07-28 08:32:26.776 | + functions-common:time_stop:2453 : elapsed_time=1773 2022-07-28 08:32:26.778 | + functions-common:time_stop:2454 : total=26977 2022-07-28 08:32:26.784 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:32:26.788 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=28750 2022-07-28 08:32:26.796 | ++ lib/nova:start_nova_conductor:1112 : seq 1 1 2022-07-28 08:32:26.800 | + lib/nova:start_nova_conductor:1112 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 08:32:26.807 | + lib/nova:start_nova_conductor:1113 : is_service_enabled n-cond-cell1 2022-07-28 08:32:26.843 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:32:26.846 | + lib/nova:start_nova_conductor:1114 : local conf 2022-07-28 08:32:26.849 | ++ lib/nova:start_nova_conductor:1115 : conductor_conf 1 2022-07-28 08:32:26.852 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-28 08:32:26.856 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-28 08:32:26.859 | + lib/nova:start_nova_conductor:1115 : conf=/etc/nova/nova_cell1.conf 2022-07-28 08:32:26.864 | + lib/nova:start_nova_conductor:1116 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-07-28 08:32:26.866 | + functions-common:run_process:1694 : local service=n-cond-cell1 2022-07-28 08:32:26.869 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-07-28 08:32:26.872 | + functions-common:run_process:1696 : local group= 2022-07-28 08:32:26.875 | + functions-common:run_process:1697 : local user= 2022-07-28 08:32:26.877 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 08:32:26.880 | + functions-common:run_process:1700 : local name=n-cond-cell1 2022-07-28 08:32:26.883 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 08:32:26.886 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 08:32:26.896 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:32:26.896 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:32:26.898 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:32:26.903 | + functions-common:time_start:2431 : _TIME_START[$name]=1658997146899 2022-07-28 08:32:26.905 | + functions-common:run_process:1703 : is_service_enabled n-cond-cell1 2022-07-28 08:32:26.927 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:32:26.930 | + functions-common:run_process:1704 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2022-07-28 08:32:26.932 | + functions-common:_run_under_systemd:1654 : local service=n-cond-cell1 2022-07-28 08:32:26.935 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-07-28 08:32:26.938 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-07-28 08:32:26.940 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-07-28 08:32:26.943 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-07-28 08:32:26.946 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-07-28 08:32:26.949 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-07-28 08:32:26.951 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-cond-cell1.service 2022-07-28 08:32:26.955 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 08:32:26.958 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 08:32:26.960 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 08:32:26.963 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 08:32:26.966 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-07-28 08:32:26.969 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu '' 2022-07-28 08:32:26.971 | + functions-common:write_user_unit_file:1563 : local service=devstack@n-cond-cell1.service 2022-07-28 08:32:26.974 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-07-28 08:32:26.982 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 08:32:26.982 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 08:32:26.987 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 08:32:26.991 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 08:32:26.993 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 08:32:26.996 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-07-28 08:32:27.000 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 08:32:27.008 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-07-28 08:32:27.081 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-07-28 08:32:27.149 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-07-28 08:32:27.213 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-07-28 08:32:27.286 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-07-28 08:32:27.351 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 08:32:27.429 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 08:32:27.429 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 08:32:27.433 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-07-28 08:32:27.505 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 08:32:28.020 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-cond-cell1.service 2022-07-28 08:32:28.035 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-07-28 08:32:28.555 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-cond-cell1.service 2022-07-28 08:32:28.582 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 08:32:28.585 | + functions-common:time_stop:2440 : local name 2022-07-28 08:32:28.595 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:32:28.602 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:32:28.607 | + functions-common:time_stop:2443 : local total 2022-07-28 08:32:28.609 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:32:28.611 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 08:32:28.614 | + functions-common:time_stop:2447 : start_time=1658997146899 2022-07-28 08:32:28.616 | + functions-common:time_stop:2449 : [[ -z 1658997146899 ]] 2022-07-28 08:32:28.623 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:32:28.635 | + functions-common:time_stop:2452 : end_time=1658997148624 2022-07-28 08:32:28.642 | + functions-common:time_stop:2453 : elapsed_time=1725 2022-07-28 08:32:28.650 | + functions-common:time_stop:2454 : total=28750 2022-07-28 08:32:28.658 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:32:28.666 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=30475 2022-07-28 08:32:28.678 | + lib/nova:start_nova:1135 : start_nova_compute 2022-07-28 08:32:28.684 | + lib/nova:start_nova_compute:966 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 08:32:28.691 | + lib/nova:start_nova_compute:967 : 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/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 08:32:28.699 | + lib/nova:start_nova_compute:967 : 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/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 08:32:28.707 | + lib/nova:start_nova_compute:969 : local compute_cell_conf=/etc/nova/nova.conf 2022-07-28 08:32:28.710 | + lib/nova:start_nova_compute:972 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-07-28 08:32:28.722 | + lib/nova:start_nova_compute:974 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-07-28 08:32:28.732 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 08:32:28.739 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-28 08:32:28.751 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-07-28 08:32:28.756 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-28 08:32:28.766 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-07-28 08:32:28.773 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-07-28 08:32:28.787 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-07-28 08:32:28.799 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-07-28 08:32:28.804 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-07-28 08:32:28.804 | BEGIN { 2022-07-28 08:32:28.804 | section = "" 2022-07-28 08:32:28.804 | last_section = "" 2022-07-28 08:32:28.804 | section_count = 0 2022-07-28 08:32:28.804 | } 2022-07-28 08:32:28.804 | /^\[.+\]/ { 2022-07-28 08:32:28.805 | gsub("[][]", "", $1); 2022-07-28 08:32:28.805 | section=$1 2022-07-28 08:32:28.805 | next 2022-07-28 08:32:28.805 | } 2022-07-28 08:32:28.805 | /^ *\#/ { 2022-07-28 08:32:28.805 | next 2022-07-28 08:32:28.805 | } 2022-07-28 08:32:28.805 | /^[^ \t]+/ { 2022-07-28 08:32:28.805 | # get offset of first = in $0 2022-07-28 08:32:28.805 | eq_idx = index($0, "=") 2022-07-28 08:32:28.805 | # extract attr & value from $0 2022-07-28 08:32:28.805 | attr = substr($0, 1, eq_idx - 1) 2022-07-28 08:32:28.805 | value = substr($0, eq_idx + 1) 2022-07-28 08:32:28.805 | # only need to strip trailing whitespace from attr 2022-07-28 08:32:28.805 | sub(/[ \t]*$/, "", attr) 2022-07-28 08:32:28.805 | # need to strip leading & trailing whitespace from value 2022-07-28 08:32:28.805 | sub(/^[ \t]*/, "", value) 2022-07-28 08:32:28.805 | sub(/[ \t]*$/, "", value) 2022-07-28 08:32:28.805 | 2022-07-28 08:32:28.805 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-28 08:32:28.805 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-28 08:32:28.805 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-28 08:32:28.805 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-28 08:32:28.805 | if (! (section, attr) in cfg_attr_count) { 2022-07-28 08:32:28.805 | if (section != last_section) { 2022-07-28 08:32:28.805 | cfg_section[section_count++] = section 2022-07-28 08:32:28.805 | last_section = section 2022-07-28 08:32:28.805 | } 2022-07-28 08:32:28.805 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-28 08:32:28.805 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-28 08:32:28.805 | 2022-07-28 08:32:28.805 | cfg_attr[section, attr, 0] = value 2022-07-28 08:32:28.805 | cfg_attr_count[section, attr] = 1 2022-07-28 08:32:28.805 | } else { 2022-07-28 08:32:28.806 | lno = cfg_attr_count[section, attr]++ 2022-07-28 08:32:28.806 | cfg_attr[section, attr, lno] = value 2022-07-28 08:32:28.806 | } 2022-07-28 08:32:28.806 | } 2022-07-28 08:32:28.806 | END { 2022-07-28 08:32:28.806 | # Process each section in order 2022-07-28 08:32:28.806 | for (sno = 0; sno < section_count; sno++) { 2022-07-28 08:32:28.806 | section = cfg_section[sno] 2022-07-28 08:32:28.806 | # The ini routines simply append a config item immediately 2022-07-28 08:32:28.806 | # after the section header. To keep the same order as defined 2022-07-28 08:32:28.806 | # in local.conf, invoke the ini routines in the reverse order 2022-07-28 08:32:28.806 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-28 08:32:28.806 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-28 08:32:28.806 | if (cfg_attr_count[section, attr] == 1) 2022-07-28 08:32:28.806 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-28 08:32:28.806 | else { 2022-07-28 08:32:28.806 | # For multiline, invoke the ini routines in the reverse order 2022-07-28 08:32:28.806 | count = cfg_attr_count[section, attr] 2022-07-28 08:32:28.806 | print "inidelete " configfile " " section " " attr 2022-07-28 08:32:28.806 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-28 08:32:28.806 | for (l = count -2; l >= 0; l--) 2022-07-28 08:32:28.806 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-28 08:32:28.806 | } 2022-07-28 08:32:28.806 | } 2022-07-28 08:32:28.806 | } 2022-07-28 08:32:28.806 | } 2022-07-28 08:32:28.806 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-07-28 08:32:28.807 | ' 2022-07-28 08:32:28.812 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-28 08:32:28.812 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 08:32:28.814 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:32:28.818 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-28 08:32:28.830 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-07-28 08:32:28.842 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-28 08:32:28.854 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-07-28 08:32:28.860 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-07-28 08:32:28.860 | BEGIN { group = "" } 2022-07-28 08:32:28.860 | /^\[\[.+\|.*\]\]/ { 2022-07-28 08:32:28.860 | gsub("[][]", "", $1); 2022-07-28 08:32:28.860 | split($1, a, "|"); 2022-07-28 08:32:28.860 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-28 08:32:28.860 | group=a[1] 2022-07-28 08:32:28.860 | } else { 2022-07-28 08:32:28.860 | group="" 2022-07-28 08:32:28.860 | } 2022-07-28 08:32:28.860 | next 2022-07-28 08:32:28.860 | } 2022-07-28 08:32:28.860 | { 2022-07-28 08:32:28.860 | if (group != "") 2022-07-28 08:32:28.860 | print $0 2022-07-28 08:32:28.860 | } 2022-07-28 08:32:28.861 | ' /home/ubuntu/devstack/local.conf 2022-07-28 08:32:28.875 | + lib/nova:start_nova_compute:976 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-28 08:32:28.879 | + lib/nova:start_nova_compute:983 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-07-28 08:32:28.941 | + lib/nova:start_nova_compute:986 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-07-28 08:32:29.003 | + lib/nova:start_nova_compute:987 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-07-28 08:32:29.007 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-07-28 08:32:29.014 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-07-28 08:32:29.022 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-28 08:32:29.030 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-07-28 08:32:29.040 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-28 08:32:29.075 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:32:29.080 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-07-28 08:32:29.082 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-07-28 08:32:29.085 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-28 08:32:29.104 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:32:29.107 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/nova_cell1 2022-07-28 08:32:29.110 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/nova_cell1 2022-07-28 08:32:29.147 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-28 08:32:29.150 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-28 08:32:29.153 | + lib/nova:start_nova_compute:991 : inidelete /etc/nova/nova-cpu.conf database connection 2022-07-28 08:32:29.178 | + lib/nova:start_nova_compute:992 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-07-28 08:32:29.206 | + lib/nova:start_nova_compute:997 : configure_console_compute 2022-07-28 08:32:29.209 | + lib/nova:configure_console_compute:639 : local offset 2022-07-28 08:32:29.212 | + lib/nova:configure_console_compute:640 : offset=0 2022-07-28 08:32:29.217 | + lib/nova:configure_console_compute:644 : local default_proxyclient_addr 2022-07-28 08:32:29.221 | ++ lib/nova:configure_console_compute:645 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-07-28 08:32:29.245 | + lib/nova:configure_console_compute:645 : default_proxyclient_addr=10.222.0.17 2022-07-28 08:32:29.254 | + lib/nova:configure_console_compute:649 : is_service_enabled n-cpu 2022-07-28 08:32:29.272 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:32:29.275 | + lib/nova:configure_console_compute:665 : is_service_enabled n-novnc 2022-07-28 08:32:29.294 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:32:29.296 | + lib/nova:configure_console_compute:665 : '[' False '!=' False ']' 2022-07-28 08:32:29.299 | + lib/nova:configure_console_compute:673 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-07-28 08:32:29.333 | + lib/nova:configure_console_compute:676 : is_service_enabled n-spice 2022-07-28 08:32:29.356 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:32:29.359 | + lib/nova:configure_console_compute:686 : is_service_enabled n-sproxy 2022-07-28 08:32:29.377 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:32:29.380 | + lib/nova:start_nova_compute:1000 : '[' -n '' ']' 2022-07-28 08:32:29.382 | + lib/nova:start_nova_compute:1005 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-07-28 08:32:29.385 | + lib/nova:start_nova_compute:1005 : [[ kvm == \q\e\m\u ]] 2022-07-28 08:32:29.388 | + lib/nova:start_nova_compute:1009 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-07-28 08:32:29.391 | + lib/nova:start_nova_compute:1013 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-07-28 08:32:29.393 | + functions-common:run_process:1694 : local service=n-cpu 2022-07-28 08:32:29.396 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-07-28 08:32:29.398 | + functions-common:run_process:1696 : local group=libvirt 2022-07-28 08:32:29.401 | + functions-common:run_process:1697 : local user= 2022-07-28 08:32:29.404 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 08:32:29.406 | + functions-common:run_process:1700 : local name=n-cpu 2022-07-28 08:32:29.409 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 08:32:29.411 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 08:32:29.415 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:32:29.417 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:32:29.421 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:32:29.430 | + functions-common:time_start:2431 : _TIME_START[$name]=1658997149423 2022-07-28 08:32:29.433 | + functions-common:run_process:1703 : is_service_enabled n-cpu 2022-07-28 08:32:29.451 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:32:29.454 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 08:32:29.457 | + functions-common:time_stop:2440 : local name 2022-07-28 08:32:29.463 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:32:29.466 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:32:29.471 | + functions-common:time_stop:2443 : local total 2022-07-28 08:32:29.474 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:32:29.476 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 08:32:29.479 | + functions-common:time_stop:2447 : start_time=1658997149423 2022-07-28 08:32:29.481 | + functions-common:time_stop:2449 : [[ -z 1658997149423 ]] 2022-07-28 08:32:29.484 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:32:29.491 | + functions-common:time_stop:2452 : end_time=1658997149488 2022-07-28 08:32:29.494 | + functions-common:time_stop:2453 : elapsed_time=65 2022-07-28 08:32:29.496 | + functions-common:time_stop:2454 : total=30475 2022-07-28 08:32:29.499 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:32:29.501 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=30540 2022-07-28 08:32:29.504 | + lib/nova:start_nova_compute:1035 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 08:32:29.507 | + lib/nova:start_nova_compute:1035 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 08:32:29.510 | + lib/nova:start_nova:1136 : is_service_enabled n-api 2022-07-28 08:32:29.532 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:32:29.535 | + lib/nova:start_nova:1138 : echo 'Dumping cells_v2 mapping' 2022-07-28 08:32:29.535 | Dumping cells_v2 mapping 2022-07-28 08:32:29.538 | + lib/nova:start_nova:1139 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-07-28 08:32:30.115 | 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-07-28 08:32:32.870 | INFO dbcounter [None req-90d6b9ce-4cab-4667-8536-23cfbbbea508 None None] Registered counter for database nova_api 2022-07-28 08:32:32.894 | DEBUG dbcounter [-] [243937] Writer thread running {{(pid=243937) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 08:32:32.948 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:32:32.948 | from cryptography.utils import int_from_bytes 2022-07-28 08:32:32.948 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:32:32.948 | from cryptography.utils import int_from_bytes 2022-07-28 08:32:32.948 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-07-28 08:32:32.948 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-07-28 08:32:32.950 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-07-28 08:32:32.950 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2022-07-28 08:32:32.950 | | cell1 | 18e62d2a-ec5d-4d29-8f76-f9e68d7ac712 | rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2022-07-28 08:32:32.950 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-07-28 08:32:33.372 | + ./stack.sh:main:1315 : async_runfunc create_flavors 2022-07-28 08:32:33.376 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-07-28 08:32:33.439 | + inc/async:async_inner:63 : create_flavors 2022-07-28 08:32:33.484 | [179614 Async create_flavors:243995]: running: create_flavors 2022-07-28 08:32:33.487 | + ./stack.sh:main:1317 : is_service_enabled cinder 2022-07-28 08:32:33.506 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:32:33.509 | + ./stack.sh:main:1318 : echo_summary 'Starting Cinder' 2022-07-28 08:32:33.512 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 08:32:33.515 | + ./stack.sh:echo_summary:441 : echo -e Starting Cinder 2022-07-28 08:32:33.518 | + ./stack.sh:main:1319 : start_cinder 2022-07-28 08:32:33.520 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-07-28 08:32:33.523 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-07-28 08:32:33.526 | + lib/cinder:start_cinder:510 : local cinder_url 2022-07-28 08:32:33.529 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-07-28 08:32:33.546 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:32:33.549 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-07-28 08:32:33.552 | + lib/cinder:start_cinder:535 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2022-07-28 08:32:33.554 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-07-28 08:32:33.558 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-07-28 08:32:33.562 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-07-28 08:32:33.565 | + functions-common:run_process:1694 : local service=c-api 2022-07-28 08:32:33.568 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-07-28 08:32:33.571 | + functions-common:run_process:1696 : local group= 2022-07-28 08:32:33.573 | + functions-common:run_process:1697 : local user= 2022-07-28 08:32:33.576 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 08:32:33.579 | + functions-common:run_process:1700 : local name=c-api 2022-07-28 08:32:33.581 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 08:32:33.584 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 08:32:33.586 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:32:33.589 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:32:33.592 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:32:33.596 | + functions-common:time_start:2431 : _TIME_START[$name]=1658997153594 2022-07-28 08:32:33.599 | + functions-common:run_process:1703 : is_service_enabled c-api 2022-07-28 08:32:33.615 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:32:33.618 | + functions-common:run_process:1704 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2022-07-28 08:32:33.621 | + functions-common:_run_under_systemd:1654 : local service=c-api 2022-07-28 08:32:33.623 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-07-28 08:32:33.626 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-07-28 08:32:33.628 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-07-28 08:32:33.631 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-07-28 08:32:33.633 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-07-28 08:32:33.635 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-07-28 08:32:33.638 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@c-api.service 2022-07-28 08:32:33.640 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 08:32:33.643 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 08:32:33.645 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 08:32:33.648 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 08:32:33.651 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-07-28 08:32:33.653 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu '' 2022-07-28 08:32:33.656 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@c-api.service 2022-07-28 08:32:33.658 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-07-28 08:32:33.661 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-07-28 08:32:33.664 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-07-28 08:32:33.668 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-07-28 08:32:33.670 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-07-28 08:32:33.673 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-07-28 08:32:33.677 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-07-28 08:32:33.734 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-07-28 08:32:33.792 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-07-28 08:32:33.848 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-07-28 08:32:33.904 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 08:32:33.966 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-07-28 08:32:34.022 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-07-28 08:32:34.079 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-07-28 08:32:34.135 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-07-28 08:32:34.191 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-07-28 08:32:34.247 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-07-28 08:32:34.249 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-07-28 08:32:34.252 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-07-28 08:32:34.310 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-07-28 08:32:34.764 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@c-api.service 2022-07-28 08:32:34.779 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-07-28 08:32:35.281 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@c-api.service 2022-07-28 08:32:35.355 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 08:32:35.359 | + functions-common:time_stop:2440 : local name 2022-07-28 08:32:35.364 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:32:35.370 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:32:35.370 | + functions-common:time_stop:2443 : local total 2022-07-28 08:32:35.375 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:32:35.379 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 08:32:35.382 | + functions-common:time_stop:2447 : start_time=1658997153594 2022-07-28 08:32:35.385 | + functions-common:time_stop:2449 : [[ -z 1658997153594 ]] 2022-07-28 08:32:35.394 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:32:35.398 | + functions-common:time_stop:2452 : end_time=1658997155394 2022-07-28 08:32:35.401 | + functions-common:time_stop:2453 : elapsed_time=1800 2022-07-28 08:32:35.404 | + functions-common:time_stop:2454 : total=30540 2022-07-28 08:32:35.406 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:32:35.409 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=32340 2022-07-28 08:32:35.413 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.17/volume/v3 2022-07-28 08:32:35.416 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-07-28 08:32:35.416 | Waiting for Cinder API to start... 2022-07-28 08:32:35.420 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.17/volume/v3 2022-07-28 08:32:35.423 | + functions:wait_for_service:457 : local timeout=60 2022-07-28 08:32:35.426 | + functions:wait_for_service:458 : local url=http://10.222.0.17/volume/v3 2022-07-28 08:32:35.432 | + functions:wait_for_service:459 : local rval=0 2022-07-28 08:32:35.437 | + functions:wait_for_service:460 : time_start wait_for_service 2022-07-28 08:32:35.440 | + functions-common:time_start:2426 : local name=wait_for_service 2022-07-28 08:32:35.443 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:32:35.447 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:32:35.453 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:32:35.461 | + functions-common:time_start:2431 : _TIME_START[$name]=1658997155455 2022-07-28 08:32:35.468 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-07-28 08:32:35.479 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.17/volume/v3 2022-07-28 08:32:39.389 | + :: : [[ 500 == 503 ]] 2022-07-28 08:32:39.391 | + :: : [[ 0 -eq 7 ]] 2022-07-28 08:32:39.394 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-07-28 08:32:39.397 | + functions-common:time_stop:2440 : local name 2022-07-28 08:32:39.400 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:32:39.402 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:32:39.405 | + functions-common:time_stop:2443 : local total 2022-07-28 08:32:39.408 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:32:39.410 | + functions-common:time_stop:2446 : name=wait_for_service 2022-07-28 08:32:39.413 | + functions-common:time_stop:2447 : start_time=1658997155455 2022-07-28 08:32:39.415 | + functions-common:time_stop:2449 : [[ -z 1658997155455 ]] 2022-07-28 08:32:39.419 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:32:39.424 | + functions-common:time_stop:2452 : end_time=1658997159421 2022-07-28 08:32:39.427 | + functions-common:time_stop:2453 : elapsed_time=3966 2022-07-28 08:32:39.430 | + functions-common:time_stop:2454 : total=17670 2022-07-28 08:32:39.433 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:32:39.436 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=21636 2022-07-28 08:32:39.439 | + functions:wait_for_service:467 : return 0 2022-07-28 08:32:39.442 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-07-28 08:32:39.446 | + functions-common:run_process:1694 : local service=c-sch 2022-07-28 08:32:39.449 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-07-28 08:32:39.452 | + functions-common:run_process:1696 : local group= 2022-07-28 08:32:39.455 | + functions-common:run_process:1697 : local user= 2022-07-28 08:32:39.458 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 08:32:39.461 | + functions-common:run_process:1700 : local name=c-sch 2022-07-28 08:32:39.463 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 08:32:39.466 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 08:32:39.469 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:32:39.472 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:32:39.475 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:32:39.481 | + functions-common:time_start:2431 : _TIME_START[$name]=1658997159478 2022-07-28 08:32:39.484 | + functions-common:run_process:1703 : is_service_enabled c-sch 2022-07-28 08:32:39.503 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:32:39.507 | + functions-common:run_process:1704 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2022-07-28 08:32:39.511 | + functions-common:_run_under_systemd:1654 : local service=c-sch 2022-07-28 08:32:39.515 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-07-28 08:32:39.518 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-07-28 08:32:39.522 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-07-28 08:32:39.525 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-07-28 08:32:39.528 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-07-28 08:32:39.531 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-07-28 08:32:39.535 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@c-sch.service 2022-07-28 08:32:39.538 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 08:32:39.542 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 08:32:39.545 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 08:32:39.549 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 08:32:39.553 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-07-28 08:32:39.556 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu '' 2022-07-28 08:32:39.563 | + functions-common:write_user_unit_file:1563 : local service=devstack@c-sch.service 2022-07-28 08:32:39.566 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-07-28 08:32:39.571 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 08:32:39.575 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 08:32:39.579 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 08:32:39.583 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 08:32:39.587 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 08:32:39.591 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-07-28 08:32:39.594 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 08:32:39.600 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-07-28 08:32:39.667 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-07-28 08:32:39.731 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-07-28 08:32:39.804 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-07-28 08:32:39.872 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-07-28 08:32:39.930 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 08:32:39.997 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 08:32:40.000 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 08:32:40.003 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-07-28 08:32:40.068 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 08:32:40.582 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@c-sch.service 2022-07-28 08:32:40.600 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-07-28 08:32:41.071 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@c-sch.service 2022-07-28 08:32:41.104 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 08:32:41.107 | + functions-common:time_stop:2440 : local name 2022-07-28 08:32:41.110 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:32:41.113 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:32:41.115 | + functions-common:time_stop:2443 : local total 2022-07-28 08:32:41.118 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:32:41.121 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 08:32:41.123 | + functions-common:time_stop:2447 : start_time=1658997159478 2022-07-28 08:32:41.126 | + functions-common:time_stop:2449 : [[ -z 1658997159478 ]] 2022-07-28 08:32:41.129 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:32:41.134 | + functions-common:time_stop:2452 : end_time=1658997161131 2022-07-28 08:32:41.137 | + functions-common:time_stop:2453 : elapsed_time=1653 2022-07-28 08:32:41.140 | + functions-common:time_stop:2454 : total=32340 2022-07-28 08:32:41.143 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:32:41.146 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=33993 2022-07-28 08:32:41.148 | + lib/cinder:start_cinder:559 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-07-28 08:32:41.151 | + lib/cinder:start_cinder:560 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-07-28 08:32:41.153 | + functions-common:run_process:1694 : local service=c-bak 2022-07-28 08:32:41.156 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-07-28 08:32:41.159 | + functions-common:run_process:1696 : local group= 2022-07-28 08:32:41.163 | + functions-common:run_process:1697 : local user= 2022-07-28 08:32:41.166 | + functions-common:run_process:1698 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-07-28 08:32:41.169 | + functions-common:run_process:1700 : local name=c-bak 2022-07-28 08:32:41.172 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 08:32:41.176 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 08:32:41.179 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:32:41.182 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:32:41.186 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:32:41.193 | + functions-common:time_start:2431 : _TIME_START[$name]=1658997161189 2022-07-28 08:32:41.197 | + functions-common:run_process:1703 : is_service_enabled c-bak 2022-07-28 08:32:41.224 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:32:41.227 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 08:32:41.233 | + functions-common:time_stop:2440 : local name 2022-07-28 08:32:41.243 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:32:41.247 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:32:41.252 | + functions-common:time_stop:2443 : local total 2022-07-28 08:32:41.256 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:32:41.259 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 08:32:41.266 | + functions-common:time_stop:2447 : start_time=1658997161189 2022-07-28 08:32:41.270 | + functions-common:time_stop:2449 : [[ -z 1658997161189 ]] 2022-07-28 08:32:41.277 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:32:41.287 | + functions-common:time_stop:2452 : end_time=1658997161280 2022-07-28 08:32:41.290 | + functions-common:time_stop:2453 : elapsed_time=91 2022-07-28 08:32:41.294 | + functions-common:time_stop:2454 : total=33993 2022-07-28 08:32:41.299 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:32:41.304 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=34084 2022-07-28 08:32:41.307 | + lib/cinder:start_cinder:561 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-07-28 08:32:41.310 | + functions-common:run_process:1694 : local service=c-vol 2022-07-28 08:32:41.314 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-07-28 08:32:41.316 | + functions-common:run_process:1696 : local group= 2022-07-28 08:32:41.319 | + functions-common:run_process:1697 : local user= 2022-07-28 08:32:41.323 | + functions-common:run_process:1698 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-07-28 08:32:41.325 | + functions-common:run_process:1700 : local name=c-vol 2022-07-28 08:32:41.328 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 08:32:41.331 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 08:32:41.334 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:32:41.337 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:32:41.346 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:32:41.352 | + functions-common:time_start:2431 : _TIME_START[$name]=1658997161348 2022-07-28 08:32:41.356 | + functions-common:run_process:1703 : is_service_enabled c-vol 2022-07-28 08:32:41.385 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:32:41.389 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 08:32:41.392 | + functions-common:time_stop:2440 : local name 2022-07-28 08:32:41.395 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:32:41.398 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:32:41.401 | + functions-common:time_stop:2443 : local total 2022-07-28 08:32:41.404 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:32:41.413 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 08:32:41.417 | + functions-common:time_stop:2447 : start_time=1658997161348 2022-07-28 08:32:41.419 | + functions-common:time_stop:2449 : [[ -z 1658997161348 ]] 2022-07-28 08:32:41.423 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:32:41.433 | + functions-common:time_stop:2452 : end_time=1658997161425 2022-07-28 08:32:41.436 | + functions-common:time_stop:2453 : elapsed_time=77 2022-07-28 08:32:41.442 | + functions-common:time_stop:2454 : total=34084 2022-07-28 08:32:41.446 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:32:41.449 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=34161 2022-07-28 08:32:41.452 | + ./stack.sh:main:1320 : create_volume_types 2022-07-28 08:32:41.456 | + lib/cinder:create_volume_types:579 : is_service_enabled c-api 2022-07-28 08:32:41.480 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:32:41.485 | + lib/cinder:create_volume_types:579 : [[ -n lvm:lvmdriver-1 ]] 2022-07-28 08:32:41.488 | + lib/cinder:create_volume_types:580 : local be be_name 2022-07-28 08:32:41.491 | + lib/cinder:create_volume_types:581 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-07-28 08:32:41.493 | + lib/cinder:create_volume_types:582 : be_name=lvmdriver-1 2022-07-28 08:32:41.496 | + lib/cinder:create_volume_types:584 : is_service_enabled keystone 2022-07-28 08:32:41.523 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:32:41.526 | + lib/cinder:create_volume_types:585 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-07-28 08:32:43.883 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:32:43.883 | from cryptography.utils import int_from_bytes 2022-07-28 08:32:43.883 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:32:43.883 | from cryptography.utils import int_from_bytes 2022-07-28 08:32:43.883 | Internal Server Error (HTTP 500) 2022-07-28 08:32:44.073 | + lib/cinder:create_volume_types:1 : exit_trap 2022-07-28 08:32:44.076 | + ./stack.sh:exit_trap:516 : local r=1 2022-07-28 08:32:44.080 | ++ ./stack.sh:exit_trap:517 : jobs -p 2022-07-28 08:32:44.082 | + ./stack.sh:exit_trap:517 : jobs='204792 2022-07-28 08:32:44.082 | 243995' 2022-07-28 08:32:44.085 | + ./stack.sh:exit_trap:520 : [[ -n 204792 2022-07-28 08:32:44.085 | 243995 ]] 2022-07-28 08:32:44.088 | + ./stack.sh:exit_trap:520 : [[ -n /opt/stack/logs/stack.sh.log.2022-07-28-082057 ]] 2022-07-28 08:32:44.091 | + ./stack.sh:exit_trap:520 : [[ True == \T\r\u\e ]] 2022-07-28 08:32:44.094 | + ./stack.sh:exit_trap:521 : echo 'exit_trap: cleaning up child processes' 2022-07-28 08:32:44.094 | exit_trap: cleaning up child processes 2022-07-28 08:32:44.097 | + ./stack.sh:exit_trap:522 : kill 204792 243995 2022-07-28 08:32:44.101 | + ./stack.sh:exit_trap:526 : '[' -f /tmp/tmp.Typs2wumqR ']' 2022-07-28 08:32:44.104 | + ./stack.sh:exit_trap:527 : rm /tmp/tmp.Typs2wumqR 2022-07-28 08:32:44.108 | + ./stack.sh:exit_trap:531 : kill_spinner 2022-07-28 08:32:44.111 | + ./stack.sh:kill_spinner:426 : '[' '!' -z '' ']' 2022-07-28 08:32:44.114 | + ./stack.sh:exit_trap:533 : [[ 1 -ne 0 ]] 2022-07-28 08:32:44.117 | + ./stack.sh:exit_trap:534 : echo 'Error on exit' 2022-07-28 08:32:44.117 | Error on exit 2022-07-28 08:32:44.120 | + ./stack.sh:exit_trap:536 : type -p generate-subunit 2022-07-28 08:32:44.123 | + ./stack.sh:exit_trap:537 : generate-subunit 1658996453 711 fail 2022-07-28 08:32:44.386 | + ./stack.sh:exit_trap:539 : [[ -z /opt/stack/logs ]] 2022-07-28 08:32:44.389 | + ./stack.sh:exit_trap:542 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-07-28 08:32:45.306 | + ./stack.sh:exit_trap:551 : exit 1