2022-07-28 13:35:06.556 | + ./stack.sh:main:482 : exec 2022-07-28 13:35:06.556 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-07-28-133506' 2022-07-28 13:35:06.556 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-07-28-133506.summary.2022-07-28-133506 2022-07-28 13:35:06.556 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 13:35:06.557 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-07-28-133506 2022-07-28 13:35:06.557 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-07-28-133506 /opt/stack/logs/stack.sh.log 2022-07-28 13:35:06.557 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-07-28-133506.summary.2022-07-28-133506 /opt/stack/logs/stack.sh.log.summary 2022-07-28 13:35:06.557 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-07-28 13:35:06.557 | + functions:check_path_perm_sanity:596 : local real_path 2022-07-28 13:35:06.557 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-07-28 13:35:06.557 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-07-28 13:35:06.557 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-07-28 13:35:06.557 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-07-28 13:35:06.557 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-07-28 13:35:06.557 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-07-28 13:35:06.557 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-07-28 13:35:06.557 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-07-28 13:35:06.557 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-07-28 13:35:06.557 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-07-28 13:35:06.557 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-07-28 13:35:06.557 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-07-28 13:35:06.558 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-07-28 13:35:06.560 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-07-28 13:35:06.563 | + ./stack.sh:main:555 : trap err_trap ERR 2022-07-28 13:35:06.565 | + ./stack.sh:main:568 : set -o errexit 2022-07-28 13:35:06.566 | + ./stack.sh:main:571 : uname -a 2022-07-28 13:35:06.568 | Linux dv-cinder-851351-2-smb 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-07-28 13:35:06.570 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-07-28 13:35:06.572 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-07-28 13:35:06.575 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-07-28 13:35:06.612 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-07-28 13:35:06.628 | + ./stack.sh:main:585 : fetch_plugins 2022-07-28 13:35:06.631 | + functions-common:fetch_plugins:1786 : local plugins= 2022-07-28 13:35:06.632 | + functions-common:fetch_plugins:1787 : local plugin 2022-07-28 13:35:06.634 | + functions-common:fetch_plugins:1790 : [[ -z '' ]] 2022-07-28 13:35:06.636 | + functions-common:fetch_plugins:1791 : return 2022-07-28 13:35:06.638 | + ./stack.sh:main:589 : run_phase override_defaults 2022-07-28 13:35:06.640 | + functions-common:run_phase:1868 : local mode=override_defaults 2022-07-28 13:35:06.642 | + functions-common:run_phase:1869 : local phase= 2022-07-28 13:35:06.644 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-28 13:35:06.646 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-28 13:35:06.647 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-28 13:35:06.649 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-28 13:35:06.651 | + functions-common:run_phase:1878 : local extra 2022-07-28 13:35:06.653 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-28 13:35:06.657 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-28 13:35:06.658 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-28 13:35:06.660 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-28 13:35:06.663 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-07-28 13:35:06.665 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-28 13:35:06.678 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:35:06.680 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-07-28 13:35:06.682 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-28 13:35:06.683 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-28 13:35:06.685 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-28 13:35:06.687 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-28 13:35:06.689 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-28 13:35:06.691 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-07-28 13:35:06.692 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-07-28 13:35:06.694 | + functions-common:run_phase:1889 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-07-28 13:35:06.696 | + 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 13:35:06.698 | + functions-common:run_phase:1893 : plugin_override_defaults 2022-07-28 13:35:06.700 | + functions-common:plugin_override_defaults:1827 : local plugins= 2022-07-28 13:35:06.702 | + functions-common:plugin_override_defaults:1828 : local plugin 2022-07-28 13:35:06.704 | + functions-common:plugin_override_defaults:1831 : [[ -z '' ]] 2022-07-28 13:35:06.706 | + functions-common:plugin_override_defaults:1832 : return 2022-07-28 13:35:06.708 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-07-28 13:35:06.727 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-07-28 13:35:06.729 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-07-28 13:35:06.744 | ++ functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:35:06.747 | +++ lib/tls:source:43 : hostname -f 2022-07-28 13:35:06.750 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-07-28 13:35:06.752 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-07-28 13:35:06.754 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-07-28 13:35:06.756 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-07-28 13:35:06.758 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-07-28 13:35:06.760 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-07-28 13:35:06.762 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-07-28 13:35:06.764 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-07-28 13:35:06.766 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-07-28 13:35:06.768 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-07-28 13:35:06.773 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-07-28 13:35:06.787 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-07-28 13:35:06.806 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-07-28 13:35:06.826 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-07-28 13:35:06.839 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-07-28 13:35:06.876 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-07-28 13:35:06.937 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-07-28 13:35:07.029 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-07-28 13:35:07.051 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-07-28 13:35:07.096 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-07-28 13:35:07.151 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-07-28 13:35:07.303 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-07-28 13:35:07.318 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-07-28 13:35:07.331 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-07-28 13:35:07.344 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-07-28 13:35:07.435 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-07-28 13:35:07.437 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-07-28 13:35:07.440 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-07-28 13:35:07.442 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-07-28 13:35:07.444 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-07-28 13:35:07.446 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-07-28 13:35:07.449 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-07-28 13:35:07.449 | False' 2022-07-28 13:35:07.452 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-07-28 13:35:07.467 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-07-28 13:35:07.469 | + ./stack.sh:main:619 : run_phase source 2022-07-28 13:35:07.471 | + functions-common:run_phase:1868 : local mode=source 2022-07-28 13:35:07.474 | + functions-common:run_phase:1869 : local phase= 2022-07-28 13:35:07.476 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-28 13:35:07.478 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-28 13:35:07.480 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-28 13:35:07.482 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-28 13:35:07.484 | + functions-common:run_phase:1878 : local extra 2022-07-28 13:35:07.487 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-28 13:35:07.491 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-28 13:35:07.494 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-28 13:35:07.496 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-28 13:35:07.498 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-07-28 13:35:07.500 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-28 13:35:07.515 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:35:07.517 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-07-28 13:35:07.519 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-07-28 13:35:07.560 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-07-28 13:35:07.563 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-07-28 13:35:07.565 | + functions-common:run_phase:1889 : [[ source == \s\o\u\r\c\e ]] 2022-07-28 13:35:07.567 | + functions-common:run_phase:1890 : load_plugin_settings 2022-07-28 13:35:07.570 | + functions-common:load_plugin_settings:1804 : local plugins= 2022-07-28 13:35:07.572 | + functions-common:load_plugin_settings:1805 : local plugin 2022-07-28 13:35:07.574 | + functions-common:load_plugin_settings:1808 : [[ -z '' ]] 2022-07-28 13:35:07.576 | + functions-common:load_plugin_settings:1809 : return 2022-07-28 13:35:07.578 | + functions-common:run_phase:1891 : verify_disabled_services 2022-07-28 13:35:07.580 | + functions-common:verify_disabled_services:2151 : local service 2022-07-28 13:35:07.583 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 13:35:07.586 | + 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 13:35:07.589 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 13:35:07.591 | + 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 13:35:07.593 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 13:35:07.596 | + 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 13:35:07.598 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 13:35:07.600 | + 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 13:35:07.603 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 13:35:07.605 | + 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 13:35:07.607 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 13:35:07.610 | + 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 13:35:07.612 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 13:35:07.615 | + 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 13:35:07.617 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 13:35:07.619 | + 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 13:35:07.622 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 13:35:07.624 | + 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 13:35:07.626 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 13:35:07.629 | + 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 13:35:07.632 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 13:35:07.634 | + 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 13:35:07.636 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 13:35:07.639 | + 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 13:35:07.641 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 13:35:07.644 | + 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 13:35:07.647 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 13:35:07.649 | + 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 13:35:07.651 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 13:35:07.654 | + 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 13:35:07.656 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 13:35:07.658 | + 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 13:35:07.661 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 13:35:07.663 | + 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 13:35:07.665 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 13:35:07.668 | + 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 13:35:07.670 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 13:35:07.673 | + 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 13:35:07.675 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 13:35:07.677 | + 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 13:35:07.680 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 13:35:07.682 | + 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 13:35:07.684 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 13:35:07.687 | + 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 13:35:07.689 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 13:35:07.691 | + 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 13:35:07.694 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 13:35:07.697 | + 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 13:35:07.699 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 13:35:07.701 | + 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 13:35:07.704 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 13:35:07.706 | + 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 13:35:07.709 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 13:35:07.711 | + 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 13:35:07.714 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 13:35:07.716 | + 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 13:35:07.718 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 13:35:07.721 | + 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 13:35:07.723 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 13:35:07.725 | + 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 13:35:07.728 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 13:35:07.730 | + 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 13:35:07.733 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 13:35:07.735 | + 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 13:35:07.737 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 13:35:07.740 | + 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 13:35:07.742 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 13:35:07.745 | + 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 13:35:07.747 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 13:35:07.749 | + 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 13:35:07.752 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 13:35:07.754 | + 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 13:35:07.757 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 13:35:07.759 | + 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 13:35:07.762 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 13:35:07.764 | + 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 13:35:07.767 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 13:35:07.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-cw, ]] 2022-07-28 13:35:07.772 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 13:35:07.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-eng, ]] 2022-07-28 13:35:07.777 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 13:35:07.779 | + 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 13:35:07.781 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 13:35:07.784 | + 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 13:35:07.786 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 13:35:07.790 | + 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 13:35:07.793 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 13:35:07.795 | + 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 13:35:07.798 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 13:35:07.800 | + 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 13:35:07.804 | + ./stack.sh:main:690 : initialize_database_backends 2022-07-28 13:35:07.806 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-07-28 13:35:07.808 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-07-28 13:35:07.824 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:35:07.827 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-07-28 13:35:07.829 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-07-28 13:35:07.831 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-07-28 13:35:07.847 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:35:07.850 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-07-28 13:35:07.853 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-07-28 13:35:07.855 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-07-28 13:35:07.857 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-07-28 13:35:07.860 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-07-28 13:35:07.862 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-07-28 13:35:07.865 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-07-28 13:35:07.867 | + lib/database:initialize_database_backends:92 : return 0 2022-07-28 13:35:07.870 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-07-28 13:35:07.870 | Using mysql database backend 2022-07-28 13:35:07.872 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-07-28 13:35:07.889 | + ./stack.sh:main:696 : define_database_baseurl 2022-07-28 13:35:07.893 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-07-28 13:35:07.895 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-07-28 13:35:07.898 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-07-28 13:35:07.901 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-07-28 13:35:07.903 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-07-28 13:35:07.919 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:35:07.922 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-07-28 13:35:07.939 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-07-28 13:35:07.957 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:35:07.959 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-07-28 13:35:07.976 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-07-28 13:35:07.994 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-07-28 13:35:08.011 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:35:08.014 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-07-28 13:35:08.033 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:35:08.035 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-07-28 13:35:08.053 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-07-28 13:35:08.056 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-07-28 13:35:08.058 | + ./stack.sh:main:752 : save_stackenv 752 2022-07-28 13:35:08.061 | + functions-common:save_stackenv:60 : local tag=752 2022-07-28 13:35:08.064 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-07-28 13:35:08.069 | + functions-common:save_stackenv:62 : time_stamp=2022-07-28-133508 2022-07-28 13:35:08.071 | + functions-common:save_stackenv:63 : echo '# 2022-07-28-133508 752' 2022-07-28 13:35:08.074 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 13:35:08.076 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-07-28 13:35:08.079 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 13:35:08.081 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-07-28 13:35:08.084 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 13:35:08.086 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-07-28 13:35:08.089 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 13:35:08.091 | + 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 13:35:08.094 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 13:35:08.096 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.67 2022-07-28 13:35:08.099 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 13:35:08.101 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.67/identity 2022-07-28 13:35:08.103 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 13:35:08.106 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-07-28-133506 2022-07-28 13:35:08.108 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 13:35:08.111 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-07-28 13:35:08.113 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 13:35:08.116 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.67 2022-07-28 13:35:08.119 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 13:35:08.121 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-07-28 13:35:08.123 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 13:35:08.126 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-07-28 13:35:08.128 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 13:35:08.131 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-07-28 13:35:08.134 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 13:35:08.136 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-07-28 13:35:08.139 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 13:35:08.141 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.67 2022-07-28 13:35:08.144 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 13:35:08.146 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-07-28 13:35:08.149 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-07-28 13:35:08.152 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-07-28 13:35:08.154 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-07-28 13:35:08.156 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-07-28 13:35:08.158 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 13:35:08.160 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 13:35:08.164 | ++ functions-common:git_clone:601 : pwd 2022-07-28 13:35:08.166 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 13:35:08.168 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 13:35:08.171 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 13:35:08.186 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 13:35:08.189 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 13:35:08.191 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 13:35:08.194 | + functions-common:git_clone:618 : echo master 2022-07-28 13:35:08.194 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 13:35:08.200 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-07-28 13:35:08.202 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 13:35:08.204 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-07-28 13:35:08.217 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-07-28 13:35:08.219 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 13:35:08.220 | + functions-common:git_clone:679 : head -1 2022-07-28 13:35:08.224 | ce3bd683 Block os-vif 3.0.0 2022-07-28 13:35:08.227 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 13:35:08.229 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-07-28 13:35:08.232 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 13:35:08.234 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-07-28 13:35:08.237 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-07-28 13:35:08.240 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-07-28 13:35:08.243 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-07-28 13:35:08.245 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-07-28 13:35:08.248 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-07-28 13:35:08.251 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-07-28 13:35:08.253 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-07-28 13:35:08.257 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-07-28 13:35:08.261 | ++ tools/install_prereqs.sh:source:47 : NOW=1659015308 2022-07-28 13:35:08.264 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-07-28 13:35:08.269 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1659013927 2022-07-28 13:35:08.272 | ++ tools/install_prereqs.sh:source:49 : DELTA=1381 2022-07-28 13:35:08.274 | ++ tools/install_prereqs.sh:source:50 : [[ 1381 -lt 7200 ]] 2022-07-28 13:35:08.277 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-07-28 13:35:08.279 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-07-28 13:35:08.282 | ++ functions-common:export_proxy_variables:2258 : isset http_proxy 2022-07-28 13:35:08.284 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-07-28 13:35:08.287 | ++ functions-common:export_proxy_variables:2261 : isset https_proxy 2022-07-28 13:35:08.289 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-07-28 13:35:08.292 | ++ functions-common:export_proxy_variables:2264 : isset no_proxy 2022-07-28 13:35:08.294 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-07-28 13:35:08.298 | +++ 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 13:35:08.345 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-07-28 13:35:08.345 | apache2-dev 2022-07-28 13:35:08.345 | bc 2022-07-28 13:35:08.345 | bsdmainutils 2022-07-28 13:35:08.345 | curl 2022-07-28 13:35:08.345 | g++ 2022-07-28 13:35:08.345 | gawk 2022-07-28 13:35:08.345 | gcc 2022-07-28 13:35:08.345 | gettext 2022-07-28 13:35:08.345 | git 2022-07-28 13:35:08.345 | graphviz 2022-07-28 13:35:08.345 | iputils-ping 2022-07-28 13:35:08.345 | libapache2-mod-proxy-uwsgi 2022-07-28 13:35:08.345 | libffi-dev 2022-07-28 13:35:08.345 | libjpeg-dev 2022-07-28 13:35:08.345 | libpcre3-dev 2022-07-28 13:35:08.345 | libpq-dev 2022-07-28 13:35:08.345 | libssl-dev 2022-07-28 13:35:08.345 | libsystemd-dev 2022-07-28 13:35:08.345 | libxml2-dev 2022-07-28 13:35:08.346 | libxslt1-dev 2022-07-28 13:35:08.346 | libyaml-dev 2022-07-28 13:35:08.346 | lsof 2022-07-28 13:35:08.346 | openssh-server 2022-07-28 13:35:08.346 | openssl 2022-07-28 13:35:08.346 | pkg-config 2022-07-28 13:35:08.346 | psmisc 2022-07-28 13:35:08.346 | python3-dev 2022-07-28 13:35:08.346 | python3-pip 2022-07-28 13:35:08.346 | python3-systemd 2022-07-28 13:35:08.346 | python3-venv 2022-07-28 13:35:08.346 | tar 2022-07-28 13:35:08.346 | tcpdump 2022-07-28 13:35:08.346 | unzip 2022-07-28 13:35:08.346 | uuid-runtime 2022-07-28 13:35:08.346 | wget 2022-07-28 13:35:08.346 | wget 2022-07-28 13:35:08.346 | zlib1g-dev 2022-07-28 13:35:08.346 | libkrb5-dev 2022-07-28 13:35:08.346 | libldap2-dev 2022-07-28 13:35:08.346 | libsasl2-dev 2022-07-28 13:35:08.346 | memcached 2022-07-28 13:35:08.346 | python3-mysqldb 2022-07-28 13:35:08.346 | sqlite3 2022-07-28 13:35:08.346 | conntrack 2022-07-28 13:35:08.346 | curl 2022-07-28 13:35:08.346 | dnsmasq-base 2022-07-28 13:35:08.346 | dnsmasq-utils 2022-07-28 13:35:08.346 | ebtables 2022-07-28 13:35:08.346 | genisoimage 2022-07-28 13:35:08.346 | iptables 2022-07-28 13:35:08.346 | iputils-arping 2022-07-28 13:35:08.346 | kpartx 2022-07-28 13:35:08.346 | libjs-jquery-tablesorter 2022-07-28 13:35:08.346 | parted 2022-07-28 13:35:08.346 | pm-utils 2022-07-28 13:35:08.346 | python3-mysqldb 2022-07-28 13:35:08.347 | socat 2022-07-28 13:35:08.347 | sqlite3 2022-07-28 13:35:08.347 | sudo 2022-07-28 13:35:08.347 | vlan 2022-07-28 13:35:08.347 | lsscsi 2022-07-28 13:35:08.347 | open-iscsi 2022-07-28 13:35:08.347 | lvm2 2022-07-28 13:35:08.347 | qemu-utils 2022-07-28 13:35:08.347 | thin-provisioning-tools 2022-07-28 13:35:08.347 | acl 2022-07-28 13:35:08.347 | dnsmasq-base 2022-07-28 13:35:08.347 | dnsmasq-utils 2022-07-28 13:35:08.347 | ebtables 2022-07-28 13:35:08.347 | haproxy 2022-07-28 13:35:08.347 | iptables 2022-07-28 13:35:08.347 | iputils-arping 2022-07-28 13:35:08.347 | iputils-ping 2022-07-28 13:35:08.347 | postgresql-server-dev-all 2022-07-28 13:35:08.347 | python3-mysqldb 2022-07-28 13:35:08.347 | sqlite3 2022-07-28 13:35:08.347 | sudo 2022-07-28 13:35:08.347 | vlan 2022-07-28 13:35:08.347 | pcp 2022-07-28 13:35:08.347 | ipset 2022-07-28 13:35:08.347 | conntrack 2022-07-28 13:35:08.347 | conntrackd 2022-07-28 13:35:08.347 | keepalived 2022-07-28 13:35:08.347 | lvm2 2022-07-28 13:35:08.347 | qemu-utils 2022-07-28 13:35:08.347 | thin-provisioning-tools 2022-07-28 13:35:08.347 | curl 2022-07-28 13:35:08.347 | liberasurecode-dev 2022-07-28 13:35:08.347 | make 2022-07-28 13:35:08.347 | memcached 2022-07-28 13:35:08.347 | rsync 2022-07-28 13:35:08.347 | sqlite3 2022-07-28 13:35:08.347 | xfsprogs' 2022-07-28 13:35:08.348 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-07-28 13:35:08.369 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-07-28 13:35:08.369 | apache2-dev 2022-07-28 13:35:08.369 | bc 2022-07-28 13:35:08.369 | bsdmainutils 2022-07-28 13:35:08.369 | curl 2022-07-28 13:35:08.369 | g++ 2022-07-28 13:35:08.369 | gawk 2022-07-28 13:35:08.369 | gcc 2022-07-28 13:35:08.369 | gettext 2022-07-28 13:35:08.369 | git 2022-07-28 13:35:08.369 | graphviz 2022-07-28 13:35:08.369 | iputils-ping 2022-07-28 13:35:08.369 | libapache2-mod-proxy-uwsgi 2022-07-28 13:35:08.369 | libffi-dev 2022-07-28 13:35:08.369 | libjpeg-dev 2022-07-28 13:35:08.369 | libpcre3-dev 2022-07-28 13:35:08.369 | libpq-dev 2022-07-28 13:35:08.369 | libssl-dev 2022-07-28 13:35:08.369 | libsystemd-dev 2022-07-28 13:35:08.369 | libxml2-dev 2022-07-28 13:35:08.369 | libxslt1-dev 2022-07-28 13:35:08.369 | libyaml-dev 2022-07-28 13:35:08.369 | lsof 2022-07-28 13:35:08.369 | openssh-server 2022-07-28 13:35:08.369 | openssl 2022-07-28 13:35:08.369 | pkg-config 2022-07-28 13:35:08.369 | psmisc 2022-07-28 13:35:08.369 | python3-dev 2022-07-28 13:35:08.369 | python3-pip 2022-07-28 13:35:08.369 | python3-systemd 2022-07-28 13:35:08.369 | python3-venv 2022-07-28 13:35:08.369 | tar 2022-07-28 13:35:08.369 | tcpdump 2022-07-28 13:35:08.369 | unzip 2022-07-28 13:35:08.369 | uuid-runtime 2022-07-28 13:35:08.370 | wget 2022-07-28 13:35:08.370 | wget 2022-07-28 13:35:08.370 | zlib1g-dev 2022-07-28 13:35:08.370 | libkrb5-dev 2022-07-28 13:35:08.370 | libldap2-dev 2022-07-28 13:35:08.370 | libsasl2-dev 2022-07-28 13:35:08.370 | memcached 2022-07-28 13:35:08.370 | python3-mysqldb 2022-07-28 13:35:08.370 | sqlite3 2022-07-28 13:35:08.370 | conntrack 2022-07-28 13:35:08.370 | curl 2022-07-28 13:35:08.370 | dnsmasq-base 2022-07-28 13:35:08.370 | dnsmasq-utils 2022-07-28 13:35:08.370 | ebtables 2022-07-28 13:35:08.370 | genisoimage 2022-07-28 13:35:08.370 | iptables 2022-07-28 13:35:08.370 | iputils-arping 2022-07-28 13:35:08.370 | kpartx 2022-07-28 13:35:08.370 | libjs-jquery-tablesorter 2022-07-28 13:35:08.370 | parted 2022-07-28 13:35:08.370 | pm-utils 2022-07-28 13:35:08.370 | python3-mysqldb 2022-07-28 13:35:08.370 | socat 2022-07-28 13:35:08.370 | sqlite3 2022-07-28 13:35:08.370 | sudo 2022-07-28 13:35:08.370 | vlan 2022-07-28 13:35:08.370 | lsscsi 2022-07-28 13:35:08.370 | open-iscsi 2022-07-28 13:35:08.370 | lvm2 2022-07-28 13:35:08.370 | qemu-utils 2022-07-28 13:35:08.370 | thin-provisioning-tools 2022-07-28 13:35:08.370 | acl 2022-07-28 13:35:08.370 | dnsmasq-base 2022-07-28 13:35:08.370 | dnsmasq-utils 2022-07-28 13:35:08.370 | ebtables 2022-07-28 13:35:08.370 | haproxy 2022-07-28 13:35:08.370 | iptables 2022-07-28 13:35:08.371 | iputils-arping 2022-07-28 13:35:08.371 | iputils-ping 2022-07-28 13:35:08.371 | postgresql-server-dev-all 2022-07-28 13:35:08.371 | python3-mysqldb 2022-07-28 13:35:08.371 | sqlite3 2022-07-28 13:35:08.371 | sudo 2022-07-28 13:35:08.371 | vlan 2022-07-28 13:35:08.371 | pcp 2022-07-28 13:35:08.371 | ipset 2022-07-28 13:35:08.371 | conntrack 2022-07-28 13:35:08.371 | conntrackd 2022-07-28 13:35:08.371 | keepalived 2022-07-28 13:35:08.371 | lvm2 2022-07-28 13:35:08.371 | qemu-utils 2022-07-28 13:35:08.371 | thin-provisioning-tools 2022-07-28 13:35:08.371 | curl 2022-07-28 13:35:08.371 | liberasurecode-dev 2022-07-28 13:35:08.371 | make 2022-07-28 13:35:08.371 | memcached 2022-07-28 13:35:08.371 | rsync 2022-07-28 13:35:08.371 | sqlite3 2022-07-28 13:35:08.371 | xfsprogs ' 2022-07-28 13:35:08.371 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-07-28 13:35:08.374 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 13:35:08.376 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 13:35:08.379 | ++ 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 13:35:08.380 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-07-28 13:35:08.384 | ++ 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 13:35:08.387 | ++ functions-common:install_package:1464 : update_package_repo 2022-07-28 13:35:08.389 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 13:35:08.392 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-07-28 13:35:08.394 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 13:35:08.396 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 13:35:08.398 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 13:35:08.400 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 13:35:08.402 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 13:35:08.405 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 13:35:08.407 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-07-28 13:35:08.409 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-07-28 13:35:08.411 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-07-28 13:35:08.414 | +++ functions-common:apt_get_update:1198 : id -u 2022-07-28 13:35:08.419 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-07-28 13:35:08.421 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-07-28 13:35:08.423 | ++ functions-common:time_start:2426 : local name=apt-get-update 2022-07-28 13:35:08.425 | ++ functions-common:time_start:2427 : local start_time= 2022-07-28 13:35:08.428 | ++ functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 13:35:08.431 | +++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 13:35:08.435 | ++ functions-common:time_start:2431 : _TIME_START[$name]=1659015308432 2022-07-28 13:35:08.437 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-07-28 13:35:08.439 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-07-28 13:35:08.441 | ++ 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 13:35:08.652 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-07-28 13:35:08.685 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-07-28 13:35:08.728 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-07-28 13:35:08.741 | Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-07-28 13:35:09.371 | Fetched 222 kB in 1s (344 kB/s) 2022-07-28 13:35:11.027 | Reading package lists... 2022-07-28 13:35:11.060 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-07-28 13:35:11.062 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-07-28 13:35:11.064 | ++ functions-common:time_stop:2440 : local name 2022-07-28 13:35:11.066 | ++ functions-common:time_stop:2441 : local end_time 2022-07-28 13:35:11.069 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-07-28 13:35:11.071 | ++ functions-common:time_stop:2443 : local total 2022-07-28 13:35:11.073 | ++ functions-common:time_stop:2444 : local start_time 2022-07-28 13:35:11.075 | ++ functions-common:time_stop:2446 : name=apt-get-update 2022-07-28 13:35:11.078 | ++ functions-common:time_stop:2447 : start_time=1659015308432 2022-07-28 13:35:11.080 | ++ functions-common:time_stop:2449 : [[ -z 1659015308432 ]] 2022-07-28 13:35:11.083 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 13:35:11.087 | ++ functions-common:time_stop:2452 : end_time=1659015311084 2022-07-28 13:35:11.089 | ++ functions-common:time_stop:2453 : elapsed_time=2652 2022-07-28 13:35:11.091 | ++ functions-common:time_stop:2454 : total=0 2022-07-28 13:35:11.093 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 13:35:11.095 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=2652 2022-07-28 13:35:11.098 | ++ 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 13:35:11.100 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 13:35:11.102 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 13:35:11.104 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 13:35:11.107 | ++ 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 13:35:11.131 | ++ 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 13:35:11.244 | Reading package lists... 2022-07-28 13:35:11.516 | Building dependency tree... 2022-07-28 13:35:11.517 | Reading state information... 2022-07-28 13:35:11.555 | acl is already the newest version (2.2.53-6). 2022-07-28 13:35:11.555 | bc is already the newest version (1.07.1-2build1). 2022-07-28 13:35:11.555 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-07-28 13:35:11.555 | conntrack is already the newest version (1:1.4.5-2). 2022-07-28 13:35:11.555 | ebtables is already the newest version (2.0.11-3build1). 2022-07-28 13:35:11.555 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-07-28 13:35:11.555 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-07-28 13:35:11.555 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-07-28 13:35:11.555 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-07-28 13:35:11.555 | gettext is already the newest version (0.19.8.1-10build1). 2022-07-28 13:35:11.555 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-07-28 13:35:11.555 | iputils-arping is already the newest version (3:20190709-3). 2022-07-28 13:35:11.555 | iputils-ping is already the newest version (3:20190709-3). 2022-07-28 13:35:11.556 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-07-28 13:35:11.556 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-07-28 13:35:11.556 | libffi-dev is already the newest version (3.3-4). 2022-07-28 13:35:11.556 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-07-28 13:35:11.556 | libxslt1-dev is already the newest version (1.1.34-4). 2022-07-28 13:35:11.556 | libyaml-dev is already the newest version (0.2.2-1). 2022-07-28 13:35:11.556 | lsscsi is already the newest version (0.30-0.1). 2022-07-28 13:35:11.556 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-07-28 13:35:11.556 | make is already the newest version (4.2.1-1.2). 2022-07-28 13:35:11.556 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-07-28 13:35:11.556 | psmisc is already the newest version (23.3-1). 2022-07-28 13:35:11.556 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-07-28 13:35:11.556 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-07-28 13:35:11.556 | python3-systemd is already the newest version (234-3build2). 2022-07-28 13:35:11.556 | socat is already the newest version (1.7.3.3-2). 2022-07-28 13:35:11.556 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-07-28 13:35:11.556 | unzip is already the newest version (6.0-25ubuntu1). 2022-07-28 13:35:11.556 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-07-28 13:35:11.556 | conntrackd is already the newest version (1:1.4.5-2). 2022-07-28 13:35:11.556 | graphviz is already the newest version (2.42.2-3build2). 2022-07-28 13:35:11.556 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-07-28 13:35:11.556 | pcp is already the newest version (5.0.3-1). 2022-07-28 13:35:11.556 | pm-utils is already the newest version (1.4.1-19). 2022-07-28 13:35:11.556 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-07-28 13:35:11.556 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-07-28 13:35:11.556 | apache2-dev is already the newest version (2.4.41-4ubuntu3.12). 2022-07-28 13:35:11.556 | curl is already the newest version (7.68.0-1ubuntu2.12). 2022-07-28 13:35:11.556 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-07-28 13:35:11.556 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-07-28 13:35:11.556 | git is already the newest version (1:2.25.1-1ubuntu3.5). 2022-07-28 13:35:11.556 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-07-28 13:35:11.556 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-07-28 13:35:11.556 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-07-28 13:35:11.556 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-07-28 13:35:11.557 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-07-28 13:35:11.557 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-07-28 13:35:11.557 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-07-28 13:35:11.557 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-07-28 13:35:11.557 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.16). 2022-07-28 13:35:11.557 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-07-28 13:35:11.557 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-07-28 13:35:11.557 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-07-28 13:35:11.557 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-07-28 13:35:11.557 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-07-28 13:35:11.557 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-07-28 13:35:11.557 | openssl is already the newest version (1.1.1f-1ubuntu2.16). 2022-07-28 13:35:11.557 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-07-28 13:35:11.557 | qemu-utils is already the newest version (1:4.2-3ubuntu6.23). 2022-07-28 13:35:11.557 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-07-28 13:35:11.557 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-07-28 13:35:11.557 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-07-28 13:35:11.557 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-07-28 13:35:11.557 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-07-28 13:35:11.557 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-07-28 13:35:11.557 | wget is already the newest version (1.20.3-1ubuntu2). 2022-07-28 13:35:11.557 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-07-28 13:35:11.804 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-07-28 13:35:11.805 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-07-28 13:35:11.805 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-07-28 13:35:11.805 | The following packages were automatically installed and are no longer required: 2022-07-28 13:35:11.807 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 13:35:11.808 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 13:35:11.808 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 13:35:11.808 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 13:35:11.808 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 13:35:11.808 | python3-zope.interface 2022-07-28 13:35:11.808 | Use 'sudo apt autoremove' to remove them. 2022-07-28 13:35:11.809 | The following additional packages will be installed: 2022-07-28 13:35:11.809 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 python3-yaml 2022-07-28 13:35:11.878 | The following NEW packages will be installed: 2022-07-28 13:35:11.878 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 postgresql-server-dev-all 2022-07-28 13:35:11.878 | python3-yaml 2022-07-28 13:35:12.479 | 0 upgraded, 5 newly installed, 0 to remove and 158 not upgraded. 2022-07-28 13:35:12.479 | Need to get 0 B/27.5 MB of archives. 2022-07-28 13:35:12.479 | After this operation, 211 MB of additional disk space will be used. 2022-07-28 13:35:12.626 | Selecting previously unselected package python3-yaml. 2022-07-28 13:35:12.679 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 88084 files and directories currently installed.) 2022-07-28 13:35:12.683 | Preparing to unpack .../python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-07-28 13:35:12.745 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-07-28 13:35:13.091 | Selecting previously unselected package llvm-10-tools. 2022-07-28 13:35:13.101 | Preparing to unpack .../llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-07-28 13:35:13.150 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-07-28 13:35:13.651 | Selecting previously unselected package llvm-10-dev. 2022-07-28 13:35:13.661 | Preparing to unpack .../llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-07-28 13:35:13.759 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-07-28 13:35:18.601 | Selecting previously unselected package postgresql-server-dev-12. 2022-07-28 13:35:18.612 | Preparing to unpack .../postgresql-server-dev-12_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-07-28 13:35:18.668 | Unpacking postgresql-server-dev-12 (12.11-0ubuntu0.20.04.1) ... 2022-07-28 13:35:19.325 | Selecting previously unselected package postgresql-server-dev-all. 2022-07-28 13:35:19.336 | Preparing to unpack .../postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-07-28 13:35:19.388 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-07-28 13:35:19.840 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-07-28 13:35:20.297 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-07-28 13:35:20.440 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-07-28 13:35:20.578 | Setting up postgresql-server-dev-12 (12.11-0ubuntu0.20.04.1) ... 2022-07-28 13:35:20.733 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-07-28 13:35:20.897 | Processing triggers for man-db (2.9.1-1) ... 2022-07-28 13:35:21.402 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-07-28 13:35:30.261 | ++ functions-common:apt_get:1235 : result=0 2022-07-28 13:35:30.264 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 13:35:30.266 | ++ functions-common:time_stop:2440 : local name 2022-07-28 13:35:30.276 | ++ functions-common:time_stop:2441 : local end_time 2022-07-28 13:35:30.276 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-07-28 13:35:30.276 | ++ functions-common:time_stop:2443 : local total 2022-07-28 13:35:30.276 | ++ functions-common:time_stop:2444 : local start_time 2022-07-28 13:35:30.278 | ++ functions-common:time_stop:2446 : name=apt-get 2022-07-28 13:35:30.281 | ++ functions-common:time_stop:2447 : start_time=1659015311127 2022-07-28 13:35:30.283 | ++ functions-common:time_stop:2449 : [[ -z 1659015311127 ]] 2022-07-28 13:35:30.286 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 13:35:30.291 | ++ functions-common:time_stop:2452 : end_time=1659015330288 2022-07-28 13:35:30.293 | ++ functions-common:time_stop:2453 : elapsed_time=19161 2022-07-28 13:35:30.295 | ++ functions-common:time_stop:2454 : total=826 2022-07-28 13:35:30.298 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 13:35:30.300 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=19987 2022-07-28 13:35:30.302 | ++ functions-common:apt_get:1239 : return 0 2022-07-28 13:35:30.305 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-07-28 13:35:30.308 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-07-28 13:35:30.310 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-07-28 13:35:30.315 | ++ tools/install_prereqs.sh:source:89 : date 2022-07-28 13:35:30.320 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-07-28 13:35:30.322 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-07-28 13:35:30.325 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-07-28 13:35:31.760 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-07-28 13:35:31.762 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-07-28 13:35:31.764 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-07-28 13:35:31.766 | + tools/install_pip.sh:main:43 : GetDistro 2022-07-28 13:35:31.768 | + functions-common:GetDistro:446 : GetOSVersion 2022-07-28 13:35:31.770 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-07-28 13:35:31.772 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-07-28 13:35:31.774 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-07-28 13:35:31.776 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-07-28 13:35:31.777 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-07-28 13:35:31.779 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-07-28 13:35:31.781 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-07-28 13:35:31.783 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-07-28 13:35:31.785 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-07-28 13:35:31.786 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-07-28 13:35:31.789 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-07-28 13:35:31.791 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-07-28 13:35:31.792 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-07-28 13:35:31.794 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-07-28 13:35:31.796 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-07-28 13:35:31.798 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-07-28 13:35:31.801 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-07-28 13:35:31.802 | + functions-common:_ensure_lsb_release:394 : return 2022-07-28 13:35:31.805 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-07-28 13:35:31.875 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-07-28 13:35:31.877 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-07-28 13:35:31.951 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-07-28 13:35:31.954 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-07-28 13:35:32.024 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-07-28 13:35:32.026 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-07-28 13:35:32.028 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-07-28 13:35:32.030 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-07-28 13:35:32.032 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-07-28 13:35:32.034 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-07-28 13:35:32.036 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-07-28 13:35:32.038 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-07-28 13:35:32.040 | + functions-common:GetDistro:451 : DISTRO=focal 2022-07-28 13:35:32.042 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-07-28 13:35:32.044 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-07-28 13:35:32.044 | Distro: focal 2022-07-28 13:35:32.046 | + tools/install_pip.sh:main:124 : get_versions 2022-07-28 13:35:32.048 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-07-28 13:35:32.052 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-07-28 13:35:32.054 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-07-28 13:35:32.056 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-07-28 13:35:32.057 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-07-28 13:35:33.533 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-07-28 13:35:33.535 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-07-28 13:35:33.535 | pip: 20.0.2 2022-07-28 13:35:33.537 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-07-28 13:35:33.539 | + tools/install_pip.sh:main:130 : is_fedora 2022-07-28 13:35:33.541 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 13:35:33.543 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 13:35:33.545 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 13:35:33.546 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 13:35:33.548 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 13:35:33.550 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 13:35:33.552 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 13:35:33.553 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 13:35:33.555 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 13:35:33.557 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 13:35:33.559 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-07-28 13:35:33.561 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 13:35:33.563 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 13:35:33.565 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-07-28 13:35:33.569 | + tools/install_pip.sh:main:153 : set -x 2022-07-28 13:35:33.571 | + tools/install_pip.sh:main:156 : get_versions 2022-07-28 13:35:33.574 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-07-28 13:35:33.577 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-07-28 13:35:33.579 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-07-28 13:35:33.582 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-07-28 13:35:33.582 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-07-28 13:35:35.063 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-07-28 13:35:35.065 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-07-28 13:35:35.065 | pip: 20.0.2 2022-07-28 13:35:35.069 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-07-28 13:35:35.072 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-07-28 13:35:35.075 | + ./stack.sh:main:791 : fixup_all 2022-07-28 13:35:35.077 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-07-28 13:35:35.080 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-07-28 13:35:35.082 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 13:35:35.084 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 13:35:35.087 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-07-28 13:35:35.099 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-07-28 13:35:35.110 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-07-28 13:35:35.122 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-07-28 13:35:35.124 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-07-28 13:35:35.126 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 13:35:35.129 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 13:35:35.131 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 13:35:35.133 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 13:35:35.136 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 13:35:35.138 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 13:35:35.140 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 13:35:35.142 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 13:35:35.145 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 13:35:35.148 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 13:35:35.150 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-07-28 13:35:35.153 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-07-28 13:35:35.155 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-07-28 13:35:35.157 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 13:35:35.160 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 13:35:35.162 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 13:35:35.164 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 13:35:35.166 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 13:35:35.168 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 13:35:35.171 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-07-28 13:35:35.173 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-07-28 13:35:35.196 | Using python 3.8 to install os-testr 2022-07-28 13:35:35.198 | + 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 13:35:37.310 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:35:37.310 | from cryptography.utils import int_from_bytes 2022-07-28 13:35:37.310 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:35:37.310 | from cryptography.utils import int_from_bytes 2022-07-28 13:35:38.364 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 13:35:38.432 | 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 448)) (3.0.0) 2022-07-28 13:35:38.527 | 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 45)) (5.9.0) 2022-07-28 13:35:38.551 | 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 178)) (1.4.0) 2022-07-28 13:35:38.605 | 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 352)) (2.5.0) 2022-07-28 13:35:38.630 | 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 162)) (1.0.0) 2022-07-28 13:35:38.659 | 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 61)) (4.0.1) 2022-07-28 13:35:40.785 | + inc/python:pip_install:196 : result=0 2022-07-28 13:35:40.788 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 13:35:40.790 | + functions-common:time_stop:2440 : local name 2022-07-28 13:35:40.792 | + functions-common:time_stop:2441 : local end_time 2022-07-28 13:35:40.795 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 13:35:40.797 | + functions-common:time_stop:2443 : local total 2022-07-28 13:35:40.799 | + functions-common:time_stop:2444 : local start_time 2022-07-28 13:35:40.801 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 13:35:40.804 | + functions-common:time_stop:2447 : start_time=1659015335190 2022-07-28 13:35:40.806 | + functions-common:time_stop:2449 : [[ -z 1659015335190 ]] 2022-07-28 13:35:40.809 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 13:35:40.813 | + functions-common:time_stop:2452 : end_time=1659015340811 2022-07-28 13:35:40.815 | + functions-common:time_stop:2453 : elapsed_time=5621 2022-07-28 13:35:40.818 | + functions-common:time_stop:2454 : total=0 2022-07-28 13:35:40.820 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 13:35:40.823 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5621 2022-07-28 13:35:40.825 | + inc/python:pip_install:199 : return 0 2022-07-28 13:35:40.827 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-07-28 13:35:40.881 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-07-28 13:35:41.187 | + ./stack.sh:main:805 : install_infra 2022-07-28 13:35:41.190 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-07-28 13:35:41.192 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-07-28 13:35:41.196 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-07-28 13:35:44.438 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-07-28 13:35:44.440 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-07-28 13:35:44.466 | + 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 13:35:47.159 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 13:35:47.289 | Collecting pbr===5.9.0 2022-07-28 13:35:47.297 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e54/7125940bcc052/pbr-5.9.0-py2.py3-none-any.whl (112 kB) 2022-07-28 13:35:47.335 | Installing collected packages: pbr 2022-07-28 13:35:47.479 | Successfully installed pbr-5.9.0 2022-07-28 13:35:47.545 | + inc/python:pip_install:196 : result=0 2022-07-28 13:35:47.547 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 13:35:47.549 | + functions-common:time_stop:2440 : local name 2022-07-28 13:35:47.551 | + functions-common:time_stop:2441 : local end_time 2022-07-28 13:35:47.554 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 13:35:47.556 | + functions-common:time_stop:2443 : local total 2022-07-28 13:35:47.558 | + functions-common:time_stop:2444 : local start_time 2022-07-28 13:35:47.560 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 13:35:47.563 | + functions-common:time_stop:2447 : start_time=1659015344458 2022-07-28 13:35:47.565 | + functions-common:time_stop:2449 : [[ -z 1659015344458 ]] 2022-07-28 13:35:47.568 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 13:35:47.572 | + functions-common:time_stop:2452 : end_time=1659015347570 2022-07-28 13:35:47.575 | + functions-common:time_stop:2453 : elapsed_time=3112 2022-07-28 13:35:47.577 | + functions-common:time_stop:2454 : total=5621 2022-07-28 13:35:47.579 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 13:35:47.581 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=8733 2022-07-28 13:35:47.583 | + inc/python:pip_install:199 : return 0 2022-07-28 13:35:47.586 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-07-28 13:35:47.588 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-07-28 13:35:47.612 | + 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 13:35:50.232 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 13:35:50.234 | Processing /opt/stack/requirements 2022-07-28 13:35:51.666 | Processing /home/ubuntu/.cache/pip/wheels/ba/79/66/8da5543796d0218944a0794bcd8607a64c769d75a6fe1fddda/fixtures-4.0.1-py3-none-any.whl 2022-07-28 13:35:51.900 | Collecting PyYAML===6.0 2022-07-28 13:35:51.908 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/277/a0ef2981ca405/PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) 2022-07-28 13:35:52.088 | Collecting requests===2.28.1 2022-07-28 13:35:52.096 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8fe/fa2a1a1365bf5/requests-2.28.1-py3-none-any.whl (62 kB) 2022-07-28 13:35:52.182 | Collecting packaging===21.3 2022-07-28 13:35:52.190 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-07-28 13:35:52.245 | Collecting idna===3.3 2022-07-28 13:35:52.251 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-07-28 13:35:52.395 | Collecting pyparsing===3.0.9 2022-07-28 13:35:52.403 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/502/6bae9a10eeaef/pyparsing-3.0.9-py3-none-any.whl (98 kB) 2022-07-28 13:35:52.464 | Collecting six===1.16.0 2022-07-28 13:35:52.470 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-07-28 13:35:52.527 | Collecting charset-normalizer===2.1.0 2022-07-28 13:35:52.534 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/518/9b6f22b019574/charset_normalizer-2.1.0-py3-none-any.whl (39 kB) 2022-07-28 13:35:52.569 | Collecting Parsley>=1.2 2022-07-28 13:35:52.576 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-07-28 13:35:52.626 | Collecting beagle>=0.2.1 2022-07-28 13:35:52.632 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-07-28 13:35:52.660 | 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 45)) (5.9.0) 2022-07-28 13:35:52.736 | Collecting urllib3===1.26.10 2022-07-28 13:35:52.742 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/829/8d6d56d39be0e/urllib3-1.26.10-py2.py3-none-any.whl (139 kB) 2022-07-28 13:35:52.877 | Collecting certifi>=2017.4.17 2022-07-28 13:35:52.884 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fe8/6415d55e84719/certifi-2022.6.15-py3-none-any.whl (160 kB) 2022-07-28 13:35:52.979 | Collecting cliff===3.10.1 2022-07-28 13:35:52.986 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a21/da482714b9f0b/cliff-3.10.1-py3-none-any.whl (81 kB) 2022-07-28 13:35:53.064 | Collecting prettytable===3.3.0 2022-07-28 13:35:53.071 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d1c/34d72ea2c0ffd/prettytable-3.3.0-py3-none-any.whl (26 kB) 2022-07-28 13:35:53.114 | Collecting autopage===0.5.1 2022-07-28 13:35:53.121 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0fb/f5efbe78d466a/autopage-0.5.1-py3-none-any.whl (29 kB) 2022-07-28 13:35:53.280 | Collecting cmd2===2.4.2 2022-07-28 13:35:53.288 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a77/e305675139327/cmd2-2.4.2-py3-none-any.whl (147 kB) 2022-07-28 13:35:53.434 | Collecting stevedore===4.0.0 2022-07-28 13:35:53.441 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/87e/4d27fe96d0d7e/stevedore-4.0.0-py3-none-any.whl (49 kB) 2022-07-28 13:35:53.495 | Collecting wcwidth===0.2.5 2022-07-28 13:35:53.502 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-07-28 13:35:53.559 | Collecting attrs===21.4.0 2022-07-28 13:35:53.566 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2d2/7e3784d7a565d/attrs-21.4.0-py2.py3-none-any.whl (60 kB) 2022-07-28 13:35:53.685 | Collecting pyperclip===1.8.2 2022-07-28 13:35:53.691 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-07-28 13:35:53.703 | Building wheels for collected packages: openstack-requirements 2022-07-28 13:35:53.704 | Building wheel for openstack-requirements (setup.py): started 2022-07-28 13:35:54.546 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-07-28 13:35:54.547 | ERROR: Command errored out with exit status 1: 2022-07-28 13:35:54.547 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-y23jkkvj/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-y23jkkvj/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-m0hcjjo3 2022-07-28 13:35:54.547 | cwd: /tmp/pip-req-build-y23jkkvj/ 2022-07-28 13:35:54.547 | Complete output (6 lines): 2022-07-28 13:35:54.547 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-07-28 13:35:54.547 | or: setup.py --help [cmd1 cmd2 ...] 2022-07-28 13:35:54.547 | or: setup.py --help-commands 2022-07-28 13:35:54.547 | or: setup.py cmd --help 2022-07-28 13:35:54.547 | 2022-07-28 13:35:54.547 | error: invalid command 'bdist_wheel' 2022-07-28 13:35:54.547 | ---------------------------------------- 2022-07-28 13:35:54.547 | ERROR: Failed building wheel for openstack-requirements 2022-07-28 13:35:54.547 | Running setup.py clean for openstack-requirements 2022-07-28 13:35:55.379 | Failed to build openstack-requirements 2022-07-28 13:35:55.616 | Installing collected packages: attrs, fixtures, wcwidth, prettytable, urllib3, PyYAML, certifi, charset-normalizer, idna, requests, autopage, pyparsing, pyperclip, cmd2, stevedore, cliff, packaging, six, Parsley, beagle, openstack-requirements 2022-07-28 13:35:57.230 | Running setup.py install for openstack-requirements: started 2022-07-28 13:35:59.613 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-07-28 13:35:59.644 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-21.4.0 autopage-0.5.1 beagle-0.3.0 certifi-2022.6.15 charset-normalizer-2.1.0 cliff-3.10.1 cmd2-2.4.2 fixtures-4.0.1 idna-3.3 openstack-requirements-1.2.1.dev5584 packaging-21.3 prettytable-3.3.0 pyparsing-3.0.9 pyperclip-1.8.2 requests-2.28.1 six-1.16.0 stevedore-4.0.0 urllib3-1.26.10 wcwidth-0.2.5 2022-07-28 13:35:59.773 | + inc/python:pip_install:196 : result=0 2022-07-28 13:35:59.775 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 13:35:59.777 | + functions-common:time_stop:2440 : local name 2022-07-28 13:35:59.780 | + functions-common:time_stop:2441 : local end_time 2022-07-28 13:35:59.782 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 13:35:59.784 | + functions-common:time_stop:2443 : local total 2022-07-28 13:35:59.787 | + functions-common:time_stop:2444 : local start_time 2022-07-28 13:35:59.789 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 13:35:59.791 | + functions-common:time_stop:2447 : start_time=1659015347604 2022-07-28 13:35:59.793 | + functions-common:time_stop:2449 : [[ -z 1659015347604 ]] 2022-07-28 13:35:59.796 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 13:35:59.800 | + functions-common:time_stop:2452 : end_time=1659015359798 2022-07-28 13:35:59.803 | + functions-common:time_stop:2453 : elapsed_time=12194 2022-07-28 13:35:59.805 | + functions-common:time_stop:2454 : total=8733 2022-07-28 13:35:59.807 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 13:35:59.810 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=20927 2022-07-28 13:35:59.813 | + inc/python:pip_install:199 : return 0 2022-07-28 13:35:59.816 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-07-28 13:35:59.819 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-07-28 13:35:59.822 | + inc/python:use_library_from_git:246 : local name=pbr 2022-07-28 13:35:59.824 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 13:35:59.827 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 13:35:59.829 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-07-28 13:35:59.832 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 13:35:59.835 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-07-28 13:35:59.857 | Using python 3.8 to install pbr 2022-07-28 13:35:59.861 | + 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 13:36:01.987 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:36:01.988 | from cryptography.utils import int_from_bytes 2022-07-28 13:36:01.988 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:36:01.988 | from cryptography.utils import int_from_bytes 2022-07-28 13:36:03.055 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 13:36:03.184 | 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 45)) (5.9.0) 2022-07-28 13:36:05.330 | + inc/python:pip_install:196 : result=0 2022-07-28 13:36:05.333 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 13:36:05.335 | + functions-common:time_stop:2440 : local name 2022-07-28 13:36:05.338 | + functions-common:time_stop:2441 : local end_time 2022-07-28 13:36:05.340 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 13:36:05.342 | + functions-common:time_stop:2443 : local total 2022-07-28 13:36:05.344 | + functions-common:time_stop:2444 : local start_time 2022-07-28 13:36:05.346 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 13:36:05.348 | + functions-common:time_stop:2447 : start_time=1659015359851 2022-07-28 13:36:05.351 | + functions-common:time_stop:2449 : [[ -z 1659015359851 ]] 2022-07-28 13:36:05.354 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 13:36:05.358 | + functions-common:time_stop:2452 : end_time=1659015365355 2022-07-28 13:36:05.360 | + functions-common:time_stop:2453 : elapsed_time=5504 2022-07-28 13:36:05.362 | + functions-common:time_stop:2454 : total=20927 2022-07-28 13:36:05.364 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 13:36:05.367 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=26431 2022-07-28 13:36:05.369 | + inc/python:pip_install:199 : return 0 2022-07-28 13:36:05.371 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-07-28 13:36:07.690 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-07-28 13:36:09.600 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 13:36:09.601 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-07-28 13:36:09.622 | 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 13:36:09.625 | 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 13:36:09.629 | 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 13:36:09.634 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-07-28 13:36:09.637 | 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 13:36:09.713 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-07-28 13:36:09.715 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-07-28 13:36:09.719 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-07-28 13:36:09.736 | + ./stack.sh:main:814 : pkgs= 2022-07-28 13:36:09.739 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-07-28 13:36:09.741 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-07-28 13:36:09.743 | + functions-common:run_phase:1868 : local mode=stack 2022-07-28 13:36:09.746 | + functions-common:run_phase:1869 : local phase=pre-install 2022-07-28 13:36:09.748 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-28 13:36:09.750 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-28 13:36:09.753 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-28 13:36:09.755 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-28 13:36:09.757 | + functions-common:run_phase:1878 : local extra 2022-07-28 13:36:09.760 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-28 13:36:09.764 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-28 13:36:09.767 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-28 13:36:09.769 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-28 13:36:09.772 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-07-28 13:36:09.774 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-28 13:36:09.790 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:36:09.792 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-07-28 13:36:09.794 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-07-28 13:36:09.796 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-07-28 13:36:09.798 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-07-28 13:36:09.800 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-07-28 13:36:09.803 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-07-28 13:36:09.805 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-07-28 13:36:09.807 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-07-28 13:36:09.809 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-07-28 13:36:09.811 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-07-28 13:36:09.813 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-07-28 13:36:09.815 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-07-28 13:36:09.818 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-07-28 13:36:09.820 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-07-28 13:36:09.822 | + 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 13:36:09.825 | + functions-common:run_phase:1895 : run_plugins stack pre-install 2022-07-28 13:36:09.827 | + functions-common:run_plugins:1854 : local mode=stack 2022-07-28 13:36:09.829 | + functions-common:run_plugins:1855 : local phase=pre-install 2022-07-28 13:36:09.831 | + functions-common:run_plugins:1857 : local plugins= 2022-07-28 13:36:09.834 | + functions-common:run_plugins:1858 : local plugin 2022-07-28 13:36:09.837 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-07-28 13:36:09.839 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-07-28 13:36:09.842 | + functions:set_systemd_override:821 : local value=2048 2022-07-28 13:36:09.844 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-07-28 13:36:09.846 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-07-28 13:36:09.901 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-07-28 13:36:09.902 | Set systemd system override for DefaultLimitNOFILE=2048 2022-07-28 13:36:09.904 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-07-28 13:36:10.477 | + ./stack.sh:main:827 : install_rpc_backend 2022-07-28 13:36:10.479 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-07-28 13:36:10.496 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:36:10.498 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-07-28 13:36:10.501 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 13:36:10.503 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 13:36:10.506 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 13:36:10.508 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 13:36:10.511 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 13:36:10.513 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 13:36:10.516 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 13:36:10.518 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 13:36:10.520 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 13:36:10.523 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 13:36:10.525 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 13:36:10.527 | + functions-common:apt_get_update:1191 : return 2022-07-28 13:36:10.530 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-07-28 13:36:10.532 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 13:36:10.534 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 13:36:10.537 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 13:36:10.539 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-07-28 13:36:10.560 | + 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 13:36:10.672 | Reading package lists... 2022-07-28 13:36:10.934 | Building dependency tree... 2022-07-28 13:36:10.936 | Reading state information... 2022-07-28 13:36:11.218 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-07-28 13:36:11.218 | The following packages were automatically installed and are no longer required: 2022-07-28 13:36:11.219 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 13:36:11.219 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 13:36:11.219 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 13:36:11.219 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 13:36:11.219 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 13:36:11.219 | python3-zope.interface 2022-07-28 13:36:11.219 | Use 'sudo apt autoremove' to remove them. 2022-07-28 13:36:11.338 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-28 13:36:11.343 | + functions-common:apt_get:1235 : result=0 2022-07-28 13:36:11.345 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 13:36:11.348 | + functions-common:time_stop:2440 : local name 2022-07-28 13:36:11.351 | + functions-common:time_stop:2441 : local end_time 2022-07-28 13:36:11.353 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 13:36:11.355 | + functions-common:time_stop:2443 : local total 2022-07-28 13:36:11.357 | + functions-common:time_stop:2444 : local start_time 2022-07-28 13:36:11.360 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 13:36:11.362 | + functions-common:time_stop:2447 : start_time=1659015370558 2022-07-28 13:36:11.364 | + functions-common:time_stop:2449 : [[ -z 1659015370558 ]] 2022-07-28 13:36:11.367 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 13:36:11.371 | + functions-common:time_stop:2452 : end_time=1659015371369 2022-07-28 13:36:11.374 | + functions-common:time_stop:2453 : elapsed_time=811 2022-07-28 13:36:11.376 | + functions-common:time_stop:2454 : total=19987 2022-07-28 13:36:11.378 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 13:36:11.380 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=20798 2022-07-28 13:36:11.383 | + functions-common:apt_get:1239 : return 0 2022-07-28 13:36:11.385 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-07-28 13:36:11.387 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 13:36:11.390 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 13:36:11.392 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 13:36:11.395 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 13:36:11.398 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 13:36:11.400 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 13:36:11.403 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-07-28 13:36:11.405 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 13:36:11.407 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 13:36:11.410 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 13:36:11.413 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 13:36:11.416 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 13:36:11.418 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 13:36:11.420 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 13:36:11.423 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 13:36:11.425 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 13:36:11.428 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 13:36:11.430 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-07-28 13:36:11.432 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 13:36:11.435 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 13:36:11.437 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 13:36:11.440 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 13:36:11.442 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 13:36:11.444 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 13:36:11.447 | + ./stack.sh:main:828 : restart_rpc_backend 2022-07-28 13:36:11.449 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-07-28 13:36:11.467 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:36:11.470 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-07-28 13:36:11.472 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 13:36:11.475 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-07-28 13:36:11.477 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-07-28 13:36:11.481 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-07-28 13:36:11.485 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-07-28 13:36:11.487 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-07-28 13:36:11.489 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-07-28 13:36:11.492 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-07-28 13:36:11.494 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-07-28 13:36:11.497 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-07-28 13:36:11.500 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-07-28 13:36:12.202 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-07-28 13:36:12.203 | user tags 2022-07-28 13:36:12.203 | stackrabbit []' 2022-07-28 13:36:12.206 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-07-28 13:36:12.206 | user tags 2022-07-28 13:36:12.206 | stackrabbit []' 2022-07-28 13:36:12.207 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-07-28 13:36:12.214 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-07-28 13:36:12.216 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-07-28 13:36:12.219 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-07-28 13:36:12.904 | Changing password for user "stackrabbit" ... 2022-07-28 13:36:12.965 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-07-28 13:36:13.644 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-07-28 13:36:13.695 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-07-28 13:36:13.698 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-07-28 13:36:14.365 | Changing password for user "stackrabbit" ... 2022-07-28 13:36:14.421 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-07-28 13:36:14.424 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-07-28 13:36:14.427 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-07-28 13:36:15.114 | Deleting user "guest" ... 2022-07-28 13:36:15.129 | Error: 2022-07-28 13:36:15.129 | {:no_such_user, "guest"} 2022-07-28 13:36:15.143 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-07-28 13:36:15.146 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-07-28 13:36:15.164 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:36:15.167 | + ./stack.sh:main:831 : install_database 2022-07-28 13:36:15.169 | + lib/database:install_database:118 : install_database_mysql 2022-07-28 13:36:15.171 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-07-28 13:36:15.174 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 13:36:15.176 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 13:36:15.178 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-07-28 13:36:15.529 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-07-28 13:36:15.532 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-07-28 13:36:15.534 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-07-28 13:36:15.537 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-07-28 13:36:15.539 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-07-28 13:36:15.542 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-07-28 13:36:15.544 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 13:36:15.547 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 13:36:15.549 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 13:36:15.557 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 13:36:15.563 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 13:36:15.565 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 13:36:15.568 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 13:36:15.570 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 13:36:15.573 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 13:36:15.578 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 13:36:15.581 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-07-28 13:36:15.584 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 13:36:15.587 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 13:36:15.589 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 13:36:15.592 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 13:36:15.594 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 13:36:15.597 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 13:36:15.601 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-07-28 13:36:15.603 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 13:36:15.606 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 13:36:15.608 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-07-28 13:36:15.611 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 13:36:15.613 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 13:36:15.616 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 13:36:15.618 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 13:36:15.621 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 13:36:15.623 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 13:36:15.625 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 13:36:15.628 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 13:36:15.631 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 13:36:15.633 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 13:36:15.636 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 13:36:15.638 | + functions-common:apt_get_update:1191 : return 2022-07-28 13:36:15.641 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-07-28 13:36:15.643 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 13:36:15.646 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 13:36:15.648 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 13:36:15.651 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-07-28 13:36:15.672 | + 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 13:36:15.783 | Reading package lists... 2022-07-28 13:36:16.051 | Building dependency tree... 2022-07-28 13:36:16.053 | Reading state information... 2022-07-28 13:36:16.338 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-07-28 13:36:16.338 | The following packages were automatically installed and are no longer required: 2022-07-28 13:36:16.339 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 13:36:16.339 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 13:36:16.339 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 13:36:16.339 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 13:36:16.339 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 13:36:16.339 | python3-zope.interface 2022-07-28 13:36:16.339 | Use 'sudo apt autoremove' to remove them. 2022-07-28 13:36:16.458 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-28 13:36:16.463 | + functions-common:apt_get:1235 : result=0 2022-07-28 13:36:16.465 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 13:36:16.467 | + functions-common:time_stop:2440 : local name 2022-07-28 13:36:16.470 | + functions-common:time_stop:2441 : local end_time 2022-07-28 13:36:16.472 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 13:36:16.475 | + functions-common:time_stop:2443 : local total 2022-07-28 13:36:16.477 | + functions-common:time_stop:2444 : local start_time 2022-07-28 13:36:16.479 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 13:36:16.481 | + functions-common:time_stop:2447 : start_time=1659015375670 2022-07-28 13:36:16.484 | + functions-common:time_stop:2449 : [[ -z 1659015375670 ]] 2022-07-28 13:36:16.486 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 13:36:16.491 | + functions-common:time_stop:2452 : end_time=1659015376488 2022-07-28 13:36:16.493 | + functions-common:time_stop:2453 : elapsed_time=818 2022-07-28 13:36:16.495 | + functions-common:time_stop:2454 : total=20798 2022-07-28 13:36:16.497 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 13:36:16.500 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=21616 2022-07-28 13:36:16.502 | + functions-common:apt_get:1239 : return 0 2022-07-28 13:36:16.505 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-07-28 13:36:16.508 | + ./stack.sh:main:834 : install_database_python 2022-07-28 13:36:16.511 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-07-28 13:36:16.514 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-07-28 13:36:16.516 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-07-28 13:36:16.518 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-28 13:36:16.522 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-07-28 13:36:16.525 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-07-28 13:36:16.527 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-28 13:36:16.531 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-07-28 13:36:16.531 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-28 13:36:16.537 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-07-28 13:36:16.540 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-07-28 13:36:16.542 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-07-28 13:36:16.545 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-07-28 13:36:16.547 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-07-28 13:36:16.572 | Using python 3.8 to install PyMySQL 2022-07-28 13:36:16.574 | + 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 13:36:18.681 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:36:18.681 | from cryptography.utils import int_from_bytes 2022-07-28 13:36:18.681 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:36:18.681 | from cryptography.utils import int_from_bytes 2022-07-28 13:36:19.737 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 13:36:19.739 | Requirement already satisfied: PyMySQL===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) (1.0.2) 2022-07-28 13:36:21.912 | + inc/python:pip_install:196 : result=0 2022-07-28 13:36:21.914 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 13:36:21.917 | + functions-common:time_stop:2440 : local name 2022-07-28 13:36:21.919 | + functions-common:time_stop:2441 : local end_time 2022-07-28 13:36:21.921 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 13:36:21.924 | + functions-common:time_stop:2443 : local total 2022-07-28 13:36:21.927 | + functions-common:time_stop:2444 : local start_time 2022-07-28 13:36:21.929 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 13:36:21.932 | + functions-common:time_stop:2447 : start_time=1659015376566 2022-07-28 13:36:21.934 | + functions-common:time_stop:2449 : [[ -z 1659015376566 ]] 2022-07-28 13:36:21.937 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 13:36:21.941 | + functions-common:time_stop:2452 : end_time=1659015381939 2022-07-28 13:36:21.945 | + functions-common:time_stop:2453 : elapsed_time=5373 2022-07-28 13:36:21.947 | + functions-common:time_stop:2454 : total=26431 2022-07-28 13:36:21.949 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 13:36:21.952 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=31804 2022-07-28 13:36:21.954 | + inc/python:pip_install:199 : return 0 2022-07-28 13:36:21.956 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-07-28 13:36:21.959 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-07-28 13:36:21.961 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-07-28 13:36:21.963 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-07-28 13:36:21.981 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:36:21.983 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-07-28 13:36:21.986 | + lib/neutron:install_neutron_agent_packages:715 : is_neutron_legacy_enabled 2022-07-28 13:36:21.990 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-28 13:36:21.991 | ++ 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 13:36:21.996 | + 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 13:36:21.998 | + 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 13:36:22.000 | + 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 13:36:22.003 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-28 13:36:22.006 | + lib/neutron:install_neutron_agent_packages:717 : install_neutron_agent_packages_mutnauq 2022-07-28 13:36:22.008 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:479 : is_service_enabled q-l3 2022-07-28 13:36:22.025 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:36:22.028 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:480 : install_package radvd 2022-07-28 13:36:22.030 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 13:36:22.033 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 13:36:22.035 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 13:36:22.039 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 13:36:22.041 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 13:36:22.044 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 13:36:22.046 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 13:36:22.049 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 13:36:22.052 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 13:36:22.054 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 13:36:22.056 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 13:36:22.059 | + functions-common:apt_get_update:1191 : return 2022-07-28 13:36:22.062 | + functions-common:install_package:1465 : real_install_package radvd 2022-07-28 13:36:22.064 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 13:36:22.066 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 13:36:22.070 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 13:36:22.072 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-07-28 13:36:22.093 | + 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 13:36:22.205 | Reading package lists... 2022-07-28 13:36:22.472 | Building dependency tree... 2022-07-28 13:36:22.474 | Reading state information... 2022-07-28 13:36:22.752 | radvd is already the newest version (1:2.17-2). 2022-07-28 13:36:22.752 | The following packages were automatically installed and are no longer required: 2022-07-28 13:36:22.753 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 13:36:22.753 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 13:36:22.754 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 13:36:22.754 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 13:36:22.754 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 13:36:22.754 | python3-zope.interface 2022-07-28 13:36:22.754 | Use 'sudo apt autoremove' to remove them. 2022-07-28 13:36:22.874 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-28 13:36:22.878 | + functions-common:apt_get:1235 : result=0 2022-07-28 13:36:22.881 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 13:36:22.883 | + functions-common:time_stop:2440 : local name 2022-07-28 13:36:22.885 | + functions-common:time_stop:2441 : local end_time 2022-07-28 13:36:22.887 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 13:36:22.890 | + functions-common:time_stop:2443 : local total 2022-07-28 13:36:22.892 | + functions-common:time_stop:2444 : local start_time 2022-07-28 13:36:22.894 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 13:36:22.896 | + functions-common:time_stop:2447 : start_time=1659015382091 2022-07-28 13:36:22.899 | + functions-common:time_stop:2449 : [[ -z 1659015382091 ]] 2022-07-28 13:36:22.902 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 13:36:22.906 | + functions-common:time_stop:2452 : end_time=1659015382903 2022-07-28 13:36:22.908 | + functions-common:time_stop:2453 : elapsed_time=812 2022-07-28 13:36:22.911 | + functions-common:time_stop:2454 : total=21616 2022-07-28 13:36:22.913 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 13:36:22.916 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=22428 2022-07-28 13:36:22.918 | + functions-common:apt_get:1239 : return 0 2022-07-28 13:36:22.920 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-agt q-dhcp q-l3 2022-07-28 13:36:22.938 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:36:22.940 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : neutron_plugin_install_agent_packages 2022-07-28 13:36:22.942 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-07-28 13:36:22.945 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-07-28 13:36:22.948 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-07-28 13:36:22.967 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-07-28 13:36:22.970 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 13:36:22.972 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 13:36:22.975 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 13:36:22.977 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 13:36:22.980 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 13:36:22.982 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 13:36:22.984 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 13:36:22.987 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 13:36:22.990 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 13:36:22.992 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 13:36:22.994 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 13:36:22.996 | + functions-common:apt_get_update:1191 : return 2022-07-28 13:36:22.999 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-07-28 13:36:23.001 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 13:36:23.003 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 13:36:23.006 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 13:36:23.008 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-07-28 13:36:23.029 | + 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 13:36:23.141 | Reading package lists... 2022-07-28 13:36:23.407 | Building dependency tree... 2022-07-28 13:36:23.408 | Reading state information... 2022-07-28 13:36:23.690 | fakeroot is already the newest version (1.24-1). 2022-07-28 13:36:23.690 | make is already the newest version (4.2.1-1.2). 2022-07-28 13:36:23.690 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-07-28 13:36:23.690 | The following packages were automatically installed and are no longer required: 2022-07-28 13:36:23.691 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 13:36:23.691 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 13:36:23.691 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 13:36:23.691 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 13:36:23.691 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 13:36:23.692 | python3-zope.interface 2022-07-28 13:36:23.692 | Use 'sudo apt autoremove' to remove them. 2022-07-28 13:36:23.809 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-28 13:36:23.813 | + functions-common:apt_get:1235 : result=0 2022-07-28 13:36:23.816 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 13:36:23.819 | + functions-common:time_stop:2440 : local name 2022-07-28 13:36:23.821 | + functions-common:time_stop:2441 : local end_time 2022-07-28 13:36:23.823 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 13:36:23.825 | + functions-common:time_stop:2443 : local total 2022-07-28 13:36:23.827 | + functions-common:time_stop:2444 : local start_time 2022-07-28 13:36:23.829 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 13:36:23.832 | + functions-common:time_stop:2447 : start_time=1659015383027 2022-07-28 13:36:23.835 | + functions-common:time_stop:2449 : [[ -z 1659015383027 ]] 2022-07-28 13:36:23.837 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 13:36:23.841 | + functions-common:time_stop:2452 : end_time=1659015383839 2022-07-28 13:36:23.844 | + functions-common:time_stop:2453 : elapsed_time=812 2022-07-28 13:36:23.846 | + functions-common:time_stop:2454 : total=22428 2022-07-28 13:36:23.848 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 13:36:23.850 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=23240 2022-07-28 13:36:23.852 | + functions-common:apt_get:1239 : return 0 2022-07-28 13:36:23.855 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-07-28 13:36:23.857 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 13:36:23.859 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 13:36:23.862 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-07-28 13:36:23.864 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-07-28 13:36:23.867 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-07-28 13:36:23.871 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-07-28 13:36:23.874 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-07-28 13:36:23.877 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-07-28 13:36:23.877 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-07-28 13:36:23.883 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-07-28 13:36:23.885 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-07-28 13:36:23.887 | + functions:vercmp:628 : local v1=5.4 2022-07-28 13:36:23.890 | + functions:vercmp:629 : local 'op=<' 2022-07-28 13:36:23.892 | + functions:vercmp:630 : local v2=3.13 2022-07-28 13:36:23.894 | + functions:vercmp:631 : local result 2022-07-28 13:36:23.898 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-07-28 13:36:23.899 | ++ functions:vercmp:635 : sort -V 2022-07-28 13:36:23.899 | ++ functions:vercmp:635 : head -1 2022-07-28 13:36:23.904 | + functions:vercmp:635 : result=3.13 2022-07-28 13:36:23.906 | + functions:vercmp:637 : case $op in 2022-07-28 13:36:23.908 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-07-28 13:36:23.911 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-07-28 13:36:23.913 | + functions:vercmp:648 : return 2022-07-28 13:36:23.916 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-07-28 13:36:23.918 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 13:36:23.921 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart openvswitch-switch 2022-07-28 13:36:24.443 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-07-28 13:36:24.446 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-07-28 13:36:24.449 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 13:36:24.451 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 13:36:24.454 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-07-28 13:36:24.457 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 13:36:24.460 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-07-28 13:36:24.482 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:36:24.485 | + ./stack.sh:main:842 : install_etcd3 2022-07-28 13:36:24.488 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-07-28 13:36:24.488 | Installing etcd 2022-07-28 13:36:24.492 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-07-28 13:36:24.507 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-07-28 13:36:24.526 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-07-28 13:36:24.530 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-07-28 13:36:24.548 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-07-28 13:36:24.551 | ++ 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 13:36:24.555 | ++ 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 13:36:24.559 | +++ 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 13:36:24.563 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-07-28 13:36:24.568 | ++ 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 13:36:24.570 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-07-28 13:36:24.573 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-07-28 13:36:24.575 | ++ functions:get_extra_file:74 : return 2022-07-28 13:36:24.579 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-07-28 13:36:24.582 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-07-28 13:36:24.584 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-07-28 13:36:24.587 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-07-28 13:36:24.607 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:36:24.610 | + ./stack.sh:main:861 : install_dstat 2022-07-28 13:36:24.612 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-07-28 13:36:24.633 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:36:24.635 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-07-28 13:36:24.639 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 13:36:24.641 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-07-28 13:36:24.644 | + ./stack.sh:main:870 : install_libs 2022-07-28 13:36:24.647 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-07-28 13:36:24.651 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-07-28 13:36:24.653 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-07-28 13:36:24.656 | + inc/python:use_library_from_git:246 : local name=automaton 2022-07-28 13:36:24.658 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 13:36:24.661 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 13:36:24.664 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-07-28 13:36:24.669 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 13:36:24.674 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-07-28 13:36:24.677 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-07-28 13:36:24.680 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-07-28 13:36:24.683 | + inc/python:use_library_from_git:246 : local name=castellan 2022-07-28 13:36:24.685 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 13:36:24.688 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 13:36:24.691 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-07-28 13:36:24.694 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 13:36:24.697 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-07-28 13:36:24.699 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-07-28 13:36:24.702 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-07-28 13:36:24.705 | + inc/python:use_library_from_git:246 : local name=cliff 2022-07-28 13:36:24.709 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 13:36:24.712 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 13:36:24.715 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-07-28 13:36:24.718 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 13:36:24.721 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-07-28 13:36:24.725 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-07-28 13:36:24.727 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-07-28 13:36:24.730 | + inc/python:use_library_from_git:246 : local name=cursive 2022-07-28 13:36:24.732 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 13:36:24.735 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 13:36:24.738 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-07-28 13:36:24.741 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 13:36:24.744 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-07-28 13:36:24.747 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-07-28 13:36:24.750 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-07-28 13:36:24.753 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-07-28 13:36:24.755 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 13:36:24.758 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 13:36:24.761 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-07-28 13:36:24.764 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 13:36:24.771 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-07-28 13:36:24.774 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-07-28 13:36:24.777 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-07-28 13:36:24.779 | + inc/python:use_library_from_git:246 : local name=futurist 2022-07-28 13:36:24.782 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 13:36:24.785 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 13:36:24.788 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-07-28 13:36:24.791 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 13:36:24.793 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-07-28 13:36:24.796 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-07-28 13:36:24.799 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-07-28 13:36:24.802 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-07-28 13:36:24.804 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 13:36:24.807 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 13:36:24.811 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-07-28 13:36:24.814 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 13:36:24.816 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-07-28 13:36:24.821 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-07-28 13:36:24.824 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-07-28 13:36:24.827 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-07-28 13:36:24.830 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 13:36:24.833 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 13:36:24.836 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-07-28 13:36:24.839 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 13:36:24.843 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-07-28 13:36:24.846 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-07-28 13:36:24.849 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-07-28 13:36:24.852 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-07-28 13:36:24.855 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 13:36:24.857 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 13:36:24.860 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-07-28 13:36:24.863 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 13:36:24.866 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-07-28 13:36:24.870 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-07-28 13:36:24.872 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-07-28 13:36:24.875 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-07-28 13:36:24.877 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 13:36:24.881 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 13:36:24.884 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-07-28 13:36:24.887 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 13:36:24.891 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-07-28 13:36:24.893 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-07-28 13:36:24.897 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-07-28 13:36:24.900 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-07-28 13:36:24.902 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 13:36:24.905 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 13:36:24.908 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-07-28 13:36:24.911 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 13:36:24.914 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-07-28 13:36:24.917 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-07-28 13:36:24.919 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-07-28 13:36:24.922 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-07-28 13:36:24.925 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 13:36:24.928 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 13:36:24.931 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-07-28 13:36:24.934 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 13:36:24.936 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-07-28 13:36:24.941 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-07-28 13:36:24.949 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-07-28 13:36:24.952 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-07-28 13:36:24.957 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 13:36:24.959 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 13:36:24.962 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-07-28 13:36:24.965 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 13:36:24.968 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-07-28 13:36:24.971 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-07-28 13:36:24.974 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-07-28 13:36:24.977 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-07-28 13:36:24.980 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 13:36:24.983 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 13:36:24.986 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-07-28 13:36:24.989 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 13:36:24.992 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-07-28 13:36:24.994 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-07-28 13:36:24.998 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-07-28 13:36:25.001 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-07-28 13:36:25.004 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 13:36:25.007 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 13:36:25.009 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-07-28 13:36:25.012 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 13:36:25.015 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-07-28 13:36:25.018 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-07-28 13:36:25.021 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-07-28 13:36:25.025 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-07-28 13:36:25.027 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 13:36:25.030 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 13:36:25.033 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-07-28 13:36:25.035 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 13:36:25.038 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-07-28 13:36:25.040 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-07-28 13:36:25.043 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-07-28 13:36:25.046 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-07-28 13:36:25.049 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 13:36:25.052 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 13:36:25.055 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-07-28 13:36:25.058 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 13:36:25.061 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-07-28 13:36:25.065 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-07-28 13:36:25.068 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-07-28 13:36:25.071 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-07-28 13:36:25.076 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 13:36:25.078 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 13:36:25.085 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-07-28 13:36:25.088 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 13:36:25.090 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-07-28 13:36:25.093 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-07-28 13:36:25.096 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-07-28 13:36:25.099 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-07-28 13:36:25.103 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 13:36:25.106 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 13:36:25.109 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-07-28 13:36:25.111 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 13:36:25.115 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-07-28 13:36:25.117 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-07-28 13:36:25.120 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-07-28 13:36:25.123 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-07-28 13:36:25.125 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 13:36:25.128 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 13:36:25.131 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-07-28 13:36:25.134 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 13:36:25.136 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-07-28 13:36:25.139 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-07-28 13:36:25.142 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-07-28 13:36:25.145 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-07-28 13:36:25.148 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 13:36:25.151 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 13:36:25.153 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-07-28 13:36:25.156 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 13:36:25.158 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-07-28 13:36:25.162 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-07-28 13:36:25.164 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-07-28 13:36:25.167 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-07-28 13:36:25.170 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 13:36:25.173 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 13:36:25.175 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-07-28 13:36:25.179 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 13:36:25.182 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-07-28 13:36:25.186 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-07-28 13:36:25.188 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-07-28 13:36:25.191 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-07-28 13:36:25.195 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 13:36:25.198 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 13:36:25.201 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-07-28 13:36:25.203 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 13:36:25.206 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-07-28 13:36:25.209 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-07-28 13:36:25.211 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-07-28 13:36:25.214 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-07-28 13:36:25.217 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 13:36:25.219 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 13:36:25.222 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-07-28 13:36:25.226 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 13:36:25.228 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-07-28 13:36:25.231 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-07-28 13:36:25.237 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-07-28 13:36:25.240 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-07-28 13:36:25.243 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 13:36:25.245 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 13:36:25.248 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-07-28 13:36:25.251 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 13:36:25.254 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-07-28 13:36:25.257 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-07-28 13:36:25.260 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-07-28 13:36:25.262 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-07-28 13:36:25.265 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 13:36:25.267 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 13:36:25.270 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-07-28 13:36:25.272 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 13:36:25.275 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-07-28 13:36:25.278 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-07-28 13:36:25.280 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-07-28 13:36:25.283 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-07-28 13:36:25.286 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 13:36:25.289 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 13:36:25.291 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-07-28 13:36:25.293 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 13:36:25.296 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-07-28 13:36:25.298 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-07-28 13:36:25.301 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-07-28 13:36:25.304 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-07-28 13:36:25.306 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 13:36:25.309 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 13:36:25.311 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-07-28 13:36:25.314 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 13:36:25.316 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-07-28 13:36:25.319 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-07-28 13:36:25.321 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-07-28 13:36:25.323 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-07-28 13:36:25.326 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 13:36:25.328 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 13:36:25.331 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-07-28 13:36:25.333 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 13:36:25.336 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-07-28 13:36:25.338 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-07-28 13:36:25.340 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-07-28 13:36:25.343 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-07-28 13:36:25.345 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 13:36:25.348 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 13:36:25.351 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-07-28 13:36:25.353 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 13:36:25.356 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-07-28 13:36:25.358 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-07-28 13:36:25.361 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-07-28 13:36:25.364 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-07-28 13:36:25.367 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 13:36:25.369 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 13:36:25.372 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-07-28 13:36:25.374 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 13:36:25.377 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-07-28 13:36:25.380 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-07-28 13:36:25.383 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-07-28 13:36:25.385 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-07-28 13:36:25.388 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 13:36:25.391 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 13:36:25.393 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-07-28 13:36:25.396 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 13:36:25.398 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-07-28 13:36:25.401 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-07-28 13:36:25.403 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-07-28 13:36:25.406 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-07-28 13:36:25.408 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 13:36:25.411 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 13:36:25.414 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-07-28 13:36:25.416 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 13:36:25.419 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-07-28 13:36:25.421 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-07-28 13:36:25.424 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-07-28 13:36:25.427 | + inc/python:use_library_from_git:246 : local name=tooz 2022-07-28 13:36:25.429 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 13:36:25.432 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 13:36:25.434 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-07-28 13:36:25.437 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 13:36:25.439 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-07-28 13:36:25.441 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-07-28 13:36:25.444 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-07-28 13:36:25.446 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-07-28 13:36:25.449 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 13:36:25.451 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 13:36:25.453 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-07-28 13:36:25.456 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 13:36:25.459 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-07-28 13:36:25.461 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-07-28 13:36:25.464 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-07-28 13:36:25.466 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-07-28 13:36:25.468 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 13:36:25.471 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 13:36:25.474 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-07-28 13:36:25.476 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 13:36:25.479 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-07-28 13:36:25.481 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-07-28 13:36:25.484 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-07-28 13:36:25.486 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-07-28 13:36:25.489 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 13:36:25.491 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 13:36:25.494 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-07-28 13:36:25.496 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 13:36:25.498 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-07-28 13:36:25.501 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-07-28 13:36:25.503 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-07-28 13:36:25.506 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-07-28 13:36:25.508 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 13:36:25.511 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 13:36:25.513 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-07-28 13:36:25.516 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 13:36:25.518 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-07-28 13:36:25.541 | Using python 3.8 to install etcd3 2022-07-28 13:36:25.543 | + 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 13:36:27.635 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:36:27.636 | from cryptography.utils import int_from_bytes 2022-07-28 13:36:27.636 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:36:27.636 | from cryptography.utils import int_from_bytes 2022-07-28 13:36:28.693 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 13:36:28.695 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.12.0) 2022-07-28 13:36:28.704 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (1.16.0) 2022-07-28 13:36:28.706 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 493)) (6.3.1) 2022-07-28 13:36:28.722 | Requirement already satisfied: grpcio===1.47.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 58)) (1.47.0) 2022-07-28 13:36:28.732 | Requirement already satisfied: protobuf===4.21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (4.21.3) 2022-07-28 13:36:30.853 | + inc/python:pip_install:196 : result=0 2022-07-28 13:36:30.856 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 13:36:30.858 | + functions-common:time_stop:2440 : local name 2022-07-28 13:36:30.860 | + functions-common:time_stop:2441 : local end_time 2022-07-28 13:36:30.862 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 13:36:30.865 | + functions-common:time_stop:2443 : local total 2022-07-28 13:36:30.867 | + functions-common:time_stop:2444 : local start_time 2022-07-28 13:36:30.874 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 13:36:30.876 | + functions-common:time_stop:2447 : start_time=1659015385535 2022-07-28 13:36:30.878 | + functions-common:time_stop:2449 : [[ -z 1659015385535 ]] 2022-07-28 13:36:30.881 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 13:36:30.885 | + functions-common:time_stop:2452 : end_time=1659015390883 2022-07-28 13:36:30.888 | + functions-common:time_stop:2453 : elapsed_time=5348 2022-07-28 13:36:30.890 | + functions-common:time_stop:2454 : total=31804 2022-07-28 13:36:30.893 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 13:36:30.896 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=37152 2022-07-28 13:36:30.898 | + inc/python:pip_install:199 : return 0 2022-07-28 13:36:30.901 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-07-28 13:36:30.924 | Using python 3.8 to install etcd3gw 2022-07-28 13:36:30.927 | + 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 13:36:33.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:36:33.055 | from cryptography.utils import int_from_bytes 2022-07-28 13:36:33.056 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:36:33.056 | from cryptography.utils import int_from_bytes 2022-07-28 13:36:34.105 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 13:36:34.107 | Requirement already satisfied: etcd3gw===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (1.0.2) 2022-07-28 13:36:34.115 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (2.4.1) 2022-07-28 13:36:34.117 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.28.1) 2022-07-28 13:36:34.131 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-07-28 13:36:34.133 | 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 561)) (2.1.0) 2022-07-28 13:36:34.139 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (1.26.10) 2022-07-28 13:36:34.172 | 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 223)) (2019.11.28) 2022-07-28 13:36:34.174 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (3.3) 2022-07-28 13:36:36.282 | + inc/python:pip_install:196 : result=0 2022-07-28 13:36:36.285 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 13:36:36.288 | + functions-common:time_stop:2440 : local name 2022-07-28 13:36:36.290 | + functions-common:time_stop:2441 : local end_time 2022-07-28 13:36:36.292 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 13:36:36.294 | + functions-common:time_stop:2443 : local total 2022-07-28 13:36:36.297 | + functions-common:time_stop:2444 : local start_time 2022-07-28 13:36:36.299 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 13:36:36.301 | + functions-common:time_stop:2447 : start_time=1659015390918 2022-07-28 13:36:36.304 | + functions-common:time_stop:2449 : [[ -z 1659015390918 ]] 2022-07-28 13:36:36.307 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 13:36:36.311 | + functions-common:time_stop:2452 : end_time=1659015396309 2022-07-28 13:36:36.313 | + functions-common:time_stop:2453 : elapsed_time=5391 2022-07-28 13:36:36.316 | + functions-common:time_stop:2454 : total=37152 2022-07-28 13:36:36.318 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 13:36:36.321 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=42543 2022-07-28 13:36:36.323 | + inc/python:pip_install:199 : return 0 2022-07-28 13:36:36.326 | + ./stack.sh:main:873 : install_apache_uwsgi 2022-07-28 13:36:36.328 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-07-28 13:36:36.331 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-07-28 13:36:36.334 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 13:36:36.336 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 13:36:36.339 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 13:36:36.341 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 13:36:36.344 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 13:36:36.346 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 13:36:36.348 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 13:36:36.351 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 13:36:36.353 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 13:36:36.356 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 13:36:36.358 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-07-28 13:36:36.361 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 13:36:36.363 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 13:36:36.366 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-07-28 13:36:36.368 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-07-28 13:36:36.371 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 13:36:36.373 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 13:36:36.376 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 13:36:36.378 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 13:36:36.381 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 13:36:36.384 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 13:36:36.386 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 13:36:36.389 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 13:36:36.394 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 13:36:36.397 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 13:36:36.399 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 13:36:36.402 | + functions-common:apt_get_update:1191 : return 2022-07-28 13:36:36.404 | + functions-common:install_package:1465 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-07-28 13:36:36.406 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 13:36:36.409 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 13:36:36.412 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 13:36:36.417 | + functions-common:real_install_package:1451 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-07-28 13:36:36.438 | + 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 13:36:36.551 | Reading package lists... 2022-07-28 13:36:36.823 | Building dependency tree... 2022-07-28 13:36:36.825 | Reading state information... 2022-07-28 13:36:37.113 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-07-28 13:36:37.114 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-07-28 13:36:37.114 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-07-28 13:36:37.114 | The following packages were automatically installed and are no longer required: 2022-07-28 13:36:37.115 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 13:36:37.115 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 13:36:37.115 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 13:36:37.115 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 13:36:37.115 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 13:36:37.116 | python3-zope.interface 2022-07-28 13:36:37.116 | Use 'sudo apt autoremove' to remove them. 2022-07-28 13:36:37.233 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-28 13:36:37.237 | + functions-common:apt_get:1235 : result=0 2022-07-28 13:36:37.241 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 13:36:37.243 | + functions-common:time_stop:2440 : local name 2022-07-28 13:36:37.246 | + functions-common:time_stop:2441 : local end_time 2022-07-28 13:36:37.248 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 13:36:37.250 | + functions-common:time_stop:2443 : local total 2022-07-28 13:36:37.253 | + functions-common:time_stop:2444 : local start_time 2022-07-28 13:36:37.255 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 13:36:37.257 | + functions-common:time_stop:2447 : start_time=1659015396435 2022-07-28 13:36:37.260 | + functions-common:time_stop:2449 : [[ -z 1659015396435 ]] 2022-07-28 13:36:37.263 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 13:36:37.267 | + functions-common:time_stop:2452 : end_time=1659015397265 2022-07-28 13:36:37.270 | + functions-common:time_stop:2453 : elapsed_time=830 2022-07-28 13:36:37.273 | + functions-common:time_stop:2454 : total=23240 2022-07-28 13:36:37.275 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 13:36:37.277 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=24070 2022-07-28 13:36:37.280 | + functions-common:apt_get:1239 : return 0 2022-07-28 13:36:37.282 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-07-28 13:36:37.284 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 13:36:37.287 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 13:36:37.290 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-07-28 13:36:37.354 | Module proxy already enabled 2022-07-28 13:36:37.358 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-07-28 13:36:37.421 | Considering dependency proxy for proxy_uwsgi: 2022-07-28 13:36:37.421 | Module proxy already enabled 2022-07-28 13:36:37.421 | Module proxy_uwsgi already enabled 2022-07-28 13:36:37.426 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-07-28 13:36:37.429 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-28 13:36:37.431 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 13:36:37.434 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-28 13:36:37.569 | + ./stack.sh:main:876 : install_keystoneauth 2022-07-28 13:36:37.577 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-07-28 13:36:37.583 | + inc/python:use_library_from_git:246 : local name=keystoneauth 2022-07-28 13:36:37.585 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 13:36:37.588 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 13:36:37.591 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-07-28 13:36:37.593 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 13:36:37.595 | + ./stack.sh:main:877 : install_keystoneclient 2022-07-28 13:36:37.598 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-07-28 13:36:37.601 | + inc/python:use_library_from_git:246 : local name=python-keystoneclient 2022-07-28 13:36:37.603 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 13:36:37.606 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 13:36:37.608 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-07-28 13:36:37.610 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 13:36:37.613 | + ./stack.sh:main:878 : install_glanceclient 2022-07-28 13:36:37.616 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-07-28 13:36:37.618 | + inc/python:use_library_from_git:246 : local name=python-glanceclient 2022-07-28 13:36:37.620 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 13:36:37.623 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 13:36:37.625 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-07-28 13:36:37.628 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 13:36:37.631 | + ./stack.sh:main:879 : install_cinderclient 2022-07-28 13:36:37.633 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-07-28 13:36:37.635 | + inc/python:use_library_from_git:246 : local name=python-brick-cinderclient-ext 2022-07-28 13:36:37.638 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 13:36:37.641 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 13:36:37.643 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-07-28 13:36:37.646 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 13:36:37.648 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-07-28 13:36:37.651 | + inc/python:use_library_from_git:246 : local name=python-cinderclient 2022-07-28 13:36:37.653 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 13:36:37.656 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 13:36:37.658 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-07-28 13:36:37.661 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 13:36:37.664 | + ./stack.sh:main:880 : install_novaclient 2022-07-28 13:36:37.666 | + lib/nova:install_novaclient:878 : use_library_from_git python-novaclient 2022-07-28 13:36:37.669 | + inc/python:use_library_from_git:246 : local name=python-novaclient 2022-07-28 13:36:37.671 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 13:36:37.674 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 13:36:37.676 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-07-28 13:36:37.679 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 13:36:37.681 | + ./stack.sh:main:881 : is_service_enabled swift glance horizon 2022-07-28 13:36:37.699 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:36:37.701 | + ./stack.sh:main:882 : install_swiftclient 2022-07-28 13:36:37.704 | + lib/swift:install_swiftclient:733 : use_library_from_git python-swiftclient 2022-07-28 13:36:37.706 | + inc/python:use_library_from_git:246 : local name=python-swiftclient 2022-07-28 13:36:37.709 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 13:36:37.712 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 13:36:37.714 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-07-28 13:36:37.717 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 13:36:37.719 | + ./stack.sh:main:884 : is_service_enabled neutron nova horizon 2022-07-28 13:36:37.737 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:36:37.739 | + ./stack.sh:main:885 : install_neutronclient 2022-07-28 13:36:37.742 | + lib/neutron:install_neutronclient:453 : use_library_from_git python-neutronclient 2022-07-28 13:36:37.744 | + inc/python:use_library_from_git:246 : local name=python-neutronclient 2022-07-28 13:36:37.746 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 13:36:37.749 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 13:36:37.751 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-07-28 13:36:37.754 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 13:36:37.757 | + ./stack.sh:main:889 : install_keystonemiddleware 2022-07-28 13:36:37.759 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-07-28 13:36:37.761 | + inc/python:use_library_from_git:246 : local name=keystonemiddleware 2022-07-28 13:36:37.764 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 13:36:37.767 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 13:36:37.769 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-07-28 13:36:37.772 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 13:36:37.774 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-07-28 13:36:37.777 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-07-28 13:36:37.779 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-28 13:36:37.783 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-07-28 13:36:37.786 | ++ inc/python:get_from_global_requirements:221 : local package=keystonemiddleware 2022-07-28 13:36:37.788 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-28 13:36:37.792 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-07-28 13:36:37.792 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-28 13:36:37.797 | ++ inc/python:get_from_global_requirements:223 : required_pkg='keystonemiddleware ' 2022-07-28 13:36:37.800 | ++ inc/python:get_from_global_requirements:224 : [[ keystonemiddleware == '' ]] 2022-07-28 13:36:37.802 | ++ inc/python:get_from_global_requirements:227 : echo keystonemiddleware 2022-07-28 13:36:37.805 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-07-28 13:36:37.807 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-07-28 13:36:37.829 | Using python 3.8 to install keystonemiddleware 2022-07-28 13:36:37.832 | + 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 13:36:39.932 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:36:39.932 | from cryptography.utils import int_from_bytes 2022-07-28 13:36:39.932 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:36:39.932 | from cryptography.utils import int_from_bytes 2022-07-28 13:36:40.983 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 13:36:40.985 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (10.0.0) 2022-07-28 13:36:41.038 | 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 376)) (3.0.0) 2022-07-28 13:36:41.076 | 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 399)) (9.0.0) 2022-07-28 13:36:41.116 | 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 418)) (1.1.8) 2022-07-28 13:36:41.121 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427)) (4.0.0) 2022-07-28 13:36:41.125 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (1.16.0) 2022-07-28 13:36:41.128 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 492)) (1.5.0) 2022-07-28 13:36:41.133 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (5.0.0) 2022-07-28 13:36:41.190 | 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 523)) (5.0.0) 2022-07-28 13:36:41.212 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (5.1.1) 2022-07-28 13:36:41.215 | 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 575)) (6.0.0) 2022-07-28 13:36:41.228 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 586)) (2022.1) 2022-07-28 13:36:41.232 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.28.1) 2022-07-28 13:36:41.246 | 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 54)) (5.0.0) 2022-07-28 13:36:41.251 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-07-28 13:36:41.254 | 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 51)) (5.1.0) 2022-07-28 13:36:41.258 | 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 284)) (5.0.0) 2022-07-28 13:36:41.297 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 57)) (3.1.1) 2022-07-28 13:36:41.307 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 19)) (1.8.7) 2022-07-28 13:36:41.321 | 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 313)) (5.0.0) 2022-07-28 13:36:41.330 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 134)) (0.8.0) 2022-07-28 13:36:41.335 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.5.0) 2022-07-28 13:36:41.340 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 182)) (6.0) 2022-07-28 13:36:41.343 | 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 332)) (1.7.0) 2022-07-28 13:36:41.347 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (1.0.2) 2022-07-28 13:36:41.350 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (21.3) 2022-07-28 13:36:41.356 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 414)) (3.0.9) 2022-07-28 13:36:41.361 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 515)) (0.11.0) 2022-07-28 13:36:41.365 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (3.3) 2022-07-28 13:36:41.368 | 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 561)) (2.1.0) 2022-07-28 13:36:41.373 | 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 223)) (2019.11.28) 2022-07-28 13:36:41.375 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (1.26.10) 2022-07-28 13:36:41.408 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (0.9.6) 2022-07-28 13:36:41.411 | 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 581)) (2.8.2) 2022-07-28 13:36:41.415 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.0.4) 2022-07-28 13:36:41.418 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (1.14.1) 2022-07-28 13:36:43.289 | + inc/python:pip_install:196 : result=0 2022-07-28 13:36:43.291 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 13:36:43.293 | + functions-common:time_stop:2440 : local name 2022-07-28 13:36:43.296 | + functions-common:time_stop:2441 : local end_time 2022-07-28 13:36:43.298 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 13:36:43.300 | + functions-common:time_stop:2443 : local total 2022-07-28 13:36:43.302 | + functions-common:time_stop:2444 : local start_time 2022-07-28 13:36:43.305 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 13:36:43.314 | + functions-common:time_stop:2447 : start_time=1659015397824 2022-07-28 13:36:43.314 | + functions-common:time_stop:2449 : [[ -z 1659015397824 ]] 2022-07-28 13:36:43.314 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 13:36:43.317 | + functions-common:time_stop:2452 : end_time=1659015403314 2022-07-28 13:36:43.319 | + functions-common:time_stop:2453 : elapsed_time=5490 2022-07-28 13:36:43.327 | + functions-common:time_stop:2454 : total=42543 2022-07-28 13:36:43.329 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 13:36:43.332 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=48033 2022-07-28 13:36:43.335 | + inc/python:pip_install:199 : return 0 2022-07-28 13:36:43.337 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-07-28 13:36:43.339 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-07-28 13:36:43.342 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-28 13:36:43.346 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-07-28 13:36:43.349 | ++ inc/python:get_from_global_requirements:221 : local package=python-memcached 2022-07-28 13:36:43.352 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-28 13:36:43.356 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-07-28 13:36:43.356 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-28 13:36:43.363 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-memcached ' 2022-07-28 13:36:43.368 | ++ inc/python:get_from_global_requirements:224 : [[ python-memcached == '' ]] 2022-07-28 13:36:43.371 | ++ inc/python:get_from_global_requirements:227 : echo python-memcached 2022-07-28 13:36:43.374 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-07-28 13:36:43.376 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-07-28 13:36:43.400 | Using python 3.8 to install python-memcached 2022-07-28 13:36:43.402 | + 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 13:36:45.531 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:36:45.531 | from cryptography.utils import int_from_bytes 2022-07-28 13:36:45.531 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:36:45.531 | from cryptography.utils import int_from_bytes 2022-07-28 13:36:46.607 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 13:36:46.609 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (1.59) 2022-07-28 13:36:46.614 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (1.16.0) 2022-07-28 13:36:48.823 | + inc/python:pip_install:196 : result=0 2022-07-28 13:36:48.825 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 13:36:48.827 | + functions-common:time_stop:2440 : local name 2022-07-28 13:36:48.830 | + functions-common:time_stop:2441 : local end_time 2022-07-28 13:36:48.832 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 13:36:48.835 | + functions-common:time_stop:2443 : local total 2022-07-28 13:36:48.837 | + functions-common:time_stop:2444 : local start_time 2022-07-28 13:36:48.839 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 13:36:48.842 | + functions-common:time_stop:2447 : start_time=1659015403393 2022-07-28 13:36:48.844 | + functions-common:time_stop:2449 : [[ -z 1659015403393 ]] 2022-07-28 13:36:48.847 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 13:36:48.852 | + functions-common:time_stop:2452 : end_time=1659015408849 2022-07-28 13:36:48.854 | + functions-common:time_stop:2453 : elapsed_time=5456 2022-07-28 13:36:48.856 | + functions-common:time_stop:2454 : total=48033 2022-07-28 13:36:48.859 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 13:36:48.861 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=53489 2022-07-28 13:36:48.863 | + inc/python:pip_install:199 : return 0 2022-07-28 13:36:48.866 | + ./stack.sh:main:891 : is_service_enabled keystone 2022-07-28 13:36:48.883 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:36:48.885 | + ./stack.sh:main:892 : '[' 10.222.0.67 == 10.222.0.67 ']' 2022-07-28 13:36:48.888 | + ./stack.sh:main:893 : stack_install_service keystone 2022-07-28 13:36:48.891 | + lib/stack:stack_install_service:20 : local service=keystone 2022-07-28 13:36:48.893 | + lib/stack:stack_install_service:21 : type install_keystone 2022-07-28 13:36:48.896 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-28 13:36:48.898 | + lib/stack:stack_install_service:32 : install_keystone 2022-07-28 13:36:48.901 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-07-28 13:36:48.917 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:36:48.919 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-07-28 13:36:48.922 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/keystone.git 2022-07-28 13:36:48.924 | + functions-common:git_clone:598 : local git_dest=/opt/stack/keystone 2022-07-28 13:36:48.926 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 13:36:48.928 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 13:36:48.931 | ++ functions-common:git_clone:601 : pwd 2022-07-28 13:36:48.934 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 13:36:48.936 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 13:36:48.938 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 13:36:48.954 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 13:36:48.956 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 13:36:48.959 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 13:36:48.962 | + functions-common:git_clone:618 : echo master 2022-07-28 13:36:48.962 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 13:36:48.967 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/keystone ]] 2022-07-28 13:36:48.970 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 13:36:48.972 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-07-28 13:36:48.985 | + functions-common:git_clone:678 : cd /opt/stack/keystone 2022-07-28 13:36:48.988 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 13:36:48.989 | + functions-common:git_clone:679 : head -1 2022-07-28 13:36:49.012 | 9bb51da86 Merge "Only log warnings about token length when length exceeds max_token_size" 2022-07-28 13:36:49.015 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 13:36:49.017 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-07-28 13:36:49.020 | + inc/python:setup_develop:334 : local bindep 2022-07-28 13:36:49.023 | + inc/python:setup_develop:335 : [[ /opt/stack/keystone == -bindep* ]] 2022-07-28 13:36:49.025 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/keystone 2022-07-28 13:36:49.027 | + inc/python:setup_develop:340 : local extras= 2022-07-28 13:36:49.030 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-07-28 13:36:49.032 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-28 13:36:49.034 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/keystone == -bindep* ]] 2022-07-28 13:36:49.037 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/keystone 2022-07-28 13:36:49.040 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-28 13:36:49.042 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-28 13:36:49.045 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/keystone 2022-07-28 13:36:49.047 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-28 13:36:49.050 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/keystone 2022-07-28 13:36:49.052 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-28 13:36:49.055 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-28 13:36:49.058 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-07-28 13:36:49.063 | + inc/python:_setup_package_with_constraints_edit:381 : name=keystone 2022-07-28 13:36:49.067 | + 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 13:36:49.702 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/keystone -e 2022-07-28 13:36:49.704 | + inc/python:setup_package:414 : local bindep=0 2022-07-28 13:36:49.707 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-28 13:36:49.711 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-28 13:36:49.713 | + inc/python:setup_package:417 : [[ /opt/stack/keystone == -bindep* ]] 2022-07-28 13:36:49.716 | + inc/python:setup_package:422 : local project_dir=/opt/stack/keystone 2022-07-28 13:36:49.718 | + inc/python:setup_package:423 : local flags=-e 2022-07-28 13:36:49.720 | + inc/python:setup_package:424 : local extras= 2022-07-28 13:36:49.723 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-28 13:36:49.725 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-28 13:36:49.727 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-28 13:36:49.730 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-28 13:36:49.732 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-28 13:36:49.734 | + inc/python:setup_package:442 : pip_install -e /opt/stack/keystone 2022-07-28 13:36:49.755 | Using python 3.8 to install /opt/stack/keystone 2022-07-28 13:36:49.757 | + 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 13:36:51.853 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:36:51.853 | from cryptography.utils import int_from_bytes 2022-07-28 13:36:51.853 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:36:51.854 | from cryptography.utils import int_from_bytes 2022-07-28 13:36:52.892 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 13:36:52.893 | Obtaining file:///opt/stack/keystone 2022-07-28 13:36:55.737 | 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 13:36:55.745 | 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 13:36:55.749 | 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 13:36:55.753 | 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 13:36:55.755 | 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 13:36:55.758 | 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 13:36:55.770 | 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 13:36:55.773 | 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 13:36:55.776 | 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 13:36:55.778 | 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 13:36:55.781 | 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 13:36:55.784 | 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 13:36:55.786 | 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 13:36:55.790 | 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 13:36:55.793 | 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 13:36:55.796 | 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 13:36:55.799 | 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 13:36:55.802 | 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 13:36:55.809 | 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 13:36:55.822 | 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 13:36:55.824 | 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 13:36:55.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 13:36:55.833 | 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 13:36:55.840 | 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 13:36:55.844 | 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 13:36:55.854 | 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 13:36:55.857 | 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 13:36:55.870 | 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 13:36:55.884 | 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 13:36:55.890 | 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 13:36:55.900 | 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 13:36:55.908 | 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 13:36:55.914 | 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 13:36:55.927 | 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 13:36:55.933 | 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 13:36:55.940 | 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 13:36:55.947 | 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 13:36:55.951 | 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 13:36:55.953 | 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 13:36:55.955 | 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 13:36:55.958 | 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 13:36:55.961 | 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 13:36:55.967 | 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 13:36:55.969 | 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 13:36:55.971 | 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 13:36:55.975 | 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 13:36:55.978 | 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 13:36:55.987 | 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 13:36:55.991 | 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 13:36:56.001 | 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 13:36:56.004 | 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 13:36:56.010 | 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 13:36:56.012 | 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 13:36:56.014 | 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 13:36:56.017 | 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 13:36:56.022 | 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 13:36:56.025 | 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 13:36:56.027 | 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 13:36:56.030 | 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 13:36:56.033 | 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 13:36:56.037 | 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 13:36:56.042 | 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 13:36:56.046 | 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 13:36:56.048 | 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 13:36:56.052 | 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 13:36:56.055 | 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 13:36:56.057 | 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 13:36:56.059 | 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 13:36:56.063 | 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 13:36:56.066 | 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 13:36:56.073 | 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 13:36:56.076 | 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 13:36:56.078 | 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 13:36:56.080 | 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 13:36:56.087 | 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 13:36:56.089 | 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 13:36:56.093 | 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 13:36:56.095 | 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 13:36:56.099 | 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 13:36:56.102 | 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 13:36:56.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 13:36:56.112 | 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 13:36:56.115 | 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 13:36:56.119 | 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 13:36:56.123 | 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 13:36:56.126 | 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 13:36:56.127 | 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 13:36:56.129 | 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 13:36:56.133 | 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 13:36:56.136 | 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 13:36:56.139 | 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 13:36:56.141 | 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 13:36:56.143 | 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 13:36:56.146 | 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 13:36:56.147 | 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 13:36:56.150 | 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 13:36:56.153 | 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 13:36:56.155 | 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 13:36:56.158 | 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 13:36:56.161 | 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 13:36:56.164 | 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 13:36:56.165 | 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 13:36:57.097 | Installing collected packages: keystone 2022-07-28 13:36:57.097 | Attempting uninstall: keystone 2022-07-28 13:36:57.098 | Found existing installation: keystone 21.1.0.dev29 2022-07-28 13:36:57.101 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-07-28 13:36:57.102 | Running setup.py develop for keystone 2022-07-28 13:36:59.118 | Successfully installed keystone 2022-07-28 13:36:59.233 | + inc/python:pip_install:196 : result=0 2022-07-28 13:36:59.235 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 13:36:59.237 | + functions-common:time_stop:2440 : local name 2022-07-28 13:36:59.239 | + functions-common:time_stop:2441 : local end_time 2022-07-28 13:36:59.242 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 13:36:59.244 | + functions-common:time_stop:2443 : local total 2022-07-28 13:36:59.246 | + functions-common:time_stop:2444 : local start_time 2022-07-28 13:36:59.248 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 13:36:59.250 | + functions-common:time_stop:2447 : start_time=1659015409749 2022-07-28 13:36:59.252 | + functions-common:time_stop:2449 : [[ -z 1659015409749 ]] 2022-07-28 13:36:59.255 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 13:36:59.259 | + functions-common:time_stop:2452 : end_time=1659015419257 2022-07-28 13:36:59.261 | + functions-common:time_stop:2453 : elapsed_time=9508 2022-07-28 13:36:59.264 | + functions-common:time_stop:2454 : total=53489 2022-07-28 13:36:59.266 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 13:36:59.268 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=62997 2022-07-28 13:36:59.271 | + inc/python:pip_install:199 : return 0 2022-07-28 13:36:59.273 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-28 13:36:59.276 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-07-28 13:36:59.278 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-07-28 13:36:59.297 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-07-28 13:36:59.309 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/keystone 2022-07-28 13:36:59.312 | + inc/python:use_library_from_git:246 : local name=/opt/stack/keystone 2022-07-28 13:36:59.314 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 13:36:59.316 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 13:36:59.319 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-07-28 13:36:59.321 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 13:36:59.324 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-07-28 13:36:59.342 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:36:59.345 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-07-28 13:36:59.348 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-28 13:36:59.350 | + ./stack.sh:main:894 : configure_keystone 2022-07-28 13:36:59.352 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-07-28 13:36:59.365 | + 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 13:36:59.368 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-07-28 13:36:59.373 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-07-28 13:36:59.389 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:36:59.391 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-07-28 13:36:59.426 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-07-28 13:36:59.456 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-07-28 13:36:59.490 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-07-28 13:36:59.523 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-07-28 13:36:59.554 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-07-28 13:36:59.585 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-07-28 13:36:59.614 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-07-28 13:36:59.642 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-07-28 13:36:59.644 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-07-28 13:36:59.647 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-07-28 13:36:59.649 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-07-28 13:36:59.652 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-28 13:36:59.654 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-28 13:36:59.670 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:36:59.673 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-28 13:36:59.676 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-28 13:36:59.679 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-28 13:36:59.694 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:36:59.697 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2022-07-28 13:36:59.700 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2022-07-28 13:36:59.730 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-28 13:36:59.733 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-28 13:36:59.735 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-07-28 13:36:59.739 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-07-28 13:36:59.755 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:36:59.758 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.67/identity 2022-07-28 13:36:59.795 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-07-28 13:36:59.797 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-07-28 13:36:59.834 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-07-28 13:36:59.836 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-07-28 13:36:59.838 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-07-28 13:36:59.841 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=keystone 2022-07-28 13:36:59.843 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 13:36:59.846 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 13:36:59.848 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 13:36:59.865 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:36:59.867 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 13:36:59.869 | ++ 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 13:36:59.872 | + 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 13:36:59.905 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-07-28 13:36:59.907 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-07-28 13:36:59.909 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-07-28 13:36:59.912 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-07-28 13:36:59.915 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-28 13:36:59.933 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-28 13:36:59.935 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-28 13:36:59.937 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-28 13:36:59.940 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-28 13:36:59.943 | + 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 13:36:59.971 | + 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 13:37:00.002 | + 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 13:37:00.032 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-28 13:37:00.061 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-07-28 13:37:00.090 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-07-28 13:37:00.092 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-07-28 13:37:00.094 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-07-28 13:37:00.097 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-07-28 13:37:00.099 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-07-28 13:37:00.102 | + lib/apache:write_uwsgi_config:257 : local http= 2022-07-28 13:37:00.104 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-28 13:37:00.107 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-07-28 13:37:00.111 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-07-28 13:37:00.114 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-28 13:37:00.117 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-28 13:37:00.129 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-28 13:37:00.130 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-28 13:37:00.139 | d /var/run/uwsgi 0755 ubuntu root 2022-07-28 13:37:00.142 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-28 13:37:00.160 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-07-28 13:37:00.162 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-07-28 13:37:00.166 | + 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 13:37:00.196 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-07-28 13:37:00.226 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-07-28 13:37:00.255 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-07-28 13:37:00.286 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-07-28 13:37:00.314 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-07-28 13:37:00.346 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-07-28 13:37:00.374 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-07-28 13:37:00.405 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-07-28 13:37:00.434 | + 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 13:37:00.468 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-07-28 13:37:00.496 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-07-28 13:37:00.525 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-07-28 13:37:00.553 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-07-28 13:37:00.556 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-07-28 13:37:00.559 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-07-28 13:37:00.561 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-07-28 13:37:00.563 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-28 13:37:00.566 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 13:37:00.569 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 13:37:00.571 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-07-28 13:37:00.574 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-07-28 13:37:00.576 | + 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 13:37:00.604 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-07-28 13:37:00.633 | + 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 13:37:00.634 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-07-28 13:37:00.643 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-07-28 13:37:00.646 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-07-28 13:37:00.649 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-07-28 13:37:00.651 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-28 13:37:00.653 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-28 13:37:00.656 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 13:37:00.658 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 13:37:00.661 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 13:37:00.663 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-28 13:37:00.666 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-28 13:37:00.668 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 13:37:00.670 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 13:37:00.673 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-07-28 13:37:00.735 | Site keystone-wsgi-public already enabled 2022-07-28 13:37:00.740 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-07-28 13:37:00.742 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-28 13:37:00.745 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 13:37:00.747 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-28 13:37:00.885 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-07-28 13:37:00.915 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-07-28 13:37:00.949 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-07-28 13:37:00.981 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-07-28 13:37:00.983 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-07-28 13:37:01.015 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-07-28 13:37:01.045 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-07-28 13:37:01.074 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-07-28 13:37:01.077 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-07-28 13:37:01.079 | + ./stack.sh:main:898 : is_service_enabled swift 2022-07-28 13:37:01.096 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:37:01.099 | + ./stack.sh:main:899 : is_service_enabled ceilometer 2022-07-28 13:37:01.118 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:37:01.120 | + ./stack.sh:main:902 : stack_install_service swift 2022-07-28 13:37:01.123 | + lib/stack:stack_install_service:20 : local service=swift 2022-07-28 13:37:01.125 | + lib/stack:stack_install_service:21 : type install_swift 2022-07-28 13:37:01.128 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-28 13:37:01.131 | + lib/stack:stack_install_service:32 : install_swift 2022-07-28 13:37:01.133 | + lib/swift:install_swift:723 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-07-28 13:37:01.136 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/swift.git 2022-07-28 13:37:01.138 | + functions-common:git_clone:598 : local git_dest=/opt/stack/swift 2022-07-28 13:37:01.140 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 13:37:01.143 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 13:37:01.146 | ++ functions-common:git_clone:601 : pwd 2022-07-28 13:37:01.148 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 13:37:01.151 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 13:37:01.154 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 13:37:01.171 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 13:37:01.173 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 13:37:01.176 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 13:37:01.179 | + functions-common:git_clone:618 : echo master 2022-07-28 13:37:01.179 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 13:37:01.185 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/swift ]] 2022-07-28 13:37:01.187 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 13:37:01.189 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/swift 2022-07-28 13:37:01.202 | + functions-common:git_clone:678 : cd /opt/stack/swift 2022-07-28 13:37:01.205 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 13:37:01.205 | + functions-common:git_clone:679 : head -1 2022-07-28 13:37:01.209 | 9b0e5ea97 Merge "formpost: deprecate sha1 signatures" 2022-07-28 13:37:01.211 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 13:37:01.215 | + lib/swift:install_swift:726 : setup_develop /opt/stack/swift keystone 2022-07-28 13:37:01.218 | + inc/python:setup_develop:334 : local bindep 2022-07-28 13:37:01.220 | + inc/python:setup_develop:335 : [[ /opt/stack/swift == -bindep* ]] 2022-07-28 13:37:01.224 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/swift 2022-07-28 13:37:01.226 | + inc/python:setup_develop:340 : local extras=keystone 2022-07-28 13:37:01.229 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-07-28 13:37:01.231 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-28 13:37:01.234 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/swift == -bindep* ]] 2022-07-28 13:37:01.236 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/swift 2022-07-28 13:37:01.239 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-28 13:37:01.241 | + inc/python:_setup_package_with_constraints_edit:367 : local extras=keystone 2022-07-28 13:37:01.244 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/swift 2022-07-28 13:37:01.247 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-28 13:37:01.250 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/swift 2022-07-28 13:37:01.252 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-28 13:37:01.255 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-28 13:37:01.258 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-07-28 13:37:01.264 | + inc/python:_setup_package_with_constraints_edit:381 : name=swift 2022-07-28 13:37:01.266 | + 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 13:37:01.920 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/swift -e keystone 2022-07-28 13:37:01.923 | + inc/python:setup_package:414 : local bindep=0 2022-07-28 13:37:01.925 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-28 13:37:01.928 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-28 13:37:01.930 | + inc/python:setup_package:417 : [[ /opt/stack/swift == -bindep* ]] 2022-07-28 13:37:01.932 | + inc/python:setup_package:422 : local project_dir=/opt/stack/swift 2022-07-28 13:37:01.935 | + inc/python:setup_package:423 : local flags=-e 2022-07-28 13:37:01.937 | + inc/python:setup_package:424 : local extras=keystone 2022-07-28 13:37:01.939 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-28 13:37:01.942 | + inc/python:setup_package:428 : [[ -z keystone ]] 2022-07-28 13:37:01.945 | + inc/python:setup_package:433 : [[ ! -z keystone ]] 2022-07-28 13:37:01.947 | + inc/python:setup_package:434 : extras='[keystone]' 2022-07-28 13:37:01.949 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-28 13:37:01.952 | + inc/python:setup_package:442 : pip_install -e '/opt/stack/swift[keystone]' 2022-07-28 13:37:01.974 | Using python 3.8 to install /opt/stack/swift 2022-07-28 13:37:01.976 | + 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 13:37:04.112 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:37:04.112 | from cryptography.utils import int_from_bytes 2022-07-28 13:37:04.112 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:37:04.112 | from cryptography.utils import int_from_bytes 2022-07-28 13:37:05.179 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 13:37:05.179 | Obtaining file:///opt/stack/swift 2022-07-28 13:37:06.718 | 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 13:37:06.720 | 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 13:37:06.724 | 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 13:37:06.729 | 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 13:37:06.731 | 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 13:37:06.783 | 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 13:37:06.786 | 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 13:37:06.789 | 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 13:37:06.826 | 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 13:37:06.865 | 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 13:37:06.871 | 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 13:37:06.875 | 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 13:37:06.915 | 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 13:37:06.924 | 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 13:37:06.938 | 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 13:37:06.944 | 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 13:37:06.946 | 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 13:37:06.957 | 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 13:37:06.959 | 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 13:37:06.961 | 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 13:37:06.967 | 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 13:37:06.972 | 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 13:37:06.993 | 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 13:37:06.997 | 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 13:37:07.003 | 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 13:37:07.007 | 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 13:37:07.009 | 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 13:37:07.014 | 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 13:37:07.019 | 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 13:37:07.022 | 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 13:37:07.024 | 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 13:37:07.027 | 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 13:37:07.029 | 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 13:37:07.087 | 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 13:37:07.100 | 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 13:37:07.106 | 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 13:37:07.111 | 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 13:37:07.114 | 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 13:37:07.119 | 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 13:37:07.122 | 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 13:37:07.125 | 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 13:37:07.127 | 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 13:37:07.130 | 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 13:37:07.133 | 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 13:37:07.136 | 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 13:37:07.140 | 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 13:37:07.143 | 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 13:37:08.851 | Installing collected packages: swift 2022-07-28 13:37:08.851 | Attempting uninstall: swift 2022-07-28 13:37:08.852 | Found existing installation: swift 2.30.0.dev122 2022-07-28 13:37:08.855 | Can't uninstall 'swift'. No files were found to uninstall. 2022-07-28 13:37:08.856 | Running setup.py develop for swift 2022-07-28 13:37:10.717 | Successfully installed swift 2022-07-28 13:37:10.829 | + inc/python:pip_install:196 : result=0 2022-07-28 13:37:10.831 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 13:37:10.833 | + functions-common:time_stop:2440 : local name 2022-07-28 13:37:10.836 | + functions-common:time_stop:2441 : local end_time 2022-07-28 13:37:10.838 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 13:37:10.840 | + functions-common:time_stop:2443 : local total 2022-07-28 13:37:10.842 | + functions-common:time_stop:2444 : local start_time 2022-07-28 13:37:10.844 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 13:37:10.847 | + functions-common:time_stop:2447 : start_time=1659015421968 2022-07-28 13:37:10.850 | + functions-common:time_stop:2449 : [[ -z 1659015421968 ]] 2022-07-28 13:37:10.852 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 13:37:10.857 | + functions-common:time_stop:2452 : end_time=1659015430854 2022-07-28 13:37:10.859 | + functions-common:time_stop:2453 : elapsed_time=8886 2022-07-28 13:37:10.861 | + functions-common:time_stop:2454 : total=62997 2022-07-28 13:37:10.864 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 13:37:10.866 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=71883 2022-07-28 13:37:10.868 | + inc/python:pip_install:199 : return 0 2022-07-28 13:37:10.871 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-28 13:37:10.873 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-07-28 13:37:10.876 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-07-28 13:37:10.895 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-07-28 13:37:10.907 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/swift 2022-07-28 13:37:10.910 | + inc/python:use_library_from_git:246 : local name=/opt/stack/swift 2022-07-28 13:37:10.912 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 13:37:10.914 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 13:37:10.917 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-07-28 13:37:10.919 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 13:37:10.922 | + lib/swift:install_swift:727 : '[' False == True ']' 2022-07-28 13:37:10.924 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-28 13:37:10.927 | + ./stack.sh:main:903 : configure_swift 2022-07-28 13:37:10.930 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-07-28 13:37:10.932 | + lib/swift:configure_swift:332 : local node_number 2022-07-28 13:37:10.934 | + lib/swift:configure_swift:333 : local swift_node_config 2022-07-28 13:37:10.936 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-07-28 13:37:10.938 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-07-28 13:37:11.959 | No object-server running 2022-07-28 13:37:11.960 | No account-auditor running 2022-07-28 13:37:11.960 | No container-reconciler running 2022-07-28 13:37:11.960 | No object-reconstructor running 2022-07-28 13:37:11.960 | No container-replicator running 2022-07-28 13:37:11.960 | No account-replicator running 2022-07-28 13:37:11.960 | No container-sync running 2022-07-28 13:37:11.960 | No account-server running 2022-07-28 13:37:11.960 | No object-updater running 2022-07-28 13:37:11.960 | No proxy-server running 2022-07-28 13:37:11.960 | No container-auditor running 2022-07-28 13:37:11.960 | No object-expirer running 2022-07-28 13:37:11.960 | No container-sharder running 2022-07-28 13:37:11.960 | No container-server running 2022-07-28 13:37:11.960 | No object-auditor running 2022-07-28 13:37:11.960 | No object-replicator running 2022-07-28 13:37:11.960 | No container-updater running 2022-07-28 13:37:11.960 | No account-reaper running 2022-07-28 13:37:12.034 | + lib/swift:configure_swift:337 : true 2022-07-28 13:37:12.036 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-07-28 13:37:12.049 | + 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 13:37:12.061 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-07-28 13:37:12.065 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-07-28 13:37:12.066 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-07-28 13:37:12.071 | + lib/swift:configure_swift:351 : sed -e ' 2022-07-28 13:37:12.071 | s/%GROUP%/ubuntu/; 2022-07-28 13:37:12.071 | s/%USER%/ubuntu/; 2022-07-28 13:37:12.071 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-07-28 13:37:12.071 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-07-28 13:37:12.074 | uid = ubuntu 2022-07-28 13:37:12.075 | gid = ubuntu 2022-07-28 13:37:12.075 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-07-28 13:37:12.075 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-07-28 13:37:12.075 | address = 127.0.0.1 2022-07-28 13:37:12.075 | 2022-07-28 13:37:12.075 | [account6612] 2022-07-28 13:37:12.075 | max connections = 25 2022-07-28 13:37:12.075 | path = /opt/stack/data/swift/1/node/ 2022-07-28 13:37:12.075 | read only = false 2022-07-28 13:37:12.075 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-07-28 13:37:12.075 | 2022-07-28 13:37:12.075 | [account6622] 2022-07-28 13:37:12.075 | max connections = 25 2022-07-28 13:37:12.075 | path = /opt/stack/data/swift/2/node/ 2022-07-28 13:37:12.075 | read only = false 2022-07-28 13:37:12.075 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-07-28 13:37:12.075 | 2022-07-28 13:37:12.075 | [account6632] 2022-07-28 13:37:12.075 | max connections = 25 2022-07-28 13:37:12.075 | path = /opt/stack/data/swift/3/node/ 2022-07-28 13:37:12.075 | read only = false 2022-07-28 13:37:12.075 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-07-28 13:37:12.075 | 2022-07-28 13:37:12.075 | [account6642] 2022-07-28 13:37:12.075 | max connections = 25 2022-07-28 13:37:12.075 | path = /opt/stack/data/swift/4/node/ 2022-07-28 13:37:12.075 | read only = false 2022-07-28 13:37:12.075 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-07-28 13:37:12.075 | 2022-07-28 13:37:12.075 | 2022-07-28 13:37:12.075 | [container6611] 2022-07-28 13:37:12.075 | max connections = 25 2022-07-28 13:37:12.075 | path = /opt/stack/data/swift/1/node/ 2022-07-28 13:37:12.075 | read only = false 2022-07-28 13:37:12.076 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-07-28 13:37:12.076 | 2022-07-28 13:37:12.076 | [container6621] 2022-07-28 13:37:12.076 | max connections = 25 2022-07-28 13:37:12.076 | path = /opt/stack/data/swift/2/node/ 2022-07-28 13:37:12.076 | read only = false 2022-07-28 13:37:12.076 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-07-28 13:37:12.076 | 2022-07-28 13:37:12.076 | [container6631] 2022-07-28 13:37:12.076 | max connections = 25 2022-07-28 13:37:12.076 | path = /opt/stack/data/swift/3/node/ 2022-07-28 13:37:12.076 | read only = false 2022-07-28 13:37:12.076 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-07-28 13:37:12.076 | 2022-07-28 13:37:12.076 | [container6641] 2022-07-28 13:37:12.076 | max connections = 25 2022-07-28 13:37:12.076 | path = /opt/stack/data/swift/4/node/ 2022-07-28 13:37:12.076 | read only = false 2022-07-28 13:37:12.076 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-07-28 13:37:12.076 | 2022-07-28 13:37:12.076 | 2022-07-28 13:37:12.076 | [object6613] 2022-07-28 13:37:12.076 | max connections = 25 2022-07-28 13:37:12.076 | path = /opt/stack/data/swift/1/node/ 2022-07-28 13:37:12.076 | read only = false 2022-07-28 13:37:12.076 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-07-28 13:37:12.076 | 2022-07-28 13:37:12.076 | [object6623] 2022-07-28 13:37:12.076 | max connections = 25 2022-07-28 13:37:12.076 | path = /opt/stack/data/swift/2/node/ 2022-07-28 13:37:12.076 | read only = false 2022-07-28 13:37:12.076 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-07-28 13:37:12.076 | 2022-07-28 13:37:12.076 | [object6633] 2022-07-28 13:37:12.077 | max connections = 25 2022-07-28 13:37:12.077 | path = /opt/stack/data/swift/3/node/ 2022-07-28 13:37:12.077 | read only = false 2022-07-28 13:37:12.077 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-07-28 13:37:12.077 | 2022-07-28 13:37:12.077 | [object6643] 2022-07-28 13:37:12.077 | max connections = 25 2022-07-28 13:37:12.077 | path = /opt/stack/data/swift/4/node/ 2022-07-28 13:37:12.077 | read only = false 2022-07-28 13:37:12.077 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-07-28 13:37:12.078 | + lib/swift:configure_swift:357 : is_ubuntu 2022-07-28 13:37:12.080 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 13:37:12.082 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 13:37:12.084 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-07-28 13:37:12.096 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-07-28 13:37:12.098 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-07-28 13:37:12.103 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-07-28 13:37:12.107 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-07-28 13:37:12.109 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-07-28 13:37:12.114 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-07-28 13:37:12.144 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.67:8080/v1/ 2022-07-28 13:37:12.170 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-07-28 13:37:12.188 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-07-28 13:37:12.217 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-07-28 13:37:12.235 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-07-28 13:37:12.265 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-07-28 13:37:12.283 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-07-28 13:37:12.313 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-07-28 13:37:12.331 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-07-28 13:37:12.361 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-07-28 13:37:12.380 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-07-28 13:37:12.409 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-07-28 13:37:12.429 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-07-28 13:37:12.445 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:37:12.447 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-07-28 13:37:12.477 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-07-28 13:37:12.504 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-07-28 13:37:12.533 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-07-28 13:37:12.561 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2022-07-28 13:37:12.563 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2022-07-28 13:37:12.579 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:37:12.582 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-07-28 13:37:12.609 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-07-28 13:37:12.625 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:37:12.627 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2022-07-28 13:37:12.643 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:37:12.646 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2022-07-28 13:37:12.648 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2022-07-28 13:37:12.663 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:37:12.665 | + lib/swift:configure_swift:438 : swift_pipeline+=' keystoneauth' 2022-07-28 13:37:12.667 | + lib/swift:configure_swift:441 : swift_pipeline+=' tempauth ' 2022-07-28 13:37:12.669 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-07-28 13:37:12.675 | + lib/swift:configure_swift:444 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-07-28 13:37:12.681 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-07-28 13:37:12.710 | + lib/swift:configure_swift:447 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-07-28 13:37:12.737 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-07-28 13:37:12.768 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-07-28 13:37:12.798 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-07-28 13:37:12.827 | + lib/swift:configure_swift:458 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-07-28 13:37:12.829 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-07-28 13:37:12.831 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-07-28 13:37:12.839 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-07-28 13:37:12.841 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-07-28 13:37:12.877 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-07-28 13:37:12.908 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.67/identity 2022-07-28 13:37:12.937 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-07-28 13:37:12.967 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-07-28 13:37:12.997 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-07-28 13:37:13.026 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-07-28 13:37:13.055 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-07-28 13:37:13.082 | + 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 13:37:13.110 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-07-28 13:37:13.141 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-07-28 13:37:13.178 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-07-28 13:37:13.206 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-07-28 13:37:13.234 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-07-28 13:37:13.265 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-07-28 13:37:13.294 | + lib/swift:configure_swift:469 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-07-28 13:37:13.313 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-07-28 13:37:13.342 | + lib/swift:configure_swift:473 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-07-28 13:37:13.370 | + lib/swift:configure_swift:475 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-07-28 13:37:13.374 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-07-28 13:37:13.404 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-07-28 13:37:13.433 | + lib/swift:configure_swift:478 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-07-28 13:37:13.461 | + lib/swift:configure_swift:480 : local node_number 2022-07-28 13:37:13.463 | + lib/swift:configure_swift:481 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-07-28 13:37:13.465 | + lib/swift:configure_swift:482 : local swift_node_config=/etc/swift/object-server/1.conf 2022-07-28 13:37:13.467 | + lib/swift:configure_swift:483 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-07-28 13:37:13.472 | + lib/swift:configure_swift:484 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-07-28 13:37:13.474 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-07-28 13:37:13.476 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-07-28 13:37:13.479 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-07-28 13:37:13.481 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-07-28 13:37:13.483 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-07-28 13:37:13.485 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-07-28 13:37:13.487 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-07-28 13:37:13.506 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-07-28 13:37:13.535 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-07-28 13:37:13.554 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-07-28 13:37:13.583 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-07-28 13:37:13.601 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-07-28 13:37:13.631 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-07-28 13:37:13.651 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-07-28 13:37:13.681 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-07-28 13:37:13.699 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-07-28 13:37:13.728 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-07-28 13:37:13.747 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-07-28 13:37:13.777 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-07-28 13:37:13.796 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-07-28 13:37:13.825 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-07-28 13:37:13.843 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-07-28 13:37:13.873 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-07-28 13:37:13.893 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-07-28 13:37:13.922 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-07-28 13:37:13.928 | + lib/swift:configure_swift:485 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-07-28 13:37:13.947 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-07-28 13:37:13.979 | + 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 13:37:14.010 | + lib/swift:configure_swift:489 : swift_node_config=/etc/swift/container-server/1.conf 2022-07-28 13:37:14.013 | + lib/swift:configure_swift:490 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-07-28 13:37:14.018 | + lib/swift:configure_swift:491 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-07-28 13:37:14.020 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-07-28 13:37:14.022 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-07-28 13:37:14.025 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-07-28 13:37:14.027 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-07-28 13:37:14.029 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-07-28 13:37:14.031 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-07-28 13:37:14.033 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-07-28 13:37:14.053 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-07-28 13:37:14.082 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-07-28 13:37:14.101 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-07-28 13:37:14.130 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-07-28 13:37:14.151 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-07-28 13:37:14.184 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-07-28 13:37:14.203 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-07-28 13:37:14.234 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-07-28 13:37:14.252 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-07-28 13:37:14.290 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-07-28 13:37:14.309 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-07-28 13:37:14.340 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-07-28 13:37:14.360 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-07-28 13:37:14.394 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-07-28 13:37:14.414 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-07-28 13:37:14.445 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-07-28 13:37:14.463 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-07-28 13:37:14.492 | + 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 13:37:14.497 | + lib/swift:configure_swift:492 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-07-28 13:37:14.516 | + lib/swift:configure_swift:493 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-07-28 13:37:14.548 | + lib/swift:configure_swift:495 : swift_node_config=/etc/swift/account-server/1.conf 2022-07-28 13:37:14.550 | + lib/swift:configure_swift:496 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-07-28 13:37:14.555 | + lib/swift:configure_swift:497 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-07-28 13:37:14.557 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-07-28 13:37:14.559 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-07-28 13:37:14.562 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-07-28 13:37:14.564 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-07-28 13:37:14.567 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-07-28 13:37:14.569 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-07-28 13:37:14.571 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-07-28 13:37:14.590 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-07-28 13:37:14.619 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-07-28 13:37:14.638 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-07-28 13:37:14.669 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-07-28 13:37:14.688 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-07-28 13:37:14.718 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-07-28 13:37:14.737 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-07-28 13:37:14.767 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-07-28 13:37:14.786 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-07-28 13:37:14.815 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-07-28 13:37:14.834 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-07-28 13:37:14.864 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-07-28 13:37:14.882 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-07-28 13:37:14.912 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-07-28 13:37:14.930 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-07-28 13:37:14.960 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-07-28 13:37:14.979 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-07-28 13:37:15.010 | + 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 13:37:15.017 | + lib/swift:configure_swift:498 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-07-28 13:37:15.036 | + lib/swift:configure_swift:499 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-07-28 13:37:15.067 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-07-28 13:37:15.096 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-07-28 13:37:15.125 | + lib/swift:configure_swift:505 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-07-28 13:37:15.154 | + lib/swift:configure_swift:507 : testfile=/etc/swift/test.conf 2022-07-28 13:37:15.157 | + lib/swift:configure_swift:508 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-07-28 13:37:15.161 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-07-28 13:37:15.192 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-07-28 13:37:15.222 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-07-28 13:37:15.252 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-07-28 13:37:15.282 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-07-28 13:37:15.313 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-07-28 13:37:15.343 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-07-28 13:37:15.373 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test password4 testing4 2022-07-28 13:37:15.404 | + lib/swift:configure_swift:519 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-07-28 13:37:15.444 | + lib/swift:configure_swift:521 : is_service_enabled keystone 2022-07-28 13:37:15.462 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:37:15.464 | + lib/swift:configure_swift:522 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-07-28 13:37:15.488 | + lib/swift:configure_swift:523 : local auth_vers 2022-07-28 13:37:15.492 | ++ lib/swift:configure_swift:524 : iniget /etc/swift/test.conf func_test auth_version 2022-07-28 13:37:15.516 | + lib/swift:configure_swift:524 : auth_vers=3 2022-07-28 13:37:15.519 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.67 2022-07-28 13:37:15.548 | + lib/swift:configure_swift:526 : [[ http == \h\t\t\p\s ]] 2022-07-28 13:37:15.550 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_port 80 2022-07-28 13:37:15.578 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.67/identity 2022-07-28 13:37:15.608 | + lib/swift:configure_swift:532 : [[ 3 == \3 ]] 2022-07-28 13:37:15.610 | + lib/swift:configure_swift:533 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-07-28 13:37:15.639 | + lib/swift:configure_swift:537 : is_service_enabled tls-proxy 2022-07-28 13:37:15.655 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:37:15.658 | + lib/swift:configure_swift:543 : local user_group 2022-07-28 13:37:15.661 | ++ lib/swift:configure_swift:544 : id -g ubuntu 2022-07-28 13:37:15.665 | + lib/swift:configure_swift:544 : user_group=1000 2022-07-28 13:37:15.668 | + lib/swift:configure_swift:545 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-07-28 13:37:15.681 | + lib/swift:configure_swift:547 : local swift_log_dir=/opt/stack/data/swift/logs 2022-07-28 13:37:15.683 | + lib/swift:configure_swift:548 : sudo rm -rf /opt/stack/data/swift/logs 2022-07-28 13:37:15.696 | + lib/swift:configure_swift:549 : local swift_log_group=adm 2022-07-28 13:37:15.698 | + lib/swift:configure_swift:550 : is_suse 2022-07-28 13:37:15.701 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 13:37:15.703 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 13:37:15.705 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 13:37:15.708 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 13:37:15.710 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 13:37:15.712 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 13:37:15.715 | + lib/swift:configure_swift:553 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-07-28 13:37:15.728 | + lib/swift:configure_swift:555 : [[ False != \F\a\l\s\e ]] 2022-07-28 13:37:15.730 | + lib/swift:configure_swift:563 : '[' False == True ']' 2022-07-28 13:37:15.733 | + ./stack.sh:main:906 : is_service_enabled s3api 2022-07-28 13:37:15.752 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:37:15.755 | + ./stack.sh:main:912 : is_service_enabled g-api n-api 2022-07-28 13:37:15.773 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:37:15.776 | + ./stack.sh:main:914 : stack_install_service glance 2022-07-28 13:37:15.778 | + lib/stack:stack_install_service:20 : local service=glance 2022-07-28 13:37:15.781 | + lib/stack:stack_install_service:21 : type install_glance 2022-07-28 13:37:15.783 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-28 13:37:15.785 | + lib/stack:stack_install_service:32 : install_glance 2022-07-28 13:37:15.788 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-07-28 13:37:15.791 | + lib/glance:install_glance:507 : local glance_store_extras 2022-07-28 13:37:15.793 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-07-28 13:37:15.811 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:37:15.813 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-07-28 13:37:15.817 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-07-28 13:37:15.834 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:37:15.837 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-07-28 13:37:15.839 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-07-28 13:37:15.842 | + inc/python:use_library_from_git:246 : local name=glance_store 2022-07-28 13:37:15.844 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 13:37:15.847 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 13:37:15.850 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-07-28 13:37:15.853 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 13:37:15.856 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-07-28 13:37:15.859 | ++ inc/python:join_extras:29 : local IFS=, 2022-07-28 13:37:15.861 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-07-28 13:37:15.865 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-07-28 13:37:15.868 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-07-28 13:37:15.870 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-07-28 13:37:15.873 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-07-28 13:37:15.876 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-07-28 13:37:15.879 | ++ inc/python:get_version_constraints_from_global_requirements:233 : local package=glance-store 2022-07-28 13:37:15.882 | ++ inc/python:get_version_constraints_from_global_requirements:234 : local required_pkg_version_constraint 2022-07-28 13:37:15.886 | +++ 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 13:37:15.886 | +++ inc/python:get_version_constraints_from_global_requirements:236 : cut -d# -f1 2022-07-28 13:37:15.892 | ++ inc/python:get_version_constraints_from_global_requirements:236 : required_pkg_version_constraint='!=0.29.0 ' 2022-07-28 13:37:15.896 | ++ inc/python:get_version_constraints_from_global_requirements:237 : [[ !=0.29.0 == '' ]] 2022-07-28 13:37:15.899 | ++ inc/python:get_version_constraints_from_global_requirements:240 : echo '!=0.29.0' 2022-07-28 13:37:15.902 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-07-28 13:37:15.905 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-07-28 13:37:15.928 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-07-28 13:37:15.930 | + 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 13:37:18.068 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:37:18.068 | from cryptography.utils import int_from_bytes 2022-07-28 13:37:18.068 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:37:18.068 | from cryptography.utils import int_from_bytes 2022-07-28 13:37:19.147 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 13:37:19.149 | 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 13:37:19.228 | 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 13:37:19.239 | 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 13:37:19.279 | 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 13:37:19.337 | 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 13:37:19.361 | 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 13:37:19.366 | 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 13:37:19.383 | 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 13:37:19.393 | 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 13:37:19.433 | 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 13:37:19.439 | 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 13:37:19.444 | 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 13:37:19.483 | 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 13:37:19.497 | 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 13:37:19.500 | 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 13:37:19.509 | 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 13:37:19.531 | 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 13:37:19.545 | 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 13:37:19.551 | 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 13:37:19.553 | 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 13:37:19.556 | 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 13:37:19.561 | 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 13:37:19.566 | 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 13:37:19.580 | 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 13:37:19.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 13:37:19.606 | 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 13:37:19.626 | 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 13:37:19.632 | 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 13:37:19.645 | 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 13:37:19.650 | 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 13:37:19.652 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 13:37:19.655 | 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 13:37:19.659 | 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 13:37:19.673 | 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 13:37:19.706 | 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 13:37:19.711 | 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 13:37:19.720 | 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 13:37:19.782 | 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 13:37:19.808 | 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 13:37:19.811 | 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 13:37:19.814 | 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 13:37:19.817 | 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 13:37:19.823 | 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 13:37:19.828 | 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 13:37:19.833 | 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 13:37:19.837 | 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 13:37:19.840 | 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 13:37:19.849 | 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 13:37:19.862 | 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 13:37:19.873 | 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 13:37:19.885 | 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 13:37:19.893 | 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 13:37:19.896 | 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 13:37:19.915 | 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 13:37:19.920 | 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 13:37:19.922 | 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 13:37:19.926 | 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 13:37:19.952 | 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 13:37:19.979 | 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 13:37:19.982 | 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 13:37:19.984 | 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 13:37:19.987 | 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 13:37:19.995 | 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 13:37:21.682 | + inc/python:pip_install:196 : result=0 2022-07-28 13:37:21.685 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 13:37:21.687 | + functions-common:time_stop:2440 : local name 2022-07-28 13:37:21.690 | + functions-common:time_stop:2441 : local end_time 2022-07-28 13:37:21.692 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 13:37:21.695 | + functions-common:time_stop:2443 : local total 2022-07-28 13:37:21.697 | + functions-common:time_stop:2444 : local start_time 2022-07-28 13:37:21.699 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 13:37:21.702 | + functions-common:time_stop:2447 : start_time=1659015435921 2022-07-28 13:37:21.704 | + functions-common:time_stop:2449 : [[ -z 1659015435921 ]] 2022-07-28 13:37:21.708 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 13:37:21.712 | + functions-common:time_stop:2452 : end_time=1659015441709 2022-07-28 13:37:21.715 | + functions-common:time_stop:2453 : elapsed_time=5788 2022-07-28 13:37:21.717 | + functions-common:time_stop:2454 : total=71883 2022-07-28 13:37:21.719 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 13:37:21.722 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=77671 2022-07-28 13:37:21.725 | + inc/python:pip_install:199 : return 0 2022-07-28 13:37:21.728 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-07-28 13:37:21.730 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-07-28 13:37:21.733 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-07-28 13:37:21.746 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-07-28 13:37:21.751 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-07-28 13:37:21.754 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/glance.git 2022-07-28 13:37:21.756 | + functions-common:git_clone:598 : local git_dest=/opt/stack/glance 2022-07-28 13:37:21.758 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 13:37:21.761 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 13:37:21.764 | ++ functions-common:git_clone:601 : pwd 2022-07-28 13:37:21.767 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 13:37:21.769 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 13:37:21.772 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 13:37:21.790 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 13:37:21.792 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 13:37:21.794 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 13:37:21.797 | + functions-common:git_clone:618 : echo master 2022-07-28 13:37:21.798 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 13:37:21.803 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/glance ]] 2022-07-28 13:37:21.805 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 13:37:21.808 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/glance 2022-07-28 13:37:21.821 | + functions-common:git_clone:678 : cd /opt/stack/glance 2022-07-28 13:37:21.824 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 13:37:21.824 | + functions-common:git_clone:679 : head -1 2022-07-28 13:37:21.829 | 00f453372 Merge "Immediate caching of an image" 2022-07-28 13:37:21.833 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 13:37:21.835 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-07-28 13:37:21.838 | + inc/python:setup_develop:334 : local bindep 2022-07-28 13:37:21.841 | + inc/python:setup_develop:335 : [[ /opt/stack/glance == -bindep* ]] 2022-07-28 13:37:21.843 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/glance 2022-07-28 13:37:21.846 | + inc/python:setup_develop:340 : local extras= 2022-07-28 13:37:21.849 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-07-28 13:37:21.851 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-28 13:37:21.854 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/glance == -bindep* ]] 2022-07-28 13:37:21.857 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/glance 2022-07-28 13:37:21.859 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-28 13:37:21.862 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-28 13:37:21.865 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/glance 2022-07-28 13:37:21.868 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-28 13:37:21.871 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/glance 2022-07-28 13:37:21.873 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-28 13:37:21.876 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-28 13:37:21.880 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-07-28 13:37:21.886 | + inc/python:_setup_package_with_constraints_edit:381 : name=glance 2022-07-28 13:37:21.889 | + 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 13:37:22.517 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/glance -e 2022-07-28 13:37:22.521 | + inc/python:setup_package:414 : local bindep=0 2022-07-28 13:37:22.523 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-28 13:37:22.525 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-28 13:37:22.528 | + inc/python:setup_package:417 : [[ /opt/stack/glance == -bindep* ]] 2022-07-28 13:37:22.530 | + inc/python:setup_package:422 : local project_dir=/opt/stack/glance 2022-07-28 13:37:22.533 | + inc/python:setup_package:423 : local flags=-e 2022-07-28 13:37:22.536 | + inc/python:setup_package:424 : local extras= 2022-07-28 13:37:22.538 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-28 13:37:22.541 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-28 13:37:22.543 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-28 13:37:22.546 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-28 13:37:22.548 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-28 13:37:22.550 | + inc/python:setup_package:442 : pip_install -e /opt/stack/glance 2022-07-28 13:37:22.572 | Using python 3.8 to install /opt/stack/glance 2022-07-28 13:37:22.574 | + 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 13:37:24.687 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:37:24.687 | from cryptography.utils import int_from_bytes 2022-07-28 13:37:24.687 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:37:24.687 | from cryptography.utils import int_from_bytes 2022-07-28 13:37:25.832 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 13:37:25.833 | Obtaining file:///opt/stack/glance 2022-07-28 13:37:28.641 | 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 13:37:28.645 | 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 13:37:28.648 | 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 13:37:28.652 | 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 13:37:28.665 | 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 13:37:28.670 | 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 13:37:28.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 13:37:28.679 | 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 13:37:28.690 | 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 13:37:28.693 | 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 13:37:28.701 | 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 13:37:28.703 | 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 13:37:28.707 | 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 13:37:28.712 | 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 13:37:28.714 | 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 13:37:28.725 | 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 13:37:28.728 | 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 13:37:28.733 | 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 13:37:28.736 | 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 13:37:28.740 | 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 13:37:28.743 | 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 13:37:28.749 | 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 13:37:28.756 | 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 13:37:28.769 | 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 13:37:28.772 | 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 13:37:28.775 | 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 13:37:28.782 | 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 13:37:28.789 | 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 13:37:28.795 | 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 13:37:28.803 | 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 13:37:28.806 | 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 13:37:28.818 | 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 13:37:28.821 | 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 13:37:28.827 | 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 13:37:28.838 | 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 13:37:28.852 | 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 13:37:28.858 | 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 13:37:28.869 | 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 13:37:28.877 | 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 13:37:28.884 | 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 13:37:28.890 | 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 13:37:28.903 | 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 13:37:28.908 | 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 13:37:28.916 | 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 13:37:28.923 | 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 13:37:28.927 | 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 13:37:28.929 | 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 13:37:28.933 | 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 13:37:28.935 | 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 13:37:28.939 | 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 13:37:28.942 | 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 13:37:28.948 | 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 13:37:28.950 | 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 13:37:28.952 | 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 13:37:28.956 | 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 13:37:28.964 | 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 13:37:28.967 | 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 13:37:28.978 | 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 13:37:28.981 | 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 13:37:28.983 | 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 13:37:28.989 | 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 13:37:28.992 | 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 13:37:28.994 | 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 13:37:28.996 | 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 13:37:28.999 | 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 13:37:29.005 | 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 13:37:29.007 | 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 13:37:29.009 | 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 13:37:29.012 | 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 13:37:29.024 | 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 13:37:29.026 | 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 13:37:29.030 | 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 13:37:29.033 | 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 13:37:29.038 | 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 13:37:29.042 | 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 13:37:29.044 | 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 13:37:29.048 | 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 13:37:29.050 | 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 13:37:29.052 | 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 13:37:29.054 | 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 13:37:29.057 | 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 13:37:29.060 | 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 13:37:29.062 | 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 13:37:29.065 | 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 13:37:29.069 | 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 13:37:29.072 | 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 13:37:29.074 | 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 13:37:29.087 | 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 13:37:29.090 | 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 13:37:29.093 | 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 13:37:29.096 | 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 13:37:29.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 13:37:29.102 | 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 13:37:29.105 | 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 13:37:29.108 | 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 13:37:29.110 | 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 13:37:29.118 | 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 13:37:29.120 | 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 13:37:29.123 | 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 13:37:29.125 | 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 13:37:29.127 | 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 13:37:29.130 | 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 13:37:29.133 | 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 13:37:29.136 | 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 13:37:29.140 | 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 13:37:29.141 | 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 13:37:29.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 13:37:29.146 | 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 13:37:29.149 | 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 13:37:29.151 | 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 13:37:29.154 | 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 13:37:29.157 | 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 13:37:29.159 | 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 13:37:29.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 13:37:29.164 | 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 13:37:29.169 | 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 13:37:29.171 | 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 13:37:30.009 | Installing collected packages: glance 2022-07-28 13:37:30.009 | Attempting uninstall: glance 2022-07-28 13:37:30.010 | Found existing installation: glance 25.0.0.0b3.dev2 2022-07-28 13:37:30.014 | Can't uninstall 'glance'. No files were found to uninstall. 2022-07-28 13:37:30.015 | Running setup.py develop for glance 2022-07-28 13:37:31.777 | Successfully installed glance 2022-07-28 13:37:31.891 | + inc/python:pip_install:196 : result=0 2022-07-28 13:37:31.894 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 13:37:31.897 | + functions-common:time_stop:2440 : local name 2022-07-28 13:37:31.899 | + functions-common:time_stop:2441 : local end_time 2022-07-28 13:37:31.901 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 13:37:31.904 | + functions-common:time_stop:2443 : local total 2022-07-28 13:37:31.906 | + functions-common:time_stop:2444 : local start_time 2022-07-28 13:37:31.908 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 13:37:31.911 | + functions-common:time_stop:2447 : start_time=1659015442566 2022-07-28 13:37:31.913 | + functions-common:time_stop:2449 : [[ -z 1659015442566 ]] 2022-07-28 13:37:31.916 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 13:37:31.920 | + functions-common:time_stop:2452 : end_time=1659015451918 2022-07-28 13:37:31.923 | + functions-common:time_stop:2453 : elapsed_time=9352 2022-07-28 13:37:31.925 | + functions-common:time_stop:2454 : total=77671 2022-07-28 13:37:31.927 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 13:37:31.930 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=87023 2022-07-28 13:37:31.932 | + inc/python:pip_install:199 : return 0 2022-07-28 13:37:31.934 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-28 13:37:31.937 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-07-28 13:37:31.940 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-07-28 13:37:31.961 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-07-28 13:37:31.977 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/glance 2022-07-28 13:37:31.979 | + inc/python:use_library_from_git:246 : local name=/opt/stack/glance 2022-07-28 13:37:31.982 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 13:37:31.984 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 13:37:31.987 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-07-28 13:37:31.990 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 13:37:31.992 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-28 13:37:31.995 | + ./stack.sh:main:915 : configure_glance 2022-07-28 13:37:31.997 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-07-28 13:37:32.010 | + lib/glance:configure_glance:326 : local dburl 2022-07-28 13:37:32.013 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-07-28 13:37:32.016 | ++ lib/database:database_connection_url:134 : local db=glance 2022-07-28 13:37:32.018 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-07-28 13:37:32.022 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=glance 2022-07-28 13:37:32.025 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 13:37:32.027 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 13:37:32.030 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 13:37:32.046 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:37:32.048 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 13:37:32.051 | ++ 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 13:37:32.054 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-07-28 13:37:32.056 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-07-28 13:37:32.086 | + 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 13:37:32.116 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-07-28 13:37:32.147 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-07-28 13:37:32.178 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-07-28 13:37:32.208 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-07-28 13:37:32.238 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-07-28 13:37:32.241 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-07-28 13:37:32.244 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-07-28 13:37:32.246 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-28 13:37:32.249 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-07-28 13:37:32.280 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-07-28 13:37:32.310 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.67/identity 2022-07-28 13:37:32.342 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-07-28 13:37:32.374 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-07-28 13:37:32.405 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-07-28 13:37:32.437 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-07-28 13:37:32.467 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-07-28 13:37:32.499 | + 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 13:37:32.531 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-07-28 13:37:32.563 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-07-28 13:37:32.594 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-07-28 13:37:32.596 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-07-28 13:37:32.599 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-07-28 13:37:32.602 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-28 13:37:32.604 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-28 13:37:32.607 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-28 13:37:32.624 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:37:32.628 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-28 13:37:32.630 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-28 13:37:32.633 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-28 13:37:32.650 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:37:32.652 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2022-07-28 13:37:32.655 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2022-07-28 13:37:32.690 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-28 13:37:32.692 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-28 13:37:32.695 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-07-28 13:37:32.697 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-07-28 13:37:32.700 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-07-28 13:37:32.731 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-07-28 13:37:32.762 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-07-28 13:37:32.764 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-07-28 13:37:32.767 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-07-28 13:37:32.769 | + lib/glance:configure_glance_store:254 : local be 2022-07-28 13:37:32.771 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-07-28 13:37:32.774 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-07-28 13:37:32.776 | + 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 13:37:32.808 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-07-28 13:37:32.810 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.67 2022-07-28 13:37:32.842 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-07-28 13:37:32.845 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-07-28 13:37:32.862 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:37:32.865 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-07-28 13:37:32.901 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-07-28 13:37:32.935 | + 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 13:37:32.966 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-07-28 13:37:32.997 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-07-28 13:37:33.027 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-07-28 13:37:33.045 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:37:33.047 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-07-28 13:37:33.078 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-07-28 13:37:33.109 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-07-28 13:37:33.139 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.67/identity/v3 2022-07-28 13:37:33.171 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-07-28 13:37:33.201 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.67/image 2022-07-28 13:37:33.238 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-07-28 13:37:33.260 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:37:33.264 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-07-28 13:37:33.266 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-07-28 13:37:33.270 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-07-28 13:37:33.274 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-28 13:37:33.293 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-28 13:37:33.297 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-28 13:37:33.300 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-28 13:37:33.303 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-28 13:37:33.305 | + 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 13:37:33.338 | + 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 13:37:33.368 | + 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 13:37:33.399 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-28 13:37:33.430 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-07-28 13:37:33.435 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-07-28 13:37:33.466 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-07-28 13:37:33.498 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-07-28 13:37:33.528 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.67/identity 2022-07-28 13:37:33.560 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-07-28 13:37:33.595 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-07-28 13:37:33.631 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-07-28 13:37:33.665 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-07-28 13:37:33.696 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-07-28 13:37:33.727 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-07-28 13:37:33.759 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-07-28 13:37:33.790 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-07-28 13:37:33.795 | + 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 13:37:33.804 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-07-28 13:37:33.822 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:37:33.825 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-07-28 13:37:33.827 | + 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 13:37:33.830 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-07-28 13:37:33.832 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-07-28 13:37:33.835 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-07-28 13:37:33.838 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-07-28 13:37:33.842 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-07-28 13:37:33.844 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-07-28 13:37:33.849 | + 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 13:37:33.879 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-07-28 13:37:33.882 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-07-28 13:37:33.884 | ++ functions:get_random_port:837 : true 2022-07-28 13:37:33.887 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-07-28 13:37:33.889 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-07-28 13:37:33.891 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-07-28 13:37:33.983 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-07-28 13:37:33.985 | ++ functions:get_random_port:841 : break 2 2022-07-28 13:37:33.988 | ++ functions:get_random_port:845 : echo 60999 2022-07-28 13:37:33.991 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-07-28 13:37:33.994 | + 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 13:37:34.024 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-07-28 13:37:34.053 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-07-28 13:37:34.083 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-07-28 13:37:34.111 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-07-28 13:37:34.139 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-07-28 13:37:34.170 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-07-28 13:37:34.200 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-07-28 13:37:34.228 | + 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 13:37:34.272 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-28 13:37:34.302 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-07-28 13:37:34.332 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-28 13:37:34.361 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-07-28 13:37:34.390 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-07-28 13:37:34.419 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-07-28 13:37:34.448 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-07-28 13:37:34.478 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-07-28 13:37:34.506 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-07-28 13:37:34.535 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-07-28 13:37:34.563 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-07-28 13:37:34.566 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-07-28 13:37:34.568 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 13:37:34.571 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 13:37:34.573 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 13:37:34.575 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-07-28 13:37:34.578 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-07-28 13:37:34.633 | proxy (enabled by site administrator) 2022-07-28 13:37:34.637 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-07-28 13:37:34.640 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-07-28 13:37:34.642 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 13:37:34.646 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 13:37:34.648 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 13:37:34.650 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-07-28 13:37:34.653 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-07-28 13:37:34.712 | proxy_http (enabled by site administrator) 2022-07-28 13:37:34.716 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-07-28 13:37:34.719 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-07-28 13:37:34.721 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-07-28 13:37:34.724 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-28 13:37:34.726 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 13:37:34.729 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 13:37:34.731 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-28 13:37:34.734 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-28 13:37:34.737 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-07-28 13:37:34.738 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-28 13:37:34.747 | KeepAlive Off 2022-07-28 13:37:34.751 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-28 13:37:34.751 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-07-28 13:37:34.761 | SetEnv proxy-sendchunked 1 2022-07-28 13:37:34.765 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-28 13:37:34.766 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-07-28 13:37:34.774 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-07-28 13:37:34.777 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-07-28 13:37:34.780 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-07-28 13:37:34.782 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-28 13:37:34.785 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-28 13:37:34.788 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 13:37:34.791 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 13:37:34.793 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 13:37:34.795 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-28 13:37:34.798 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-28 13:37:34.801 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 13:37:34.803 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 13:37:34.806 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-07-28 13:37:34.868 | Site glance-wsgi-api already enabled 2022-07-28 13:37:34.872 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-07-28 13:37:34.875 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-28 13:37:34.877 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 13:37:34.880 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-28 13:37:35.020 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-07-28 13:37:35.027 | + 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 13:37:35.058 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-07-28 13:37:35.061 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-07-28 13:37:35.063 | + ./stack.sh:main:918 : is_service_enabled cinder 2022-07-28 13:37:35.083 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:37:35.086 | + ./stack.sh:main:920 : stack_install_service cinder 2022-07-28 13:37:35.088 | + lib/stack:stack_install_service:20 : local service=cinder 2022-07-28 13:37:35.091 | + lib/stack:stack_install_service:21 : type install_cinder 2022-07-28 13:37:35.093 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-28 13:37:35.096 | + lib/stack:stack_install_service:32 : install_cinder 2022-07-28 13:37:35.098 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-07-28 13:37:35.101 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/cinder.git 2022-07-28 13:37:35.103 | + functions-common:git_clone:598 : local git_dest=/opt/stack/cinder 2022-07-28 13:37:35.106 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 13:37:35.108 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 13:37:35.111 | ++ functions-common:git_clone:601 : pwd 2022-07-28 13:37:35.114 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 13:37:35.116 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 13:37:35.119 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 13:37:35.137 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 13:37:35.139 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 13:37:35.142 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 13:37:35.145 | + functions-common:git_clone:618 : echo master 2022-07-28 13:37:35.146 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 13:37:35.151 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/cinder ]] 2022-07-28 13:37:35.153 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 13:37:35.156 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-07-28 13:37:35.169 | + functions-common:git_clone:678 : cd /opt/stack/cinder 2022-07-28 13:37:35.172 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 13:37:35.173 | + functions-common:git_clone:679 : head -1 2022-07-28 13:37:35.178 | 44bed4c5e Merge commit 'refs/changes/51/851351/2' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2022-07-28 13:37:35.181 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 13:37:35.184 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-07-28 13:37:35.186 | + inc/python:setup_develop:334 : local bindep 2022-07-28 13:37:35.189 | + inc/python:setup_develop:335 : [[ /opt/stack/cinder == -bindep* ]] 2022-07-28 13:37:35.192 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/cinder 2022-07-28 13:37:35.195 | + inc/python:setup_develop:340 : local extras= 2022-07-28 13:37:35.198 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-07-28 13:37:35.200 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-28 13:37:35.203 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/cinder == -bindep* ]] 2022-07-28 13:37:35.205 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/cinder 2022-07-28 13:37:35.208 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-28 13:37:35.211 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-28 13:37:35.214 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/cinder 2022-07-28 13:37:35.216 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-28 13:37:35.219 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/cinder 2022-07-28 13:37:35.222 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-28 13:37:35.225 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-28 13:37:35.228 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-07-28 13:37:35.234 | + inc/python:_setup_package_with_constraints_edit:381 : name=cinder 2022-07-28 13:37:35.237 | + 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 13:37:35.862 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/cinder -e 2022-07-28 13:37:35.864 | + inc/python:setup_package:414 : local bindep=0 2022-07-28 13:37:35.867 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-28 13:37:35.869 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-28 13:37:35.872 | + inc/python:setup_package:417 : [[ /opt/stack/cinder == -bindep* ]] 2022-07-28 13:37:35.874 | + inc/python:setup_package:422 : local project_dir=/opt/stack/cinder 2022-07-28 13:37:35.877 | + inc/python:setup_package:423 : local flags=-e 2022-07-28 13:37:35.880 | + inc/python:setup_package:424 : local extras= 2022-07-28 13:37:35.882 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-28 13:37:35.885 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-28 13:37:35.887 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-28 13:37:35.890 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-28 13:37:35.892 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-28 13:37:35.896 | + inc/python:setup_package:442 : pip_install -e /opt/stack/cinder 2022-07-28 13:37:35.917 | Using python 3.8 to install /opt/stack/cinder 2022-07-28 13:37:35.920 | + 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 13:37:38.003 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:37:38.003 | from cryptography.utils import int_from_bytes 2022-07-28 13:37:38.003 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:37:38.003 | from cryptography.utils import int_from_bytes 2022-07-28 13:37:39.053 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 13:37:39.053 | Obtaining file:///opt/stack/cinder 2022-07-28 13:37:42.843 | 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 13:37:42.846 | 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 13:37:42.853 | 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 13:37:42.853 | 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 13:37:42.865 | 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 13:37:42.867 | 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 13:37:42.872 | 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 13:37:42.877 | 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 13:37:42.888 | 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 13:37:42.891 | 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 13:37:42.899 | 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 13:37:42.901 | 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 13:37:42.905 | 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 13:37:42.913 | 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 13:37:42.920 | 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 13:37:42.923 | 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 13:37:42.927 | 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 13:37:42.932 | 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 13:37:42.935 | 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 13:37:42.937 | 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 13:37:42.940 | 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 13:37:42.946 | 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 13:37:42.953 | 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 13:37:42.966 | 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 13:37:42.969 | 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 13:37:42.974 | 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 13:37:42.987 | 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 13:37:42.990 | 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 13:37:42.998 | 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 13:37:43.005 | 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 13:37:43.011 | 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 13:37:43.018 | 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 13:37:43.022 | 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 13:37:43.032 | 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 13:37:43.035 | 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 13:37:43.047 | 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 13:37:43.061 | 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 13:37:43.067 | 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 13:37:43.077 | 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 13:37:43.085 | 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 13:37:43.093 | 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 13:37:43.100 | 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 13:37:43.102 | 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 13:37:43.108 | 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 13:37:43.120 | 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 13:37:43.126 | 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 13:37:43.134 | 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 13:37:43.145 | 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 13:37:43.156 | 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 13:37:43.164 | 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 13:37:43.167 | 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 13:37:43.172 | 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 13:37:43.174 | 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 13:37:43.178 | 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 13:37:43.180 | 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 13:37:43.183 | 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 13:37:43.186 | 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 13:37:43.188 | 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 13:37:43.195 | 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 13:37:43.197 | 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 13:37:43.199 | 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 13:37:43.202 | 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 13:37:43.210 | 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 13:37:43.214 | 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 13:37:43.223 | 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 13:37:43.233 | 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 13:37:43.242 | 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 13:37:43.245 | 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 13:37:43.247 | 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 13:37:43.250 | 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 13:37:43.255 | 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 13:37:43.257 | 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 13:37:43.260 | 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 13:37:43.264 | 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 13:37:43.267 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 13:37:43.269 | 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 13:37:43.275 | 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 13:37:43.277 | 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 13:37:43.279 | 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 13:37:43.282 | 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 13:37:43.285 | 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 13:37:43.289 | 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 13:37:43.299 | 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 13:37:43.302 | 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 13:37:43.305 | 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 13:37:43.309 | 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 13:37:43.313 | 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 13:37:43.322 | 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 13:37:43.324 | 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 13:37:43.329 | 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 13:37:43.332 | 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 13:37:43.336 | 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 13:37:43.338 | 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 13:37:43.341 | 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 13:37:43.343 | 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 13:37:43.346 | 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 13:37:43.348 | 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 13:37:43.350 | 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 13:37:43.352 | 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 13:37:43.355 | 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 13:37:43.361 | 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 13:37:43.363 | 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 13:37:43.366 | 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 13:37:43.370 | 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 13:37:43.374 | 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 13:37:43.376 | 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 13:37:43.379 | 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 13:37:43.381 | 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 13:37:43.384 | 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 13:37:43.391 | 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 13:37:43.393 | 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 13:37:43.396 | 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 13:37:43.400 | 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 13:37:43.403 | 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 13:37:43.406 | 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 13:37:43.408 | 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 13:37:43.412 | 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 13:37:43.414 | 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 13:37:43.417 | 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 13:37:43.425 | 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 13:37:43.428 | 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 13:37:43.431 | 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 13:37:43.433 | 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 13:37:43.435 | 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 13:37:43.438 | 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 13:37:43.440 | 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 13:37:43.442 | 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 13:37:43.446 | 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 13:37:43.449 | 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 13:37:43.451 | 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 13:37:43.455 | 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 13:37:43.457 | 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 13:37:43.460 | 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 13:37:43.463 | 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 13:37:43.465 | 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 13:37:43.468 | 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 13:37:43.470 | 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 13:37:43.475 | 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 13:37:43.477 | 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 13:37:43.480 | 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 13:37:44.257 | Installing collected packages: cinder 2022-07-28 13:37:44.257 | Attempting uninstall: cinder 2022-07-28 13:37:44.258 | Found existing installation: cinder 20.1.0.dev349 2022-07-28 13:37:44.262 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-07-28 13:37:44.263 | Running setup.py develop for cinder 2022-07-28 13:37:46.860 | Successfully installed cinder 2022-07-28 13:37:46.977 | + inc/python:pip_install:196 : result=0 2022-07-28 13:37:46.980 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 13:37:46.982 | + functions-common:time_stop:2440 : local name 2022-07-28 13:37:46.984 | + functions-common:time_stop:2441 : local end_time 2022-07-28 13:37:46.987 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 13:37:46.989 | + functions-common:time_stop:2443 : local total 2022-07-28 13:37:46.992 | + functions-common:time_stop:2444 : local start_time 2022-07-28 13:37:46.994 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 13:37:46.996 | + functions-common:time_stop:2447 : start_time=1659015455911 2022-07-28 13:37:46.999 | + functions-common:time_stop:2449 : [[ -z 1659015455911 ]] 2022-07-28 13:37:47.002 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 13:37:47.006 | + functions-common:time_stop:2452 : end_time=1659015467003 2022-07-28 13:37:47.009 | + functions-common:time_stop:2453 : elapsed_time=11092 2022-07-28 13:37:47.011 | + functions-common:time_stop:2454 : total=87023 2022-07-28 13:37:47.013 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 13:37:47.016 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=98115 2022-07-28 13:37:47.018 | + inc/python:pip_install:199 : return 0 2022-07-28 13:37:47.021 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-28 13:37:47.023 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-07-28 13:37:47.026 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-07-28 13:37:47.046 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-07-28 13:37:47.059 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/cinder 2022-07-28 13:37:47.062 | + inc/python:use_library_from_git:246 : local name=/opt/stack/cinder 2022-07-28 13:37:47.064 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 13:37:47.067 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 13:37:47.069 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-07-28 13:37:47.072 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 13:37:47.075 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-07-28 13:37:47.077 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-07-28 13:37:47.079 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-07-28 13:37:47.082 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 13:37:47.085 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 13:37:47.087 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-07-28 13:37:47.100 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-07-28 13:37:47.102 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 13:37:47.105 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 13:37:47.107 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 13:37:47.110 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 13:37:47.113 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 13:37:47.116 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 13:37:47.118 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 13:37:47.121 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 13:37:47.123 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 13:37:47.126 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 13:37:47.128 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 13:37:47.131 | + functions-common:apt_get_update:1191 : return 2022-07-28 13:37:47.134 | + functions-common:install_package:1465 : real_install_package targetcli-fb 2022-07-28 13:37:47.136 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 13:37:47.139 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 13:37:47.142 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 13:37:47.144 | + functions-common:real_install_package:1451 : apt_get install targetcli-fb 2022-07-28 13:37:47.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 targetcli-fb 2022-07-28 13:37:47.280 | Reading package lists... 2022-07-28 13:37:47.559 | Building dependency tree... 2022-07-28 13:37:47.560 | Reading state information... 2022-07-28 13:37:47.849 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-07-28 13:37:47.849 | The following packages were automatically installed and are no longer required: 2022-07-28 13:37:47.851 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 13:37:47.851 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 13:37:47.851 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 13:37:47.851 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 13:37:47.851 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 13:37:47.851 | python3-zope.interface 2022-07-28 13:37:47.851 | Use 'sudo apt autoremove' to remove them. 2022-07-28 13:37:47.969 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-28 13:37:47.974 | + functions-common:apt_get:1235 : result=0 2022-07-28 13:37:47.977 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 13:37:47.979 | + functions-common:time_stop:2440 : local name 2022-07-28 13:37:47.982 | + functions-common:time_stop:2441 : local end_time 2022-07-28 13:37:47.985 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 13:37:47.987 | + functions-common:time_stop:2443 : local total 2022-07-28 13:37:47.990 | + functions-common:time_stop:2444 : local start_time 2022-07-28 13:37:47.992 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 13:37:47.995 | + functions-common:time_stop:2447 : start_time=1659015467165 2022-07-28 13:37:47.997 | + functions-common:time_stop:2449 : [[ -z 1659015467165 ]] 2022-07-28 13:37:48.001 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 13:37:48.005 | + functions-common:time_stop:2452 : end_time=1659015468002 2022-07-28 13:37:48.008 | + functions-common:time_stop:2453 : elapsed_time=837 2022-07-28 13:37:48.010 | + functions-common:time_stop:2454 : total=24070 2022-07-28 13:37:48.013 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 13:37:48.016 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=24907 2022-07-28 13:37:48.019 | + functions-common:apt_get:1239 : return 0 2022-07-28 13:37:48.021 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-28 13:37:48.024 | + ./stack.sh:main:921 : configure_cinder 2022-07-28 13:37:48.027 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-07-28 13:37:48.043 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-07-28 13:37:48.047 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-07-28 13:37:48.050 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-07-28 13:37:48.052 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-07-28 13:37:48.056 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-07-28 13:37:48.056 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-07-28 13:37:48.061 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-07-28 13:37:48.063 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-07-28 13:37:48.066 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-07-28 13:37:48.071 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-07-28 13:37:48.074 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-07-28 13:37:48.076 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-07-28 13:37:48.079 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-07-28 13:37:48.082 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-07-28 13:37:48.097 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-07-28 13:37:48.110 | + 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 13:37:48.123 | + 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 13:37:48.136 | + 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 13:37:48.149 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-07-28 13:37:48.152 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-07-28 13:37:48.156 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.LY7rbZlDfs 2022-07-28 13:37:48.159 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-07-28 13:37:48.162 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-07-28 13:37:48.164 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-07-28 13:37:48.167 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.LY7rbZlDfs 2022-07-28 13:37:48.170 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.LY7rbZlDfs 2022-07-28 13:37:48.182 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.LY7rbZlDfs /etc/sudoers.d/cinder-rootwrap 2022-07-28 13:37:48.195 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-07-28 13:37:48.199 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-07-28 13:37:48.201 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-07-28 13:37:48.203 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-07-28 13:37:48.206 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-07-28 13:37:48.208 | + 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 13:37:48.211 | + 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 13:37:48.213 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-07-28 13:37:48.215 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-07-28 13:37:48.220 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-07-28 13:37:48.225 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-07-28 13:37:48.245 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-07-28 13:37:48.265 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-07-28 13:37:48.283 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-07-28 13:37:48.303 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-07-28 13:37:48.322 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-07-28 13:37:48.341 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-07-28 13:37:48.360 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-07-28 13:37:48.379 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-07-28 13:37:48.382 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-07-28 13:37:48.384 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-07-28 13:37:48.387 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-28 13:37:48.389 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-07-28 13:37:48.423 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-07-28 13:37:48.457 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.67/identity 2022-07-28 13:37:48.490 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-07-28 13:37:48.521 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-07-28 13:37:48.554 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-07-28 13:37:48.586 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-07-28 13:37:48.615 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-07-28 13:37:48.645 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-28 13:37:48.674 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-07-28 13:37:48.703 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-07-28 13:37:48.734 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-07-28 13:37:48.767 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-07-28 13:37:48.770 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-07-28 13:37:48.772 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-07-28 13:37:48.775 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=cinder 2022-07-28 13:37:48.777 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 13:37:48.780 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 13:37:48.782 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 13:37:48.801 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:37:48.803 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 13:37:48.806 | ++ 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 13:37:48.809 | + 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 13:37:48.841 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-07-28 13:37:48.870 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-07-28 13:37:48.900 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-07-28 13:37:48.931 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-07-28 13:37:48.964 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-07-28 13:37:48.999 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-07-28 13:37:49.031 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-07-28 13:37:49.034 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.67 2022-07-28 13:37:49.063 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-07-28 13:37:49.095 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-07-28 13:37:49.103 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 6c9b65f2144148356e153fd2e4ff57e5 2022-07-28 13:37:49.132 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-07-28 13:37:49.135 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-07-28 13:37:49.164 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-07-28 13:37:49.193 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-07-28 13:37:49.222 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-07-28 13:37:49.252 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-07-28 13:37:49.269 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:37:49.272 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-07-28 13:37:49.292 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:37:49.295 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-07-28 13:37:49.312 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:37:49.315 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-07-28 13:37:49.332 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:37:49.335 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-07-28 13:37:49.337 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-07-28 13:37:49.340 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-07-28 13:37:49.342 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-07-28 13:37:49.345 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-28 13:37:49.348 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-28 13:37:49.350 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-28 13:37:49.367 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:37:49.371 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-28 13:37:49.373 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-28 13:37:49.376 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-28 13:37:49.393 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:37:49.395 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2022-07-28 13:37:49.398 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2022-07-28 13:37:49.430 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-28 13:37:49.432 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-28 13:37:49.434 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-07-28 13:37:49.437 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-07-28 13:37:49.439 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-07-28 13:37:49.442 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-28 13:37:49.460 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-28 13:37:49.463 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-28 13:37:49.465 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-28 13:37:49.467 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-28 13:37:49.470 | + 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 13:37:49.499 | + 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 13:37:49.528 | + 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 13:37:49.557 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-28 13:37:49.586 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-07-28 13:37:49.610 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:37:49.613 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-07-28 13:37:49.615 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-07-28 13:37:49.618 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-07-28 13:37:49.621 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-07-28 13:37:49.623 | + lib/apache:write_uwsgi_config:257 : local http= 2022-07-28 13:37:49.626 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-28 13:37:49.630 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-07-28 13:37:49.634 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-07-28 13:37:49.637 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-28 13:37:49.639 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-28 13:37:49.655 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-28 13:37:49.655 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-28 13:37:49.664 | d /var/run/uwsgi 0755 ubuntu root 2022-07-28 13:37:49.667 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-28 13:37:49.685 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-07-28 13:37:49.687 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-07-28 13:37:49.692 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-07-28 13:37:49.721 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-07-28 13:37:49.749 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-07-28 13:37:49.778 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-07-28 13:37:49.807 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-07-28 13:37:49.836 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-28 13:37:49.863 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-07-28 13:37:49.892 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-07-28 13:37:49.921 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-07-28 13:37:49.952 | + 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 13:37:49.980 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-07-28 13:37:50.011 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-28 13:37:50.041 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-07-28 13:37:50.071 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-07-28 13:37:50.073 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-07-28 13:37:50.076 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-07-28 13:37:50.079 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-07-28 13:37:50.083 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-28 13:37:50.086 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 13:37:50.088 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 13:37:50.091 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-07-28 13:37:50.094 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-07-28 13:37:50.096 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-07-28 13:37:50.125 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-07-28 13:37:50.156 | + 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 13:37:50.156 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-07-28 13:37:50.165 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-07-28 13:37:50.168 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-07-28 13:37:50.171 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-07-28 13:37:50.173 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-28 13:37:50.176 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-28 13:37:50.179 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 13:37:50.181 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 13:37:50.183 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 13:37:50.186 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-28 13:37:50.188 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-28 13:37:50.191 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 13:37:50.194 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 13:37:50.196 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-07-28 13:37:50.258 | Enabling site cinder-wsgi. 2022-07-28 13:37:50.264 | To activate the new configuration, you need to run: 2022-07-28 13:37:50.264 | systemctl reload apache2 2022-07-28 13:37:50.269 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-07-28 13:37:50.271 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-28 13:37:50.274 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 13:37:50.276 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-28 13:37:50.416 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-07-28 13:37:50.420 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-07-28 13:37:50.459 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.67/image 2022-07-28 13:37:50.489 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-07-28 13:37:50.507 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:37:50.510 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-07-28 13:37:50.512 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-07-28 13:37:50.515 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-07-28 13:37:50.517 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-07-28 13:37:50.520 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-07-28 13:37:50.552 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-07-28 13:37:50.581 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.67/identity 2022-07-28 13:37:50.610 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-07-28 13:37:50.639 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-07-28 13:37:50.668 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-07-28 13:37:50.698 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-07-28 13:37:50.727 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-07-28 13:37:50.756 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-07-28 13:37:50.787 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-07-28 13:37:50.816 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-07-28 13:37:50.845 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-07-28 13:37:50.875 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-07-28 13:37:50.877 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-07-28 13:37:50.895 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:37:50.897 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.67:2379 2022-07-28 13:37:50.929 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-07-28 13:37:50.932 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-07-28 13:37:50.934 | + ./stack.sh:main:924 : is_service_enabled neutron 2022-07-28 13:37:50.952 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:37:50.954 | + ./stack.sh:main:926 : stack_install_service neutron 2022-07-28 13:37:50.957 | + lib/stack:stack_install_service:20 : local service=neutron 2022-07-28 13:37:50.960 | + lib/stack:stack_install_service:21 : type install_neutron 2022-07-28 13:37:50.962 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-28 13:37:50.965 | + lib/stack:stack_install_service:32 : install_neutron 2022-07-28 13:37:50.967 | + lib/neutron:install_neutron:688 : is_neutron_legacy_enabled 2022-07-28 13:37:50.971 | ++ 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 13:37:50.972 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-28 13:37:50.978 | + 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 13:37:50.980 | + 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 13:37:50.983 | + 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 13:37:50.985 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-28 13:37:50.989 | + lib/neutron:install_neutron:690 : install_mutnauq 2022-07-28 13:37:50.991 | + lib/neutron-legacy:install_mutnauq:463 : use_library_from_git neutron-lib 2022-07-28 13:37:50.994 | + inc/python:use_library_from_git:246 : local name=neutron-lib 2022-07-28 13:37:50.996 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 13:37:50.999 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 13:37:51.001 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-07-28 13:37:51.005 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 13:37:51.007 | + lib/neutron-legacy:install_mutnauq:468 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-07-28 13:37:51.010 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/neutron.git 2022-07-28 13:37:51.012 | + functions-common:git_clone:598 : local git_dest=/opt/stack/neutron 2022-07-28 13:37:51.015 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 13:37:51.017 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 13:37:51.020 | ++ functions-common:git_clone:601 : pwd 2022-07-28 13:37:51.023 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 13:37:51.025 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 13:37:51.028 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 13:37:51.045 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 13:37:51.047 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 13:37:51.050 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 13:37:51.053 | + functions-common:git_clone:618 : echo master 2022-07-28 13:37:51.054 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 13:37:51.059 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/neutron ]] 2022-07-28 13:37:51.061 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 13:37:51.064 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-07-28 13:37:51.077 | + functions-common:git_clone:678 : cd /opt/stack/neutron 2022-07-28 13:37:51.080 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 13:37:51.080 | + functions-common:git_clone:679 : head -1 2022-07-28 13:37:51.086 | 1b9e9a6c2c Merge "Update the Ethernet card information" 2022-07-28 13:37:51.089 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 13:37:51.092 | + lib/neutron-legacy:install_mutnauq:469 : setup_develop /opt/stack/neutron 2022-07-28 13:37:51.095 | + inc/python:setup_develop:334 : local bindep 2022-07-28 13:37:51.097 | + inc/python:setup_develop:335 : [[ /opt/stack/neutron == -bindep* ]] 2022-07-28 13:37:51.100 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/neutron 2022-07-28 13:37:51.102 | + inc/python:setup_develop:340 : local extras= 2022-07-28 13:37:51.105 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-07-28 13:37:51.108 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-28 13:37:51.110 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/neutron == -bindep* ]] 2022-07-28 13:37:51.113 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/neutron 2022-07-28 13:37:51.116 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-28 13:37:51.118 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-28 13:37:51.122 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/neutron 2022-07-28 13:37:51.124 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-28 13:37:51.128 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/neutron 2022-07-28 13:37:51.130 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-28 13:37:51.133 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-28 13:37:51.136 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-07-28 13:37:51.142 | + inc/python:_setup_package_with_constraints_edit:381 : name=neutron 2022-07-28 13:37:51.146 | + 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 13:37:51.774 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/neutron -e 2022-07-28 13:37:51.777 | + inc/python:setup_package:414 : local bindep=0 2022-07-28 13:37:51.779 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-28 13:37:51.781 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-28 13:37:51.784 | + inc/python:setup_package:417 : [[ /opt/stack/neutron == -bindep* ]] 2022-07-28 13:37:51.786 | + inc/python:setup_package:422 : local project_dir=/opt/stack/neutron 2022-07-28 13:37:51.789 | + inc/python:setup_package:423 : local flags=-e 2022-07-28 13:37:51.791 | + inc/python:setup_package:424 : local extras= 2022-07-28 13:37:51.793 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-28 13:37:51.796 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-28 13:37:51.798 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-28 13:37:51.801 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-28 13:37:51.804 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-28 13:37:51.807 | + inc/python:setup_package:442 : pip_install -e /opt/stack/neutron 2022-07-28 13:37:51.829 | Using python 3.8 to install /opt/stack/neutron 2022-07-28 13:37:51.831 | + 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 13:37:53.953 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:37:53.953 | from cryptography.utils import int_from_bytes 2022-07-28 13:37:53.953 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:37:53.953 | from cryptography.utils import int_from_bytes 2022-07-28 13:37:55.043 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 13:37:55.043 | Obtaining file:///opt/stack/neutron 2022-07-28 13:37:57.318 | 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 13:37:57.324 | 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 13:37:57.327 | 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 13:37:57.336 | 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 13:37:57.345 | 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 13:37:57.356 | 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 13:37:57.502 | 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 13:37:57.516 | 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 13:37:57.529 | 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 13:37:57.536 | 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 13:37:57.539 | 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 13:37:57.547 | 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 13:37:57.551 | 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 13:37:57.555 | 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 13:37:57.565 | 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 13:37:57.602 | 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 13:37:57.629 | 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 13:37:57.689 | 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 13:37:57.740 | 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 13:37:57.745 | 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 13:37:57.747 | 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 13:37:57.785 | 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 13:37:57.810 | 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 13:37:57.827 | 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 13:37:57.831 | 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 13:37:57.836 | 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 13:37:57.840 | 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 13:37:57.863 | 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 13:37:57.900 | 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 13:37:57.910 | 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 13:37:57.949 | 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 13:37:57.955 | 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 13:37:58.001 | 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 13:37:58.006 | 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 13:37:58.044 | 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 13:37:58.099 | 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 13:37:58.109 | 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 13:37:58.127 | 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 13:37:58.142 | 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 13:37:58.156 | 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 13:37:58.169 | 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 13:37:58.172 | 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 13:37:58.181 | 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 13:37:58.203 | 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 13:37:58.213 | 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 13:37:58.227 | 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 13:37:58.246 | 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 13:37:58.285 | 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 13:37:58.290 | 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 13:37:58.298 | 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 13:37:58.304 | 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 13:37:58.306 | 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 13:37:58.315 | 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 13:37:58.326 | 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 13:37:58.332 | 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 13:37:58.350 | 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 13:37:58.362 | 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 13:37:58.372 | 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 13:37:58.375 | 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 13:37:58.380 | 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 13:37:58.387 | 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 13:37:58.392 | 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 13:37:58.439 | 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 13:37:58.460 | 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 13:37:58.485 | 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 13:37:58.501 | 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 13:37:58.505 | 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 13:37:58.512 | 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 13:37:58.526 | 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 13:37:58.528 | 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 13:37:58.533 | 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 13:37:58.538 | 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 13:37:58.541 | 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 13:37:58.543 | 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 13:37:58.547 | 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 13:37:58.557 | 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 13:37:58.560 | 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 13:37:58.562 | 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 13:37:58.567 | 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 13:37:58.581 | 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 13:37:58.590 | 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 13:37:58.595 | 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 13:37:58.606 | 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 13:37:58.664 | 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 13:37:58.696 | 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 13:37:58.700 | 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 13:37:58.706 | 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 13:37:58.709 | 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 13:37:58.714 | 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 13:37:58.740 | 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 13:37:58.743 | 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 13:37:58.754 | 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 13:37:58.780 | 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 13:37:58.784 | 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 13:37:58.789 | 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 13:37:58.827 | 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 13:37:58.830 | 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 13:37:58.836 | 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 13:37:58.839 | 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 13:37:58.861 | 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 13:37:58.863 | 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 13:37:58.866 | 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 13:37:58.869 | 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 13:37:58.874 | 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 13:37:58.920 | 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 13:37:58.923 | 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 13:37:58.932 | 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 13:37:58.935 | 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 13:37:58.946 | 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 13:37:58.949 | 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 13:37:58.988 | 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 13:37:59.002 | 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 13:37:59.014 | 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 13:37:59.018 | 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 13:37:59.020 | 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 13:37:59.025 | 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 13:37:59.028 | 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 13:37:59.031 | 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 13:37:59.033 | 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 13:37:59.037 | 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 13:37:59.039 | 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 13:37:59.043 | 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 13:37:59.047 | 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 13:37:59.108 | 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 13:37:59.157 | 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 13:37:59.160 | 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 13:38:00.115 | Installing collected packages: neutron 2022-07-28 13:38:00.116 | Attempting uninstall: neutron 2022-07-28 13:38:00.116 | Found existing installation: neutron 20.2.0 2022-07-28 13:38:05.776 | Uninstalling neutron-20.2.0: 2022-07-28 13:38:05.859 | Successfully uninstalled neutron-20.2.0 2022-07-28 13:38:05.860 | Running setup.py develop for neutron 2022-07-28 13:38:08.713 | Successfully installed neutron 2022-07-28 13:38:08.842 | + inc/python:pip_install:196 : result=0 2022-07-28 13:38:08.844 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 13:38:08.847 | + functions-common:time_stop:2440 : local name 2022-07-28 13:38:08.849 | + functions-common:time_stop:2441 : local end_time 2022-07-28 13:38:08.852 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 13:38:08.854 | + functions-common:time_stop:2443 : local total 2022-07-28 13:38:08.856 | + functions-common:time_stop:2444 : local start_time 2022-07-28 13:38:08.859 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 13:38:08.861 | + functions-common:time_stop:2447 : start_time=1659015471823 2022-07-28 13:38:08.864 | + functions-common:time_stop:2449 : [[ -z 1659015471823 ]] 2022-07-28 13:38:08.867 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 13:38:08.871 | + functions-common:time_stop:2452 : end_time=1659015488869 2022-07-28 13:38:08.874 | + functions-common:time_stop:2453 : elapsed_time=17046 2022-07-28 13:38:08.876 | + functions-common:time_stop:2454 : total=98115 2022-07-28 13:38:08.878 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 13:38:08.881 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=115161 2022-07-28 13:38:08.885 | + inc/python:pip_install:199 : return 0 2022-07-28 13:38:08.888 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-28 13:38:08.890 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-07-28 13:38:08.893 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-07-28 13:38:08.914 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-07-28 13:38:08.927 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/neutron 2022-07-28 13:38:08.930 | + inc/python:use_library_from_git:246 : local name=/opt/stack/neutron 2022-07-28 13:38:08.932 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 13:38:08.935 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 13:38:08.937 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-07-28 13:38:08.941 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 13:38:08.943 | + lib/neutron-legacy:install_mutnauq:471 : [[ openvswitch == \o\v\n ]] 2022-07-28 13:38:08.946 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-28 13:38:08.948 | + ./stack.sh:main:929 : is_service_enabled nova 2022-07-28 13:38:08.966 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:38:08.969 | + ./stack.sh:main:931 : stack_install_service nova 2022-07-28 13:38:08.971 | + lib/stack:stack_install_service:20 : local service=nova 2022-07-28 13:38:08.974 | + lib/stack:stack_install_service:21 : type install_nova 2022-07-28 13:38:08.977 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-28 13:38:08.979 | + lib/stack:stack_install_service:32 : install_nova 2022-07-28 13:38:08.982 | + lib/nova:install_nova:889 : use_library_from_git os-vif 2022-07-28 13:38:08.984 | + inc/python:use_library_from_git:246 : local name=os-vif 2022-07-28 13:38:08.987 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 13:38:08.990 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 13:38:08.996 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-07-28 13:38:08.999 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 13:38:09.001 | + lib/nova:install_nova:894 : is_service_enabled n-cpu 2022-07-28 13:38:09.018 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:38:09.021 | + lib/nova:install_nova:898 : is_service_enabled n-novnc 2022-07-28 13:38:09.038 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:38:09.040 | + lib/nova:install_nova:910 : is_service_enabled n-spice 2022-07-28 13:38:09.058 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:38:09.060 | + lib/nova:install_nova:922 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-07-28 13:38:09.063 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/nova.git 2022-07-28 13:38:09.065 | + functions-common:git_clone:598 : local git_dest=/opt/stack/nova 2022-07-28 13:38:09.068 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 13:38:09.070 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 13:38:09.073 | ++ functions-common:git_clone:601 : pwd 2022-07-28 13:38:09.076 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 13:38:09.078 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 13:38:09.081 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 13:38:09.097 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 13:38:09.101 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 13:38:09.104 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 13:38:09.107 | + functions-common:git_clone:618 : echo master 2022-07-28 13:38:09.107 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 13:38:09.113 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/nova ]] 2022-07-28 13:38:09.116 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 13:38:09.118 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/nova 2022-07-28 13:38:09.132 | + functions-common:git_clone:678 : cd /opt/stack/nova 2022-07-28 13:38:09.135 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 13:38:09.135 | + functions-common:git_clone:679 : head -1 2022-07-28 13:38:09.142 | 0bea7f6b6b Merge "Add a workaround to skip hypervisor version check on LM" 2022-07-28 13:38:09.145 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 13:38:09.148 | + lib/nova:install_nova:923 : setup_develop /opt/stack/nova 2022-07-28 13:38:09.151 | + inc/python:setup_develop:334 : local bindep 2022-07-28 13:38:09.153 | + inc/python:setup_develop:335 : [[ /opt/stack/nova == -bindep* ]] 2022-07-28 13:38:09.156 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/nova 2022-07-28 13:38:09.158 | + inc/python:setup_develop:340 : local extras= 2022-07-28 13:38:09.161 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-07-28 13:38:09.163 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-28 13:38:09.166 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/nova == -bindep* ]] 2022-07-28 13:38:09.168 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/nova 2022-07-28 13:38:09.171 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-28 13:38:09.173 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-28 13:38:09.177 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/nova 2022-07-28 13:38:09.180 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-28 13:38:09.183 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/nova 2022-07-28 13:38:09.185 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-28 13:38:09.188 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-28 13:38:09.192 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-07-28 13:38:09.198 | + inc/python:_setup_package_with_constraints_edit:381 : name=nova 2022-07-28 13:38:09.200 | + 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 13:38:09.822 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/nova -e 2022-07-28 13:38:09.824 | + inc/python:setup_package:414 : local bindep=0 2022-07-28 13:38:09.827 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-28 13:38:09.829 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-28 13:38:09.832 | + inc/python:setup_package:417 : [[ /opt/stack/nova == -bindep* ]] 2022-07-28 13:38:09.834 | + inc/python:setup_package:422 : local project_dir=/opt/stack/nova 2022-07-28 13:38:09.837 | + inc/python:setup_package:423 : local flags=-e 2022-07-28 13:38:09.839 | + inc/python:setup_package:424 : local extras= 2022-07-28 13:38:09.842 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-28 13:38:09.844 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-28 13:38:09.846 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-28 13:38:09.849 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-28 13:38:09.851 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-28 13:38:09.854 | + inc/python:setup_package:442 : pip_install -e /opt/stack/nova 2022-07-28 13:38:09.875 | Using python 3.8 to install /opt/stack/nova 2022-07-28 13:38:09.878 | + 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 13:38:12.008 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:38:12.008 | from cryptography.utils import int_from_bytes 2022-07-28 13:38:12.008 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:38:12.008 | from cryptography.utils import int_from_bytes 2022-07-28 13:38:13.055 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 13:38:13.055 | Obtaining file:///opt/stack/nova 2022-07-28 13:38:17.916 | 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 13:38:17.919 | 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 13:38:17.921 | 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 13:38:17.925 | 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 13:38:17.928 | 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 13:38:17.930 | 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 13:38:17.934 | 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 13:38:17.946 | 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 13:38:17.949 | 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 13:38:17.956 | 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 13:38:17.967 | 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 13:38:17.970 | 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 13:38:17.977 | 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 13:38:17.979 | 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 13:38:17.983 | 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 13:38:17.985 | 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 13:38:17.989 | 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 13:38:17.991 | 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 13:38:17.995 | 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 13:38:17.998 | 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 13:38:18.004 | 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 13:38:18.010 | 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 13:38:18.023 | 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 13:38:18.026 | 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 13:38:18.029 | 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 13:38:18.031 | 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 13:38:18.034 | 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 13:38:18.046 | 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 13:38:18.059 | 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 13:38:18.062 | 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 13:38:18.065 | 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 13:38:18.068 | 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 13:38:18.080 | 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 13:38:18.088 | 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 13:38:18.094 | 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 13:38:18.100 | 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 13:38:18.107 | 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 13:38:18.110 | 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 13:38:18.121 | 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 13:38:18.124 | 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 13:38:18.131 | 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 13:38:18.143 | 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 13:38:18.157 | 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 13:38:18.163 | 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 13:38:18.173 | 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 13:38:18.181 | 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 13:38:18.190 | 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 13:38:18.196 | 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 13:38:18.198 | 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 13:38:18.204 | 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 13:38:18.215 | 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 13:38:18.222 | 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 13:38:18.229 | 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 13:38:18.240 | 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 13:38:18.245 | 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 13:38:18.248 | 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 13:38:18.254 | 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 13:38:18.256 | 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 13:38:18.259 | 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 13:38:18.263 | 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 13:38:18.266 | 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 13:38:18.271 | 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 13:38:18.274 | 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 13:38:18.276 | 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 13:38:18.278 | 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 13:38:18.281 | 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 13:38:18.289 | 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 13:38:18.297 | 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 13:38:18.301 | 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 13:38:18.310 | 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 13:38:18.320 | 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 13:38:18.333 | 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 13:38:18.336 | 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 13:38:18.338 | 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 13:38:18.343 | 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 13:38:18.346 | 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 13:38:18.349 | 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 13:38:18.351 | 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 13:38:18.354 | 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 13:38:18.356 | 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 13:38:18.363 | 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 13:38:18.365 | 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 13:38:18.367 | 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 13:38:18.370 | 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 13:38:18.381 | 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 13:38:18.383 | 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 13:38:18.386 | 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 13:38:18.390 | 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 13:38:18.394 | 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 13:38:18.403 | 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 13:38:18.407 | 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 13:38:18.410 | 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 13:38:18.414 | 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 13:38:18.417 | 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 13:38:18.419 | 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 13:38:18.422 | 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 13:38:18.425 | 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 13:38:18.427 | 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 13:38:18.429 | 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 13:38:18.432 | 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 13:38:18.435 | 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 13:38:18.437 | 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 13:38:18.440 | 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 13:38:18.443 | 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 13:38:18.446 | 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 13:38:18.448 | 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 13:38:18.452 | 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 13:38:18.454 | 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 13:38:18.457 | 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 13:38:18.459 | 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 13:38:18.462 | 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 13:38:18.465 | 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 13:38:18.469 | 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 13:38:18.473 | 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 13:38:18.475 | 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 13:38:18.478 | 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 13:38:18.481 | 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 13:38:18.484 | 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 13:38:18.491 | 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 13:38:18.494 | 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 13:38:18.503 | 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 13:38:18.506 | 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 13:38:18.508 | 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 13:38:18.510 | 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 13:38:18.513 | 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 13:38:18.514 | 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 13:38:18.518 | 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 13:38:18.520 | 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 13:38:18.524 | 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 13:38:18.526 | 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 13:38:18.528 | 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 13:38:18.530 | 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 13:38:18.533 | 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 13:38:18.536 | 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 13:38:18.538 | 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 13:38:18.542 | 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 13:38:18.544 | 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 13:38:19.402 | Installing collected packages: nova 2022-07-28 13:38:19.402 | Attempting uninstall: nova 2022-07-28 13:38:19.403 | Found existing installation: nova 25.1.0.dev173 2022-07-28 13:38:19.408 | Can't uninstall 'nova'. No files were found to uninstall. 2022-07-28 13:38:19.409 | Running setup.py develop for nova 2022-07-28 13:38:23.215 | Successfully installed nova 2022-07-28 13:38:23.336 | + inc/python:pip_install:196 : result=0 2022-07-28 13:38:23.338 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 13:38:23.341 | + functions-common:time_stop:2440 : local name 2022-07-28 13:38:23.343 | + functions-common:time_stop:2441 : local end_time 2022-07-28 13:38:23.345 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 13:38:23.347 | + functions-common:time_stop:2443 : local total 2022-07-28 13:38:23.350 | + functions-common:time_stop:2444 : local start_time 2022-07-28 13:38:23.352 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 13:38:23.354 | + functions-common:time_stop:2447 : start_time=1659015489870 2022-07-28 13:38:23.356 | + functions-common:time_stop:2449 : [[ -z 1659015489870 ]] 2022-07-28 13:38:23.359 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 13:38:23.364 | + functions-common:time_stop:2452 : end_time=1659015503362 2022-07-28 13:38:23.366 | + functions-common:time_stop:2453 : elapsed_time=13492 2022-07-28 13:38:23.369 | + functions-common:time_stop:2454 : total=115161 2022-07-28 13:38:23.371 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 13:38:23.373 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=128653 2022-07-28 13:38:23.375 | + inc/python:pip_install:199 : return 0 2022-07-28 13:38:23.379 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-28 13:38:23.381 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-07-28 13:38:23.384 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-07-28 13:38:23.403 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-07-28 13:38:23.416 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/nova 2022-07-28 13:38:23.419 | + inc/python:use_library_from_git:246 : local name=/opt/stack/nova 2022-07-28 13:38:23.421 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 13:38:23.424 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 13:38:23.427 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-07-28 13:38:23.429 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 13:38:23.432 | + 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 13:38:23.446 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-28 13:38:23.449 | + ./stack.sh:main:932 : configure_nova 2022-07-28 13:38:23.451 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-07-28 13:38:23.464 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-07-28 13:38:23.466 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-07-28 13:38:23.469 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-07-28 13:38:23.472 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-07-28 13:38:23.473 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-07-28 13:38:23.478 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-07-28 13:38:23.480 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-07-28 13:38:23.483 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-07-28 13:38:23.485 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-07-28 13:38:23.488 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-07-28 13:38:23.491 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-07-28 13:38:23.493 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-07-28 13:38:23.496 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-07-28 13:38:23.508 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-07-28 13:38:23.521 | + 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 13:38:23.534 | + 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 13:38:23.546 | + 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 13:38:23.559 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-07-28 13:38:23.562 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-07-28 13:38:23.567 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.KlFgE7ewAh 2022-07-28 13:38:23.569 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-07-28 13:38:23.572 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-07-28 13:38:23.574 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-07-28 13:38:23.577 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-07-28 13:38:23.579 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-07-28 13:38:23.582 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.KlFgE7ewAh 2022-07-28 13:38:23.586 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.KlFgE7ewAh 2022-07-28 13:38:23.598 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.KlFgE7ewAh /etc/sudoers.d/nova-rootwrap 2022-07-28 13:38:23.612 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-07-28 13:38:23.616 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-07-28 13:38:23.618 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-07-28 13:38:23.621 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-07-28 13:38:23.623 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-07-28 13:38:23.626 | + 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 13:38:23.629 | + 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 13:38:23.632 | + 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 13:38:23.634 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-07-28 13:38:23.640 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-07-28 13:38:23.656 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:38:23.660 | + lib/nova:configure_nova:334 : create_nova_conf 2022-07-28 13:38:23.662 | + lib/nova:create_nova_conf:408 : rm -f /opt/stack/nova/bin/nova.conf 2022-07-28 13:38:23.666 | + lib/nova:create_nova_conf:411 : rm -f /etc/nova/nova.conf 2022-07-28 13:38:23.669 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-07-28 13:38:23.699 | + lib/nova:create_nova_conf:413 : '[' True == True ']' 2022-07-28 13:38:23.702 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-07-28 13:38:23.730 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-07-28 13:38:23.759 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-07-28 13:38:23.788 | + 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 13:38:23.818 | + lib/nova:create_nova_conf:419 : iniset /etc/nova/nova.conf scheduler workers 2 2022-07-28 13:38:23.850 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-07-28 13:38:23.880 | + lib/nova:create_nova_conf:421 : [[ 4 == 6 ]] 2022-07-28 13:38:23.882 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.67 2022-07-28 13:38:23.911 | + lib/nova:create_nova_conf:426 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-07-28 13:38:23.940 | + lib/nova:create_nova_conf:427 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-07-28 13:38:23.968 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-07-28 13:38:24.004 | + lib/nova:create_nova_conf:429 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-07-28 13:38:24.036 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-07-28 13:38:24.068 | + lib/nova:create_nova_conf:433 : is_fedora 2022-07-28 13:38:24.070 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 13:38:24.073 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 13:38:24.075 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 13:38:24.077 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 13:38:24.079 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 13:38:24.082 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 13:38:24.084 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 13:38:24.086 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 13:38:24.089 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 13:38:24.091 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 13:38:24.093 | + lib/nova:create_nova_conf:433 : is_suse 2022-07-28 13:38:24.096 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 13:38:24.098 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 13:38:24.100 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 13:38:24.103 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 13:38:24.105 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 13:38:24.107 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 13:38:24.110 | + lib/nova:create_nova_conf:442 : is_service_enabled n-api n-cond n-sched 2022-07-28 13:38:24.128 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:38:24.131 | + 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 13:38:24.133 | + lib/nova:create_nova_conf:449 : local db=nova_cell0 2022-07-28 13:38:24.136 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-07-28 13:38:24.167 | ++ lib/nova:create_nova_conf:455 : database_connection_url nova_cell0 2022-07-28 13:38:24.169 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-07-28 13:38:24.172 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-07-28 13:38:24.175 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-07-28 13:38:24.177 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 13:38:24.179 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 13:38:24.182 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 13:38:24.199 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:38:24.202 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 13:38:24.204 | ++ 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 13:38:24.207 | + 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 13:38:24.243 | ++ lib/nova:create_nova_conf:456 : database_connection_url nova_api 2022-07-28 13:38:24.246 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-07-28 13:38:24.249 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-07-28 13:38:24.251 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_api 2022-07-28 13:38:24.254 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 13:38:24.256 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 13:38:24.258 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 13:38:24.275 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:38:24.277 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 13:38:24.280 | ++ 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 13:38:24.283 | + 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 13:38:24.319 | + lib/nova:create_nova_conf:461 : iniset /etc/nova/nova.conf cache enabled True 2022-07-28 13:38:24.351 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-07-28 13:38:24.381 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-07-28 13:38:24.410 | + lib/nova:create_nova_conf:466 : is_service_enabled n-api 2022-07-28 13:38:24.429 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:38:24.431 | + lib/nova:create_nova_conf:467 : is_service_enabled n-api-meta 2022-07-28 13:38:24.449 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:38:24.453 | ++ lib/nova:create_nova_conf:469 : sed s/,metadata// 2022-07-28 13:38:24.453 | ++ lib/nova:create_nova_conf:469 : echo osapi_compute,metadata 2022-07-28 13:38:24.459 | + lib/nova:create_nova_conf:469 : NOVA_ENABLED_APIS=osapi_compute 2022-07-28 13:38:24.462 | + lib/nova:create_nova_conf:471 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-07-28 13:38:24.491 | + lib/nova:create_nova_conf:472 : is_service_enabled tls-proxy 2022-07-28 13:38:24.508 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:38:24.510 | + lib/nova:create_nova_conf:478 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-07-28 13:38:24.513 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-07-28 13:38:24.515 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-07-28 13:38:24.518 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-28 13:38:24.521 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-07-28 13:38:24.552 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-07-28 13:38:24.583 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.67/identity 2022-07-28 13:38:24.614 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-07-28 13:38:24.645 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-07-28 13:38:24.675 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-07-28 13:38:24.705 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-07-28 13:38:24.734 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-07-28 13:38:24.765 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-28 13:38:24.794 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-07-28 13:38:24.826 | + lib/nova:create_nova_conf:481 : is_service_enabled cinder 2022-07-28 13:38:24.842 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:38:24.845 | + lib/nova:create_nova_conf:482 : configure_cinder_access 2022-07-28 13:38:24.847 | + lib/nova:configure_cinder_access:609 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-07-28 13:38:24.880 | + lib/nova:configure_cinder_access:610 : iniset /etc/nova/nova.conf cinder auth_type password 2022-07-28 13:38:24.909 | + lib/nova:configure_cinder_access:611 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.67/identity 2022-07-28 13:38:24.937 | + lib/nova:configure_cinder_access:618 : iniset /etc/nova/nova.conf cinder username nova 2022-07-28 13:38:24.966 | + lib/nova:configure_cinder_access:619 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-07-28 13:38:24.997 | + lib/nova:configure_cinder_access:620 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-07-28 13:38:25.027 | + lib/nova:configure_cinder_access:621 : iniset /etc/nova/nova.conf cinder project_name service 2022-07-28 13:38:25.056 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-07-28 13:38:25.085 | + lib/nova:configure_cinder_access:623 : is_service_enabled tls-proxy 2022-07-28 13:38:25.102 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:38:25.104 | + lib/nova:create_nova_conf:485 : '[' -n /opt/stack/data/nova ']' 2022-07-28 13:38:25.107 | + lib/nova:create_nova_conf:486 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-07-28 13:38:25.136 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-07-28 13:38:25.168 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova/instances ']' 2022-07-28 13:38:25.170 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-07-28 13:38:25.199 | + lib/nova:create_nova_conf:492 : '[' False '!=' False ']' 2022-07-28 13:38:25.201 | + lib/nova:create_nova_conf:495 : '[' False '!=' False ']' 2022-07-28 13:38:25.204 | + lib/nova:create_nova_conf:501 : is_suse 2022-07-28 13:38:25.206 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 13:38:25.208 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 13:38:25.211 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 13:38:25.213 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 13:38:25.216 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 13:38:25.218 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 13:38:25.221 | + lib/nova:create_nova_conf:501 : is_fedora 2022-07-28 13:38:25.223 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 13:38:25.226 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 13:38:25.228 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 13:38:25.231 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 13:38:25.233 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 13:38:25.235 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 13:38:25.238 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 13:38:25.241 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 13:38:25.243 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 13:38:25.245 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 13:38:25.248 | + lib/nova:create_nova_conf:506 : setup_logging /etc/nova/nova.conf 2022-07-28 13:38:25.251 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-07-28 13:38:25.253 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-07-28 13:38:25.256 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-28 13:38:25.275 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-28 13:38:25.277 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-28 13:38:25.279 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-28 13:38:25.282 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-28 13:38:25.285 | + 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 13:38:25.315 | + 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 13:38:25.343 | + 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 13:38:25.372 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-28 13:38:25.401 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-07-28 13:38:25.433 | + lib/nova:create_nova_conf:510 : is_service_enabled n-api 2022-07-28 13:38:25.450 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:38:25.452 | + 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 13:38:25.455 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-07-28 13:38:25.457 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-07-28 13:38:25.460 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-07-28 13:38:25.462 | + lib/apache:write_uwsgi_config:257 : local http= 2022-07-28 13:38:25.465 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-28 13:38:25.468 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-07-28 13:38:25.472 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-07-28 13:38:25.474 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-28 13:38:25.477 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-28 13:38:25.490 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-28 13:38:25.491 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-28 13:38:25.499 | d /var/run/uwsgi 0755 ubuntu root 2022-07-28 13:38:25.503 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-28 13:38:25.520 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-07-28 13:38:25.522 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-07-28 13:38:25.526 | + 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 13:38:25.555 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-07-28 13:38:25.583 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-07-28 13:38:25.610 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-07-28 13:38:25.639 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-07-28 13:38:25.666 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-28 13:38:25.694 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-07-28 13:38:25.722 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-07-28 13:38:25.749 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-07-28 13:38:25.778 | + 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 13:38:25.807 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-07-28 13:38:25.836 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-28 13:38:25.863 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-07-28 13:38:25.894 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-07-28 13:38:25.896 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-07-28 13:38:25.899 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-07-28 13:38:25.902 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-07-28 13:38:25.904 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-28 13:38:25.907 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 13:38:25.909 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 13:38:25.912 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-07-28 13:38:25.915 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-07-28 13:38:25.917 | + 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 13:38:25.946 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-07-28 13:38:25.975 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-07-28 13:38:25.975 | + 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 13:38:25.984 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-07-28 13:38:25.987 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-07-28 13:38:25.990 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-07-28 13:38:25.992 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-28 13:38:25.995 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-28 13:38:25.997 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 13:38:25.999 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 13:38:26.002 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 13:38:26.004 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-28 13:38:26.006 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-28 13:38:26.009 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 13:38:26.011 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 13:38:26.014 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-07-28 13:38:26.076 | Enabling site nova-api-wsgi. 2022-07-28 13:38:26.082 | To activate the new configuration, you need to run: 2022-07-28 13:38:26.082 | systemctl reload apache2 2022-07-28 13:38:26.086 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-07-28 13:38:26.089 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-28 13:38:26.091 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 13:38:26.094 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-28 13:38:26.235 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api-meta 2022-07-28 13:38:26.255 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:38:26.257 | + 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 13:38:26.260 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-07-28 13:38:26.263 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-07-28 13:38:26.265 | + lib/apache:write_uwsgi_config:256 : local url= 2022-07-28 13:38:26.267 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-07-28 13:38:26.270 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-28 13:38:26.275 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-07-28 13:38:26.277 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-07-28 13:38:26.280 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-28 13:38:26.282 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-28 13:38:26.296 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-28 13:38:26.296 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-28 13:38:26.306 | d /var/run/uwsgi 0755 ubuntu root 2022-07-28 13:38:26.310 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-28 13:38:26.331 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-07-28 13:38:26.334 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-07-28 13:38:26.338 | + 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 13:38:26.370 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-07-28 13:38:26.399 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-07-28 13:38:26.431 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-07-28 13:38:26.465 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-07-28 13:38:26.497 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-28 13:38:26.529 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-07-28 13:38:26.561 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-07-28 13:38:26.594 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-07-28 13:38:26.628 | + 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 13:38:26.660 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-07-28 13:38:26.691 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-28 13:38:26.728 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-07-28 13:38:26.761 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-07-28 13:38:26.764 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-07-28 13:38:26.797 | + lib/nova:create_nova_conf:518 : is_service_enabled ceilometer 2022-07-28 13:38:26.818 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:38:26.821 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-07-28 13:38:26.858 | ++ lib/nova:create_nova_conf:527 : get_notification_url 2022-07-28 13:38:26.861 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-07-28 13:38:26.863 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-07-28 13:38:26.890 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:38:26.893 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2022-07-28 13:38:26.896 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2022-07-28 13:38:26.931 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-07-28 13:38:26.969 | + lib/nova:create_nova_conf:529 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-07-28 13:38:26.972 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-07-28 13:38:27.008 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-07-28 13:38:27.008 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-28 13:38:27.008 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-28 13:38:27.008 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-28 13:38:27.008 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:38:27.010 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-28 13:38:27.013 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-28 13:38:27.016 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-28 13:38:27.038 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:38:27.041 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2022-07-28 13:38:27.045 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2022-07-28 13:38:27.077 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-28 13:38:27.080 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-28 13:38:27.084 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-07-28 13:38:27.117 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-07-28 13:38:27.151 | + lib/nova:create_nova_conf:534 : iniset /etc/nova/nova.conf conductor workers 2 2022-07-28 13:38:27.188 | + lib/nova:create_nova_conf:536 : is_service_enabled tls-proxy 2022-07-28 13:38:27.208 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:38:27.210 | + lib/nova:create_nova_conf:541 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-07-28 13:38:27.240 | + lib/nova:create_nova_conf:543 : '[' True == True ']' 2022-07-28 13:38:27.242 | + lib/nova:create_nova_conf:544 : init_nova_service_user_conf 2022-07-28 13:38:27.245 | + lib/nova:init_nova_service_user_conf:792 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-07-28 13:38:27.277 | + lib/nova:init_nova_service_user_conf:793 : iniset /etc/nova/nova.conf service_user auth_type password 2022-07-28 13:38:27.308 | + lib/nova:init_nova_service_user_conf:794 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.67/identity 2022-07-28 13:38:27.339 | + lib/nova:init_nova_service_user_conf:795 : iniset /etc/nova/nova.conf service_user username nova 2022-07-28 13:38:27.368 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-07-28 13:38:27.410 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-07-28 13:38:27.440 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user project_name service 2022-07-28 13:38:27.469 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-07-28 13:38:27.498 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-07-28 13:38:27.528 | + lib/nova:create_nova_conf:547 : is_service_enabled n-cond 2022-07-28 13:38:27.546 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:38:27.549 | ++ lib/nova:create_nova_conf:548 : seq 1 1 2022-07-28 13:38:27.553 | + lib/nova:create_nova_conf:548 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 13:38:27.556 | + lib/nova:create_nova_conf:549 : local conf 2022-07-28 13:38:27.558 | + lib/nova:create_nova_conf:550 : local vhost 2022-07-28 13:38:27.561 | ++ lib/nova:create_nova_conf:551 : conductor_conf 1 2022-07-28 13:38:27.564 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-28 13:38:27.567 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-28 13:38:27.570 | + lib/nova:create_nova_conf:551 : conf=/etc/nova/nova_cell1.conf 2022-07-28 13:38:27.572 | + lib/nova:create_nova_conf:552 : vhost=nova_cell1 2022-07-28 13:38:27.574 | + lib/nova:create_nova_conf:554 : rm -f /etc/nova/nova_cell1.conf 2022-07-28 13:38:27.579 | ++ lib/nova:create_nova_conf:555 : database_connection_url nova_cell1 2022-07-28 13:38:27.582 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-07-28 13:38:27.585 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-07-28 13:38:27.587 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell1 2022-07-28 13:38:27.590 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 13:38:27.592 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 13:38:27.595 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 13:38:27.612 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:38:27.614 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 13:38:27.617 | ++ 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 13:38:27.620 | + 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 13:38:27.653 | + lib/nova:create_nova_conf:556 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-07-28 13:38:27.685 | + lib/nova:create_nova_conf:557 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-07-28 13:38:27.718 | + 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 13:38:27.720 | + lib/nova:create_nova_conf:562 : rpc_backend_add_vhost nova_cell1 2022-07-28 13:38:27.722 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-07-28 13:38:27.725 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-07-28 13:38:27.742 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:38:27.746 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-07-28 13:38:27.746 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-07-28 13:38:28.479 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-07-28 13:38:28.482 | + lib/nova:create_nova_conf:563 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-07-28 13:38:28.484 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-07-28 13:38:28.486 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-07-28 13:38:28.489 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-28 13:38:28.491 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-07-28 13:38:28.494 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-28 13:38:28.510 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:38:28.514 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-07-28 13:38:28.516 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-07-28 13:38:28.519 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-28 13:38:28.536 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:38:28.538 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/nova_cell1 2022-07-28 13:38:28.541 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/nova_cell1 2022-07-28 13:38:28.571 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-28 13:38:28.574 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-28 13:38:28.576 | + lib/nova:create_nova_conf:567 : is_service_enabled placement placement-client 2022-07-28 13:38:28.594 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:38:28.596 | + lib/nova:create_nova_conf:568 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-07-28 13:38:28.599 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova_cell1.conf 2022-07-28 13:38:28.601 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-07-28 13:38:28.633 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.67/identity 2022-07-28 13:38:28.662 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-07-28 13:38:28.691 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-07-28 13:38:28.720 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-07-28 13:38:28.749 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-07-28 13:38:28.778 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-07-28 13:38:28.808 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-07-28 13:38:28.838 | + lib/nova:create_nova_conf:572 : setup_logging /etc/nova/nova_cell1.conf 2022-07-28 13:38:28.840 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-07-28 13:38:28.843 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-07-28 13:38:28.846 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-28 13:38:28.864 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-28 13:38:28.866 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-28 13:38:28.868 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-28 13:38:28.871 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-28 13:38:28.873 | + 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 13:38:28.904 | + 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 13:38:28.935 | + 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 13:38:28.964 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-28 13:38:28.993 | + 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 13:38:28.996 | ++ lib/nova:create_nova_conf:582 : seq 1 1 2022-07-28 13:38:29.003 | + lib/nova:create_nova_conf:582 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 13:38:29.005 | + lib/nova:create_nova_conf:583 : local conf 2022-07-28 13:38:29.008 | + lib/nova:create_nova_conf:584 : local offset 2022-07-28 13:38:29.011 | ++ lib/nova:create_nova_conf:585 : conductor_conf 1 2022-07-28 13:38:29.014 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-28 13:38:29.016 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-28 13:38:29.020 | + lib/nova:create_nova_conf:585 : conf=/etc/nova/nova_cell1.conf 2022-07-28 13:38:29.023 | + lib/nova:create_nova_conf:586 : offset=0 2022-07-28 13:38:29.025 | + lib/nova:create_nova_conf:587 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-07-28 13:38:29.028 | + lib/nova:configure_console_proxies:694 : local conf=/etc/nova/nova_cell1.conf 2022-07-28 13:38:29.030 | + lib/nova:configure_console_proxies:695 : local offset=0 2022-07-28 13:38:29.034 | + lib/nova:configure_console_proxies:699 : offset=0 2022-07-28 13:38:29.036 | + lib/nova:configure_console_proxies:701 : is_service_enabled n-novnc 2022-07-28 13:38:29.053 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:38:29.056 | + lib/nova:configure_console_proxies:701 : '[' False '!=' False ']' 2022-07-28 13:38:29.058 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-spice 2022-07-28 13:38:29.075 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:38:29.077 | + lib/nova:configure_console_proxies:738 : is_service_enabled n-sproxy 2022-07-28 13:38:29.094 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:38:29.097 | + lib/nova:configure_nova:336 : is_service_enabled n-cpu 2022-07-28 13:38:29.115 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:38:29.118 | + ./stack.sh:main:935 : is_service_enabled placement 2022-07-28 13:38:29.135 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:38:29.138 | + ./stack.sh:main:937 : stack_install_service placement 2022-07-28 13:38:29.141 | + lib/stack:stack_install_service:20 : local service=placement 2022-07-28 13:38:29.144 | + lib/stack:stack_install_service:21 : type install_placement 2022-07-28 13:38:29.146 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-28 13:38:29.149 | + lib/stack:stack_install_service:32 : install_placement 2022-07-28 13:38:29.151 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-07-28 13:38:29.154 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-07-28 13:38:29.157 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 13:38:29.160 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 13:38:29.163 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-07-28 13:38:29.165 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 13:38:29.168 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 13:38:29.170 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 13:38:29.173 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 13:38:29.175 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 13:38:29.178 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 13:38:29.180 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 13:38:29.183 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 13:38:29.185 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 13:38:29.188 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 13:38:29.191 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 13:38:29.193 | + functions-common:apt_get_update:1191 : return 2022-07-28 13:38:29.196 | + functions-common:install_package:1465 : real_install_package apache2 2022-07-28 13:38:29.198 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 13:38:29.201 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 13:38:29.203 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 13:38:29.206 | + functions-common:real_install_package:1451 : apt_get install apache2 2022-07-28 13:38:29.229 | + 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 13:38:29.340 | Reading package lists... 2022-07-28 13:38:29.605 | Building dependency tree... 2022-07-28 13:38:29.606 | Reading state information... 2022-07-28 13:38:29.894 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-07-28 13:38:29.894 | The following packages were automatically installed and are no longer required: 2022-07-28 13:38:29.895 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 13:38:29.895 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 13:38:29.895 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 13:38:29.895 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 13:38:29.895 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 13:38:29.895 | python3-zope.interface 2022-07-28 13:38:29.896 | Use 'sudo apt autoremove' to remove them. 2022-07-28 13:38:30.015 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-28 13:38:30.020 | + functions-common:apt_get:1235 : result=0 2022-07-28 13:38:30.023 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 13:38:30.025 | + functions-common:time_stop:2440 : local name 2022-07-28 13:38:30.027 | + functions-common:time_stop:2441 : local end_time 2022-07-28 13:38:30.030 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 13:38:30.032 | + functions-common:time_stop:2443 : local total 2022-07-28 13:38:30.035 | + functions-common:time_stop:2444 : local start_time 2022-07-28 13:38:30.037 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 13:38:30.040 | + functions-common:time_stop:2447 : start_time=1659015509226 2022-07-28 13:38:30.042 | + functions-common:time_stop:2449 : [[ -z 1659015509226 ]] 2022-07-28 13:38:30.045 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 13:38:30.050 | + functions-common:time_stop:2452 : end_time=1659015510047 2022-07-28 13:38:30.053 | + functions-common:time_stop:2453 : elapsed_time=821 2022-07-28 13:38:30.055 | + functions-common:time_stop:2454 : total=24907 2022-07-28 13:38:30.057 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 13:38:30.060 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=25728 2022-07-28 13:38:30.062 | + functions-common:apt_get:1239 : return 0 2022-07-28 13:38:30.065 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-07-28 13:38:30.068 | + functions-common:is_package_installed:1473 : [[ -z libapache2-mod-wsgi ]] 2022-07-28 13:38:30.071 | + functions-common:is_package_installed:1477 : [[ -z deb ]] 2022-07-28 13:38:30.074 | + functions-common:is_package_installed:1481 : [[ deb = \d\e\b ]] 2022-07-28 13:38:30.076 | + functions-common:is_package_installed:1482 : dpkg -s libapache2-mod-wsgi 2022-07-28 13:38:30.098 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-07-28 13:38:30.101 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 13:38:30.104 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 13:38:30.106 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 13:38:30.109 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 13:38:30.112 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 13:38:30.115 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 13:38:30.117 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 13:38:30.120 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 13:38:30.122 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 13:38:30.125 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 13:38:30.128 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 13:38:30.131 | + functions-common:apt_get_update:1191 : return 2022-07-28 13:38:30.133 | + functions-common:install_package:1465 : real_install_package libapache2-mod-wsgi-py3 2022-07-28 13:38:30.136 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 13:38:30.139 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 13:38:30.141 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 13:38:30.144 | + functions-common:real_install_package:1451 : apt_get install libapache2-mod-wsgi-py3 2022-07-28 13:38:30.167 | + 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 13:38:30.278 | Reading package lists... 2022-07-28 13:38:30.548 | Building dependency tree... 2022-07-28 13:38:30.549 | Reading state information... 2022-07-28 13:38:30.826 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-07-28 13:38:30.827 | The following packages were automatically installed and are no longer required: 2022-07-28 13:38:30.828 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 13:38:30.828 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 13:38:30.828 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 13:38:30.828 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 13:38:30.828 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 13:38:30.828 | python3-zope.interface 2022-07-28 13:38:30.828 | Use 'sudo apt autoremove' to remove them. 2022-07-28 13:38:30.946 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-28 13:38:30.951 | + functions-common:apt_get:1235 : result=0 2022-07-28 13:38:30.954 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 13:38:30.956 | + functions-common:time_stop:2440 : local name 2022-07-28 13:38:30.959 | + functions-common:time_stop:2441 : local end_time 2022-07-28 13:38:30.961 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 13:38:30.964 | + functions-common:time_stop:2443 : local total 2022-07-28 13:38:30.966 | + functions-common:time_stop:2444 : local start_time 2022-07-28 13:38:30.968 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 13:38:30.971 | + functions-common:time_stop:2447 : start_time=1659015510164 2022-07-28 13:38:30.974 | + functions-common:time_stop:2449 : [[ -z 1659015510164 ]] 2022-07-28 13:38:30.977 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 13:38:30.981 | + functions-common:time_stop:2452 : end_time=1659015510979 2022-07-28 13:38:30.984 | + functions-common:time_stop:2453 : elapsed_time=815 2022-07-28 13:38:30.987 | + functions-common:time_stop:2454 : total=25728 2022-07-28 13:38:30.989 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 13:38:30.992 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=26543 2022-07-28 13:38:30.994 | + functions-common:apt_get:1239 : return 0 2022-07-28 13:38:30.997 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-07-28 13:38:30.999 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-07-28 13:38:31.003 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 13:38:31.006 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 13:38:31.008 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 13:38:31.011 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-07-28 13:38:31.014 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-07-28 13:38:31.070 | wsgi (enabled by maintainer script) 2022-07-28 13:38:31.074 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-07-28 13:38:31.076 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-07-28 13:38:31.079 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-28 13:38:31.082 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-07-28 13:38:31.085 | ++ inc/python:get_from_global_requirements:221 : local package=osc-placement 2022-07-28 13:38:31.087 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-28 13:38:31.091 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-07-28 13:38:31.092 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-28 13:38:31.098 | ++ inc/python:get_from_global_requirements:223 : required_pkg='osc-placement ' 2022-07-28 13:38:31.100 | ++ inc/python:get_from_global_requirements:224 : [[ osc-placement == '' ]] 2022-07-28 13:38:31.103 | ++ inc/python:get_from_global_requirements:227 : echo osc-placement 2022-07-28 13:38:31.106 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-07-28 13:38:31.108 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-07-28 13:38:31.132 | Using python 3.8 to install osc-placement 2022-07-28 13:38:31.134 | + 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 13:38:33.236 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:38:33.236 | from cryptography.utils import int_from_bytes 2022-07-28 13:38:33.236 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:38:33.236 | from cryptography.utils import int_from_bytes 2022-07-28 13:38:34.304 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 13:38:34.306 | 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 13:38:34.317 | 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 13:38:34.332 | 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 13:38:34.337 | 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 13:38:34.339 | 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 13:38:34.346 | 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 13:38:34.350 | 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 13:38:34.353 | 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 13:38:34.413 | 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 13:38:34.428 | 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 13:38:34.433 | 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 13:38:34.436 | 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 13:38:34.443 | 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 13:38:34.447 | 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 13:38:34.450 | 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 13:38:34.453 | 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 13:38:34.466 | 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 13:38:34.470 | 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 13:38:34.475 | 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 13:38:34.488 | 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 13:38:34.513 | 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 13:38:34.517 | 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 13:38:34.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 13:38:34.552 | 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 13:38:34.557 | 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 13:38:34.560 | 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 13:38:34.572 | 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 13:38:34.575 | 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 13:38:34.623 | 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 13:38:34.627 | 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 13:38:34.630 | 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 13:38:34.667 | 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 13:38:34.672 | 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 13:38:34.676 | 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 13:38:34.680 | 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 13:38:34.683 | 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 13:38:34.686 | 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 13:38:34.708 | 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 13:38:34.713 | 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 13:38:34.715 | 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 13:38:34.778 | 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 13:38:34.781 | 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 13:38:34.785 | 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 13:38:36.974 | + inc/python:pip_install:196 : result=0 2022-07-28 13:38:36.977 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 13:38:36.979 | + functions-common:time_stop:2440 : local name 2022-07-28 13:38:36.982 | + functions-common:time_stop:2441 : local end_time 2022-07-28 13:38:36.985 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 13:38:36.988 | + functions-common:time_stop:2443 : local total 2022-07-28 13:38:36.990 | + functions-common:time_stop:2444 : local start_time 2022-07-28 13:38:36.993 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 13:38:36.995 | + functions-common:time_stop:2447 : start_time=1659015511126 2022-07-28 13:38:36.998 | + functions-common:time_stop:2449 : [[ -z 1659015511126 ]] 2022-07-28 13:38:37.002 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 13:38:37.007 | + functions-common:time_stop:2452 : end_time=1659015517004 2022-07-28 13:38:37.010 | + functions-common:time_stop:2453 : elapsed_time=5878 2022-07-28 13:38:37.013 | + functions-common:time_stop:2454 : total=128653 2022-07-28 13:38:37.015 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 13:38:37.018 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=134531 2022-07-28 13:38:37.021 | + inc/python:pip_install:199 : return 0 2022-07-28 13:38:37.023 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-07-28 13:38:37.026 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/placement.git 2022-07-28 13:38:37.028 | + functions-common:git_clone:598 : local git_dest=/opt/stack/placement 2022-07-28 13:38:37.031 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 13:38:37.034 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 13:38:37.037 | ++ functions-common:git_clone:601 : pwd 2022-07-28 13:38:37.040 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 13:38:37.042 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 13:38:37.046 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 13:38:37.064 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 13:38:37.069 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 13:38:37.072 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 13:38:37.076 | + functions-common:git_clone:618 : echo master 2022-07-28 13:38:37.076 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 13:38:37.082 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/placement ]] 2022-07-28 13:38:37.084 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 13:38:37.087 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/placement 2022-07-28 13:38:37.100 | + functions-common:git_clone:678 : cd /opt/stack/placement 2022-07-28 13:38:37.104 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 13:38:37.104 | + functions-common:git_clone:679 : head -1 2022-07-28 13:38:37.107 | d723f225 Merge "Change minversion of tox to 3.18.0" 2022-07-28 13:38:37.111 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 13:38:37.114 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-07-28 13:38:37.116 | + inc/python:setup_develop:334 : local bindep 2022-07-28 13:38:37.119 | + inc/python:setup_develop:335 : [[ /opt/stack/placement == -bindep* ]] 2022-07-28 13:38:37.122 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/placement 2022-07-28 13:38:37.124 | + inc/python:setup_develop:340 : local extras= 2022-07-28 13:38:37.127 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-07-28 13:38:37.129 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-28 13:38:37.132 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/placement == -bindep* ]] 2022-07-28 13:38:37.134 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/placement 2022-07-28 13:38:37.137 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-28 13:38:37.140 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-28 13:38:37.143 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/placement 2022-07-28 13:38:37.145 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-28 13:38:37.148 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/placement 2022-07-28 13:38:37.151 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-28 13:38:37.153 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-28 13:38:37.157 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-07-28 13:38:37.163 | + inc/python:_setup_package_with_constraints_edit:381 : name=openstack-placement 2022-07-28 13:38:37.166 | + 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 13:38:37.797 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/placement -e 2022-07-28 13:38:37.799 | + inc/python:setup_package:414 : local bindep=0 2022-07-28 13:38:37.802 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-28 13:38:37.804 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-28 13:38:37.807 | + inc/python:setup_package:417 : [[ /opt/stack/placement == -bindep* ]] 2022-07-28 13:38:37.810 | + inc/python:setup_package:422 : local project_dir=/opt/stack/placement 2022-07-28 13:38:37.813 | + inc/python:setup_package:423 : local flags=-e 2022-07-28 13:38:37.816 | + inc/python:setup_package:424 : local extras= 2022-07-28 13:38:37.818 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-28 13:38:37.821 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-28 13:38:37.823 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-28 13:38:37.826 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-28 13:38:37.828 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-28 13:38:37.832 | + inc/python:setup_package:442 : pip_install -e /opt/stack/placement 2022-07-28 13:38:37.853 | Using python 3.8 to install /opt/stack/placement 2022-07-28 13:38:37.856 | + 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 13:38:39.977 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:38:39.978 | from cryptography.utils import int_from_bytes 2022-07-28 13:38:39.978 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:38:39.978 | from cryptography.utils import int_from_bytes 2022-07-28 13:38:41.044 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 13:38:41.045 | Obtaining file:///opt/stack/placement 2022-07-28 13:38:42.271 | 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 13:38:42.284 | 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 13:38:42.430 | 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 13:38:42.443 | 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 13:38:42.448 | 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 13:38:42.488 | 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 13:38:42.539 | 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 13:38:42.544 | 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 13:38:42.548 | 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 13:38:42.553 | 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 13:38:42.589 | 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 13:38:42.600 | 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 13:38:42.639 | 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 13:38:42.645 | 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 13:38:42.692 | 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 13:38:42.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 13:38:42.735 | 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 13:38:42.753 | 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 13:38:42.769 | 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 13:38:42.777 | 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 13:38:42.787 | 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 13:38:42.802 | 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 13:38:42.807 | 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 13:38:42.809 | 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 13:38:42.822 | 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 13:38:42.831 | 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 13:38:42.834 | 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 13:38:42.839 | 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 13:38:42.843 | 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 13:38:42.848 | 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 13:38:42.869 | 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 13:38:42.874 | 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 13:38:42.881 | 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 13:38:42.895 | 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 13:38:42.899 | 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 13:38:42.902 | 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 13:38:42.912 | 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 13:38:42.915 | 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 13:38:42.917 | 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 13:38:42.922 | 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 13:38:42.931 | 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 13:38:42.936 | 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 13:38:42.947 | 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 13:38:42.979 | 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 13:38:42.989 | 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 13:38:42.991 | 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 13:38:43.053 | 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 13:38:43.080 | 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 13:38:43.139 | 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 13:38:43.145 | 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 13:38:43.149 | 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 13:38:43.153 | 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 13:38:43.156 | 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 13:38:43.162 | 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 13:38:43.176 | 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 13:38:43.184 | 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 13:38:43.190 | 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 13:38:43.193 | 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 13:38:43.196 | 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 13:38:43.199 | 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 13:38:43.201 | 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 13:38:43.205 | 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 13:38:43.210 | 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 13:38:43.213 | 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 13:38:43.215 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-28 13:38:43.217 | 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 13:38:43.228 | 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 13:38:43.255 | 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 13:38:43.259 | 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 13:38:43.263 | 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 13:38:43.273 | 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 13:38:43.310 | 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 13:38:43.313 | 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 13:38:43.316 | 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 13:38:44.823 | Installing collected packages: openstack-placement 2022-07-28 13:38:44.823 | Attempting uninstall: openstack-placement 2022-07-28 13:38:44.824 | Found existing installation: openstack-placement 7.1.0.dev26 2022-07-28 13:38:44.826 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-07-28 13:38:44.827 | Running setup.py develop for openstack-placement 2022-07-28 13:38:46.528 | Successfully installed openstack-placement 2022-07-28 13:38:46.643 | + inc/python:pip_install:196 : result=0 2022-07-28 13:38:46.645 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 13:38:46.648 | + functions-common:time_stop:2440 : local name 2022-07-28 13:38:46.650 | + functions-common:time_stop:2441 : local end_time 2022-07-28 13:38:46.652 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 13:38:46.655 | + functions-common:time_stop:2443 : local total 2022-07-28 13:38:46.658 | + functions-common:time_stop:2444 : local start_time 2022-07-28 13:38:46.660 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 13:38:46.662 | + functions-common:time_stop:2447 : start_time=1659015517848 2022-07-28 13:38:46.665 | + functions-common:time_stop:2449 : [[ -z 1659015517848 ]] 2022-07-28 13:38:46.668 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 13:38:46.672 | + functions-common:time_stop:2452 : end_time=1659015526669 2022-07-28 13:38:46.675 | + functions-common:time_stop:2453 : elapsed_time=8821 2022-07-28 13:38:46.678 | + functions-common:time_stop:2454 : total=134531 2022-07-28 13:38:46.680 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 13:38:46.682 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=143352 2022-07-28 13:38:46.685 | + inc/python:pip_install:199 : return 0 2022-07-28 13:38:46.687 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-28 13:38:46.690 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-07-28 13:38:46.693 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-07-28 13:38:46.714 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-07-28 13:38:46.729 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/placement 2022-07-28 13:38:46.733 | + inc/python:use_library_from_git:246 : local name=/opt/stack/placement 2022-07-28 13:38:46.736 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 13:38:46.738 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 13:38:46.741 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-07-28 13:38:46.744 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 13:38:46.746 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-28 13:38:46.749 | + ./stack.sh:main:938 : configure_placement 2022-07-28 13:38:46.752 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-07-28 13:38:46.765 | + lib/placement:configure_placement:107 : create_placement_conf 2022-07-28 13:38:46.769 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-07-28 13:38:46.774 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-07-28 13:38:46.777 | ++ lib/database:database_connection_url:134 : local db=placement 2022-07-28 13:38:46.779 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-07-28 13:38:46.783 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=placement 2022-07-28 13:38:46.785 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 13:38:46.788 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 13:38:46.790 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 13:38:46.810 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:38:46.813 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 13:38:46.816 | ++ 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 13:38:46.819 | + 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 13:38:46.854 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-07-28 13:38:46.888 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-07-28 13:38:46.922 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-07-28 13:38:46.925 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-07-28 13:38:46.928 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-07-28 13:38:46.930 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-28 13:38:46.933 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-07-28 13:38:46.965 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-07-28 13:38:46.997 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.67/identity 2022-07-28 13:38:47.030 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-07-28 13:38:47.061 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-07-28 13:38:47.091 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-07-28 13:38:47.122 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-07-28 13:38:47.161 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-07-28 13:38:47.191 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-28 13:38:47.222 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-07-28 13:38:47.254 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-07-28 13:38:47.256 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-07-28 13:38:47.259 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-07-28 13:38:47.263 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-28 13:38:47.282 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-28 13:38:47.284 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-28 13:38:47.287 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-28 13:38:47.289 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-28 13:38:47.292 | + 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 13:38:47.328 | + 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 13:38:47.360 | + 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 13:38:47.390 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-28 13:38:47.424 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-07-28 13:38:47.427 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-07-28 13:38:47.430 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-07-28 13:38:47.432 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-07-28 13:38:47.435 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-07-28 13:38:47.437 | + lib/apache:write_uwsgi_config:257 : local http= 2022-07-28 13:38:47.440 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-28 13:38:47.444 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-07-28 13:38:47.448 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-07-28 13:38:47.451 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-28 13:38:47.453 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-28 13:38:47.467 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-28 13:38:47.467 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-28 13:38:47.477 | d /var/run/uwsgi 0755 ubuntu root 2022-07-28 13:38:47.481 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-28 13:38:47.497 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-07-28 13:38:47.499 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-07-28 13:38:47.503 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-07-28 13:38:47.537 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-07-28 13:38:47.567 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-07-28 13:38:47.597 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-07-28 13:38:47.627 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-07-28 13:38:47.656 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-28 13:38:47.687 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-07-28 13:38:47.717 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-07-28 13:38:47.748 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-07-28 13:38:47.777 | + 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 13:38:47.808 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-07-28 13:38:47.837 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-28 13:38:47.868 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-07-28 13:38:47.899 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-07-28 13:38:47.902 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-07-28 13:38:47.905 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-07-28 13:38:47.908 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-07-28 13:38:47.911 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-28 13:38:47.913 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 13:38:47.916 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 13:38:47.919 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-07-28 13:38:47.922 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-07-28 13:38:47.925 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-07-28 13:38:47.955 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-07-28 13:38:47.985 | + 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 13:38:47.986 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-07-28 13:38:47.995 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-07-28 13:38:47.998 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-07-28 13:38:48.002 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-07-28 13:38:48.004 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-28 13:38:48.007 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-28 13:38:48.010 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 13:38:48.013 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 13:38:48.015 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 13:38:48.018 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-28 13:38:48.021 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-28 13:38:48.023 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 13:38:48.026 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 13:38:48.028 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-07-28 13:38:48.091 | Site placement-api already enabled 2022-07-28 13:38:48.096 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-07-28 13:38:48.099 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-28 13:38:48.102 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 13:38:48.104 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-28 13:38:48.248 | + ./stack.sh:main:945 : is_service_enabled placement placement-client 2022-07-28 13:38:48.268 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:38:48.270 | + ./stack.sh:main:946 : is_service_enabled n-cpu 2022-07-28 13:38:48.291 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:38:48.294 | + ./stack.sh:main:946 : is_service_enabled n-sch 2022-07-28 13:38:48.312 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:38:48.316 | + ./stack.sh:main:947 : configure_placement_nova_compute 2022-07-28 13:38:48.318 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova.conf 2022-07-28 13:38:48.321 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement auth_type password 2022-07-28 13:38:48.355 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.67/identity 2022-07-28 13:38:48.385 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova.conf placement username placement 2022-07-28 13:38:48.415 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-07-28 13:38:48.447 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-07-28 13:38:48.477 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement project_name service 2022-07-28 13:38:48.507 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-07-28 13:38:48.539 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-07-28 13:38:48.569 | + ./stack.sh:main:951 : is_service_enabled horizon 2022-07-28 13:38:48.588 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:38:48.590 | + ./stack.sh:main:956 : is_service_enabled tls-proxy 2022-07-28 13:38:48.608 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:38:48.610 | + ./stack.sh:main:964 : run_phase stack install 2022-07-28 13:38:48.613 | + functions-common:run_phase:1868 : local mode=stack 2022-07-28 13:38:48.615 | + functions-common:run_phase:1869 : local phase=install 2022-07-28 13:38:48.618 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-28 13:38:48.621 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-28 13:38:48.623 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-28 13:38:48.626 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-28 13:38:48.629 | + functions-common:run_phase:1878 : local extra 2022-07-28 13:38:48.632 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-28 13:38:48.637 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-28 13:38:48.639 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-28 13:38:48.642 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-28 13:38:48.645 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-07-28 13:38:48.648 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-28 13:38:48.665 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:38:48.667 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-07-28 13:38:48.670 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-07-28 13:38:48.673 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-07-28 13:38:48.675 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-07-28 13:38:48.679 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 13:38:48.681 | ++ ./stack.sh:echo_summary:441 : echo -e Installing Tempest 2022-07-28 13:38:48.684 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-07-28 13:38:48.686 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-07-28 13:38:48.748 | ++ inc/async:async_inner:63 : install_tempest 2022-07-28 13:38:48.786 | [593835 Async install_tempest:619288]: running: install_tempest 2022-07-28 13:38:48.789 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-07-28 13:38:48.792 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-07-28 13:38:48.795 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-07-28 13:38:48.798 | + 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 13:38:48.801 | + functions-common:run_phase:1895 : run_plugins stack install 2022-07-28 13:38:48.803 | + functions-common:run_plugins:1854 : local mode=stack 2022-07-28 13:38:48.806 | + functions-common:run_plugins:1855 : local phase=install 2022-07-28 13:38:48.809 | + functions-common:run_plugins:1857 : local plugins= 2022-07-28 13:38:48.812 | + functions-common:run_plugins:1858 : local plugin 2022-07-28 13:38:48.816 | + ./stack.sh:main:967 : use_library_from_git python-openstackclient 2022-07-28 13:38:48.819 | + inc/python:use_library_from_git:246 : local name=python-openstackclient 2022-07-28 13:38:48.821 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 13:38:48.824 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 13:38:48.827 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-07-28 13:38:48.830 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 13:38:48.835 | + ./stack.sh:main:971 : pip_install_gr python-openstackclient 2022-07-28 13:38:48.837 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-07-28 13:38:48.840 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-28 13:38:48.844 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-07-28 13:38:48.847 | ++ inc/python:get_from_global_requirements:221 : local package=python-openstackclient 2022-07-28 13:38:48.850 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-28 13:38:48.855 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-07-28 13:38:48.855 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-28 13:38:48.862 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-openstackclient ' 2022-07-28 13:38:48.865 | ++ inc/python:get_from_global_requirements:224 : [[ python-openstackclient == '' ]] 2022-07-28 13:38:48.869 | ++ inc/python:get_from_global_requirements:227 : echo python-openstackclient 2022-07-28 13:38:48.872 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-07-28 13:38:48.874 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-07-28 13:38:48.900 | Using python 3.8 to install python-openstackclient 2022-07-28 13:38:48.902 | + 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 13:38:51.067 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:38:51.067 | from cryptography.utils import int_from_bytes 2022-07-28 13:38:51.067 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:38:51.067 | from cryptography.utils import int_from_bytes 2022-07-28 13:38:52.116 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 13:38:52.118 | 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 13:38:52.137 | 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 13:38:52.141 | 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 13:38:52.153 | 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 13:38:52.157 | 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 13:38:52.160 | 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 13:38:52.164 | 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 13:38:52.190 | 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 13:38:52.204 | 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 13:38:52.218 | 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 13:38:52.233 | 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 13:38:52.254 | 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 13:38:52.269 | 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 13:38:52.271 | 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 13:38:52.320 | 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 13:38:52.331 | 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 13:38:52.334 | 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 13:38:52.339 | 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 13:38:52.346 | 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 13:38:52.350 | 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 13:38:52.353 | 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 13:38:52.410 | 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 13:38:52.414 | 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 13:38:52.435 | 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 13:38:52.438 | 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 13:38:52.441 | 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 13:38:52.477 | 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 13:38:52.480 | 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 13:38:52.484 | 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 13:38:52.488 | 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 13:38:52.496 | 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 13:38:52.510 | 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 13:38:52.513 | 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 13:38:52.519 | 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 13:38:52.525 | 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 13:38:52.564 | 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 13:38:52.568 | 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 13:38:52.572 | 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 13:38:52.577 | 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 13:38:52.580 | 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 13:38:52.641 | 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 13:38:52.645 | 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 13:38:52.648 | 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 13:38:52.651 | 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 13:38:52.656 | 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 13:38:52.659 | 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 13:38:52.662 | 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 13:38:52.695 | 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 13:38:52.698 | 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 13:38:52.702 | 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 13:38:54.729 | + inc/python:pip_install:196 : result=0 2022-07-28 13:38:54.731 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 13:38:54.734 | + functions-common:time_stop:2440 : local name 2022-07-28 13:38:54.737 | + functions-common:time_stop:2441 : local end_time 2022-07-28 13:38:54.739 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 13:38:54.742 | + functions-common:time_stop:2443 : local total 2022-07-28 13:38:54.744 | + functions-common:time_stop:2444 : local start_time 2022-07-28 13:38:54.747 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 13:38:54.749 | + functions-common:time_stop:2447 : start_time=1659015528894 2022-07-28 13:38:54.752 | + functions-common:time_stop:2449 : [[ -z 1659015528894 ]] 2022-07-28 13:38:54.755 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 13:38:54.760 | + functions-common:time_stop:2452 : end_time=1659015534757 2022-07-28 13:38:54.763 | + functions-common:time_stop:2453 : elapsed_time=5863 2022-07-28 13:38:54.766 | + functions-common:time_stop:2454 : total=143352 2022-07-28 13:38:54.768 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 13:38:54.771 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=149215 2022-07-28 13:38:54.774 | + inc/python:pip_install:199 : return 0 2022-07-28 13:38:54.776 | + ./stack.sh:main:976 : install_oscwrap 2022-07-28 13:38:54.780 | ++ functions-common:install_oscwrap:2485 : mktemp 2022-07-28 13:38:54.785 | + functions-common:install_oscwrap:2485 : OSCWRAP_TIMER_FILE=/tmp/tmp.HC8yG4bIOW 2022-07-28 13:38:54.788 | + functions-common:install_oscwrap:2488 : shopt -s expand_aliases 2022-07-28 13:38:54.790 | + functions-common:install_oscwrap:2491 : unalias -a 2022-07-28 13:38:54.793 | + functions-common:install_oscwrap:2493 : alias openstack=oscwrap 2022-07-28 13:38:54.796 | + ./stack.sh:main:981 : [[ False != \F\a\l\s\e ]] 2022-07-28 13:38:54.799 | + ./stack.sh:main:1021 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-07-28 13:38:54.802 | + ./stack.sh:main:1029 : is_service_enabled mysql postgresql 2022-07-28 13:38:54.822 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:38:54.825 | + ./stack.sh:main:1030 : configure_database 2022-07-28 13:38:54.828 | + lib/database:configure_database:128 : configure_database_mysql 2022-07-28 13:38:54.831 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-07-28 13:38:54.833 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-07-28 13:38:54.836 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 13:38:54.838 | + ./stack.sh:echo_summary:441 : echo -e Configuring and starting MySQL 2022-07-28 13:38:54.840 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-07-28 13:38:54.843 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 13:38:54.845 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 13:38:54.848 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-07-28 13:38:54.851 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-07-28 13:38:54.855 | ++ functions-common:ipv6_unquote:2238 : tr -d '[]' 2022-07-28 13:38:54.855 | ++ functions-common:ipv6_unquote:2238 : echo 0.0.0.0 2022-07-28 13:38:54.860 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-07-28 13:38:54.917 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-07-28 13:38:54.920 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 13:38:54.923 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 13:38:54.925 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 13:38:54.928 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 13:38:54.930 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 13:38:54.932 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 13:38:54.935 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 13:38:54.937 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 13:38:54.940 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 13:38:54.943 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 13:38:54.945 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-07-28 13:38:54.948 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 13:38:54.950 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 13:38:54.952 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 13:38:54.955 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 13:38:54.957 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 13:38:54.960 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 13:38:54.962 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-07-28 13:38:54.965 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 13:38:54.967 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 13:38:54.969 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-07-28 13:38:54.972 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 13:38:54.974 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart mysql 2022-07-28 13:38:58.684 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-07-28 13:38:58.701 | mysqladmin: connect to server at 'localhost' failed 2022-07-28 13:38:58.703 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-07-28 13:38:58.705 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-07-28 13:38:58.708 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-07-28 13:38:58.710 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 13:38:58.712 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 13:38:58.715 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-07-28 13:38:58.717 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-07-28 13:38:58.720 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-07-28 13:38:58.723 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 13:38:58.725 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 13:38:58.727 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-07-28 13:38:58.730 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-07-28 13:38:58.732 | + 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 13:38:58.746 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 13:38:58.815 | + 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 13:38:58.827 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 13:38:58.899 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-07-28 13:38:58.957 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-07-28 13:38:59.015 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-07-28 13:38:59.072 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-07-28 13:38:59.074 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-07-28 13:38:59.077 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance counting' 2022-07-28 13:38:59.077 | enabling MySQL performance counting 2022-07-28 13:38:59.080 | + lib/databases/mysql:configure_database_mysql:157 : pip_install /home/ubuntu/devstack/tools/dbcounter 2022-07-28 13:38:59.103 | Using python 3.8 to install /home/ubuntu/devstack/tools/dbcounter 2022-07-28 13:38:59.106 | + 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 13:39:01.257 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:39:01.258 | from cryptography.utils import int_from_bytes 2022-07-28 13:39:01.258 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:39:01.258 | from cryptography.utils import int_from_bytes 2022-07-28 13:39:02.309 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 13:39:02.312 | Processing ./tools/dbcounter 2022-07-28 13:39:02.317 | Installing build dependencies: started 2022-07-28 13:39:12.395 | Installing build dependencies: finished with status 'done' 2022-07-28 13:39:12.397 | Getting requirements to build wheel: started 2022-07-28 13:39:13.402 | Getting requirements to build wheel: finished with status 'done' 2022-07-28 13:39:13.406 | Installing backend dependencies: started 2022-07-28 13:39:18.132 | Installing backend dependencies: finished with status 'done' 2022-07-28 13:39:18.135 | Preparing wheel metadata: started 2022-07-28 13:39:19.254 | Preparing wheel metadata: finished with status 'done' 2022-07-28 13:39:19.262 | Building wheels for collected packages: dbcounter 2022-07-28 13:39:19.264 | Building wheel for dbcounter (PEP 517): started 2022-07-28 13:39:20.675 | Building wheel for dbcounter (PEP 517): finished with status 'done' 2022-07-28 13:39:20.676 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3220 sha256=080aac3c575b5b430b55550d454e9e4d71304d417ab9dde21be024b8026c5522 2022-07-28 13:39:20.676 | Stored in directory: /tmp/pip-ephem-wheel-cache-mz8gyfad/wheels/47/ec/8f/c05696fe4840718acd6e24d52f1870611cf630271d38314447 2022-07-28 13:39:20.677 | Successfully built dbcounter 2022-07-28 13:39:22.920 | Installing collected packages: dbcounter 2022-07-28 13:39:22.920 | Attempting uninstall: dbcounter 2022-07-28 13:39:22.921 | Found existing installation: dbcounter 0.1 2022-07-28 13:39:22.931 | Uninstalling dbcounter-0.1: 2022-07-28 13:39:23.244 | Successfully uninstalled dbcounter-0.1 2022-07-28 13:39:23.345 | Successfully installed dbcounter-0.1 2022-07-28 13:39:23.503 | + inc/python:pip_install:196 : result=0 2022-07-28 13:39:23.506 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 13:39:23.508 | + functions-common:time_stop:2440 : local name 2022-07-28 13:39:23.511 | + functions-common:time_stop:2441 : local end_time 2022-07-28 13:39:23.513 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 13:39:23.516 | + functions-common:time_stop:2443 : local total 2022-07-28 13:39:23.518 | + functions-common:time_stop:2444 : local start_time 2022-07-28 13:39:23.521 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 13:39:23.523 | + functions-common:time_stop:2447 : start_time=1659015539097 2022-07-28 13:39:23.525 | + functions-common:time_stop:2449 : [[ -z 1659015539097 ]] 2022-07-28 13:39:23.528 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 13:39:23.533 | + functions-common:time_stop:2452 : end_time=1659015563530 2022-07-28 13:39:23.536 | + functions-common:time_stop:2453 : elapsed_time=24433 2022-07-28 13:39:23.538 | + functions-common:time_stop:2454 : total=149215 2022-07-28 13:39:23.540 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 13:39:23.542 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=173648 2022-07-28 13:39:23.545 | + inc/python:pip_install:199 : return 0 2022-07-28 13:39:23.548 | + lib/databases/mysql:configure_database_mysql:160 : recreate_database stats 2022-07-28 13:39:23.550 | + lib/database:recreate_database:112 : local db=stats 2022-07-28 13:39:23.553 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2022-07-28 13:39:23.555 | + lib/databases/mysql:recreate_database_mysql:66 : local db=stats 2022-07-28 13:39:23.558 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2022-07-28 13:39:23.563 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 13:39:23.793 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2022-07-28 13:39:23.798 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 13:39:23.924 | + 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 13:39:23.924 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2022-07-28 13:39:23.929 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 13:39:24.019 | + lib/databases/mysql:configure_database_mysql:166 : restart_service mysql 2022-07-28 13:39:24.028 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 13:39:24.032 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart mysql 2022-07-28 13:39:28.171 | + ./stack.sh:main:1034 : save_stackenv 1034 2022-07-28 13:39:28.173 | + functions-common:save_stackenv:60 : local tag=1034 2022-07-28 13:39:28.177 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-07-28 13:39:28.181 | + functions-common:save_stackenv:62 : time_stamp=2022-07-28-133928 2022-07-28 13:39:28.184 | + functions-common:save_stackenv:63 : echo '# 2022-07-28-133928 1034' 2022-07-28 13:39:28.187 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 13:39:28.190 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-07-28 13:39:28.193 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 13:39:28.195 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-07-28 13:39:28.198 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 13:39:28.201 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-07-28 13:39:28.204 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 13:39:28.206 | + 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 13:39:28.214 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 13:39:28.217 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.67 2022-07-28 13:39:28.219 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 13:39:28.222 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.67/identity 2022-07-28 13:39:28.224 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 13:39:28.227 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-07-28-133506 2022-07-28 13:39:28.230 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 13:39:28.232 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-07-28 13:39:28.235 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 13:39:28.238 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.67 2022-07-28 13:39:28.240 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 13:39:28.243 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-07-28 13:39:28.245 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 13:39:28.248 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-07-28 13:39:28.251 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 13:39:28.254 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-07-28 13:39:28.256 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 13:39:28.259 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-07-28 13:39:28.262 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 13:39:28.264 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.67 2022-07-28 13:39:28.268 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 13:39:28.270 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-07-28 13:39:28.273 | + ./stack.sh:main:1046 : [[ True == \T\r\u\e ]] 2022-07-28 13:39:28.276 | + ./stack.sh:main:1047 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-07-28 13:39:28.278 | + ./stack.sh:main:1048 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-07-28 13:39:28.291 | + ./stack.sh:main:1060 : start_dstat 2022-07-28 13:39:28.293 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-28 13:39:28.296 | + functions-common:run_process:1694 : local service=dstat 2022-07-28 13:39:28.299 | + functions-common:run_process:1695 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-28 13:39:28.302 | + functions-common:run_process:1696 : local group= 2022-07-28 13:39:28.305 | + functions-common:run_process:1697 : local user= 2022-07-28 13:39:28.307 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 13:39:28.310 | + functions-common:run_process:1700 : local name=dstat 2022-07-28 13:39:28.313 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 13:39:28.316 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 13:39:28.318 | + functions-common:time_start:2427 : local start_time= 2022-07-28 13:39:28.321 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 13:39:28.324 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 13:39:28.330 | + functions-common:time_start:2431 : _TIME_START[$name]=1659015568326 2022-07-28 13:39:28.332 | + functions-common:run_process:1703 : is_service_enabled dstat 2022-07-28 13:39:28.350 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:39:28.353 | + functions-common:run_process:1704 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2022-07-28 13:39:28.356 | + functions-common:_run_under_systemd:1654 : local service=dstat 2022-07-28 13:39:28.358 | + functions-common:_run_under_systemd:1655 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-28 13:39:28.361 | + functions-common:_run_under_systemd:1656 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-28 13:39:28.364 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-28 13:39:28.367 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-28 13:39:28.369 | + functions-common:_common_systemd_pitfalls:1629 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-07-28 13:39:28.372 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-07-28 13:39:28.374 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@dstat.service 2022-07-28 13:39:28.377 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 13:39:28.379 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 13:39:28.383 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 13:39:28.386 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 13:39:28.389 | + functions-common:_run_under_systemd:1667 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-07-28 13:39:28.392 | + 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 13:39:28.394 | + functions-common:write_user_unit_file:1563 : local service=devstack@dstat.service 2022-07-28 13:39:28.397 | + functions-common:write_user_unit_file:1564 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-28 13:39:28.399 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 13:39:28.402 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 13:39:28.404 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 13:39:28.407 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 13:39:28.409 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 13:39:28.412 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-07-28 13:39:28.414 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 13:39:28.420 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-07-28 13:39:28.474 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-07-28 13:39:28.529 | + 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 13:39:28.584 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-07-28 13:39:28.638 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-07-28 13:39:28.692 | + 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 13:39:28.748 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 13:39:28.751 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 13:39:28.754 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-07-28 13:39:28.809 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 13:39:29.407 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@dstat.service 2022-07-28 13:39:29.421 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-07-28 13:39:29.973 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@dstat.service 2022-07-28 13:39:29.998 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 13:39:30.001 | + functions-common:time_stop:2440 : local name 2022-07-28 13:39:30.004 | + functions-common:time_stop:2441 : local end_time 2022-07-28 13:39:30.006 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 13:39:30.009 | + functions-common:time_stop:2443 : local total 2022-07-28 13:39:30.011 | + functions-common:time_stop:2444 : local start_time 2022-07-28 13:39:30.014 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 13:39:30.017 | + functions-common:time_stop:2447 : start_time=1659015568326 2022-07-28 13:39:30.020 | + functions-common:time_stop:2449 : [[ -z 1659015568326 ]] 2022-07-28 13:39:30.023 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 13:39:30.028 | + functions-common:time_stop:2452 : end_time=1659015570025 2022-07-28 13:39:30.030 | + functions-common:time_stop:2453 : elapsed_time=1699 2022-07-28 13:39:30.034 | + functions-common:time_stop:2454 : total=0 2022-07-28 13:39:30.036 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 13:39:30.039 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1699 2022-07-28 13:39:30.041 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-07-28 13:39:30.044 | + functions-common:run_process:1694 : local service=memory_tracker 2022-07-28 13:39:30.047 | + functions-common:run_process:1695 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-07-28 13:39:30.050 | + functions-common:run_process:1696 : local group= 2022-07-28 13:39:30.053 | + functions-common:run_process:1697 : local user=root 2022-07-28 13:39:30.055 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 13:39:30.058 | + functions-common:run_process:1700 : local name=memory_tracker 2022-07-28 13:39:30.061 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 13:39:30.064 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 13:39:30.067 | + functions-common:time_start:2427 : local start_time= 2022-07-28 13:39:30.069 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 13:39:30.072 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 13:39:30.077 | + functions-common:time_start:2431 : _TIME_START[$name]=1659015570074 2022-07-28 13:39:30.080 | + functions-common:run_process:1703 : is_service_enabled memory_tracker 2022-07-28 13:39:30.100 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:39:30.102 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 13:39:30.105 | + functions-common:time_stop:2440 : local name 2022-07-28 13:39:30.108 | + functions-common:time_stop:2441 : local end_time 2022-07-28 13:39:30.111 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 13:39:30.113 | + functions-common:time_stop:2443 : local total 2022-07-28 13:39:30.116 | + functions-common:time_stop:2444 : local start_time 2022-07-28 13:39:30.118 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 13:39:30.121 | + functions-common:time_stop:2447 : start_time=1659015570074 2022-07-28 13:39:30.124 | + functions-common:time_stop:2449 : [[ -z 1659015570074 ]] 2022-07-28 13:39:30.129 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 13:39:30.133 | + functions-common:time_stop:2452 : end_time=1659015570130 2022-07-28 13:39:30.135 | + functions-common:time_stop:2453 : elapsed_time=56 2022-07-28 13:39:30.138 | + functions-common:time_stop:2454 : total=1699 2022-07-28 13:39:30.141 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 13:39:30.144 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1755 2022-07-28 13:39:30.146 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-07-28 13:39:30.174 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:39:30.176 | + ./stack.sh:main:1064 : is_service_enabled tcpdump 2022-07-28 13:39:30.198 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:39:30.201 | + ./stack.sh:main:1072 : is_service_enabled etcd3 2022-07-28 13:39:30.223 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:39:30.225 | + ./stack.sh:main:1073 : start_etcd3 2022-07-28 13:39:30.228 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-07-28 13:39:30.231 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-851351-2-smb --data-dir /opt/stack/data/etcd' 2022-07-28 13:39:30.233 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-07-28 13:39:30.236 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-851351-2-smb=http://10.222.0.67:2380' 2022-07-28 13:39:30.239 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.67:2380' 2022-07-28 13:39:30.242 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.67:2379' 2022-07-28 13:39:30.244 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-07-28 13:39:30.247 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-07-28 13:39:30.250 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.67:2379' 2022-07-28 13:39:30.253 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-07-28 13:39:30.255 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-07-28 13:39:30.258 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-07-28 13:39:30.262 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-851351-2-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-851351-2-smb=http://10.222.0.67:2380 --initial-advertise-peer-urls http://10.222.0.67:2380 --advertise-client-urls http://10.222.0.67:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.67:2379 --debug' '' root 2022-07-28 13:39:30.266 | + functions-common:write_user_unit_file:1563 : local service=devstack@etcd.service 2022-07-28 13:39:30.268 | + functions-common:write_user_unit_file:1564 : local 'command=/opt/stack/bin/etcd --name dv-cinder-851351-2-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-851351-2-smb=http://10.222.0.67:2380 --initial-advertise-peer-urls http://10.222.0.67:2380 --advertise-client-urls http://10.222.0.67:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.67:2379 --debug' 2022-07-28 13:39:30.271 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 13:39:30.276 | + functions-common:write_user_unit_file:1566 : local user=root 2022-07-28 13:39:30.276 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 13:39:30.281 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 13:39:30.281 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 13:39:30.284 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-07-28 13:39:30.287 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 13:39:30.292 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-07-28 13:39:30.376 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-07-28 13:39:30.452 | + 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-2-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-851351-2-smb=http://10.222.0.67:2380 --initial-advertise-peer-urls http://10.222.0.67:2380 --advertise-client-urls http://10.222.0.67:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.67:2379 --debug' 2022-07-28 13:39:30.505 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-07-28 13:39:30.559 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-07-28 13:39:30.613 | + 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 13:39:30.667 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 13:39:30.669 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 13:39:30.672 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-07-28 13:39:30.736 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 13:39:31.330 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-07-28 13:39:31.386 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-07-28 13:39:31.444 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-07-28 13:39:31.501 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-07-28 13:39:31.557 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-07-28 13:39:31.561 | ++ functions-common:is_arch:502 : uname -m 2022-07-28 13:39:31.566 | + functions-common:is_arch:502 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-07-28 13:39:31.568 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-07-28 13:39:32.139 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-07-28 13:39:32.153 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-07-28 13:39:32.775 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-07-28 13:39:33.362 | + ./stack.sh:main:1079 : is_service_enabled tls-proxy 2022-07-28 13:39:33.382 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:39:33.385 | + ./stack.sh:main:1084 : write_clouds_yaml 2022-07-28 13:39:33.388 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-07-28 13:39:33.392 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-07-28 13:39:33.397 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-07-28 13:39:33.409 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-07-28 13:39:33.422 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-07-28 13:39:33.426 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-07-28 13:39:33.428 | + 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.67/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-07-28 13:39:33.568 | + 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.67/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-07-28 13:39:33.698 | + 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.67/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-07-28 13:39:33.828 | + 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.67/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-07-28 13:39:33.959 | + 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.67/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-07-28 13:39:34.090 | + 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.67/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-07-28 13:39:34.223 | + 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.67/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-07-28 13:39:34.354 | + 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.67/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-07-28 13:39:34.486 | + 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.67/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-07-28 13:39:34.616 | + 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.67/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-07-28 13:39:34.746 | + functions-common:write_clouds_yaml:198 : cat 2022-07-28 13:39:34.753 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-07-28 13:39:34.756 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-07-28 13:39:34.759 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-07-28 13:39:34.764 | + ./stack.sh:main:1085 : export OS_CLOUD=devstack-admin 2022-07-28 13:39:34.767 | + ./stack.sh:main:1085 : OS_CLOUD=devstack-admin 2022-07-28 13:39:34.770 | + ./stack.sh:main:1087 : is_service_enabled keystone 2022-07-28 13:39:34.787 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:39:34.790 | + ./stack.sh:main:1088 : echo_summary 'Starting Keystone' 2022-07-28 13:39:34.793 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 13:39:34.795 | + ./stack.sh:echo_summary:441 : echo -e Starting Keystone 2022-07-28 13:39:34.798 | + ./stack.sh:main:1090 : '[' 10.222.0.67 == 10.222.0.67 ']' 2022-07-28 13:39:34.800 | + ./stack.sh:main:1091 : init_keystone 2022-07-28 13:39:34.803 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-07-28 13:39:34.821 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:39:34.823 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-07-28 13:39:34.826 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-07-28 13:39:34.829 | + lib/database:recreate_database:112 : local db=keystone 2022-07-28 13:39:34.832 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-07-28 13:39:34.834 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-07-28 13:39:34.837 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-07-28 13:39:34.842 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 13:39:35.757 | ++ inc/async:async_inner:64 : rc=0 2022-07-28 13:39:35.784 | [619288 Async install_tempest:619288]: finished successfully 2022-07-28 13:39:41.280 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-07-28 13:39:41.285 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 13:39:41.441 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-07-28 13:39:41.443 | + functions-common:time_start:2426 : local name=dbsync 2022-07-28 13:39:41.446 | + functions-common:time_start:2427 : local start_time= 2022-07-28 13:39:41.449 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 13:39:41.452 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 13:39:41.457 | + functions-common:time_start:2431 : _TIME_START[$name]=1659015581454 2022-07-28 13:39:41.460 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-07-28 13:39:45.978 | INFO dbcounter [-] Registered counter for database keystone 2022-07-28 13:39:46.012 | 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=621481) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-07-28 13:39:46.019 | DEBUG dbcounter [-] [621481] Writer thread running {{(pid=621481) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 13:39:46.020 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 13:39:46.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:39:46.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:39:46.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:39:46.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:39:46.022 | 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=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:39:46.022 | 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=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:39:46.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:39:46.022 | 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=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:39:46.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:39:46.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:39:46.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:39:46.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:39:46.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:39:46.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:39:46.024 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 13:39:46.024 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 13:39:46.052 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 13:39:46.052 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:39:46.053 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:39:46.053 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:39:46.053 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:39:46.053 | 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=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:39:46.053 | 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=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:39:46.053 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:39:46.054 | 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=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:39:46.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:39:46.054 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:39:46.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:39:46.054 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:39:46.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:39:46.054 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:39:46.055 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 13:39:46.055 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 13:39:46.529 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 13:39:46.530 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:39:46.530 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:39:46.530 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:39:46.531 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:39:46.531 | 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=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:39:46.531 | 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=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:39:46.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:39:46.532 | 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=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:39:46.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:39:46.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:39:46.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:39:46.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:39:46.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:39:46.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:39:46.533 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 13:39:46.533 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 13:39:46.541 | INFO migrate.versioning.api [-] 72 -> 73...  2022-07-28 13:40:01.144 | DEBUG dbcounter [-] [621481] Writing DB stats keystone:SELECT=54,keystone:SHOW=5,keystone:CREATE=38,keystone:INSERT=1,keystone:ALTER=2 {{(pid=621481) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 13:40:15.016 | INFO migrate.versioning.api [-] done 2022-07-28 13:40:15.016 | INFO migrate.versioning.api [-] 73 -> 74...  2022-07-28 13:40:15.085 | INFO migrate.versioning.api [-] done 2022-07-28 13:40:15.085 | INFO migrate.versioning.api [-] 74 -> 75...  2022-07-28 13:40:15.188 | INFO migrate.versioning.api [-] done 2022-07-28 13:40:15.188 | INFO migrate.versioning.api [-] 75 -> 76...  2022-07-28 13:40:15.267 | INFO migrate.versioning.api [-] done 2022-07-28 13:40:15.267 | INFO migrate.versioning.api [-] 76 -> 77...  2022-07-28 13:40:15.347 | INFO migrate.versioning.api [-] done 2022-07-28 13:40:15.347 | INFO migrate.versioning.api [-] 77 -> 78...  2022-07-28 13:40:15.433 | INFO migrate.versioning.api [-] done 2022-07-28 13:40:15.434 | INFO migrate.versioning.api [-] 78 -> 79...  2022-07-28 13:40:16.452 | INFO migrate.versioning.api [-] done 2022-07-28 13:40:16.453 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 13:40:16.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:40:16.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:40:16.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:40:16.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:40:16.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:40:16.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:40:16.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:40:16.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:40:16.455 | 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=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:40:16.455 | 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=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:40:16.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:40:16.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:40:16.456 | 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=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:40:16.456 | 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=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:40:16.456 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 13:40:16.456 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 13:40:16.457 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 13:40:16.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:40:16.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:40:16.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:40:16.458 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:40:16.458 | 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=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:40:16.458 | 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=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:40:16.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:40:16.458 | 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=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:40:16.459 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:40:16.459 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:40:16.459 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:40:16.459 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:40:16.459 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:40:16.459 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:40:16.460 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 13:40:16.460 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 13:40:16.469 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 13:40:16.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:40:16.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:40:16.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:40:16.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:40:16.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:40:16.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:40:16.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:40:16.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:40:16.474 | 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=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:40:16.474 | 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=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:40:16.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:40:16.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:40:16.475 | 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=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:40:16.475 | 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=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:40:16.475 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 13:40:16.475 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 13:40:16.479 | DEBUG dbcounter [-] [621481] Writing DB stats keystone:CREATE=33,keystone:SELECT=56,keystone:UPDATE=7,keystone:SHOW=3,keystone:ALTER=1 {{(pid=621481) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 13:40:17.082 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 13:40:17.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:40:17.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:40:17.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:40:17.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:40:17.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:40:17.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:40:17.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:40:17.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:40:17.097 | 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=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:40:17.097 | 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=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:40:17.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:40:17.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:40:17.097 | 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=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:40:17.097 | 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=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:40:17.097 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 13:40:17.098 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 13:40:17.178 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 13:40:17.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:40:17.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:40:17.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:40:17.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:40:17.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:40:17.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:40:17.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:40:17.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:40:17.181 | 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=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:40:17.181 | 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=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:40:17.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:40:17.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:40:17.182 | 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=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:40:17.182 | 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=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:40:17.182 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 13:40:17.182 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 13:40:17.190 | INFO migrate.versioning.api [-] 72 -> 73...  2022-07-28 13:40:17.244 | DEBUG dbcounter [-] [621481] Writing DB stats keystone:SELECT=23,keystone:SHOW=54,keystone:select=21,keystone:INSERT=2 {{(pid=621481) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 13:40:17.447 | INFO migrate.versioning.api [-] done 2022-07-28 13:40:17.447 | INFO migrate.versioning.api [-] 73 -> 74...  2022-07-28 13:40:17.589 | INFO migrate.versioning.api [-] done 2022-07-28 13:40:17.589 | INFO migrate.versioning.api [-] 74 -> 75...  2022-07-28 13:40:17.669 | INFO migrate.versioning.api [-] done 2022-07-28 13:40:17.669 | INFO migrate.versioning.api [-] 75 -> 76...  2022-07-28 13:40:17.744 | INFO migrate.versioning.api [-] done 2022-07-28 13:40:17.744 | INFO migrate.versioning.api [-] 76 -> 77...  2022-07-28 13:40:17.807 | INFO migrate.versioning.api [-] done 2022-07-28 13:40:17.807 | INFO migrate.versioning.api [-] 77 -> 78...  2022-07-28 13:40:17.892 | INFO migrate.versioning.api [-] done 2022-07-28 13:40:17.892 | INFO migrate.versioning.api [-] 78 -> 79...  2022-07-28 13:40:17.972 | INFO migrate.versioning.api [-] done 2022-07-28 13:40:17.972 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 13:40:17.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:40:17.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:40:17.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:40:17.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:40:17.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:40:17.974 | 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=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:40:17.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:40:17.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:40:17.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:40:17.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:40:17.975 | 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=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:40:17.975 | 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=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:40:17.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:40:17.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:40:17.981 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 13:40:17.981 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 13:40:17.981 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 13:40:17.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:40:17.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:40:17.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:40:17.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:40:17.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:40:17.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:40:17.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:40:17.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:40:17.981 | 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=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:40:17.981 | 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=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:40:17.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:40:17.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:40:17.981 | 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=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:40:17.981 | 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=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:40:17.981 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 13:40:17.981 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 13:40:17.988 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 13:40:17.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:40:17.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:40:17.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:40:17.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:40:17.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:40:17.989 | 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=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:40:17.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:40:17.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:40:17.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:40:17.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:40:17.990 | 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=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:40:17.990 | 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=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:40:17.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:40:17.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:40:17.991 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 13:40:17.991 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 13:40:18.485 | DEBUG dbcounter [-] [621481] Writing DB stats keystone:SELECT=31,keystone:UPDATE=7,keystone:SHOW=44,keystone:select=18 {{(pid=621481) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 13:40:18.553 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 13:40:18.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:40:18.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:40:18.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:40:18.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:40:18.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:40:18.555 | 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=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:40:18.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:40:18.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:40:18.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:40:18.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:40:18.556 | 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=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:40:18.556 | 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=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:40:18.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:40:18.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:40:18.557 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 13:40:18.557 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 13:40:18.679 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 13:40:18.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:40:18.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:40:18.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:40:18.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:40:18.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:40:18.681 | 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=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:40:18.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:40:18.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:40:18.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:40:18.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:40:18.682 | 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=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:40:18.682 | 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=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:40:18.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:40:18.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:40:18.682 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 13:40:18.683 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=621481) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 13:40:18.690 | INFO migrate.versioning.api [-] 72 -> 73...  2022-07-28 13:40:18.759 | INFO migrate.versioning.api [-] done 2022-07-28 13:40:18.759 | INFO migrate.versioning.api [-] 73 -> 74...  2022-07-28 13:40:18.822 | INFO migrate.versioning.api [-] done 2022-07-28 13:40:18.822 | INFO migrate.versioning.api [-] 74 -> 75...  2022-07-28 13:40:18.908 | INFO migrate.versioning.api [-] done 2022-07-28 13:40:18.908 | INFO migrate.versioning.api [-] 75 -> 76...  2022-07-28 13:40:18.999 | INFO migrate.versioning.api [-] done 2022-07-28 13:40:18.999 | INFO migrate.versioning.api [-] 76 -> 77...  2022-07-28 13:40:19.079 | INFO migrate.versioning.api [-] done 2022-07-28 13:40:19.079 | INFO migrate.versioning.api [-] 77 -> 78...  2022-07-28 13:40:19.155 | INFO migrate.versioning.api [-] done 2022-07-28 13:40:19.155 | INFO migrate.versioning.api [-] 78 -> 79...  2022-07-28 13:40:19.246 | INFO migrate.versioning.api [-] done 2022-07-28 13:40:19.610 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-07-28 13:40:19.612 | + functions-common:time_stop:2440 : local name 2022-07-28 13:40:19.615 | + functions-common:time_stop:2441 : local end_time 2022-07-28 13:40:19.617 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 13:40:19.620 | + functions-common:time_stop:2443 : local total 2022-07-28 13:40:19.623 | + functions-common:time_stop:2444 : local start_time 2022-07-28 13:40:19.625 | + functions-common:time_stop:2446 : name=dbsync 2022-07-28 13:40:19.628 | + functions-common:time_stop:2447 : start_time=1659015581454 2022-07-28 13:40:19.630 | + functions-common:time_stop:2449 : [[ -z 1659015581454 ]] 2022-07-28 13:40:19.634 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 13:40:19.639 | + functions-common:time_stop:2452 : end_time=1659015619636 2022-07-28 13:40:19.641 | + functions-common:time_stop:2453 : elapsed_time=38182 2022-07-28 13:40:19.644 | + functions-common:time_stop:2454 : total=0 2022-07-28 13:40:19.646 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 13:40:19.649 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=38182 2022-07-28 13:40:19.651 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-07-28 13:40:19.654 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-07-28 13:40:19.658 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-07-28 13:40:23.917 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-07-28 13:40:23.917 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-07-28 13:40:23.918 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-07-28 13:40:23.918 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-07-28 13:40:23.918 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-07-28 13:40:23.918 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-07-28 13:40:23.919 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-07-28 13:40:23.919 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-07-28 13:40:23.919 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-07-28 13:40:24.290 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-07-28 13:40:24.294 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-07-28 13:40:28.665 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-07-28 13:40:28.665 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-07-28 13:40:28.666 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-07-28 13:40:28.666 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-07-28 13:40:28.666 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-07-28 13:40:28.666 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-07-28 13:40:28.667 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-07-28 13:40:28.667 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-07-28 13:40:28.667 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-07-28 13:40:29.017 | + ./stack.sh:main:1092 : start_keystone 2022-07-28 13:40:29.020 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-07-28 13:40:29.022 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-07-28 13:40:29.026 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-07-28 13:40:29.044 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:40:29.051 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-07-28 13:40:29.051 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-07-28 13:40:29.055 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-07-28 13:40:29.058 | + functions-common:run_process:1694 : local service=keystone 2022-07-28 13:40:29.060 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-28 13:40:29.063 | + functions-common:run_process:1696 : local group= 2022-07-28 13:40:29.065 | + functions-common:run_process:1697 : local user= 2022-07-28 13:40:29.068 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 13:40:29.070 | + functions-common:run_process:1700 : local name=keystone 2022-07-28 13:40:29.073 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 13:40:29.076 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 13:40:29.078 | + functions-common:time_start:2427 : local start_time= 2022-07-28 13:40:29.083 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 13:40:29.084 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 13:40:29.089 | + functions-common:time_start:2431 : _TIME_START[$name]=1659015629086 2022-07-28 13:40:29.092 | + functions-common:run_process:1703 : is_service_enabled keystone 2022-07-28 13:40:29.109 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:40:29.111 | + 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 13:40:29.114 | + functions-common:_run_under_systemd:1654 : local service=keystone 2022-07-28 13:40:29.116 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-28 13:40:29.119 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-28 13:40:29.125 | + 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 13:40:29.125 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-28 13:40:29.127 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-07-28 13:40:29.129 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-07-28 13:40:29.132 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@keystone.service 2022-07-28 13:40:29.135 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 13:40:29.138 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 13:40:29.140 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 13:40:29.143 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 13:40:29.146 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-07-28 13:40:29.149 | + 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 13:40:29.151 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@keystone.service 2022-07-28 13:40:29.153 | + 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 13:40:29.155 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-07-28 13:40:29.158 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-07-28 13:40:29.162 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-07-28 13:40:29.162 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-07-28 13:40:29.164 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-07-28 13:40:29.169 | + 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 13:40:29.222 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-07-28 13:40:29.276 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-07-28 13:40:29.331 | + 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 13:40:29.386 | + 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 13:40:29.441 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-07-28 13:40:29.495 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-07-28 13:40:29.549 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-07-28 13:40:29.603 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-07-28 13:40:29.660 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-07-28 13:40:29.717 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-07-28 13:40:29.719 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-07-28 13:40:29.721 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-07-28 13:40:29.780 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-07-28 13:40:30.341 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@keystone.service 2022-07-28 13:40:30.355 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-07-28 13:40:30.883 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@keystone.service 2022-07-28 13:40:30.960 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 13:40:30.964 | + functions-common:time_stop:2440 : local name 2022-07-28 13:40:30.969 | + functions-common:time_stop:2441 : local end_time 2022-07-28 13:40:30.971 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 13:40:30.976 | + functions-common:time_stop:2443 : local total 2022-07-28 13:40:30.979 | + functions-common:time_stop:2444 : local start_time 2022-07-28 13:40:30.982 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 13:40:30.985 | + functions-common:time_stop:2447 : start_time=1659015629086 2022-07-28 13:40:30.996 | + functions-common:time_stop:2449 : [[ -z 1659015629086 ]] 2022-07-28 13:40:30.999 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 13:40:31.003 | + functions-common:time_stop:2452 : end_time=1659015631000 2022-07-28 13:40:31.006 | + functions-common:time_stop:2453 : elapsed_time=1914 2022-07-28 13:40:31.009 | + functions-common:time_stop:2454 : total=1755 2022-07-28 13:40:31.011 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 13:40:31.013 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=3669 2022-07-28 13:40:31.016 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-07-28 13:40:31.016 | Waiting for keystone to start... 2022-07-28 13:40:31.018 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.67/identity/v3/ 2022-07-28 13:40:31.021 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.67/identity/v3/ 2022-07-28 13:40:31.024 | + functions:wait_for_service:457 : local timeout=60 2022-07-28 13:40:31.026 | + functions:wait_for_service:458 : local url=http://10.222.0.67/identity/v3/ 2022-07-28 13:40:31.029 | + functions:wait_for_service:459 : local rval=0 2022-07-28 13:40:31.031 | + functions:wait_for_service:460 : time_start wait_for_service 2022-07-28 13:40:31.034 | + functions-common:time_start:2426 : local name=wait_for_service 2022-07-28 13:40:31.036 | + functions-common:time_start:2427 : local start_time= 2022-07-28 13:40:31.039 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 13:40:31.044 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 13:40:31.047 | + functions-common:time_start:2431 : _TIME_START[$name]=1659015631044 2022-07-28 13:40:31.050 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-07-28 13:40:31.055 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.67/identity/v3/ 2022-07-28 13:40:37.358 | + :: : [[ 200 == 503 ]] 2022-07-28 13:40:37.359 | + :: : [[ 0 -eq 7 ]] 2022-07-28 13:40:37.363 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-07-28 13:40:37.365 | + functions-common:time_stop:2440 : local name 2022-07-28 13:40:37.368 | + functions-common:time_stop:2441 : local end_time 2022-07-28 13:40:37.370 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 13:40:37.373 | + functions-common:time_stop:2443 : local total 2022-07-28 13:40:37.375 | + functions-common:time_stop:2444 : local start_time 2022-07-28 13:40:37.377 | + functions-common:time_stop:2446 : name=wait_for_service 2022-07-28 13:40:37.380 | + functions-common:time_stop:2447 : start_time=1659015631044 2022-07-28 13:40:37.382 | + functions-common:time_stop:2449 : [[ -z 1659015631044 ]] 2022-07-28 13:40:37.385 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 13:40:37.390 | + functions-common:time_stop:2452 : end_time=1659015637387 2022-07-28 13:40:37.393 | + functions-common:time_stop:2453 : elapsed_time=6343 2022-07-28 13:40:37.395 | + functions-common:time_stop:2454 : total=0 2022-07-28 13:40:37.398 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 13:40:37.401 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6343 2022-07-28 13:40:37.403 | + functions:wait_for_service:467 : return 0 2022-07-28 13:40:37.406 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-07-28 13:40:37.424 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:40:37.426 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-07-28 13:40:37.429 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 13:40:37.432 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart memcached 2022-07-28 13:40:37.463 | + ./stack.sh:main:1093 : bootstrap_keystone 2022-07-28 13:40:37.466 | + 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.67/identity 2022-07-28 13:40:41.950 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=622256) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 13:40:41.951 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=622256) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 13:40:41.951 | 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=622256) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 13:40:41.958 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=622256) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 13:40:41.974 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=622256) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 13:40:41.975 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=622256) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 13:40:42.005 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=622256) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 13:40:42.125 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=622256) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 13:40:42.125 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=622256) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 13:40:42.215 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=622256) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 13:40:42.215 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=622256) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 13:40:42.216 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=622256) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 13:40:42.216 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=622256) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 13:40:42.216 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=622256) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 13:40:42.216 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=622256) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 13:40:42.229 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=622256) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 13:40:42.229 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=622256) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 13:40:42.229 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=622256) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 13:40:42.229 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=622256) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 13:40:42.229 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=622256) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 13:40:42.229 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=622256) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 13:40:42.230 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=622256) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 13:40:42.237 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=622256) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 13:40:42.239 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=622256) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 13:40:42.239 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=622256) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 13:40:42.240 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=622256) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 13:40:42.240 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=622256) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 13:40:42.240 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=622256) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 13:40:42.240 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=622256) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 13:40:42.240 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=622256) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 13:40:42.306 | INFO dbcounter [-] Registered counter for database keystone 2022-07-28 13:40:42.325 | 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=622256) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-07-28 13:40:42.330 | DEBUG dbcounter [-] [622256] Writer thread running {{(pid=622256) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 13:40:42.628 | INFO keystone.cmd.bootstrap [None req-7d135453-5de7-4b78-98ba-22c020baeef8 None None] Created domain default 2022-07-28 13:40:42.763 | INFO keystone.cmd.bootstrap [None req-7d135453-5de7-4b78-98ba-22c020baeef8 None None] Created project admin 2022-07-28 13:40:42.792 | DEBUG passlib.handlers.bcrypt [None req-7d135453-5de7-4b78-98ba-22c020baeef8 None None] detected 'bcrypt' backend, version '3.2.2' {{(pid=622256) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-07-28 13:40:42.793 | DEBUG passlib.handlers.bcrypt [None req-7d135453-5de7-4b78-98ba-22c020baeef8 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=622256) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-07-28 13:40:42.931 | INFO keystone.cmd.bootstrap [None req-7d135453-5de7-4b78-98ba-22c020baeef8 None None] Created user admin 2022-07-28 13:40:43.013 | INFO keystone.cmd.bootstrap [None req-7d135453-5de7-4b78-98ba-22c020baeef8 None None] Created role reader 2022-07-28 13:40:43.123 | INFO keystone.cmd.bootstrap [None req-7d135453-5de7-4b78-98ba-22c020baeef8 None None] Created role member 2022-07-28 13:40:43.210 | INFO keystone.cmd.bootstrap [None req-7d135453-5de7-4b78-98ba-22c020baeef8 None None] Created implied role where f782cd8f9b8b4a4885161fb2cf1b7968 implies 441a380cbe24437b94cbb5128960be3c 2022-07-28 13:40:43.293 | INFO keystone.cmd.bootstrap [None req-7d135453-5de7-4b78-98ba-22c020baeef8 None None] Created role admin 2022-07-28 13:40:43.352 | INFO keystone.cmd.bootstrap [None req-7d135453-5de7-4b78-98ba-22c020baeef8 None None] Created implied role where 17df1bcd9cb049bf86f9d50ba7bb96a6 implies f782cd8f9b8b4a4885161fb2cf1b7968 2022-07-28 13:40:43.407 | INFO keystone.cmd.bootstrap [None req-7d135453-5de7-4b78-98ba-22c020baeef8 None None] Granted role admin on project admin to user admin. 2022-07-28 13:40:43.460 | INFO keystone.cmd.bootstrap [None req-7d135453-5de7-4b78-98ba-22c020baeef8 None None] Granted role admin on the system to user admin. 2022-07-28 13:40:43.516 | WARNING py.warnings [None req-7d135453-5de7-4b78-98ba-22c020baeef8 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 13:40:43.516 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-07-28 13:40:43.516 |  2022-07-28 13:40:43.520 | INFO keystone.cmd.bootstrap [None req-7d135453-5de7-4b78-98ba-22c020baeef8 None None] Created region RegionOne 2022-07-28 13:40:43.703 | INFO keystone.cmd.bootstrap [None req-7d135453-5de7-4b78-98ba-22c020baeef8 None None] Created public endpoint http://10.222.0.67/identity 2022-07-28 13:40:44.130 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-07-28 13:40:44.132 | + ./stack.sh:main:1096 : create_keystone_accounts 2022-07-28 13:40:44.136 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-07-28 13:40:44.139 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-07-28 13:40:46.959 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:40:46.959 | from cryptography.utils import int_from_bytes 2022-07-28 13:40:46.959 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:40:46.959 | from cryptography.utils import int_from_bytes 2022-07-28 13:40:47.105 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:40:47.108 | + lib/keystone:create_keystone_accounts:310 : admin_project=b0befc115a7e42d9bdae73ae991fd532 2022-07-28 13:40:47.110 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-07-28 13:40:47.113 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-07-28 13:40:49.115 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:40:49.115 | from cryptography.utils import int_from_bytes 2022-07-28 13:40:49.115 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:40:49.115 | from cryptography.utils import int_from_bytes 2022-07-28 13:40:49.259 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:40:49.262 | + lib/keystone:create_keystone_accounts:312 : admin_user=28681a76cc1c4762aedb7f8d637ec297 2022-07-28 13:40:49.265 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-07-28 13:40:49.267 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-07-28 13:40:49.269 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-07-28 13:40:49.272 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 28681a76cc1c4762aedb7f8d637ec297 default 2022-07-28 13:40:49.331 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 28681a76cc1c4762aedb7f8d637ec297 default 2022-07-28 13:40:49.377 | [593835 Async ks-domain-role:622381]: running: get_or_add_user_domain_role admin 28681a76cc1c4762aedb7f8d637ec297 default 2022-07-28 13:40:49.379 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-07-28 13:40:49.382 | + functions-common:get_or_create_domain:878 : local domain_id 2022-07-28 13:40:49.386 | ++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-07-28 13:40:52.331 | + functions-common:get_or_create_domain:888 : domain_id=default 2022-07-28 13:40:52.333 | + functions-common:get_or_create_domain:889 : echo default 2022-07-28 13:40:52.333 | default 2022-07-28 13:40:52.336 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-07-28 13:40:52.402 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-07-28 13:40:52.447 | [593835 Async ks-project:622514]: running: get_or_create_project service Default 2022-07-28 13:40:52.450 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-07-28 13:40:52.517 | + inc/async:async_inner:63 : get_or_create_role service 2022-07-28 13:40:52.561 | [593835 Async ks-service:622610]: running: get_or_create_role service 2022-07-28 13:40:52.564 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-07-28 13:40:52.637 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-07-28 13:40:52.699 | [593835 Async ks-reseller:622696]: running: get_or_create_role ResellerAdmin 2022-07-28 13:40:52.702 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-07-28 13:40:52.704 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-07-28 13:40:53.030 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-07-28 13:40:53.254 | [593835 Async ks-anotherrole:622787]: running: get_or_create_role anotherrole 2022-07-28 13:40:53.274 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-07-28 13:40:53.314 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-07-28 13:40:53.342 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-28 13:40:53.377 | +++ 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 13:40:56.044 | + inc/async:async_inner:64 : rc=0 2022-07-28 13:40:56.076 | + inc/async:async_inner:64 : rc=0 2022-07-28 13:40:56.106 | [622610 Async ks-service:622610]: finished successfully 2022-07-28 13:40:56.145 | [622514 Async ks-project:622514]: finished successfully 2022-07-28 13:40:56.383 | + inc/async:async_inner:64 : rc=0 2022-07-28 13:40:56.419 | [622696 Async ks-reseller:622696]: finished successfully 2022-07-28 13:40:56.770 | + inc/async:async_inner:64 : rc=0 2022-07-28 13:40:56.798 | [622787 Async ks-anotherrole:622787]: finished successfully 2022-07-28 13:40:57.075 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:40:57.075 | from cryptography.utils import int_from_bytes 2022-07-28 13:40:57.075 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:40:57.075 | from cryptography.utils import int_from_bytes 2022-07-28 13:40:57.237 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:40:57.240 | ++ functions-common:get_or_create_project:939 : project_id=190c0b86721249bfaf8fda7511ad6ca0 2022-07-28 13:40:57.242 | ++ functions-common:get_or_create_project:940 : echo 190c0b86721249bfaf8fda7511ad6ca0 2022-07-28 13:40:57.246 | + lib/keystone:create_keystone_accounts:340 : invis_project=190c0b86721249bfaf8fda7511ad6ca0 2022-07-28 13:40:57.248 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-07-28 13:40:57.251 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-07-28 13:40:57.254 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-28 13:40:57.257 | +++ 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 13:40:59.664 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:40:59.664 | from cryptography.utils import int_from_bytes 2022-07-28 13:40:59.664 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:40:59.664 | from cryptography.utils import int_from_bytes 2022-07-28 13:40:59.819 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:40:59.823 | ++ functions-common:get_or_create_project:939 : project_id=df9518319605416aa837e8270d3d2477 2022-07-28 13:40:59.825 | ++ functions-common:get_or_create_project:940 : echo df9518319605416aa837e8270d3d2477 2022-07-28 13:40:59.828 | + lib/keystone:create_keystone_accounts:344 : demo_project=df9518319605416aa837e8270d3d2477 2022-07-28 13:40:59.831 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-07-28 13:40:59.834 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-07-28 13:40:59.838 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 13:40:59.840 | ++ functions-common:get_or_create_user:911 : [[ ! -z demo@example.com ]] 2022-07-28 13:40:59.843 | ++ functions-common:get_or_create_user:912 : local email=--email=demo@example.com 2022-07-28 13:40:59.846 | +++ 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 13:41:00.186 | + inc/async:async_inner:64 : rc=0 2022-07-28 13:41:00.213 | [622381 Async ks-domain-role:622381]: finished successfully 2022-07-28 13:41:02.212 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:02.212 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:02.212 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:02.212 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:02.356 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:41:02.359 | ++ functions-common:get_or_create_user:926 : user_id=fc10e44eb422458e8b49ad42ccaa33d6 2022-07-28 13:41:02.362 | ++ functions-common:get_or_create_user:927 : echo fc10e44eb422458e8b49ad42ccaa33d6 2022-07-28 13:41:02.365 | + lib/keystone:create_keystone_accounts:347 : demo_user=fc10e44eb422458e8b49ad42ccaa33d6 2022-07-28 13:41:02.367 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-07-28 13:41:02.423 | [593835 Async ks-domain-role:622381]: Waiting for completion of get_or_add_user_domain_role admin 28681a76cc1c4762aedb7f8d637ec297 default running on PID 622381 (6 other jobs running) 2022-07-28 13:41:02.450 | [593835 Async ks-domain-role:622381]: Signaling child to exit 2022-07-28 13:41:02.450 | WAKEUP 2022-07-28 13:41:02.473 | [593835 Async ks-domain-role:622381]: Signaled 2022-07-28 13:41:02.475 | + functions-common:get_or_add_user_domain_role:1004 : local user_role_id 2022-07-28 13:41:02.475 | ++ functions-common:get_or_add_user_domain_role:1010 : grep '^|\s[a-f0-9]\+' 2022-07-28 13:41:02.475 | ++ functions-common:get_or_add_user_domain_role:1010 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 28681a76cc1c4762aedb7f8d637ec297 --domain default 2022-07-28 13:41:02.475 | ++ functions-common:get_or_add_user_domain_role:1010 : get_field 1 2022-07-28 13:41:02.475 | ++ functions-common:get_field:812 : local data field 2022-07-28 13:41:02.475 | ++ functions-common:get_field:813 : read data 2022-07-28 13:41:02.475 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:02.475 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:02.475 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:02.475 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:02.475 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:41:02.475 | + functions-common:get_or_add_user_domain_role:1010 : user_role_id= 2022-07-28 13:41:02.475 | + functions-common:get_or_add_user_domain_role:1011 : [[ -z '' ]] 2022-07-28 13:41:02.475 | + functions-common:get_or_add_user_domain_role:1013 : openstack --os-cloud devstack-system-admin role add admin --user 28681a76cc1c4762aedb7f8d637ec297 --domain default 2022-07-28 13:41:02.475 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:02.475 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:02.475 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:02.475 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:02.475 | ++ functions-common:get_or_add_user_domain_role:1020 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 28681a76cc1c4762aedb7f8d637ec297 --domain default 2022-07-28 13:41:02.475 | ++ functions-common:get_or_add_user_domain_role:1020 : grep '^|\s[a-f0-9]\+' 2022-07-28 13:41:02.475 | ++ functions-common:get_or_add_user_domain_role:1020 : get_field 1 2022-07-28 13:41:02.475 | ++ functions-common:get_field:812 : local data field 2022-07-28 13:41:02.475 | ++ functions-common:get_field:813 : read data 2022-07-28 13:41:02.476 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:02.476 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:02.476 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:02.476 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:02.476 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:41:02.476 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 13:41:02.476 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 13:41:02.476 | ++ functions-common:get_field:819 : echo '| 17df1bcd9cb049bf86f9d50ba7bb96a6 | 28681a76cc1c4762aedb7f8d637ec297 | | | default | | False |' 2022-07-28 13:41:02.476 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 13:41:02.476 | ++ functions-common:get_field:813 : read data 2022-07-28 13:41:02.476 | + functions-common:get_or_add_user_domain_role:1020 : user_role_id=17df1bcd9cb049bf86f9d50ba7bb96a6 2022-07-28 13:41:02.476 | + functions-common:get_or_add_user_domain_role:1022 : echo 17df1bcd9cb049bf86f9d50ba7bb96a6 2022-07-28 13:41:02.476 | 17df1bcd9cb049bf86f9d50ba7bb96a6 2022-07-28 13:41:02.520 | [593835 Async ks-domain-role:622381]: finished get_or_add_user_domain_role admin 28681a76cc1c4762aedb7f8d637ec297 default with result 0 in 10 seconds 2022-07-28 13:41:02.527 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-07-28 13:41:02.564 | [593835 Async ks-project:622514]: Waiting for completion of get_or_create_project service Default running on PID 622514 (5 other jobs running) 2022-07-28 13:41:02.589 | [593835 Async ks-project:622514]: Signaling child to exit 2022-07-28 13:41:02.589 | WAKEUP 2022-07-28 13:41:02.612 | [593835 Async ks-project:622514]: Signaled 2022-07-28 13:41:02.614 | + functions-common:get_or_create_project:933 : local project_id 2022-07-28 13:41:02.614 | ++ 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 13:41:02.614 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:02.614 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:02.614 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:02.614 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:02.614 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:41:02.614 | + functions-common:get_or_create_project:939 : project_id=29ece3e0d29e4c7492032f1f96b3b782 2022-07-28 13:41:02.614 | + functions-common:get_or_create_project:940 : echo 29ece3e0d29e4c7492032f1f96b3b782 2022-07-28 13:41:02.614 | 29ece3e0d29e4c7492032f1f96b3b782 2022-07-28 13:41:02.660 | [593835 Async ks-project:622514]: finished get_or_create_project service Default with result 0 in 3 seconds 2022-07-28 13:41:02.697 | [593835 Async ks-service:622610]: Waiting for completion of get_or_create_role service running on PID 622610 (4 other jobs running) 2022-07-28 13:41:02.722 | [593835 Async ks-service:622610]: Signaling child to exit 2022-07-28 13:41:02.722 | WAKEUP 2022-07-28 13:41:02.745 | [593835 Async ks-service:622610]: Signaled 2022-07-28 13:41:02.747 | + functions-common:get_or_create_role:946 : local role_id 2022-07-28 13:41:02.747 | ++ 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 13:41:02.747 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:02.747 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:02.747 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:02.747 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:02.747 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:41:02.747 | + functions-common:get_or_create_role:951 : role_id=c5dd29bc8d774845a58c7d107254e8c0 2022-07-28 13:41:02.747 | + functions-common:get_or_create_role:952 : echo c5dd29bc8d774845a58c7d107254e8c0 2022-07-28 13:41:02.747 | c5dd29bc8d774845a58c7d107254e8c0 2022-07-28 13:41:02.793 | [593835 Async ks-service:622610]: finished get_or_create_role service with result 0 in 3 seconds 2022-07-28 13:41:02.830 | [593835 Async ks-reseller:622696]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 622696 (3 other jobs running) 2022-07-28 13:41:02.856 | [593835 Async ks-reseller:622696]: Signaling child to exit 2022-07-28 13:41:02.856 | WAKEUP 2022-07-28 13:41:02.879 | [593835 Async ks-reseller:622696]: Signaled 2022-07-28 13:41:02.881 | + functions-common:get_or_create_role:946 : local role_id 2022-07-28 13:41:02.881 | ++ 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 13:41:02.881 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:02.881 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:02.881 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:02.881 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:02.881 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:41:02.882 | + functions-common:get_or_create_role:951 : role_id=34b6204c3a9b4665a00bb56569402dc1 2022-07-28 13:41:02.882 | + functions-common:get_or_create_role:952 : echo 34b6204c3a9b4665a00bb56569402dc1 2022-07-28 13:41:02.882 | 34b6204c3a9b4665a00bb56569402dc1 2022-07-28 13:41:02.926 | [593835 Async ks-reseller:622696]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-07-28 13:41:02.964 | [593835 Async ks-anotherrole:622787]: Waiting for completion of get_or_create_role anotherrole running on PID 622787 (2 other jobs running) 2022-07-28 13:41:02.989 | [593835 Async ks-anotherrole:622787]: Signaling child to exit 2022-07-28 13:41:02.989 | WAKEUP 2022-07-28 13:41:03.013 | [593835 Async ks-anotherrole:622787]: Signaled 2022-07-28 13:41:03.014 | + functions-common:get_or_create_role:946 : local role_id 2022-07-28 13:41:03.014 | ++ 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 13:41:03.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:03.014 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:03.014 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:03.014 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:03.014 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:41:03.014 | + functions-common:get_or_create_role:951 : role_id=e46d03351b2b488ab5e93b93db89858f 2022-07-28 13:41:03.014 | + functions-common:get_or_create_role:952 : echo e46d03351b2b488ab5e93b93db89858f 2022-07-28 13:41:03.014 | e46d03351b2b488ab5e93b93db89858f 2022-07-28 13:41:03.058 | [593835 Async ks-anotherrole:622787]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2022-07-28 13:41:03.063 | + inc/async:async_wait:197 : return 0 2022-07-28 13:41:03.065 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member fc10e44eb422458e8b49ad42ccaa33d6 df9518319605416aa837e8270d3d2477 2022-07-28 13:41:03.125 | + inc/async:async_inner:63 : get_or_add_user_project_role member fc10e44eb422458e8b49ad42ccaa33d6 df9518319605416aa837e8270d3d2477 2022-07-28 13:41:03.167 | [593835 Async ks-demo-member:623654]: running: get_or_add_user_project_role member fc10e44eb422458e8b49ad42ccaa33d6 df9518319605416aa837e8270d3d2477 2022-07-28 13:41:03.170 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 28681a76cc1c4762aedb7f8d637ec297 df9518319605416aa837e8270d3d2477 2022-07-28 13:41:03.232 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 28681a76cc1c4762aedb7f8d637ec297 df9518319605416aa837e8270d3d2477 2022-07-28 13:41:03.289 | [593835 Async ks-demo-admin:623766]: running: get_or_add_user_project_role admin 28681a76cc1c4762aedb7f8d637ec297 df9518319605416aa837e8270d3d2477 2022-07-28 13:41:03.292 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole fc10e44eb422458e8b49ad42ccaa33d6 df9518319605416aa837e8270d3d2477 2022-07-28 13:41:03.361 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole fc10e44eb422458e8b49ad42ccaa33d6 df9518319605416aa837e8270d3d2477 2022-07-28 13:41:03.417 | [593835 Async ks-demo-another:623878]: running: get_or_add_user_project_role anotherrole fc10e44eb422458e8b49ad42ccaa33d6 df9518319605416aa837e8270d3d2477 2022-07-28 13:41:03.420 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member fc10e44eb422458e8b49ad42ccaa33d6 190c0b86721249bfaf8fda7511ad6ca0 2022-07-28 13:41:03.499 | + inc/async:async_inner:63 : get_or_add_user_project_role member fc10e44eb422458e8b49ad42ccaa33d6 190c0b86721249bfaf8fda7511ad6ca0 2022-07-28 13:41:03.573 | [593835 Async ks-demo-invis:623991]: running: get_or_add_user_project_role member fc10e44eb422458e8b49ad42ccaa33d6 190c0b86721249bfaf8fda7511ad6ca0 2022-07-28 13:41:03.583 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-07-28 13:41:03.592 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-07-28 13:41:03.599 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 13:41:03.603 | ++ functions-common:get_or_create_user:911 : [[ ! -z demo_reader@example.com ]] 2022-07-28 13:41:03.610 | ++ functions-common:get_or_create_user:912 : local email=--email=demo_reader@example.com 2022-07-28 13:41:03.621 | +++ 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 13:41:07.598 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:07.598 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:07.598 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:07.598 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:07.758 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:41:07.761 | ++ functions-common:get_or_create_user:926 : user_id=3ac88ae00e8d49679595475b291c9e87 2022-07-28 13:41:07.763 | ++ functions-common:get_or_create_user:927 : echo 3ac88ae00e8d49679595475b291c9e87 2022-07-28 13:41:07.766 | + lib/keystone:create_keystone_accounts:360 : demo_reader=3ac88ae00e8d49679595475b291c9e87 2022-07-28 13:41:07.769 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 3ac88ae00e8d49679595475b291c9e87 df9518319605416aa837e8270d3d2477 2022-07-28 13:41:07.857 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 3ac88ae00e8d49679595475b291c9e87 df9518319605416aa837e8270d3d2477 2022-07-28 13:41:07.947 | [593835 Async ks-demo-reader:624180]: running: get_or_add_user_project_role reader 3ac88ae00e8d49679595475b291c9e87 df9518319605416aa837e8270d3d2477 2022-07-28 13:41:07.951 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-07-28 13:41:07.955 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-07-28 13:41:07.976 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-28 13:41:07.995 | +++ 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 13:41:11.172 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:11.172 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:11.172 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:11.172 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:11.660 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:41:11.675 | ++ functions-common:get_or_create_project:939 : project_id=0c4f9e4b6809473295e09b43dff153ea 2022-07-28 13:41:11.689 | ++ functions-common:get_or_create_project:940 : echo 0c4f9e4b6809473295e09b43dff153ea 2022-07-28 13:41:11.717 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=0c4f9e4b6809473295e09b43dff153ea 2022-07-28 13:41:11.731 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-07-28 13:41:11.738 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-07-28 13:41:11.744 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 13:41:11.753 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo@example.com ]] 2022-07-28 13:41:11.771 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo@example.com 2022-07-28 13:41:11.784 | +++ 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 13:41:14.967 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:14.967 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:14.967 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:14.967 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:15.319 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:41:15.338 | ++ functions-common:get_or_create_user:926 : user_id=cb65d9706a4c461ebca25042bc3b5afd 2022-07-28 13:41:15.358 | ++ functions-common:get_or_create_user:927 : echo cb65d9706a4c461ebca25042bc3b5afd 2022-07-28 13:41:15.390 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=cb65d9706a4c461ebca25042bc3b5afd 2022-07-28 13:41:15.418 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin cb65d9706a4c461ebca25042bc3b5afd 0c4f9e4b6809473295e09b43dff153ea 2022-07-28 13:41:15.855 | + inc/async:async_inner:63 : get_or_add_user_project_role admin cb65d9706a4c461ebca25042bc3b5afd 0c4f9e4b6809473295e09b43dff153ea 2022-07-28 13:41:16.088 | [593835 Async ks-alt-admin:624550]: running: get_or_add_user_project_role admin cb65d9706a4c461ebca25042bc3b5afd 0c4f9e4b6809473295e09b43dff153ea 2022-07-28 13:41:16.110 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole cb65d9706a4c461ebca25042bc3b5afd 0c4f9e4b6809473295e09b43dff153ea 2022-07-28 13:41:16.564 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole cb65d9706a4c461ebca25042bc3b5afd 0c4f9e4b6809473295e09b43dff153ea 2022-07-28 13:41:16.787 | [593835 Async ks-alt-another:624662]: running: get_or_add_user_project_role anotherrole cb65d9706a4c461ebca25042bc3b5afd 0c4f9e4b6809473295e09b43dff153ea 2022-07-28 13:41:16.809 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-07-28 13:41:16.831 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-07-28 13:41:16.842 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 13:41:16.856 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo_member@example.com ]] 2022-07-28 13:41:16.863 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo_member@example.com 2022-07-28 13:41:16.904 | +++ 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 13:41:20.000 | + inc/async:async_inner:64 : rc=0 2022-07-28 13:41:20.046 | [623654 Async ks-demo-member:623654]: finished successfully 2022-07-28 13:41:21.513 | + inc/async:async_inner:64 : rc=0 2022-07-28 13:41:21.548 | [623766 Async ks-demo-admin:623766]: finished successfully 2022-07-28 13:41:21.578 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:21.578 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:21.578 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:21.578 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:21.743 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:41:21.755 | ++ functions-common:get_or_create_user:926 : user_id=252e618319364ecd80f6cd14ae6900e4 2022-07-28 13:41:21.758 | ++ functions-common:get_or_create_user:927 : echo 252e618319364ecd80f6cd14ae6900e4 2022-07-28 13:41:21.764 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=252e618319364ecd80f6cd14ae6900e4 2022-07-28 13:41:21.768 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 252e618319364ecd80f6cd14ae6900e4 0c4f9e4b6809473295e09b43dff153ea 2022-07-28 13:41:21.887 | + inc/async:async_inner:63 : get_or_add_user_project_role member 252e618319364ecd80f6cd14ae6900e4 0c4f9e4b6809473295e09b43dff153ea 2022-07-28 13:41:21.926 | + inc/async:async_inner:64 : rc=0 2022-07-28 13:41:21.980 | [593835 Async ks-alt-member-user:624947]: running: get_or_add_user_project_role member 252e618319364ecd80f6cd14ae6900e4 0c4f9e4b6809473295e09b43dff153ea 2022-07-28 13:41:21.984 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-07-28 13:41:21.993 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-07-28 13:41:21.995 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 13:41:21.998 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo_reader@example.com ]] 2022-07-28 13:41:22.008 | [623878 Async ks-demo-another:623878]: finished successfully 2022-07-28 13:41:22.014 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo_reader@example.com 2022-07-28 13:41:22.048 | +++ 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 13:41:22.269 | + inc/async:async_inner:64 : rc=0 2022-07-28 13:41:22.389 | [623991 Async ks-demo-invis:623991]: finished successfully 2022-07-28 13:41:24.104 | + inc/async:async_inner:64 : rc=0 2022-07-28 13:41:24.209 | [624180 Async ks-demo-reader:624180]: finished successfully 2022-07-28 13:41:24.859 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:24.860 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:24.860 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:24.860 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:25.091 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:41:25.099 | ++ functions-common:get_or_create_user:926 : user_id=b4ac03b719b04de69704ad102a6eb5fb 2022-07-28 13:41:25.108 | ++ functions-common:get_or_create_user:927 : echo b4ac03b719b04de69704ad102a6eb5fb 2022-07-28 13:41:25.115 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=b4ac03b719b04de69704ad102a6eb5fb 2022-07-28 13:41:25.119 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader b4ac03b719b04de69704ad102a6eb5fb 0c4f9e4b6809473295e09b43dff153ea 2022-07-28 13:41:25.236 | + inc/async:async_inner:63 : get_or_add_user_project_role reader b4ac03b719b04de69704ad102a6eb5fb 0c4f9e4b6809473295e09b43dff153ea 2022-07-28 13:41:25.317 | [593835 Async ks-alt-reader-user:625269]: running: get_or_add_user_project_role reader b4ac03b719b04de69704ad102a6eb5fb 0c4f9e4b6809473295e09b43dff153ea 2022-07-28 13:41:25.321 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-07-28 13:41:25.324 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 13:41:25.327 | ++ functions-common:get_or_create_user:911 : [[ ! -z system_member@example.com ]] 2022-07-28 13:41:25.330 | ++ functions-common:get_or_create_user:912 : local email=--email=system_member@example.com 2022-07-28 13:41:25.338 | +++ 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 13:41:28.701 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:28.701 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:28.701 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:28.701 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:28.959 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:41:28.970 | ++ functions-common:get_or_create_user:926 : user_id=1950e8ba108146c0a1f970b0671928de 2022-07-28 13:41:28.982 | ++ functions-common:get_or_create_user:927 : echo 1950e8ba108146c0a1f970b0671928de 2022-07-28 13:41:28.993 | + lib/keystone:create_keystone_accounts:392 : system_member_user=1950e8ba108146c0a1f970b0671928de 2022-07-28 13:41:29.013 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 1950e8ba108146c0a1f970b0671928de all 2022-07-28 13:41:29.277 | + inc/async:async_inner:63 : get_or_add_user_system_role member 1950e8ba108146c0a1f970b0671928de all 2022-07-28 13:41:29.456 | [593835 Async ks-system-member:625493]: running: get_or_add_user_system_role member 1950e8ba108146c0a1f970b0671928de all 2022-07-28 13:41:29.478 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-07-28 13:41:29.494 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 13:41:29.513 | ++ functions-common:get_or_create_user:911 : [[ ! -z system_reader@example.com ]] 2022-07-28 13:41:29.535 | ++ functions-common:get_or_create_user:912 : local email=--email=system_reader@example.com 2022-07-28 13:41:29.556 | +++ 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 13:41:32.638 | + inc/async:async_inner:64 : rc=0 2022-07-28 13:41:32.683 | [624662 Async ks-alt-another:624662]: finished successfully 2022-07-28 13:41:32.754 | + inc/async:async_inner:64 : rc=0 2022-07-28 13:41:32.871 | [624550 Async ks-alt-admin:624550]: finished successfully 2022-07-28 13:41:33.289 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:33.289 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:33.289 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:33.289 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:33.467 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:41:33.470 | ++ functions-common:get_or_create_user:926 : user_id=d477b64382804d368ed5d1eeb8e64c6b 2022-07-28 13:41:33.475 | ++ functions-common:get_or_create_user:927 : echo d477b64382804d368ed5d1eeb8e64c6b 2022-07-28 13:41:33.479 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=d477b64382804d368ed5d1eeb8e64c6b 2022-07-28 13:41:33.481 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader d477b64382804d368ed5d1eeb8e64c6b all 2022-07-28 13:41:33.574 | + inc/async:async_inner:63 : get_or_add_user_system_role reader d477b64382804d368ed5d1eeb8e64c6b all 2022-07-28 13:41:33.645 | [593835 Async ks-system-reader:625787]: running: get_or_add_user_system_role reader d477b64382804d368ed5d1eeb8e64c6b all 2022-07-28 13:41:33.647 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-07-28 13:41:33.653 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-07-28 13:41:33.663 | ++ functions-common:get_or_create_group:895 : local 'desc=openstack admin group' 2022-07-28 13:41:33.667 | ++ functions-common:get_or_create_group:896 : local group_id 2022-07-28 13:41:33.672 | +++ 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 13:41:35.653 | + inc/async:async_inner:64 : rc=0 2022-07-28 13:41:35.733 | [624947 Async ks-alt-member-user:624947]: finished successfully 2022-07-28 13:41:36.330 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:36.330 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:36.330 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:36.330 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:36.501 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:41:36.505 | ++ functions-common:get_or_create_group:903 : group_id=e9d4f3ffa4084fc58ec3ece3c8ca44fd 2022-07-28 13:41:36.508 | ++ functions-common:get_or_create_group:904 : echo e9d4f3ffa4084fc58ec3ece3c8ca44fd 2022-07-28 13:41:36.512 | + lib/keystone:create_keystone_accounts:402 : admin_group=e9d4f3ffa4084fc58ec3ece3c8ca44fd 2022-07-28 13:41:36.518 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-07-28 13:41:36.527 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-07-28 13:41:36.530 | ++ functions-common:get_or_create_group:895 : local 'desc=non-admin group' 2022-07-28 13:41:36.533 | ++ functions-common:get_or_create_group:896 : local group_id 2022-07-28 13:41:36.544 | +++ 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 13:41:39.075 | + inc/async:async_inner:64 : rc=0 2022-07-28 13:41:39.124 | [625269 Async ks-alt-reader-user:625269]: finished successfully 2022-07-28 13:41:39.233 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:39.233 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:39.233 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:39.234 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:39.392 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:41:39.395 | ++ functions-common:get_or_create_group:903 : group_id=67361b0bea634c279d59d29e7832df87 2022-07-28 13:41:39.399 | ++ functions-common:get_or_create_group:904 : echo 67361b0bea634c279d59d29e7832df87 2022-07-28 13:41:39.402 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=67361b0bea634c279d59d29e7832df87 2022-07-28 13:41:39.405 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 67361b0bea634c279d59d29e7832df87 df9518319605416aa837e8270d3d2477 2022-07-28 13:41:39.482 | + inc/async:async_inner:63 : get_or_add_group_project_role member 67361b0bea634c279d59d29e7832df87 df9518319605416aa837e8270d3d2477 2022-07-28 13:41:39.527 | [593835 Async ks-group-memberdemo:626128]: running: get_or_add_group_project_role member 67361b0bea634c279d59d29e7832df87 df9518319605416aa837e8270d3d2477 2022-07-28 13:41:39.532 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 67361b0bea634c279d59d29e7832df87 df9518319605416aa837e8270d3d2477 2022-07-28 13:41:39.638 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 67361b0bea634c279d59d29e7832df87 df9518319605416aa837e8270d3d2477 2022-07-28 13:41:39.759 | [593835 Async ks-group-anotherdemo:626214]: running: get_or_add_group_project_role anotherrole 67361b0bea634c279d59d29e7832df87 df9518319605416aa837e8270d3d2477 2022-07-28 13:41:39.772 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 67361b0bea634c279d59d29e7832df87 0c4f9e4b6809473295e09b43dff153ea 2022-07-28 13:41:40.088 | + inc/async:async_inner:64 : rc=0 2022-07-28 13:41:40.106 | + inc/async:async_inner:63 : get_or_add_group_project_role member 67361b0bea634c279d59d29e7832df87 0c4f9e4b6809473295e09b43dff153ea 2022-07-28 13:41:40.175 | [625493 Async ks-system-member:625493]: finished successfully 2022-07-28 13:41:40.230 | [593835 Async ks-group-memberalt:626317]: running: get_or_add_group_project_role member 67361b0bea634c279d59d29e7832df87 0c4f9e4b6809473295e09b43dff153ea 2022-07-28 13:41:40.233 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 67361b0bea634c279d59d29e7832df87 0c4f9e4b6809473295e09b43dff153ea 2022-07-28 13:41:40.472 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 67361b0bea634c279d59d29e7832df87 0c4f9e4b6809473295e09b43dff153ea 2022-07-28 13:41:40.559 | [593835 Async ks-group-anotheralt:626426]: running: get_or_add_group_project_role anotherrole 67361b0bea634c279d59d29e7832df87 0c4f9e4b6809473295e09b43dff153ea 2022-07-28 13:41:40.570 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin e9d4f3ffa4084fc58ec3ece3c8ca44fd b0befc115a7e42d9bdae73ae991fd532 2022-07-28 13:41:41.022 | + inc/async:async_inner:63 : get_or_add_group_project_role admin e9d4f3ffa4084fc58ec3ece3c8ca44fd b0befc115a7e42d9bdae73ae991fd532 2022-07-28 13:41:41.238 | [593835 Async ks-group-admin:626531]: running: get_or_add_group_project_role admin e9d4f3ffa4084fc58ec3ece3c8ca44fd b0befc115a7e42d9bdae73ae991fd532 2022-07-28 13:41:41.262 | + 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 13:41:41.661 | [593835 Async ks-demo-member:623654]: Waiting for completion of get_or_add_user_project_role member fc10e44eb422458e8b49ad42ccaa33d6 df9518319605416aa837e8270d3d2477 running on PID 623654 (17 other jobs running) 2022-07-28 13:41:41.837 | [593835 Async ks-demo-member:623654]: Signaling child to exit 2022-07-28 13:41:41.837 | WAKEUP 2022-07-28 13:41:41.967 | [593835 Async ks-demo-member:623654]: Signaled 2022-07-28 13:41:41.969 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 13:41:41.969 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 13:41:41.969 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 13:41:41.969 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 13:41:41.969 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 13:41:41.969 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 13:41:41.969 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 13:41:41.969 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 13:41:41.969 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user fc10e44eb422458e8b49ad42ccaa33d6 --project df9518319605416aa837e8270d3d2477 2022-07-28 13:41:41.969 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 13:41:41.969 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 13:41:41.969 | ++ functions-common:get_field:812 : local data field 2022-07-28 13:41:41.969 | ++ functions-common:get_field:813 : read data 2022-07-28 13:41:41.969 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:41.969 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:41.969 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:41.969 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:41.969 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:41:41.969 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 13:41:41.969 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 13:41:41.969 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user fc10e44eb422458e8b49ad42ccaa33d6 --project df9518319605416aa837e8270d3d2477 2022-07-28 13:41:41.970 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:41.970 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:41.970 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:41.970 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:41.970 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 13:41:41.970 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 13:41:41.970 | ++ functions-common:get_field:812 : local data field 2022-07-28 13:41:41.970 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user fc10e44eb422458e8b49ad42ccaa33d6 --project df9518319605416aa837e8270d3d2477 2022-07-28 13:41:41.970 | ++ functions-common:get_field:813 : read data 2022-07-28 13:41:41.970 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:41.970 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:41.970 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:41.970 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:41.970 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:41:41.970 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 13:41:41.970 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 13:41:41.970 | ++ functions-common:get_field:819 : echo '| f782cd8f9b8b4a4885161fb2cf1b7968 | fc10e44eb422458e8b49ad42ccaa33d6 | | df9518319605416aa837e8270d3d2477 | | | False |' 2022-07-28 13:41:41.970 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 13:41:41.970 | ++ functions-common:get_field:813 : read data 2022-07-28 13:41:41.970 | + functions-common:get_or_add_user_project_role:996 : user_role_id=f782cd8f9b8b4a4885161fb2cf1b7968 2022-07-28 13:41:41.970 | + functions-common:get_or_add_user_project_role:998 : echo f782cd8f9b8b4a4885161fb2cf1b7968 2022-07-28 13:41:41.970 | f782cd8f9b8b4a4885161fb2cf1b7968 2022-07-28 13:41:42.169 | [593835 Async ks-demo-member:623654]: finished get_or_add_user_project_role member fc10e44eb422458e8b49ad42ccaa33d6 df9518319605416aa837e8270d3d2477 with result 0 in 16 seconds 2022-07-28 13:41:42.463 | [593835 Async ks-demo-admin:623766]: Waiting for completion of get_or_add_user_project_role admin 28681a76cc1c4762aedb7f8d637ec297 df9518319605416aa837e8270d3d2477 running on PID 623766 (16 other jobs running) 2022-07-28 13:41:42.633 | [593835 Async ks-demo-admin:623766]: Signaling child to exit 2022-07-28 13:41:42.633 | WAKEUP 2022-07-28 13:41:42.767 | [593835 Async ks-demo-admin:623766]: Signaled 2022-07-28 13:41:42.777 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 13:41:42.777 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 13:41:42.777 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 13:41:42.777 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 13:41:42.777 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 13:41:42.777 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 13:41:42.777 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 13:41:42.777 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 13:41:42.777 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 28681a76cc1c4762aedb7f8d637ec297 --project df9518319605416aa837e8270d3d2477 2022-07-28 13:41:42.777 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 13:41:42.778 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 13:41:42.778 | ++ functions-common:get_field:812 : local data field 2022-07-28 13:41:42.778 | ++ functions-common:get_field:813 : read data 2022-07-28 13:41:42.778 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:42.778 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:42.778 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:42.778 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:42.778 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:41:42.778 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 13:41:42.778 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 13:41:42.778 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 28681a76cc1c4762aedb7f8d637ec297 --project df9518319605416aa837e8270d3d2477 2022-07-28 13:41:42.778 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:42.778 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:42.778 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:42.778 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:42.778 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 13:41:42.778 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 28681a76cc1c4762aedb7f8d637ec297 --project df9518319605416aa837e8270d3d2477 2022-07-28 13:41:42.778 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 13:41:42.778 | ++ functions-common:get_field:812 : local data field 2022-07-28 13:41:42.778 | ++ functions-common:get_field:813 : read data 2022-07-28 13:41:42.778 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:42.778 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:42.778 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:42.778 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:42.778 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:41:42.778 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 13:41:42.778 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 13:41:42.778 | ++ functions-common:get_field:819 : echo '| 17df1bcd9cb049bf86f9d50ba7bb96a6 | 28681a76cc1c4762aedb7f8d637ec297 | | df9518319605416aa837e8270d3d2477 | | | False |' 2022-07-28 13:41:42.779 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 13:41:42.779 | ++ functions-common:get_field:813 : read data 2022-07-28 13:41:42.779 | + functions-common:get_or_add_user_project_role:996 : user_role_id=17df1bcd9cb049bf86f9d50ba7bb96a6 2022-07-28 13:41:42.779 | + functions-common:get_or_add_user_project_role:998 : echo 17df1bcd9cb049bf86f9d50ba7bb96a6 2022-07-28 13:41:42.779 | 17df1bcd9cb049bf86f9d50ba7bb96a6 2022-07-28 13:41:43.016 | [593835 Async ks-demo-admin:623766]: finished get_or_add_user_project_role admin 28681a76cc1c4762aedb7f8d637ec297 df9518319605416aa837e8270d3d2477 with result 0 in 18 seconds 2022-07-28 13:41:43.249 | [593835 Async ks-demo-another:623878]: Waiting for completion of get_or_add_user_project_role anotherrole fc10e44eb422458e8b49ad42ccaa33d6 df9518319605416aa837e8270d3d2477 running on PID 623878 (15 other jobs running) 2022-07-28 13:41:43.410 | [593835 Async ks-demo-another:623878]: Signaling child to exit 2022-07-28 13:41:43.411 | WAKEUP 2022-07-28 13:41:43.544 | [593835 Async ks-demo-another:623878]: Signaled 2022-07-28 13:41:43.560 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 13:41:43.560 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 13:41:43.560 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 13:41:43.560 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 13:41:43.560 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 13:41:43.560 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 13:41:43.560 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 13:41:43.560 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 13:41:43.560 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 13:41:43.560 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 13:41:43.560 | ++ functions-common:get_field:812 : local data field 2022-07-28 13:41:43.560 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user fc10e44eb422458e8b49ad42ccaa33d6 --project df9518319605416aa837e8270d3d2477 2022-07-28 13:41:43.560 | ++ functions-common:get_field:813 : read data 2022-07-28 13:41:43.560 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:43.560 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:43.560 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:43.560 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:43.560 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:41:43.560 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 13:41:43.560 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 13:41:43.560 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add anotherrole --user fc10e44eb422458e8b49ad42ccaa33d6 --project df9518319605416aa837e8270d3d2477 2022-07-28 13:41:43.561 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:43.561 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:43.561 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:43.561 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:43.561 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 13:41:43.561 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user fc10e44eb422458e8b49ad42ccaa33d6 --project df9518319605416aa837e8270d3d2477 2022-07-28 13:41:43.561 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 13:41:43.561 | ++ functions-common:get_field:812 : local data field 2022-07-28 13:41:43.561 | ++ functions-common:get_field:813 : read data 2022-07-28 13:41:43.561 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:43.561 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:43.561 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:43.561 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:43.561 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:41:43.561 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 13:41:43.561 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 13:41:43.561 | ++ functions-common:get_field:819 : echo '| e46d03351b2b488ab5e93b93db89858f | fc10e44eb422458e8b49ad42ccaa33d6 | | df9518319605416aa837e8270d3d2477 | | | False |' 2022-07-28 13:41:43.561 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 13:41:43.561 | ++ functions-common:get_field:813 : read data 2022-07-28 13:41:43.561 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e46d03351b2b488ab5e93b93db89858f 2022-07-28 13:41:43.561 | + functions-common:get_or_add_user_project_role:998 : echo e46d03351b2b488ab5e93b93db89858f 2022-07-28 13:41:43.561 | e46d03351b2b488ab5e93b93db89858f 2022-07-28 13:41:43.682 | [593835 Async ks-demo-another:623878]: finished get_or_add_user_project_role anotherrole fc10e44eb422458e8b49ad42ccaa33d6 df9518319605416aa837e8270d3d2477 with result 0 in 18 seconds 2022-07-28 13:41:43.758 | [593835 Async ks-demo-invis:623991]: Waiting for completion of get_or_add_user_project_role member fc10e44eb422458e8b49ad42ccaa33d6 190c0b86721249bfaf8fda7511ad6ca0 running on PID 623991 (14 other jobs running) 2022-07-28 13:41:43.806 | [593835 Async ks-demo-invis:623991]: Signaling child to exit 2022-07-28 13:41:43.812 | WAKEUP 2022-07-28 13:41:43.859 | [593835 Async ks-demo-invis:623991]: Signaled 2022-07-28 13:41:43.861 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 13:41:43.861 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 13:41:43.861 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 13:41:43.861 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 13:41:43.861 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 13:41:43.861 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 13:41:43.861 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 13:41:43.861 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 13:41:43.861 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 13:41:43.861 | ++ functions-common:get_field:812 : local data field 2022-07-28 13:41:43.861 | ++ functions-common:get_field:813 : read data 2022-07-28 13:41:43.861 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 13:41:43.861 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user fc10e44eb422458e8b49ad42ccaa33d6 --project 190c0b86721249bfaf8fda7511ad6ca0 2022-07-28 13:41:43.861 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:43.861 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:43.861 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:43.861 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:43.861 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:41:43.861 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 13:41:43.861 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 13:41:43.861 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user fc10e44eb422458e8b49ad42ccaa33d6 --project 190c0b86721249bfaf8fda7511ad6ca0 2022-07-28 13:41:43.861 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:43.862 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:43.862 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:43.862 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:43.862 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 13:41:43.862 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user fc10e44eb422458e8b49ad42ccaa33d6 --project 190c0b86721249bfaf8fda7511ad6ca0 2022-07-28 13:41:43.862 | ++ functions-common:get_field:812 : local data field 2022-07-28 13:41:43.862 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 13:41:43.862 | ++ functions-common:get_field:813 : read data 2022-07-28 13:41:43.862 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:43.862 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:43.862 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:43.862 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:43.863 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:41:43.863 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 13:41:43.863 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 13:41:43.863 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 13:41:43.863 | ++ functions-common:get_field:819 : echo '| f782cd8f9b8b4a4885161fb2cf1b7968 | fc10e44eb422458e8b49ad42ccaa33d6 | | 190c0b86721249bfaf8fda7511ad6ca0 | | | False |' 2022-07-28 13:41:43.863 | ++ functions-common:get_field:813 : read data 2022-07-28 13:41:43.863 | + functions-common:get_or_add_user_project_role:996 : user_role_id=f782cd8f9b8b4a4885161fb2cf1b7968 2022-07-28 13:41:43.863 | + functions-common:get_or_add_user_project_role:998 : echo f782cd8f9b8b4a4885161fb2cf1b7968 2022-07-28 13:41:43.863 | f782cd8f9b8b4a4885161fb2cf1b7968 2022-07-28 13:41:43.960 | [593835 Async ks-demo-invis:623991]: finished get_or_add_user_project_role member fc10e44eb422458e8b49ad42ccaa33d6 190c0b86721249bfaf8fda7511ad6ca0 with result 0 in 18 seconds 2022-07-28 13:41:44.016 | [593835 Async ks-demo-reader:624180]: Waiting for completion of get_or_add_user_project_role reader 3ac88ae00e8d49679595475b291c9e87 df9518319605416aa837e8270d3d2477 running on PID 624180 (13 other jobs running) 2022-07-28 13:41:44.060 | [593835 Async ks-demo-reader:624180]: Signaling child to exit 2022-07-28 13:41:44.061 | WAKEUP 2022-07-28 13:41:44.088 | [593835 Async ks-demo-reader:624180]: Signaled 2022-07-28 13:41:44.090 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 13:41:44.090 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 13:41:44.090 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 13:41:44.090 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 13:41:44.090 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 13:41:44.090 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 13:41:44.090 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 13:41:44.090 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 13:41:44.090 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 3ac88ae00e8d49679595475b291c9e87 --project df9518319605416aa837e8270d3d2477 2022-07-28 13:41:44.091 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 13:41:44.091 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 13:41:44.091 | ++ functions-common:get_field:812 : local data field 2022-07-28 13:41:44.091 | ++ functions-common:get_field:813 : read data 2022-07-28 13:41:44.091 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:44.091 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:44.091 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:44.091 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:44.091 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:41:44.091 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 13:41:44.091 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 13:41:44.091 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add reader --user 3ac88ae00e8d49679595475b291c9e87 --project df9518319605416aa837e8270d3d2477 2022-07-28 13:41:44.091 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:44.091 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:44.091 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:44.091 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:44.091 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 3ac88ae00e8d49679595475b291c9e87 --project df9518319605416aa837e8270d3d2477 2022-07-28 13:41:44.091 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 13:41:44.091 | ++ functions-common:get_field:812 : local data field 2022-07-28 13:41:44.091 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 13:41:44.091 | ++ functions-common:get_field:813 : read data 2022-07-28 13:41:44.091 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:44.091 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:44.091 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:44.091 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:44.091 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:41:44.091 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 13:41:44.091 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 13:41:44.091 | ++ functions-common:get_field:819 : echo '| 441a380cbe24437b94cbb5128960be3c | 3ac88ae00e8d49679595475b291c9e87 | | df9518319605416aa837e8270d3d2477 | | | False |' 2022-07-28 13:41:44.091 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 13:41:44.091 | ++ functions-common:get_field:813 : read data 2022-07-28 13:41:44.092 | + functions-common:get_or_add_user_project_role:996 : user_role_id=441a380cbe24437b94cbb5128960be3c 2022-07-28 13:41:44.092 | + functions-common:get_or_add_user_project_role:998 : echo 441a380cbe24437b94cbb5128960be3c 2022-07-28 13:41:44.092 | 441a380cbe24437b94cbb5128960be3c 2022-07-28 13:41:44.149 | [593835 Async ks-demo-reader:624180]: finished get_or_add_user_project_role reader 3ac88ae00e8d49679595475b291c9e87 df9518319605416aa837e8270d3d2477 with result 0 in 16 seconds 2022-07-28 13:41:44.154 | + inc/async:async_wait:197 : return 0 2022-07-28 13:41:44.157 | + 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 13:41:44.214 | [593835 Async ks-alt-admin:624550]: Waiting for completion of get_or_add_user_project_role admin cb65d9706a4c461ebca25042bc3b5afd 0c4f9e4b6809473295e09b43dff153ea running on PID 624550 (12 other jobs running) 2022-07-28 13:41:44.264 | [593835 Async ks-alt-admin:624550]: Signaling child to exit 2022-07-28 13:41:44.264 | WAKEUP 2022-07-28 13:41:44.326 | [593835 Async ks-alt-admin:624550]: Signaled 2022-07-28 13:41:44.330 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 13:41:44.330 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 13:41:44.330 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 13:41:44.330 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 13:41:44.330 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 13:41:44.330 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 13:41:44.330 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 13:41:44.330 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 13:41:44.330 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 13:41:44.330 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 13:41:44.331 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user cb65d9706a4c461ebca25042bc3b5afd --project 0c4f9e4b6809473295e09b43dff153ea 2022-07-28 13:41:44.331 | ++ functions-common:get_field:812 : local data field 2022-07-28 13:41:44.331 | ++ functions-common:get_field:813 : read data 2022-07-28 13:41:44.331 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:44.331 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:44.331 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:44.331 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:44.331 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:41:44.331 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 13:41:44.331 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 13:41:44.331 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user cb65d9706a4c461ebca25042bc3b5afd --project 0c4f9e4b6809473295e09b43dff153ea 2022-07-28 13:41:44.331 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:44.331 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:44.332 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:44.332 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:44.332 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 13:41:44.332 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user cb65d9706a4c461ebca25042bc3b5afd --project 0c4f9e4b6809473295e09b43dff153ea 2022-07-28 13:41:44.332 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 13:41:44.332 | ++ functions-common:get_field:812 : local data field 2022-07-28 13:41:44.333 | ++ functions-common:get_field:813 : read data 2022-07-28 13:41:44.333 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:44.333 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:44.333 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:44.333 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:44.333 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:41:44.333 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 13:41:44.333 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 13:41:44.333 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 13:41:44.333 | ++ functions-common:get_field:819 : echo '| 17df1bcd9cb049bf86f9d50ba7bb96a6 | cb65d9706a4c461ebca25042bc3b5afd | | 0c4f9e4b6809473295e09b43dff153ea | | | False |' 2022-07-28 13:41:44.333 | ++ functions-common:get_field:813 : read data 2022-07-28 13:41:44.333 | + functions-common:get_or_add_user_project_role:996 : user_role_id=17df1bcd9cb049bf86f9d50ba7bb96a6 2022-07-28 13:41:44.333 | + functions-common:get_or_add_user_project_role:998 : echo 17df1bcd9cb049bf86f9d50ba7bb96a6 2022-07-28 13:41:44.333 | 17df1bcd9cb049bf86f9d50ba7bb96a6 2022-07-28 13:41:44.417 | [593835 Async ks-alt-admin:624550]: finished get_or_add_user_project_role admin cb65d9706a4c461ebca25042bc3b5afd 0c4f9e4b6809473295e09b43dff153ea with result 0 in 17 seconds 2022-07-28 13:41:44.490 | [593835 Async ks-alt-another:624662]: Waiting for completion of get_or_add_user_project_role anotherrole cb65d9706a4c461ebca25042bc3b5afd 0c4f9e4b6809473295e09b43dff153ea running on PID 624662 (11 other jobs running) 2022-07-28 13:41:44.549 | [593835 Async ks-alt-another:624662]: Signaling child to exit 2022-07-28 13:41:44.550 | WAKEUP 2022-07-28 13:41:44.593 | [593835 Async ks-alt-another:624662]: Signaled 2022-07-28 13:41:44.595 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 13:41:44.595 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 13:41:44.595 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 13:41:44.595 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 13:41:44.595 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 13:41:44.595 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 13:41:44.595 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 13:41:44.595 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 13:41:44.595 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user cb65d9706a4c461ebca25042bc3b5afd --project 0c4f9e4b6809473295e09b43dff153ea 2022-07-28 13:41:44.595 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 13:41:44.595 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 13:41:44.595 | ++ functions-common:get_field:812 : local data field 2022-07-28 13:41:44.595 | ++ functions-common:get_field:813 : read data 2022-07-28 13:41:44.595 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:44.595 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:44.595 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:44.595 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:44.595 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:41:44.595 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 13:41:44.595 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 13:41:44.595 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add anotherrole --user cb65d9706a4c461ebca25042bc3b5afd --project 0c4f9e4b6809473295e09b43dff153ea 2022-07-28 13:41:44.595 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:44.595 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:44.595 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:44.595 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:44.595 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 13:41:44.595 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 13:41:44.595 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user cb65d9706a4c461ebca25042bc3b5afd --project 0c4f9e4b6809473295e09b43dff153ea 2022-07-28 13:41:44.595 | ++ functions-common:get_field:812 : local data field 2022-07-28 13:41:44.595 | ++ functions-common:get_field:813 : read data 2022-07-28 13:41:44.596 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:44.596 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:44.596 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:44.596 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:44.596 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:41:44.596 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 13:41:44.596 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 13:41:44.596 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 13:41:44.596 | ++ functions-common:get_field:819 : echo '| e46d03351b2b488ab5e93b93db89858f | cb65d9706a4c461ebca25042bc3b5afd | | 0c4f9e4b6809473295e09b43dff153ea | | | False |' 2022-07-28 13:41:44.596 | ++ functions-common:get_field:813 : read data 2022-07-28 13:41:44.596 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e46d03351b2b488ab5e93b93db89858f 2022-07-28 13:41:44.596 | + functions-common:get_or_add_user_project_role:998 : echo e46d03351b2b488ab5e93b93db89858f 2022-07-28 13:41:44.596 | e46d03351b2b488ab5e93b93db89858f 2022-07-28 13:41:44.711 | [593835 Async ks-alt-another:624662]: finished get_or_add_user_project_role anotherrole cb65d9706a4c461ebca25042bc3b5afd 0c4f9e4b6809473295e09b43dff153ea with result 0 in 16 seconds 2022-07-28 13:41:44.860 | [593835 Async ks-alt-member-user:624947]: Waiting for completion of get_or_add_user_project_role member 252e618319364ecd80f6cd14ae6900e4 0c4f9e4b6809473295e09b43dff153ea running on PID 624947 (10 other jobs running) 2022-07-28 13:41:44.923 | [593835 Async ks-alt-member-user:624947]: Signaling child to exit 2022-07-28 13:41:44.923 | WAKEUP 2022-07-28 13:41:45.015 | [593835 Async ks-alt-member-user:624947]: Signaled 2022-07-28 13:41:45.017 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 13:41:45.017 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 13:41:45.017 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 13:41:45.018 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 13:41:45.018 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 13:41:45.018 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 13:41:45.018 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 13:41:45.018 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 13:41:45.018 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 252e618319364ecd80f6cd14ae6900e4 --project 0c4f9e4b6809473295e09b43dff153ea 2022-07-28 13:41:45.018 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 13:41:45.018 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 13:41:45.018 | ++ functions-common:get_field:812 : local data field 2022-07-28 13:41:45.018 | ++ functions-common:get_field:813 : read data 2022-07-28 13:41:45.018 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:45.018 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:45.018 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:45.018 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:45.018 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:41:45.018 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 13:41:45.018 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 13:41:45.018 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user 252e618319364ecd80f6cd14ae6900e4 --project 0c4f9e4b6809473295e09b43dff153ea 2022-07-28 13:41:45.018 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:45.018 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:45.018 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:45.018 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:45.018 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 252e618319364ecd80f6cd14ae6900e4 --project 0c4f9e4b6809473295e09b43dff153ea 2022-07-28 13:41:45.018 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 13:41:45.018 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 13:41:45.018 | ++ functions-common:get_field:812 : local data field 2022-07-28 13:41:45.018 | ++ functions-common:get_field:813 : read data 2022-07-28 13:41:45.018 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:45.018 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:45.019 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:45.019 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:45.019 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:41:45.019 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 13:41:45.019 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 13:41:45.019 | ++ functions-common:get_field:819 : echo '| f782cd8f9b8b4a4885161fb2cf1b7968 | 252e618319364ecd80f6cd14ae6900e4 | | 0c4f9e4b6809473295e09b43dff153ea | | | False |' 2022-07-28 13:41:45.019 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 13:41:45.019 | ++ functions-common:get_field:813 : read data 2022-07-28 13:41:45.019 | + functions-common:get_or_add_user_project_role:996 : user_role_id=f782cd8f9b8b4a4885161fb2cf1b7968 2022-07-28 13:41:45.019 | + functions-common:get_or_add_user_project_role:998 : echo f782cd8f9b8b4a4885161fb2cf1b7968 2022-07-28 13:41:45.019 | f782cd8f9b8b4a4885161fb2cf1b7968 2022-07-28 13:41:45.272 | [593835 Async ks-alt-member-user:624947]: finished get_or_add_user_project_role member 252e618319364ecd80f6cd14ae6900e4 0c4f9e4b6809473295e09b43dff153ea with result 0 in 13 seconds 2022-07-28 13:41:45.444 | [593835 Async ks-alt-reader-user:625269]: Waiting for completion of get_or_add_user_project_role reader b4ac03b719b04de69704ad102a6eb5fb 0c4f9e4b6809473295e09b43dff153ea running on PID 625269 (9 other jobs running) 2022-07-28 13:41:45.606 | [593835 Async ks-alt-reader-user:625269]: Signaling child to exit 2022-07-28 13:41:45.607 | WAKEUP 2022-07-28 13:41:45.740 | [593835 Async ks-alt-reader-user:625269]: Signaled 2022-07-28 13:41:45.742 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 13:41:45.742 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 13:41:45.742 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 13:41:45.742 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 13:41:45.742 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 13:41:45.742 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 13:41:45.742 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 13:41:45.742 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 13:41:45.742 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 13:41:45.742 | ++ functions-common:get_field:812 : local data field 2022-07-28 13:41:45.742 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user b4ac03b719b04de69704ad102a6eb5fb --project 0c4f9e4b6809473295e09b43dff153ea 2022-07-28 13:41:45.742 | ++ functions-common:get_field:813 : read data 2022-07-28 13:41:45.742 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 13:41:45.742 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:45.742 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:45.742 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:45.742 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:45.742 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:41:45.742 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 13:41:45.742 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 13:41:45.742 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add reader --user b4ac03b719b04de69704ad102a6eb5fb --project 0c4f9e4b6809473295e09b43dff153ea 2022-07-28 13:41:45.742 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:45.742 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:45.742 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:45.742 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:45.743 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 13:41:45.743 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user b4ac03b719b04de69704ad102a6eb5fb --project 0c4f9e4b6809473295e09b43dff153ea 2022-07-28 13:41:45.743 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 13:41:45.743 | ++ functions-common:get_field:812 : local data field 2022-07-28 13:41:45.743 | ++ functions-common:get_field:813 : read data 2022-07-28 13:41:45.743 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:45.743 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:45.743 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:45.743 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:45.743 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:41:45.743 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 13:41:45.743 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 13:41:45.743 | ++ functions-common:get_field:819 : echo '| 441a380cbe24437b94cbb5128960be3c | b4ac03b719b04de69704ad102a6eb5fb | | 0c4f9e4b6809473295e09b43dff153ea | | | False |' 2022-07-28 13:41:45.743 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 13:41:45.743 | ++ functions-common:get_field:813 : read data 2022-07-28 13:41:45.743 | + functions-common:get_or_add_user_project_role:996 : user_role_id=441a380cbe24437b94cbb5128960be3c 2022-07-28 13:41:45.743 | + functions-common:get_or_add_user_project_role:998 : echo 441a380cbe24437b94cbb5128960be3c 2022-07-28 13:41:45.743 | 441a380cbe24437b94cbb5128960be3c 2022-07-28 13:41:45.765 | + inc/async:async_inner:64 : rc=0 2022-07-28 13:41:45.894 | [593835 Async ks-alt-reader-user:625269]: finished get_or_add_user_project_role reader b4ac03b719b04de69704ad102a6eb5fb 0c4f9e4b6809473295e09b43dff153ea with result 0 in 13 seconds 2022-07-28 13:41:45.908 | [625787 Async ks-system-reader:625787]: finished successfully 2022-07-28 13:41:45.917 | + inc/async:async_wait:197 : return 0 2022-07-28 13:41:45.938 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-07-28 13:41:46.178 | [593835 Async ks-system-member:625493]: Waiting for completion of get_or_add_user_system_role member 1950e8ba108146c0a1f970b0671928de all running on PID 625493 (8 other jobs running) 2022-07-28 13:41:46.286 | [593835 Async ks-system-member:625493]: Signaling child to exit 2022-07-28 13:41:46.286 | WAKEUP 2022-07-28 13:41:46.378 | [593835 Async ks-system-member:625493]: Signaled 2022-07-28 13:41:46.386 | + functions-common:get_or_add_user_system_role:1028 : local user_role_id 2022-07-28 13:41:46.386 | + functions-common:get_or_add_user_system_role:1029 : local domain_args 2022-07-28 13:41:46.387 | ++ functions-common:get_or_add_user_system_role:1031 : _get_domain_args 2022-07-28 13:41:46.387 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 13:41:46.387 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 13:41:46.387 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 13:41:46.387 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 13:41:46.387 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 13:41:46.387 | + functions-common:get_or_add_user_system_role:1031 : domain_args= 2022-07-28 13:41:46.387 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 1950e8ba108146c0a1f970b0671928de --system all -f value -c Role 2022-07-28 13:41:46.387 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:46.387 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:46.387 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:46.387 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:46.387 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:41:46.387 | + functions-common:get_or_add_user_system_role:1039 : user_role_id= 2022-07-28 13:41:46.387 | + functions-common:get_or_add_user_system_role:1040 : [[ -z '' ]] 2022-07-28 13:41:46.387 | + functions-common:get_or_add_user_system_role:1042 : openstack --os-cloud devstack-system-admin role add member --user 1950e8ba108146c0a1f970b0671928de --system all 2022-07-28 13:41:46.387 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:46.387 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:46.387 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:46.387 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:46.387 | ++ functions-common:get_or_add_user_system_role:1051 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 1950e8ba108146c0a1f970b0671928de --system all -f value -c Role 2022-07-28 13:41:46.387 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:46.387 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:46.387 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:46.387 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:46.387 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:41:46.387 | + functions-common:get_or_add_user_system_role:1051 : user_role_id=f782cd8f9b8b4a4885161fb2cf1b7968 2022-07-28 13:41:46.387 | + functions-common:get_or_add_user_system_role:1053 : echo f782cd8f9b8b4a4885161fb2cf1b7968 2022-07-28 13:41:46.387 | f782cd8f9b8b4a4885161fb2cf1b7968 2022-07-28 13:41:46.603 | [593835 Async ks-system-member:625493]: finished get_or_add_user_system_role member 1950e8ba108146c0a1f970b0671928de all with result 0 in 10 seconds 2022-07-28 13:41:46.805 | [593835 Async ks-system-reader:625787]: Waiting for completion of get_or_add_user_system_role reader d477b64382804d368ed5d1eeb8e64c6b all running on PID 625787 (7 other jobs running) 2022-07-28 13:41:46.962 | [593835 Async ks-system-reader:625787]: Signaling child to exit 2022-07-28 13:41:46.962 | WAKEUP 2022-07-28 13:41:47.039 | [593835 Async ks-system-reader:625787]: Signaled 2022-07-28 13:41:47.046 | + functions-common:get_or_add_user_system_role:1028 : local user_role_id 2022-07-28 13:41:47.046 | + functions-common:get_or_add_user_system_role:1029 : local domain_args 2022-07-28 13:41:47.046 | ++ functions-common:get_or_add_user_system_role:1031 : _get_domain_args 2022-07-28 13:41:47.046 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 13:41:47.046 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 13:41:47.046 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 13:41:47.046 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 13:41:47.046 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 13:41:47.046 | + functions-common:get_or_add_user_system_role:1031 : domain_args= 2022-07-28 13:41:47.046 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user d477b64382804d368ed5d1eeb8e64c6b --system all -f value -c Role 2022-07-28 13:41:47.046 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:47.046 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:47.046 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:47.046 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:47.046 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:41:47.046 | + functions-common:get_or_add_user_system_role:1039 : user_role_id= 2022-07-28 13:41:47.046 | + functions-common:get_or_add_user_system_role:1040 : [[ -z '' ]] 2022-07-28 13:41:47.046 | + functions-common:get_or_add_user_system_role:1042 : openstack --os-cloud devstack-system-admin role add reader --user d477b64382804d368ed5d1eeb8e64c6b --system all 2022-07-28 13:41:47.046 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:47.046 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:47.047 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:47.047 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:47.047 | ++ functions-common:get_or_add_user_system_role:1051 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user d477b64382804d368ed5d1eeb8e64c6b --system all -f value -c Role 2022-07-28 13:41:47.047 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:47.047 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:47.047 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:47.047 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:47.047 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:41:47.047 | + functions-common:get_or_add_user_system_role:1051 : user_role_id=441a380cbe24437b94cbb5128960be3c 2022-07-28 13:41:47.047 | + functions-common:get_or_add_user_system_role:1053 : echo 441a380cbe24437b94cbb5128960be3c 2022-07-28 13:41:47.047 | 441a380cbe24437b94cbb5128960be3c 2022-07-28 13:41:47.382 | [593835 Async ks-system-reader:625787]: finished get_or_add_user_system_role reader d477b64382804d368ed5d1eeb8e64c6b all with result 0 in 12 seconds 2022-07-28 13:41:47.422 | + inc/async:async_wait:197 : return 0 2022-07-28 13:41:47.434 | + 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 13:41:47.653 | [593835 Async ks-group-memberdemo:626128]: Waiting for completion of get_or_add_group_project_role member 67361b0bea634c279d59d29e7832df87 df9518319605416aa837e8270d3d2477 running on PID 626128 (6 other jobs running) 2022-07-28 13:41:47.803 | [593835 Async ks-group-memberdemo:626128]: Signaling child to exit 2022-07-28 13:41:53.342 | + inc/async:async_inner:64 : rc=0 2022-07-28 13:41:53.496 | [626214 Async ks-group-anotherdemo:626214]: finished successfully 2022-07-28 13:41:53.591 | + inc/async:async_inner:64 : rc=0 2022-07-28 13:41:53.650 | [626128 Async ks-group-memberdemo:626128]: finished successfully 2022-07-28 13:41:53.685 | WAKEUP 2022-07-28 13:41:53.740 | [593835 Async ks-group-memberdemo:626128]: Signaled 2022-07-28 13:41:53.743 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-28 13:41:53.743 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 67361b0bea634c279d59d29e7832df87 --project df9518319605416aa837e8270d3d2477 -f value 2022-07-28 13:41:53.743 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:53.743 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:53.743 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:53.743 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:53.743 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:41:53.743 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-28 13:41:53.743 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-28 13:41:53.743 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add member --group 67361b0bea634c279d59d29e7832df87 --project df9518319605416aa837e8270d3d2477 2022-07-28 13:41:53.743 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:53.743 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:53.743 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:53.743 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:53.743 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 67361b0bea634c279d59d29e7832df87 --project df9518319605416aa837e8270d3d2477 -f value 2022-07-28 13:41:53.743 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:53.743 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:53.743 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:53.743 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:53.743 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:41:53.743 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='f782cd8f9b8b4a4885161fb2cf1b7968 67361b0bea634c279d59d29e7832df87 df9518319605416aa837e8270d3d2477 False' 2022-07-28 13:41:53.744 | + functions-common:get_or_add_group_project_role:1077 : echo f782cd8f9b8b4a4885161fb2cf1b7968 67361b0bea634c279d59d29e7832df87 df9518319605416aa837e8270d3d2477 False 2022-07-28 13:41:53.744 | f782cd8f9b8b4a4885161fb2cf1b7968 67361b0bea634c279d59d29e7832df87 df9518319605416aa837e8270d3d2477 False 2022-07-28 13:41:53.810 | [593835 Async ks-group-memberdemo:626128]: finished get_or_add_group_project_role member 67361b0bea634c279d59d29e7832df87 df9518319605416aa837e8270d3d2477 with result 0 in 14 seconds 2022-07-28 13:41:53.856 | [593835 Async ks-group-anotherdemo:626214]: Waiting for completion of get_or_add_group_project_role anotherrole 67361b0bea634c279d59d29e7832df87 df9518319605416aa837e8270d3d2477 running on PID 626214 (5 other jobs running) 2022-07-28 13:41:53.888 | [593835 Async ks-group-anotherdemo:626214]: Signaling child to exit 2022-07-28 13:41:53.889 | WAKEUP 2022-07-28 13:41:53.916 | [593835 Async ks-group-anotherdemo:626214]: Signaled 2022-07-28 13:41:53.918 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-28 13:41:53.918 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 67361b0bea634c279d59d29e7832df87 --project df9518319605416aa837e8270d3d2477 -f value 2022-07-28 13:41:53.918 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:53.918 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:53.918 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:53.918 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:53.918 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:41:53.918 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-28 13:41:53.918 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-28 13:41:53.918 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add anotherrole --group 67361b0bea634c279d59d29e7832df87 --project df9518319605416aa837e8270d3d2477 2022-07-28 13:41:53.918 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:53.918 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:53.918 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:53.918 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:53.918 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 67361b0bea634c279d59d29e7832df87 --project df9518319605416aa837e8270d3d2477 -f value 2022-07-28 13:41:53.918 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:53.918 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:53.918 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:53.918 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:53.918 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:41:53.918 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='e46d03351b2b488ab5e93b93db89858f 67361b0bea634c279d59d29e7832df87 df9518319605416aa837e8270d3d2477 False' 2022-07-28 13:41:53.918 | + functions-common:get_or_add_group_project_role:1077 : echo e46d03351b2b488ab5e93b93db89858f 67361b0bea634c279d59d29e7832df87 df9518319605416aa837e8270d3d2477 False 2022-07-28 13:41:53.919 | e46d03351b2b488ab5e93b93db89858f 67361b0bea634c279d59d29e7832df87 df9518319605416aa837e8270d3d2477 False 2022-07-28 13:41:53.971 | [593835 Async ks-group-anotherdemo:626214]: finished get_or_add_group_project_role anotherrole 67361b0bea634c279d59d29e7832df87 df9518319605416aa837e8270d3d2477 with result 0 in 13 seconds 2022-07-28 13:41:54.039 | [593835 Async ks-group-memberalt:626317]: Waiting for completion of get_or_add_group_project_role member 67361b0bea634c279d59d29e7832df87 0c4f9e4b6809473295e09b43dff153ea running on PID 626317 (4 other jobs running) 2022-07-28 13:41:54.068 | [593835 Async ks-group-memberalt:626317]: Signaling child to exit 2022-07-28 13:41:55.388 | + inc/async:async_inner:64 : rc=0 2022-07-28 13:41:55.441 | [626426 Async ks-group-anotheralt:626426]: finished successfully 2022-07-28 13:41:55.559 | + inc/async:async_inner:64 : rc=0 2022-07-28 13:41:55.589 | [626317 Async ks-group-memberalt:626317]: finished successfully 2022-07-28 13:41:55.609 | WAKEUP 2022-07-28 13:41:55.634 | [593835 Async ks-group-memberalt:626317]: Signaled 2022-07-28 13:41:55.636 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-28 13:41:55.636 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 67361b0bea634c279d59d29e7832df87 --project 0c4f9e4b6809473295e09b43dff153ea -f value 2022-07-28 13:41:55.636 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:55.636 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:55.636 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:55.636 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:55.636 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:41:55.636 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-28 13:41:55.636 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-28 13:41:55.636 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add member --group 67361b0bea634c279d59d29e7832df87 --project 0c4f9e4b6809473295e09b43dff153ea 2022-07-28 13:41:55.636 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:55.636 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:55.636 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:55.636 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:55.636 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 67361b0bea634c279d59d29e7832df87 --project 0c4f9e4b6809473295e09b43dff153ea -f value 2022-07-28 13:41:55.636 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:55.636 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:55.636 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:55.636 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:55.636 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:41:55.636 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='f782cd8f9b8b4a4885161fb2cf1b7968 67361b0bea634c279d59d29e7832df87 0c4f9e4b6809473295e09b43dff153ea False' 2022-07-28 13:41:55.636 | + functions-common:get_or_add_group_project_role:1077 : echo f782cd8f9b8b4a4885161fb2cf1b7968 67361b0bea634c279d59d29e7832df87 0c4f9e4b6809473295e09b43dff153ea False 2022-07-28 13:41:55.636 | f782cd8f9b8b4a4885161fb2cf1b7968 67361b0bea634c279d59d29e7832df87 0c4f9e4b6809473295e09b43dff153ea False 2022-07-28 13:41:55.683 | [593835 Async ks-group-memberalt:626317]: finished get_or_add_group_project_role member 67361b0bea634c279d59d29e7832df87 0c4f9e4b6809473295e09b43dff153ea with result 0 in 15 seconds 2022-07-28 13:41:55.731 | [593835 Async ks-group-anotheralt:626426]: Waiting for completion of get_or_add_group_project_role anotherrole 67361b0bea634c279d59d29e7832df87 0c4f9e4b6809473295e09b43dff153ea running on PID 626426 (3 other jobs running) 2022-07-28 13:41:55.760 | [593835 Async ks-group-anotheralt:626426]: Signaling child to exit 2022-07-28 13:41:55.761 | WAKEUP 2022-07-28 13:41:55.785 | [593835 Async ks-group-anotheralt:626426]: Signaled 2022-07-28 13:41:55.787 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-28 13:41:55.787 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 67361b0bea634c279d59d29e7832df87 --project 0c4f9e4b6809473295e09b43dff153ea -f value 2022-07-28 13:41:55.787 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:55.787 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:55.787 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:55.787 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:55.787 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:41:55.787 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-28 13:41:55.787 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-28 13:41:55.787 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add anotherrole --group 67361b0bea634c279d59d29e7832df87 --project 0c4f9e4b6809473295e09b43dff153ea 2022-07-28 13:41:55.787 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:55.787 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:55.787 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:55.787 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:55.787 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 67361b0bea634c279d59d29e7832df87 --project 0c4f9e4b6809473295e09b43dff153ea -f value 2022-07-28 13:41:55.787 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:55.787 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:55.787 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:55.787 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:55.788 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:41:55.788 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='e46d03351b2b488ab5e93b93db89858f 67361b0bea634c279d59d29e7832df87 0c4f9e4b6809473295e09b43dff153ea False' 2022-07-28 13:41:55.788 | + functions-common:get_or_add_group_project_role:1077 : echo e46d03351b2b488ab5e93b93db89858f 67361b0bea634c279d59d29e7832df87 0c4f9e4b6809473295e09b43dff153ea False 2022-07-28 13:41:55.788 | e46d03351b2b488ab5e93b93db89858f 67361b0bea634c279d59d29e7832df87 0c4f9e4b6809473295e09b43dff153ea False 2022-07-28 13:41:55.842 | [593835 Async ks-group-anotheralt:626426]: finished get_or_add_group_project_role anotherrole 67361b0bea634c279d59d29e7832df87 0c4f9e4b6809473295e09b43dff153ea with result 0 in 15 seconds 2022-07-28 13:41:55.855 | + inc/async:async_inner:64 : rc=0 2022-07-28 13:41:55.884 | [626531 Async ks-group-admin:626531]: finished successfully 2022-07-28 13:41:55.886 | [593835 Async ks-group-admin:626531]: Waiting for completion of get_or_add_group_project_role admin e9d4f3ffa4084fc58ec3ece3c8ca44fd b0befc115a7e42d9bdae73ae991fd532 running on PID 626531 (2 other jobs running) 2022-07-28 13:41:55.913 | [593835 Async ks-group-admin:626531]: Signaling child to exit 2022-07-28 13:41:55.913 | WAKEUP 2022-07-28 13:41:55.937 | [593835 Async ks-group-admin:626531]: Signaled 2022-07-28 13:41:55.938 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-28 13:41:55.938 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group e9d4f3ffa4084fc58ec3ece3c8ca44fd --project b0befc115a7e42d9bdae73ae991fd532 -f value 2022-07-28 13:41:55.938 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:55.938 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:55.938 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:55.939 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:55.939 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:41:55.939 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-28 13:41:55.939 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-28 13:41:55.939 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add admin --group e9d4f3ffa4084fc58ec3ece3c8ca44fd --project b0befc115a7e42d9bdae73ae991fd532 2022-07-28 13:41:55.939 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:55.939 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:55.939 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:55.939 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:55.939 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group e9d4f3ffa4084fc58ec3ece3c8ca44fd --project b0befc115a7e42d9bdae73ae991fd532 -f value 2022-07-28 13:41:55.939 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:55.939 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:55.939 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:41:55.939 | from cryptography.utils import int_from_bytes 2022-07-28 13:41:55.939 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:41:55.939 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='17df1bcd9cb049bf86f9d50ba7bb96a6 e9d4f3ffa4084fc58ec3ece3c8ca44fd b0befc115a7e42d9bdae73ae991fd532 False' 2022-07-28 13:41:55.939 | + functions-common:get_or_add_group_project_role:1077 : echo 17df1bcd9cb049bf86f9d50ba7bb96a6 e9d4f3ffa4084fc58ec3ece3c8ca44fd b0befc115a7e42d9bdae73ae991fd532 False 2022-07-28 13:41:55.939 | 17df1bcd9cb049bf86f9d50ba7bb96a6 e9d4f3ffa4084fc58ec3ece3c8ca44fd b0befc115a7e42d9bdae73ae991fd532 False 2022-07-28 13:41:55.984 | [593835 Async ks-group-admin:626531]: finished get_or_add_group_project_role admin e9d4f3ffa4084fc58ec3ece3c8ca44fd b0befc115a7e42d9bdae73ae991fd532 with result 0 in 15 seconds 2022-07-28 13:41:55.988 | + inc/async:async_wait:197 : return 0 2022-07-28 13:41:55.991 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-07-28 13:41:56.011 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:41:56.014 | + ./stack.sh:main:1097 : is_service_enabled nova 2022-07-28 13:41:56.032 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:41:56.034 | + ./stack.sh:main:1098 : async_runfunc create_nova_accounts 2022-07-28 13:41:56.037 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-07-28 13:41:56.098 | + inc/async:async_inner:63 : create_nova_accounts 2022-07-28 13:41:56.140 | [593835 Async create_nova_accounts:628433]: running: create_nova_accounts 2022-07-28 13:41:56.143 | + ./stack.sh:main:1100 : is_service_enabled glance 2022-07-28 13:41:56.161 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:41:56.164 | + ./stack.sh:main:1101 : async_runfunc create_glance_accounts 2022-07-28 13:41:56.167 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-07-28 13:41:56.229 | + inc/async:async_inner:63 : create_glance_accounts 2022-07-28 13:41:56.276 | [593835 Async create_glance_accounts:628548]: running: create_glance_accounts 2022-07-28 13:41:56.279 | + ./stack.sh:main:1103 : is_service_enabled cinder 2022-07-28 13:41:56.304 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:41:56.307 | + ./stack.sh:main:1104 : async_runfunc create_cinder_accounts 2022-07-28 13:41:56.310 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-07-28 13:41:56.390 | + inc/async:async_inner:63 : create_cinder_accounts 2022-07-28 13:41:56.437 | [593835 Async create_cinder_accounts:628678]: running: create_cinder_accounts 2022-07-28 13:41:56.440 | + ./stack.sh:main:1106 : is_service_enabled neutron 2022-07-28 13:41:56.460 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:41:56.463 | + ./stack.sh:main:1107 : async_runfunc create_neutron_accounts 2022-07-28 13:41:56.465 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-07-28 13:41:56.543 | + inc/async:async_inner:63 : create_neutron_accounts 2022-07-28 13:41:56.621 | [593835 Async create_neutron_accounts:628794]: running: create_neutron_accounts 2022-07-28 13:41:56.628 | + ./stack.sh:main:1109 : is_service_enabled swift 2022-07-28 13:41:56.666 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:41:56.669 | + ./stack.sh:main:1110 : async_runfunc create_swift_accounts 2022-07-28 13:41:56.673 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-07-28 13:41:57.002 | + inc/async:async_inner:63 : create_swift_accounts 2022-07-28 13:41:57.233 | [593835 Async create_swift_accounts:628936]: running: create_swift_accounts 2022-07-28 13:41:57.258 | + ./stack.sh:main:1118 : is_service_enabled horizon 2022-07-28 13:41:57.399 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:41:57.418 | + ./stack.sh:main:1123 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-07-28 13:41:57.775 | [593835 Async create_nova_accounts:628433]: Waiting for completion of create_nova_accounts running on PID 628433 (6 other jobs running) 2022-07-28 13:41:57.971 | [593835 Async create_nova_accounts:628433]: Signaling child to exit 2022-07-28 13:42:38.507 | + inc/async:async_inner:64 : rc=0 2022-07-28 13:42:38.632 | [628794 Async create_neutron_accounts:628794]: finished successfully 2022-07-28 13:42:55.775 | + inc/async:async_inner:64 : rc=0 2022-07-28 13:42:55.806 | [628678 Async create_cinder_accounts:628678]: finished successfully 2022-07-28 13:43:13.912 | + inc/async:async_inner:64 : rc=0 2022-07-28 13:43:13.949 | [628548 Async create_glance_accounts:628548]: finished successfully 2022-07-28 13:43:16.250 | + inc/async:async_inner:64 : rc=0 2022-07-28 13:43:16.278 | [628433 Async create_nova_accounts:628433]: finished successfully 2022-07-28 13:43:16.299 | WAKEUP 2022-07-28 13:43:16.325 | [593835 Async create_nova_accounts:628433]: Signaled 2022-07-28 13:43:16.327 | + 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 13:43:16.327 | + lib/nova:create_nova_accounts:355 : create_service_user nova admin 2022-07-28 13:43:16.327 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-07-28 13:43:16.327 | + functions-common:get_or_create_user:910 : local user_id 2022-07-28 13:43:16.327 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 13:43:16.327 | + functions-common:get_or_create_user:914 : local email= 2022-07-28 13:43:16.327 | ++ 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 13:43:16.327 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.327 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.327 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.327 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.327 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:43:16.327 | + functions-common:get_or_create_user:926 : user_id=5e40bfd0135247858a539f71c3880e37 2022-07-28 13:43:16.327 | + functions-common:get_or_create_user:927 : echo 5e40bfd0135247858a539f71c3880e37 2022-07-28 13:43:16.327 | 5e40bfd0135247858a539f71c3880e37 2022-07-28 13:43:16.327 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-07-28 13:43:16.327 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 13:43:16.327 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 13:43:16.327 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 13:43:16.327 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 13:43:16.327 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 13:43:16.327 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 13:43:16.328 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 13:43:16.328 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 13:43:16.328 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 13:43:16.328 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 13:43:16.328 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 13:43:16.328 | ++ 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 13:43:16.328 | ++ functions-common:get_field:812 : local data field 2022-07-28 13:43:16.328 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 13:43:16.328 | ++ functions-common:get_field:813 : read data 2022-07-28 13:43:16.328 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.328 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.328 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.328 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.328 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:43:16.328 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 13:43:16.328 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 13:43:16.328 | + 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 13:43:16.328 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.328 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.328 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.328 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.328 | ++ 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 13:43:16.328 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 13:43:16.328 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 13:43:16.328 | ++ functions-common:get_field:812 : local data field 2022-07-28 13:43:16.328 | ++ functions-common:get_field:813 : read data 2022-07-28 13:43:16.328 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.328 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.328 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.328 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.329 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:43:16.329 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 13:43:16.329 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 13:43:16.329 | ++ functions-common:get_field:819 : echo '| c5dd29bc8d774845a58c7d107254e8c0 | 5e40bfd0135247858a539f71c3880e37 | | 29ece3e0d29e4c7492032f1f96b3b782 | | | False |' 2022-07-28 13:43:16.329 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 13:43:16.329 | ++ functions-common:get_field:813 : read data 2022-07-28 13:43:16.329 | + functions-common:get_or_add_user_project_role:996 : user_role_id=c5dd29bc8d774845a58c7d107254e8c0 2022-07-28 13:43:16.329 | + functions-common:get_or_add_user_project_role:998 : echo c5dd29bc8d774845a58c7d107254e8c0 2022-07-28 13:43:16.329 | c5dd29bc8d774845a58c7d107254e8c0 2022-07-28 13:43:16.329 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-07-28 13:43:16.329 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-07-28 13:43:16.329 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 13:43:16.329 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 13:43:16.329 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 13:43:16.329 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 13:43:16.329 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 13:43:16.329 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 13:43:16.329 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 13:43:16.329 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 13:43:16.329 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 13:43:16.329 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 13:43:16.329 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 13:43:16.329 | ++ 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 13:43:16.329 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 13:43:16.329 | ++ functions-common:get_field:812 : local data field 2022-07-28 13:43:16.329 | ++ functions-common:get_field:813 : read data 2022-07-28 13:43:16.329 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.329 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.329 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.329 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.329 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:43:16.330 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 13:43:16.330 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 13:43:16.330 | + 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 13:43:16.330 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.330 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.330 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.330 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.330 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 13:43:16.330 | ++ functions-common:get_field:812 : local data field 2022-07-28 13:43:16.330 | ++ 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 13:43:16.330 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 13:43:16.330 | ++ functions-common:get_field:813 : read data 2022-07-28 13:43:16.330 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.330 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.330 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.330 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.330 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:43:16.330 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 13:43:16.330 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 13:43:16.330 | ++ functions-common:get_field:819 : echo '| 17df1bcd9cb049bf86f9d50ba7bb96a6 | 5e40bfd0135247858a539f71c3880e37 | | 29ece3e0d29e4c7492032f1f96b3b782 | | | False |' 2022-07-28 13:43:16.330 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 13:43:16.330 | ++ functions-common:get_field:813 : read data 2022-07-28 13:43:16.330 | + functions-common:get_or_add_user_project_role:996 : user_role_id=17df1bcd9cb049bf86f9d50ba7bb96a6 2022-07-28 13:43:16.330 | + functions-common:get_or_add_user_project_role:998 : echo 17df1bcd9cb049bf86f9d50ba7bb96a6 2022-07-28 13:43:16.330 | 17df1bcd9cb049bf86f9d50ba7bb96a6 2022-07-28 13:43:16.330 | + lib/nova:create_nova_accounts:357 : local nova_api_url 2022-07-28 13:43:16.330 | + lib/nova:create_nova_accounts:358 : [[ True == \F\a\l\s\e ]] 2022-07-28 13:43:16.330 | + lib/nova:create_nova_accounts:361 : nova_api_url=http://10.222.0.67/compute 2022-07-28 13:43:16.330 | + lib/nova:create_nova_accounts:364 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-07-28 13:43:16.330 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 13:43:16.330 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-07-28 13:43:16.330 | ++ 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 13:43:16.331 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.331 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.331 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.331 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.331 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:43:16.331 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 13:43:16.331 | d2b023f23ef14a029481dcd88e2bd8f5' 2022-07-28 13:43:16.331 | + functions-common:get_or_create_service:1095 : echo d2b023f23ef14a029481dcd88e2bd8f5 2022-07-28 13:43:16.331 | d2b023f23ef14a029481dcd88e2bd8f5 2022-07-28 13:43:16.331 | + lib/nova:create_nova_accounts:366 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.67/compute/v2/$(project_id)s' 2022-07-28 13:43:16.331 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 13:43:16.331 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.67/compute/v2/$(project_id)s' RegionOne 2022-07-28 13:43:16.331 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 13:43:16.331 | +++ 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 13:43:16.331 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.331 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.331 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.331 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.331 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:43:16.331 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 13:43:16.331 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 13:43:16.331 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.67/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-07-28 13:43:16.331 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.331 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.331 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.331 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.331 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:43:16.331 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=fa60e0110b734473bfaf9c000829ebea 2022-07-28 13:43:16.331 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo fa60e0110b734473bfaf9c000829ebea 2022-07-28 13:43:16.331 | + functions-common:get_or_create_endpoint:1128 : public_id=fa60e0110b734473bfaf9c000829ebea 2022-07-28 13:43:16.332 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-28 13:43:16.332 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 13:43:16.332 | + functions-common:get_or_create_endpoint:1137 : echo fa60e0110b734473bfaf9c000829ebea 2022-07-28 13:43:16.332 | fa60e0110b734473bfaf9c000829ebea 2022-07-28 13:43:16.332 | + lib/nova:create_nova_accounts:370 : get_or_create_service nova compute 'Nova Compute Service' 2022-07-28 13:43:16.332 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 13:43:16.332 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-07-28 13:43:16.332 | ++ 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 13:43:16.332 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.332 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.332 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.332 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.332 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:43:16.332 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 13:43:16.332 | b154ce635e9d40faa22f76b8b70f91c0' 2022-07-28 13:43:16.332 | + functions-common:get_or_create_service:1095 : echo b154ce635e9d40faa22f76b8b70f91c0 2022-07-28 13:43:16.332 | b154ce635e9d40faa22f76b8b70f91c0 2022-07-28 13:43:16.332 | + lib/nova:create_nova_accounts:372 : get_or_create_endpoint compute RegionOne http://10.222.0.67/compute/v2.1 2022-07-28 13:43:16.332 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 13:43:16.333 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface compute public http://10.222.0.67/compute/v2.1 RegionOne 2022-07-28 13:43:16.333 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 13:43:16.333 | +++ 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 13:43:16.333 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.333 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.333 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.333 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.333 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:43:16.333 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 13:43:16.333 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 13:43:16.333 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.67/compute/v2.1 --region RegionOne -f value -c id 2022-07-28 13:43:16.333 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.333 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.333 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.333 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.333 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:43:16.333 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=da2a6dcbb0b14a9b8679f06f00130e57 2022-07-28 13:43:16.333 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo da2a6dcbb0b14a9b8679f06f00130e57 2022-07-28 13:43:16.333 | + functions-common:get_or_create_endpoint:1128 : public_id=da2a6dcbb0b14a9b8679f06f00130e57 2022-07-28 13:43:16.333 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-28 13:43:16.333 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 13:43:16.333 | + functions-common:get_or_create_endpoint:1137 : echo da2a6dcbb0b14a9b8679f06f00130e57 2022-07-28 13:43:16.333 | da2a6dcbb0b14a9b8679f06f00130e57 2022-07-28 13:43:16.333 | + lib/nova:create_nova_accounts:377 : is_service_enabled n-api 2022-07-28 13:43:16.333 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:43:16.333 | + lib/nova:create_nova_accounts:379 : is_service_enabled swift 2022-07-28 13:43:16.333 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:43:16.333 | + lib/nova:create_nova_accounts:382 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-07-28 13:43:16.333 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 13:43:16.333 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 13:43:16.333 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 13:43:16.334 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 13:43:16.334 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 13:43:16.334 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 13:43:16.334 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 13:43:16.334 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 13:43:16.334 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 13:43:16.334 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 13:43:16.334 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 13:43:16.334 | ++ 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 13:43:16.334 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 13:43:16.334 | ++ functions-common:get_field:812 : local data field 2022-07-28 13:43:16.334 | ++ functions-common:get_field:813 : read data 2022-07-28 13:43:16.334 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.334 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.334 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.334 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.334 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:43:16.334 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 13:43:16.334 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 13:43:16.334 | + 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 13:43:16.334 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.334 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.334 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.334 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.334 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 13:43:16.334 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 13:43:16.334 | ++ 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 13:43:16.334 | ++ functions-common:get_field:812 : local data field 2022-07-28 13:43:16.335 | ++ functions-common:get_field:813 : read data 2022-07-28 13:43:16.335 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.335 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.335 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.335 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.335 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:43:16.335 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 13:43:16.335 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 13:43:16.335 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 13:43:16.335 | ++ functions-common:get_field:819 : echo '| 34b6204c3a9b4665a00bb56569402dc1 | 5e40bfd0135247858a539f71c3880e37 | | 29ece3e0d29e4c7492032f1f96b3b782 | | | False |' 2022-07-28 13:43:16.335 | ++ functions-common:get_field:813 : read data 2022-07-28 13:43:16.335 | + functions-common:get_or_add_user_project_role:996 : user_role_id=34b6204c3a9b4665a00bb56569402dc1 2022-07-28 13:43:16.335 | + functions-common:get_or_add_user_project_role:998 : echo 34b6204c3a9b4665a00bb56569402dc1 2022-07-28 13:43:16.335 | 34b6204c3a9b4665a00bb56569402dc1 2022-07-28 13:43:16.335 | + lib/nova:create_nova_accounts:387 : is_service_enabled s3api 2022-07-28 13:43:16.335 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:43:16.335 | + lib/nova:create_nova_accounts:398 : is_service_enabled n-api 2022-07-28 13:43:16.335 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:43:16.335 | + lib/nova:create_nova_accounts:399 : [[ False = True ]] 2022-07-28 13:43:16.402 | [593835 Async create_nova_accounts:628433]: finished create_nova_accounts with result 0 in 80 seconds 2022-07-28 13:43:16.450 | [593835 Async create_glance_accounts:628548]: Waiting for completion of create_glance_accounts running on PID 628548 (5 other jobs running) 2022-07-28 13:43:16.477 | [593835 Async create_glance_accounts:628548]: Signaling child to exit 2022-07-28 13:43:16.477 | WAKEUP 2022-07-28 13:43:16.503 | [593835 Async create_glance_accounts:628548]: Signaled 2022-07-28 13:43:16.505 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-07-28 13:43:16.505 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:43:16.505 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-07-28 13:43:16.505 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-07-28 13:43:16.505 | + functions-common:get_or_create_user:910 : local user_id 2022-07-28 13:43:16.505 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 13:43:16.505 | + functions-common:get_or_create_user:914 : local email= 2022-07-28 13:43:16.505 | ++ 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 13:43:16.505 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.505 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.505 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.505 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.506 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:43:16.506 | + functions-common:get_or_create_user:926 : user_id=eb72f1a74bd148ecaed976411cc69fe4 2022-07-28 13:43:16.506 | + functions-common:get_or_create_user:927 : echo eb72f1a74bd148ecaed976411cc69fe4 2022-07-28 13:43:16.506 | eb72f1a74bd148ecaed976411cc69fe4 2022-07-28 13:43:16.506 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-07-28 13:43:16.506 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 13:43:16.506 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 13:43:16.506 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 13:43:16.506 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 13:43:16.506 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 13:43:16.506 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 13:43:16.506 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 13:43:16.506 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 13:43:16.506 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 13:43:16.506 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 13:43:16.506 | ++ 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 13:43:16.506 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 13:43:16.506 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 13:43:16.506 | ++ functions-common:get_field:812 : local data field 2022-07-28 13:43:16.506 | ++ functions-common:get_field:813 : read data 2022-07-28 13:43:16.506 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.506 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.506 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.506 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.506 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:43:16.506 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 13:43:16.506 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 13:43:16.506 | + 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 13:43:16.506 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.506 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.506 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.507 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.507 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 13:43:16.507 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 13:43:16.507 | ++ functions-common:get_field:812 : local data field 2022-07-28 13:43:16.507 | ++ 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 13:43:16.507 | ++ functions-common:get_field:813 : read data 2022-07-28 13:43:16.507 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.507 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.507 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.507 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.507 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:43:16.507 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 13:43:16.507 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 13:43:16.507 | ++ functions-common:get_field:819 : echo '| c5dd29bc8d774845a58c7d107254e8c0 | eb72f1a74bd148ecaed976411cc69fe4 | | 29ece3e0d29e4c7492032f1f96b3b782 | | | False |' 2022-07-28 13:43:16.507 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 13:43:16.507 | ++ functions-common:get_field:813 : read data 2022-07-28 13:43:16.507 | + functions-common:get_or_add_user_project_role:996 : user_role_id=c5dd29bc8d774845a58c7d107254e8c0 2022-07-28 13:43:16.507 | + functions-common:get_or_add_user_project_role:998 : echo c5dd29bc8d774845a58c7d107254e8c0 2022-07-28 13:43:16.507 | c5dd29bc8d774845a58c7d107254e8c0 2022-07-28 13:43:16.507 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-07-28 13:43:16.507 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-07-28 13:43:16.507 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:43:16.507 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-07-28 13:43:16.507 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-07-28 13:43:16.507 | + functions-common:get_or_create_user:910 : local user_id 2022-07-28 13:43:16.507 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 13:43:16.507 | + functions-common:get_or_create_user:914 : local email= 2022-07-28 13:43:16.507 | ++ 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 13:43:16.507 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.507 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.508 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.508 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.508 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:43:16.508 | + functions-common:get_or_create_user:926 : user_id=253c3b5f3ddf4163b709fea034d78aae 2022-07-28 13:43:16.508 | + functions-common:get_or_create_user:927 : echo 253c3b5f3ddf4163b709fea034d78aae 2022-07-28 13:43:16.508 | 253c3b5f3ddf4163b709fea034d78aae 2022-07-28 13:43:16.508 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-07-28 13:43:16.508 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 13:43:16.508 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 13:43:16.508 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 13:43:16.508 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 13:43:16.508 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 13:43:16.508 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 13:43:16.508 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 13:43:16.508 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 13:43:16.508 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 13:43:16.508 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 13:43:16.508 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 13:43:16.508 | ++ 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 13:43:16.508 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 13:43:16.508 | ++ functions-common:get_field:812 : local data field 2022-07-28 13:43:16.508 | ++ functions-common:get_field:813 : read data 2022-07-28 13:43:16.508 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.508 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.508 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.508 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.508 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:43:16.508 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 13:43:16.508 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 13:43:16.509 | + 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 13:43:16.509 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.509 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.509 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.509 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.509 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 13:43:16.509 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 13:43:16.509 | ++ functions-common:get_field:812 : local data field 2022-07-28 13:43:16.509 | ++ 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 13:43:16.509 | ++ functions-common:get_field:813 : read data 2022-07-28 13:43:16.509 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.509 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.509 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.509 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.509 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:43:16.509 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 13:43:16.509 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 13:43:16.509 | ++ functions-common:get_field:819 : echo '| c5dd29bc8d774845a58c7d107254e8c0 | 253c3b5f3ddf4163b709fea034d78aae | | 29ece3e0d29e4c7492032f1f96b3b782 | | | False |' 2022-07-28 13:43:16.509 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 13:43:16.509 | ++ functions-common:get_field:813 : read data 2022-07-28 13:43:16.509 | + functions-common:get_or_add_user_project_role:996 : user_role_id=c5dd29bc8d774845a58c7d107254e8c0 2022-07-28 13:43:16.509 | + functions-common:get_or_add_user_project_role:998 : echo c5dd29bc8d774845a58c7d107254e8c0 2022-07-28 13:43:16.509 | c5dd29bc8d774845a58c7d107254e8c0 2022-07-28 13:43:16.509 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-07-28 13:43:16.509 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-07-28 13:43:16.509 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 13:43:16.509 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 13:43:16.509 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 13:43:16.509 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 13:43:16.509 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 13:43:16.509 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 13:43:16.510 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 13:43:16.510 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 13:43:16.510 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 13:43:16.510 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 13:43:16.510 | ++ 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 13:43:16.510 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 13:43:16.510 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 13:43:16.510 | ++ functions-common:get_field:812 : local data field 2022-07-28 13:43:16.510 | ++ functions-common:get_field:813 : read data 2022-07-28 13:43:16.510 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.510 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.510 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.510 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.510 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:43:16.510 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 13:43:16.510 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 13:43:16.510 | + 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 13:43:16.510 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.510 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.510 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.510 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.510 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 13:43:16.510 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 13:43:16.510 | ++ functions-common:get_field:812 : local data field 2022-07-28 13:43:16.510 | ++ 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 13:43:16.510 | ++ functions-common:get_field:813 : read data 2022-07-28 13:43:16.510 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.510 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.510 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.510 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.510 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:43:16.511 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 13:43:16.511 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 13:43:16.511 | ++ functions-common:get_field:819 : echo '| 34b6204c3a9b4665a00bb56569402dc1 | 253c3b5f3ddf4163b709fea034d78aae | | 29ece3e0d29e4c7492032f1f96b3b782 | | | False |' 2022-07-28 13:43:16.511 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 13:43:16.511 | ++ functions-common:get_field:813 : read data 2022-07-28 13:43:16.511 | + functions-common:get_or_add_user_project_role:996 : user_role_id=34b6204c3a9b4665a00bb56569402dc1 2022-07-28 13:43:16.511 | + functions-common:get_or_add_user_project_role:998 : echo 34b6204c3a9b4665a00bb56569402dc1 2022-07-28 13:43:16.511 | 34b6204c3a9b4665a00bb56569402dc1 2022-07-28 13:43:16.511 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-07-28 13:43:16.511 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 13:43:16.511 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-07-28 13:43:16.511 | ++ 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 13:43:16.511 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.511 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.511 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.511 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.511 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:43:16.511 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 13:43:16.511 | 36bc3addc4a74018b68aa5d8170ca765' 2022-07-28 13:43:16.511 | + functions-common:get_or_create_service:1095 : echo 36bc3addc4a74018b68aa5d8170ca765 2022-07-28 13:43:16.511 | 36bc3addc4a74018b68aa5d8170ca765 2022-07-28 13:43:16.511 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.67/image 2022-07-28 13:43:16.511 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 13:43:16.511 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface image public http://10.222.0.67/image RegionOne 2022-07-28 13:43:16.511 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 13:43:16.511 | +++ 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 13:43:16.511 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.511 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.511 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.511 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.511 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:43:16.512 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 13:43:16.512 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 13:43:16.512 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.67/image --region RegionOne -f value -c id 2022-07-28 13:43:16.512 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.512 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.512 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.512 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.512 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:43:16.512 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=5c5eb24c1a3e4b30b648b7189d5b0d12 2022-07-28 13:43:16.512 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 5c5eb24c1a3e4b30b648b7189d5b0d12 2022-07-28 13:43:16.512 | + functions-common:get_or_create_endpoint:1128 : public_id=5c5eb24c1a3e4b30b648b7189d5b0d12 2022-07-28 13:43:16.512 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-28 13:43:16.512 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 13:43:16.512 | + functions-common:get_or_create_endpoint:1137 : echo 5c5eb24c1a3e4b30b648b7189d5b0d12 2022-07-28 13:43:16.512 | 5c5eb24c1a3e4b30b648b7189d5b0d12 2022-07-28 13:43:16.512 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-07-28 13:43:16.512 | ++ functions-common:get_or_create_domain:878 : local domain_id 2022-07-28 13:43:16.512 | +++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-07-28 13:43:16.512 | ++ functions-common:get_or_create_domain:888 : domain_id=default 2022-07-28 13:43:16.512 | ++ functions-common:get_or_create_domain:889 : echo default 2022-07-28 13:43:16.512 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-07-28 13:43:16.512 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-07-28 13:43:16.512 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-07-28 13:43:16.512 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-07-28 13:43:16.570 | [593835 Async create_glance_accounts:628548]: finished create_glance_accounts with result 0 in 77 seconds 2022-07-28 13:43:16.612 | [593835 Async create_cinder_accounts:628678]: Waiting for completion of create_cinder_accounts running on PID 628678 (4 other jobs running) 2022-07-28 13:43:16.641 | [593835 Async create_cinder_accounts:628678]: Signaling child to exit 2022-07-28 13:43:16.641 | WAKEUP 2022-07-28 13:43:16.666 | [593835 Async create_cinder_accounts:628678]: Signaled 2022-07-28 13:43:16.667 | + 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 13:43:16.667 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-07-28 13:43:16.667 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-07-28 13:43:16.667 | + functions-common:get_or_create_user:910 : local user_id 2022-07-28 13:43:16.667 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 13:43:16.668 | + functions-common:get_or_create_user:914 : local email= 2022-07-28 13:43:16.668 | ++ 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 13:43:16.668 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.668 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.668 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.668 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.668 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:43:16.668 | + functions-common:get_or_create_user:926 : user_id=d4c28f239d464f12927f3cfacf8b7cfa 2022-07-28 13:43:16.668 | + functions-common:get_or_create_user:927 : echo d4c28f239d464f12927f3cfacf8b7cfa 2022-07-28 13:43:16.668 | d4c28f239d464f12927f3cfacf8b7cfa 2022-07-28 13:43:16.668 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-07-28 13:43:16.668 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 13:43:16.668 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 13:43:16.668 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 13:43:16.668 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 13:43:16.668 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 13:43:16.668 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 13:43:16.668 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 13:43:16.668 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 13:43:16.668 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 13:43:16.668 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 13:43:16.668 | ++ 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 13:43:16.668 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 13:43:16.668 | ++ functions-common:get_field:812 : local data field 2022-07-28 13:43:16.668 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 13:43:16.668 | ++ functions-common:get_field:813 : read data 2022-07-28 13:43:16.668 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.668 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.668 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.668 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.668 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:43:16.669 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 13:43:16.669 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 13:43:16.669 | + 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 13:43:16.669 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.669 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.669 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.669 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.669 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 13:43:16.669 | ++ 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 13:43:16.669 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 13:43:16.669 | ++ functions-common:get_field:812 : local data field 2022-07-28 13:43:16.669 | ++ functions-common:get_field:813 : read data 2022-07-28 13:43:16.669 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.669 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.669 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.669 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.669 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:43:16.669 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 13:43:16.669 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 13:43:16.669 | ++ functions-common:get_field:819 : echo '| c5dd29bc8d774845a58c7d107254e8c0 | d4c28f239d464f12927f3cfacf8b7cfa | | 29ece3e0d29e4c7492032f1f96b3b782 | | | False |' 2022-07-28 13:43:16.669 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 13:43:16.669 | ++ functions-common:get_field:813 : read data 2022-07-28 13:43:16.669 | + functions-common:get_or_add_user_project_role:996 : user_role_id=c5dd29bc8d774845a58c7d107254e8c0 2022-07-28 13:43:16.669 | + functions-common:get_or_add_user_project_role:998 : echo c5dd29bc8d774845a58c7d107254e8c0 2022-07-28 13:43:16.669 | c5dd29bc8d774845a58c7d107254e8c0 2022-07-28 13:43:16.669 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-07-28 13:43:16.669 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-07-28 13:43:16.669 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 13:43:16.669 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-07-28 13:43:16.669 | ++ 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 13:43:16.669 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.670 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.670 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.670 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.670 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:43:16.670 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 13:43:16.670 | b3274aa94adb4a33929b1c47960b3841' 2022-07-28 13:43:16.670 | + functions-common:get_or_create_service:1095 : echo b3274aa94adb4a33929b1c47960b3841 2022-07-28 13:43:16.670 | b3274aa94adb4a33929b1c47960b3841 2022-07-28 13:43:16.670 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-07-28 13:43:16.670 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.67/volume/v3/$(project_id)s' 2022-07-28 13:43:16.670 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 13:43:16.670 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.67/volume/v3/$(project_id)s' RegionOne 2022-07-28 13:43:16.670 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 13:43:16.670 | +++ 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 13:43:16.670 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.670 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.670 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.670 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.670 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:43:16.670 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 13:43:16.670 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 13:43:16.670 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.67/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-07-28 13:43:16.670 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.670 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.670 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.670 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.670 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:43:16.670 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=337984627490461e862c25bd7901951f 2022-07-28 13:43:16.670 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 337984627490461e862c25bd7901951f 2022-07-28 13:43:16.670 | + functions-common:get_or_create_endpoint:1128 : public_id=337984627490461e862c25bd7901951f 2022-07-28 13:43:16.671 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-28 13:43:16.671 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 13:43:16.671 | + functions-common:get_or_create_endpoint:1137 : echo 337984627490461e862c25bd7901951f 2022-07-28 13:43:16.671 | 337984627490461e862c25bd7901951f 2022-07-28 13:43:16.671 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-07-28 13:43:16.671 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 13:43:16.671 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-07-28 13:43:16.671 | ++ 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 13:43:16.671 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.671 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.671 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.671 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.671 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:43:16.671 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 13:43:16.671 | f2e9289b232549b598cd34b886642c8c' 2022-07-28 13:43:16.671 | + functions-common:get_or_create_service:1095 : echo f2e9289b232549b598cd34b886642c8c 2022-07-28 13:43:16.671 | f2e9289b232549b598cd34b886642c8c 2022-07-28 13:43:16.671 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.67/volume/v3/$(project_id)s' 2022-07-28 13:43:16.671 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 13:43:16.671 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.67/volume/v3/$(project_id)s' RegionOne 2022-07-28 13:43:16.671 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 13:43:16.671 | +++ 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 13:43:16.671 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.671 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.671 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.671 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.671 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:43:16.671 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 13:43:16.671 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 13:43:16.671 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.67/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-07-28 13:43:16.671 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.671 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.672 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.672 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.672 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:43:16.672 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=7cfd865ed6ef411883d84ed3efdf0169 2022-07-28 13:43:16.672 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 7cfd865ed6ef411883d84ed3efdf0169 2022-07-28 13:43:16.672 | + functions-common:get_or_create_endpoint:1128 : public_id=7cfd865ed6ef411883d84ed3efdf0169 2022-07-28 13:43:16.672 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-28 13:43:16.672 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 13:43:16.672 | + functions-common:get_or_create_endpoint:1137 : echo 7cfd865ed6ef411883d84ed3efdf0169 2022-07-28 13:43:16.672 | 7cfd865ed6ef411883d84ed3efdf0169 2022-07-28 13:43:16.672 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-07-28 13:43:16.672 | ++ lib/cinder:configure_cinder_internal_tenant:616 : get_or_create_project service 2022-07-28 13:43:16.672 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-28 13:43:16.672 | +++ 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 13:43:16.672 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.672 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.672 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.672 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.672 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:43:16.672 | ++ functions-common:get_or_create_project:939 : project_id=29ece3e0d29e4c7492032f1f96b3b782 2022-07-28 13:43:16.672 | ++ functions-common:get_or_create_project:940 : echo 29ece3e0d29e4c7492032f1f96b3b782 2022-07-28 13:43:16.672 | + lib/cinder:configure_cinder_internal_tenant:616 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 29ece3e0d29e4c7492032f1f96b3b782 2022-07-28 13:43:16.672 | ++ lib/cinder:configure_cinder_internal_tenant:617 : get_or_create_user cinder 2022-07-28 13:43:16.672 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 13:43:16.672 | ++ functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 13:43:16.672 | ++ functions-common:get_or_create_user:914 : local email= 2022-07-28 13:43:16.672 | +++ 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 13:43:16.672 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.673 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.673 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.673 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.673 | No password was supplied, authentication will fail when a user does not have a password. 2022-07-28 13:43:16.673 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:43:16.673 | ++ functions-common:get_or_create_user:926 : user_id=d4c28f239d464f12927f3cfacf8b7cfa 2022-07-28 13:43:16.673 | ++ functions-common:get_or_create_user:927 : echo d4c28f239d464f12927f3cfacf8b7cfa 2022-07-28 13:43:16.673 | + lib/cinder:configure_cinder_internal_tenant:617 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id d4c28f239d464f12927f3cfacf8b7cfa 2022-07-28 13:43:16.725 | [593835 Async create_cinder_accounts:628678]: finished create_cinder_accounts with result 0 in 59 seconds 2022-07-28 13:43:16.732 | + inc/async:async_wait:197 : return 0 2022-07-28 13:43:16.735 | + ./stack.sh:main:1124 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-07-28 13:43:16.795 | [593835 Async create_neutron_accounts:628794]: Waiting for completion of create_neutron_accounts running on PID 628794 (3 other jobs running) 2022-07-28 13:43:16.823 | [593835 Async create_neutron_accounts:628794]: Signaling child to exit 2022-07-28 13:43:16.823 | WAKEUP 2022-07-28 13:43:16.849 | [593835 Async create_neutron_accounts:628794]: Signaled 2022-07-28 13:43:16.851 | + lib/neutron:create_neutron_accounts:670 : is_neutron_legacy_enabled 2022-07-28 13:43:16.851 | ++ 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 13:43:16.851 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-28 13:43:16.851 | + 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 13:43:16.851 | + 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 13:43:16.851 | + 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 13:43:16.851 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-28 13:43:16.851 | + lib/neutron:create_neutron_accounts:672 : create_mutnauq_accounts 2022-07-28 13:43:16.851 | + lib/neutron-legacy:create_mutnauq_accounts:432 : local neutron_url 2022-07-28 13:43:16.851 | + lib/neutron-legacy:create_mutnauq_accounts:433 : '[' False == True ']' 2022-07-28 13:43:16.851 | + lib/neutron-legacy:create_mutnauq_accounts:436 : neutron_url=http://10.222.0.67:9696/ 2022-07-28 13:43:16.851 | + 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 13:43:16.851 | + lib/neutron-legacy:create_mutnauq_accounts:441 : create_service_user neutron 2022-07-28 13:43:16.851 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-07-28 13:43:16.851 | + functions-common:get_or_create_user:910 : local user_id 2022-07-28 13:43:16.851 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 13:43:16.851 | + functions-common:get_or_create_user:914 : local email= 2022-07-28 13:43:16.851 | ++ 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 13:43:16.852 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.852 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.852 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.852 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.852 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:43:16.852 | + functions-common:get_or_create_user:926 : user_id=dd3a17b993a143b6878005473f5d7035 2022-07-28 13:43:16.852 | + functions-common:get_or_create_user:927 : echo dd3a17b993a143b6878005473f5d7035 2022-07-28 13:43:16.852 | dd3a17b993a143b6878005473f5d7035 2022-07-28 13:43:16.852 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-07-28 13:43:16.852 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 13:43:16.852 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 13:43:16.852 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 13:43:16.852 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 13:43:16.852 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 13:43:16.852 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 13:43:16.852 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 13:43:16.852 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 13:43:16.852 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 13:43:16.852 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 13:43:16.852 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 13:43:16.852 | ++ 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 13:43:16.852 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 13:43:16.852 | ++ functions-common:get_field:812 : local data field 2022-07-28 13:43:16.852 | ++ functions-common:get_field:813 : read data 2022-07-28 13:43:16.852 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.852 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.852 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.853 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.853 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:43:16.853 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 13:43:16.853 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 13:43:16.853 | + 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 13:43:16.853 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.853 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.853 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.853 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.853 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 13:43:16.853 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 13:43:16.853 | ++ functions-common:get_field:812 : local data field 2022-07-28 13:43:16.853 | ++ 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 13:43:16.853 | ++ functions-common:get_field:813 : read data 2022-07-28 13:43:16.853 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.853 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.853 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.853 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.853 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:43:16.853 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 13:43:16.853 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 13:43:16.853 | ++ functions-common:get_field:819 : echo '| c5dd29bc8d774845a58c7d107254e8c0 | dd3a17b993a143b6878005473f5d7035 | | 29ece3e0d29e4c7492032f1f96b3b782 | | | False |' 2022-07-28 13:43:16.853 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 13:43:16.853 | ++ functions-common:get_field:813 : read data 2022-07-28 13:43:16.853 | + functions-common:get_or_add_user_project_role:996 : user_role_id=c5dd29bc8d774845a58c7d107254e8c0 2022-07-28 13:43:16.853 | + functions-common:get_or_add_user_project_role:998 : echo c5dd29bc8d774845a58c7d107254e8c0 2022-07-28 13:43:16.853 | c5dd29bc8d774845a58c7d107254e8c0 2022-07-28 13:43:16.853 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-07-28 13:43:16.853 | + lib/neutron-legacy:create_mutnauq_accounts:443 : get_or_create_service neutron network 'Neutron Service' 2022-07-28 13:43:16.853 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 13:43:16.854 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-07-28 13:43:16.854 | ++ 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 13:43:16.854 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.854 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.854 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.854 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.854 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:43:16.854 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 13:43:16.854 | 57c31b9708704bde804fb458d27a7985' 2022-07-28 13:43:16.854 | + functions-common:get_or_create_service:1095 : echo 57c31b9708704bde804fb458d27a7985 2022-07-28 13:43:16.854 | 57c31b9708704bde804fb458d27a7985 2022-07-28 13:43:16.854 | + lib/neutron-legacy:create_mutnauq_accounts:445 : get_or_create_endpoint network RegionOne http://10.222.0.67:9696/ 2022-07-28 13:43:16.854 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 13:43:16.854 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface network public http://10.222.0.67:9696/ RegionOne 2022-07-28 13:43:16.854 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 13:43:16.854 | +++ 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 13:43:16.854 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.854 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.854 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.854 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.854 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:43:16.854 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 13:43:16.854 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 13:43:16.854 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.67:9696/ --region RegionOne -f value -c id 2022-07-28 13:43:16.854 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.854 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.854 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:43:16.854 | from cryptography.utils import int_from_bytes 2022-07-28 13:43:16.854 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:43:16.854 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=f013b6ff47b248ff8a23dd1076a8a4a9 2022-07-28 13:43:16.854 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo f013b6ff47b248ff8a23dd1076a8a4a9 2022-07-28 13:43:16.855 | + functions-common:get_or_create_endpoint:1128 : public_id=f013b6ff47b248ff8a23dd1076a8a4a9 2022-07-28 13:43:16.855 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-28 13:43:16.855 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 13:43:16.855 | + functions-common:get_or_create_endpoint:1137 : echo f013b6ff47b248ff8a23dd1076a8a4a9 2022-07-28 13:43:16.855 | f013b6ff47b248ff8a23dd1076a8a4a9 2022-07-28 13:43:16.900 | [593835 Async create_neutron_accounts:628794]: finished create_neutron_accounts with result 0 in 42 seconds 2022-07-28 13:43:16.940 | [593835 Async create_swift_accounts:628936]: Waiting for completion of create_swift_accounts running on PID 628936 (2 other jobs running) 2022-07-28 13:43:16.966 | [593835 Async create_swift_accounts:628936]: Signaling child to exit 2022-07-28 13:44:02.712 | + inc/async:async_inner:64 : rc=0 2022-07-28 13:44:02.740 | [628936 Async create_swift_accounts:628936]: finished successfully 2022-07-28 13:44:02.761 | WAKEUP 2022-07-28 13:44:02.786 | [593835 Async create_swift_accounts:628936]: Signaled 2022-07-28 13:44:02.787 | + lib/swift:create_swift_accounts:613 : export swiftusertest1_password=testing 2022-07-28 13:44:02.787 | + lib/swift:create_swift_accounts:613 : swiftusertest1_password=testing 2022-07-28 13:44:02.787 | + lib/swift:create_swift_accounts:614 : export swiftusertest2_password=testing2 2022-07-28 13:44:02.787 | + lib/swift:create_swift_accounts:614 : swiftusertest2_password=testing2 2022-07-28 13:44:02.787 | + lib/swift:create_swift_accounts:615 : export swiftusertest3_password=testing3 2022-07-28 13:44:02.787 | + lib/swift:create_swift_accounts:615 : swiftusertest3_password=testing3 2022-07-28 13:44:02.787 | + lib/swift:create_swift_accounts:616 : export swiftusertest4_password=testing4 2022-07-28 13:44:02.788 | + lib/swift:create_swift_accounts:616 : swiftusertest4_password=testing4 2022-07-28 13:44:02.788 | + lib/swift:create_swift_accounts:618 : local another_role 2022-07-28 13:44:02.788 | ++ lib/swift:create_swift_accounts:619 : get_or_create_role anotherrole 2022-07-28 13:44:02.788 | ++ functions-common:get_or_create_role:946 : local role_id 2022-07-28 13:44:02.788 | +++ 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 13:44:02.788 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:02.788 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:02.788 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:02.788 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:02.788 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:44:02.788 | ++ functions-common:get_or_create_role:951 : role_id=e46d03351b2b488ab5e93b93db89858f 2022-07-28 13:44:02.788 | ++ functions-common:get_or_create_role:952 : echo e46d03351b2b488ab5e93b93db89858f 2022-07-28 13:44:02.788 | + lib/swift:create_swift_accounts:619 : another_role=e46d03351b2b488ab5e93b93db89858f 2022-07-28 13:44:02.788 | + lib/swift:create_swift_accounts:623 : create_service_user swift admin 2022-07-28 13:44:02.788 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-07-28 13:44:02.788 | + functions-common:get_or_create_user:910 : local user_id 2022-07-28 13:44:02.788 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 13:44:02.788 | + functions-common:get_or_create_user:914 : local email= 2022-07-28 13:44:02.788 | ++ 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 13:44:02.788 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:02.788 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:02.788 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:02.788 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:02.788 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:44:02.788 | + functions-common:get_or_create_user:926 : user_id=e595539b0fce46feb4d9d2e765fa2e7c 2022-07-28 13:44:02.788 | + functions-common:get_or_create_user:927 : echo e595539b0fce46feb4d9d2e765fa2e7c 2022-07-28 13:44:02.788 | e595539b0fce46feb4d9d2e765fa2e7c 2022-07-28 13:44:02.788 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-07-28 13:44:02.788 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 13:44:02.789 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 13:44:02.789 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 13:44:02.789 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 13:44:02.789 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 13:44:02.789 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 13:44:02.789 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 13:44:02.789 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 13:44:02.789 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 13:44:02.789 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 13:44:02.789 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 13:44:02.789 | ++ 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 13:44:02.789 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 13:44:02.789 | ++ functions-common:get_field:812 : local data field 2022-07-28 13:44:02.789 | ++ functions-common:get_field:813 : read data 2022-07-28 13:44:02.789 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:02.789 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:02.789 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:02.789 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:02.789 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:44:02.789 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 13:44:02.789 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 13:44:02.789 | + 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 13:44:02.789 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:02.789 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:02.789 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:02.789 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:02.789 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 13:44:02.789 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 13:44:02.789 | ++ 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 13:44:02.789 | ++ functions-common:get_field:812 : local data field 2022-07-28 13:44:02.789 | ++ functions-common:get_field:813 : read data 2022-07-28 13:44:02.790 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:02.790 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:02.790 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:02.790 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:02.790 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:44:02.790 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 13:44:02.790 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 13:44:02.790 | ++ functions-common:get_field:819 : echo '| c5dd29bc8d774845a58c7d107254e8c0 | e595539b0fce46feb4d9d2e765fa2e7c | | 29ece3e0d29e4c7492032f1f96b3b782 | | | False |' 2022-07-28 13:44:02.790 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 13:44:02.790 | ++ functions-common:get_field:813 : read data 2022-07-28 13:44:02.790 | + functions-common:get_or_add_user_project_role:996 : user_role_id=c5dd29bc8d774845a58c7d107254e8c0 2022-07-28 13:44:02.790 | + functions-common:get_or_add_user_project_role:998 : echo c5dd29bc8d774845a58c7d107254e8c0 2022-07-28 13:44:02.790 | c5dd29bc8d774845a58c7d107254e8c0 2022-07-28 13:44:02.790 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-07-28 13:44:02.790 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-07-28 13:44:02.790 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 13:44:02.790 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 13:44:02.790 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 13:44:02.790 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 13:44:02.790 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 13:44:02.790 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 13:44:02.790 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 13:44:02.790 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 13:44:02.790 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 13:44:02.790 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 13:44:02.790 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 13:44:02.790 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 13:44:02.790 | ++ 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 13:44:02.790 | ++ functions-common:get_field:812 : local data field 2022-07-28 13:44:02.790 | ++ functions-common:get_field:813 : read data 2022-07-28 13:44:02.790 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:02.791 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:02.791 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:02.791 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:02.791 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:44:02.791 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 13:44:02.791 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 13:44:02.791 | + 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 13:44:02.791 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:02.791 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:02.791 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:02.791 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:02.791 | ++ 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 13:44:02.791 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 13:44:02.791 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 13:44:02.791 | ++ functions-common:get_field:812 : local data field 2022-07-28 13:44:02.791 | ++ functions-common:get_field:813 : read data 2022-07-28 13:44:02.791 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:02.791 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:02.791 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:02.791 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:02.791 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:44:02.791 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 13:44:02.791 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 13:44:02.791 | ++ functions-common:get_field:819 : echo '| 17df1bcd9cb049bf86f9d50ba7bb96a6 | e595539b0fce46feb4d9d2e765fa2e7c | | 29ece3e0d29e4c7492032f1f96b3b782 | | | False |' 2022-07-28 13:44:02.791 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 13:44:02.791 | ++ functions-common:get_field:813 : read data 2022-07-28 13:44:02.791 | + functions-common:get_or_add_user_project_role:996 : user_role_id=17df1bcd9cb049bf86f9d50ba7bb96a6 2022-07-28 13:44:02.791 | + functions-common:get_or_add_user_project_role:998 : echo 17df1bcd9cb049bf86f9d50ba7bb96a6 2022-07-28 13:44:02.791 | 17df1bcd9cb049bf86f9d50ba7bb96a6 2022-07-28 13:44:02.791 | + lib/swift:create_swift_accounts:625 : get_or_create_service swift object-store 'Swift Service' 2022-07-28 13:44:02.791 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 13:44:02.791 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-07-28 13:44:02.792 | ++ 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 13:44:02.792 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:02.792 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:02.792 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:02.792 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:02.792 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:44:02.792 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 13:44:02.792 | a654ce4e9f1a4cf49b667496627ff056' 2022-07-28 13:44:02.792 | + functions-common:get_or_create_service:1095 : echo a654ce4e9f1a4cf49b667496627ff056 2022-07-28 13:44:02.792 | a654ce4e9f1a4cf49b667496627ff056 2022-07-28 13:44:02.792 | + lib/swift:create_swift_accounts:627 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.67:8080/v1/AUTH_$(project_id)s' http://10.222.0.67:8080 2022-07-28 13:44:02.792 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 13:44:02.792 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.67:8080/v1/AUTH_$(project_id)s' RegionOne 2022-07-28 13:44:02.792 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 13:44:02.792 | +++ 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 13:44:02.792 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:02.792 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:02.792 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:02.792 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:02.792 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:44:02.792 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 13:44:02.792 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 13:44:02.792 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.67:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-07-28 13:44:02.792 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:02.792 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:02.792 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:02.792 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:02.792 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:44:02.792 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=e5e892ded4724734988eab6327d9206b 2022-07-28 13:44:02.792 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo e5e892ded4724734988eab6327d9206b 2022-07-28 13:44:02.793 | + functions-common:get_or_create_endpoint:1128 : public_id=e5e892ded4724734988eab6327d9206b 2022-07-28 13:44:02.793 | + functions-common:get_or_create_endpoint:1130 : [[ -n http://10.222.0.67:8080 ]] 2022-07-28 13:44:02.793 | + functions-common:get_or_create_endpoint:1131 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.67:8080 RegionOne 2022-07-28 13:44:02.793 | + functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 13:44:02.793 | ++ 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 13:44:02.793 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:02.793 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:02.793 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:02.793 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:02.793 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:44:02.793 | + functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 13:44:02.793 | + functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 13:44:02.793 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.67:8080 --region RegionOne -f value -c id 2022-07-28 13:44:02.793 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:02.793 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:02.793 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:02.793 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:02.793 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:44:02.793 | + functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=106c3aed7bdd459fb4180f3344adb44f 2022-07-28 13:44:02.793 | + functions-common:_get_or_create_endpoint_with_interface:1113 : echo 106c3aed7bdd459fb4180f3344adb44f 2022-07-28 13:44:02.793 | 106c3aed7bdd459fb4180f3344adb44f 2022-07-28 13:44:02.793 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 13:44:02.793 | + functions-common:get_or_create_endpoint:1137 : echo e5e892ded4724734988eab6327d9206b 2022-07-28 13:44:02.793 | e5e892ded4724734988eab6327d9206b 2022-07-28 13:44:02.793 | + lib/swift:create_swift_accounts:632 : local swift_project_test1 2022-07-28 13:44:02.793 | ++ lib/swift:create_swift_accounts:633 : get_or_create_project swiftprojecttest1 default 2022-07-28 13:44:02.793 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-28 13:44:02.793 | +++ 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 13:44:02.793 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:02.793 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:02.793 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:02.794 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:02.794 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:44:02.794 | ++ functions-common:get_or_create_project:939 : project_id=6966401becb54ffb8661777eee85eb87 2022-07-28 13:44:02.794 | ++ functions-common:get_or_create_project:940 : echo 6966401becb54ffb8661777eee85eb87 2022-07-28 13:44:02.794 | + lib/swift:create_swift_accounts:633 : swift_project_test1=6966401becb54ffb8661777eee85eb87 2022-07-28 13:44:02.794 | + lib/swift:create_swift_accounts:634 : die_if_not_set 634 swift_project_test1 'Failure creating swift_project_test1' 2022-07-28 13:44:02.794 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 13:44:02.794 | ++ lib/swift:create_swift_accounts:636 : get_or_create_user swiftusertest1 testing default test@example.com 2022-07-28 13:44:02.794 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 13:44:02.794 | ++ functions-common:get_or_create_user:911 : [[ ! -z test@example.com ]] 2022-07-28 13:44:02.794 | ++ functions-common:get_or_create_user:912 : local email=--email=test@example.com 2022-07-28 13:44:02.794 | +++ 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 13:44:02.794 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:02.794 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:02.794 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:02.794 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:02.794 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:44:02.794 | ++ functions-common:get_or_create_user:926 : user_id=074c58c0396f44f5bd3ed1bebb4a958f 2022-07-28 13:44:02.794 | ++ functions-common:get_or_create_user:927 : echo 074c58c0396f44f5bd3ed1bebb4a958f 2022-07-28 13:44:02.794 | + lib/swift:create_swift_accounts:636 : SWIFT_USER_TEST1=074c58c0396f44f5bd3ed1bebb4a958f 2022-07-28 13:44:02.794 | + lib/swift:create_swift_accounts:637 : die_if_not_set 637 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-07-28 13:44:02.794 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 13:44:02.794 | + lib/swift:create_swift_accounts:638 : get_or_add_user_project_role admin 074c58c0396f44f5bd3ed1bebb4a958f 6966401becb54ffb8661777eee85eb87 2022-07-28 13:44:02.794 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 13:44:02.794 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 13:44:02.794 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 13:44:02.794 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 13:44:02.794 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 13:44:02.794 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 13:44:02.794 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 13:44:02.794 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 13:44:02.795 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 074c58c0396f44f5bd3ed1bebb4a958f --project 6966401becb54ffb8661777eee85eb87 2022-07-28 13:44:02.795 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 13:44:02.795 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 13:44:02.795 | ++ functions-common:get_field:812 : local data field 2022-07-28 13:44:02.795 | ++ functions-common:get_field:813 : read data 2022-07-28 13:44:02.795 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:02.795 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:02.795 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:02.795 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:02.795 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:44:02.795 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 13:44:02.795 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 13:44:02.795 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 074c58c0396f44f5bd3ed1bebb4a958f --project 6966401becb54ffb8661777eee85eb87 2022-07-28 13:44:02.795 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:02.795 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:02.795 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:02.795 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:02.795 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 13:44:02.795 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 074c58c0396f44f5bd3ed1bebb4a958f --project 6966401becb54ffb8661777eee85eb87 2022-07-28 13:44:02.795 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 13:44:02.795 | ++ functions-common:get_field:812 : local data field 2022-07-28 13:44:02.795 | ++ functions-common:get_field:813 : read data 2022-07-28 13:44:02.795 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:02.795 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:02.795 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:02.795 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:02.795 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:44:02.795 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 13:44:02.795 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 13:44:02.795 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 13:44:02.795 | ++ functions-common:get_field:819 : echo '| 17df1bcd9cb049bf86f9d50ba7bb96a6 | 074c58c0396f44f5bd3ed1bebb4a958f | | 6966401becb54ffb8661777eee85eb87 | | | False |' 2022-07-28 13:44:02.795 | ++ functions-common:get_field:813 : read data 2022-07-28 13:44:02.796 | + functions-common:get_or_add_user_project_role:996 : user_role_id=17df1bcd9cb049bf86f9d50ba7bb96a6 2022-07-28 13:44:02.796 | + functions-common:get_or_add_user_project_role:998 : echo 17df1bcd9cb049bf86f9d50ba7bb96a6 2022-07-28 13:44:02.796 | 17df1bcd9cb049bf86f9d50ba7bb96a6 2022-07-28 13:44:02.796 | + lib/swift:create_swift_accounts:640 : local swift_user_test3 2022-07-28 13:44:02.796 | ++ lib/swift:create_swift_accounts:642 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-07-28 13:44:02.796 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 13:44:02.796 | ++ functions-common:get_or_create_user:911 : [[ ! -z test3@example.com ]] 2022-07-28 13:44:02.796 | ++ functions-common:get_or_create_user:912 : local email=--email=test3@example.com 2022-07-28 13:44:02.796 | +++ 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 13:44:02.796 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:02.796 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:02.796 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:02.796 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:02.796 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:44:02.796 | ++ functions-common:get_or_create_user:926 : user_id=b13a84dc2c0c43fdaa5c95799508f9b6 2022-07-28 13:44:02.796 | ++ functions-common:get_or_create_user:927 : echo b13a84dc2c0c43fdaa5c95799508f9b6 2022-07-28 13:44:02.796 | + lib/swift:create_swift_accounts:642 : swift_user_test3=b13a84dc2c0c43fdaa5c95799508f9b6 2022-07-28 13:44:02.796 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_user_test3 'Failure creating swift_user_test3' 2022-07-28 13:44:02.796 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 13:44:02.796 | + lib/swift:create_swift_accounts:644 : get_or_add_user_project_role e46d03351b2b488ab5e93b93db89858f b13a84dc2c0c43fdaa5c95799508f9b6 6966401becb54ffb8661777eee85eb87 2022-07-28 13:44:02.796 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 13:44:02.796 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 13:44:02.796 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 13:44:02.796 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 13:44:02.796 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 13:44:02.796 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 13:44:02.796 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 13:44:02.796 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 13:44:02.797 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role e46d03351b2b488ab5e93b93db89858f --user b13a84dc2c0c43fdaa5c95799508f9b6 --project 6966401becb54ffb8661777eee85eb87 2022-07-28 13:44:02.797 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 13:44:02.797 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 13:44:02.797 | ++ functions-common:get_field:812 : local data field 2022-07-28 13:44:02.797 | ++ functions-common:get_field:813 : read data 2022-07-28 13:44:02.797 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:02.797 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:02.797 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:02.797 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:02.797 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:44:02.797 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 13:44:02.797 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 13:44:02.797 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add e46d03351b2b488ab5e93b93db89858f --user b13a84dc2c0c43fdaa5c95799508f9b6 --project 6966401becb54ffb8661777eee85eb87 2022-07-28 13:44:02.797 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:02.797 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:02.797 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:02.797 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:02.797 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role e46d03351b2b488ab5e93b93db89858f --user b13a84dc2c0c43fdaa5c95799508f9b6 --project 6966401becb54ffb8661777eee85eb87 2022-07-28 13:44:02.797 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 13:44:02.797 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 13:44:02.797 | ++ functions-common:get_field:812 : local data field 2022-07-28 13:44:02.797 | ++ functions-common:get_field:813 : read data 2022-07-28 13:44:02.797 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:02.797 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:02.797 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:02.797 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:02.797 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:44:02.797 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 13:44:02.797 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 13:44:02.797 | ++ functions-common:get_field:819 : echo '| e46d03351b2b488ab5e93b93db89858f | b13a84dc2c0c43fdaa5c95799508f9b6 | | 6966401becb54ffb8661777eee85eb87 | | | False |' 2022-07-28 13:44:02.797 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 13:44:02.798 | ++ functions-common:get_field:813 : read data 2022-07-28 13:44:02.798 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e46d03351b2b488ab5e93b93db89858f 2022-07-28 13:44:02.798 | + functions-common:get_or_add_user_project_role:998 : echo e46d03351b2b488ab5e93b93db89858f 2022-07-28 13:44:02.798 | e46d03351b2b488ab5e93b93db89858f 2022-07-28 13:44:02.798 | + lib/swift:create_swift_accounts:646 : local swift_project_test2 2022-07-28 13:44:02.798 | ++ lib/swift:create_swift_accounts:647 : get_or_create_project swiftprojecttest2 default 2022-07-28 13:44:02.798 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-28 13:44:02.798 | +++ 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 13:44:02.798 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:02.798 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:02.798 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:02.798 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:02.798 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:44:02.798 | ++ functions-common:get_or_create_project:939 : project_id=f9ab53e16f1e4cbc91032be6ce2b549f 2022-07-28 13:44:02.798 | ++ functions-common:get_or_create_project:940 : echo f9ab53e16f1e4cbc91032be6ce2b549f 2022-07-28 13:44:02.798 | + lib/swift:create_swift_accounts:647 : swift_project_test2=f9ab53e16f1e4cbc91032be6ce2b549f 2022-07-28 13:44:02.798 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_project_test2 'Failure creating swift_project_test2' 2022-07-28 13:44:02.798 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 13:44:02.798 | + lib/swift:create_swift_accounts:650 : local swift_user_test2 2022-07-28 13:44:02.798 | ++ lib/swift:create_swift_accounts:652 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-07-28 13:44:02.798 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 13:44:02.798 | ++ functions-common:get_or_create_user:911 : [[ ! -z test2@example.com ]] 2022-07-28 13:44:02.798 | ++ functions-common:get_or_create_user:912 : local email=--email=test2@example.com 2022-07-28 13:44:02.798 | +++ 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 13:44:02.798 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:02.798 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:02.798 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:02.798 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:02.798 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:44:02.798 | ++ functions-common:get_or_create_user:926 : user_id=534408b6820b474d8827108fa4af15eb 2022-07-28 13:44:02.798 | ++ functions-common:get_or_create_user:927 : echo 534408b6820b474d8827108fa4af15eb 2022-07-28 13:44:02.799 | + lib/swift:create_swift_accounts:652 : swift_user_test2=534408b6820b474d8827108fa4af15eb 2022-07-28 13:44:02.799 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_user_test2 'Failure creating swift_user_test2' 2022-07-28 13:44:02.799 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 13:44:02.799 | + lib/swift:create_swift_accounts:654 : get_or_add_user_project_role admin 534408b6820b474d8827108fa4af15eb f9ab53e16f1e4cbc91032be6ce2b549f 2022-07-28 13:44:02.799 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 13:44:02.799 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 13:44:02.799 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 13:44:02.799 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 13:44:02.799 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 13:44:02.799 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 13:44:02.799 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 13:44:02.799 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 13:44:02.799 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 13:44:02.799 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 534408b6820b474d8827108fa4af15eb --project f9ab53e16f1e4cbc91032be6ce2b549f 2022-07-28 13:44:02.799 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 13:44:02.800 | ++ functions-common:get_field:812 : local data field 2022-07-28 13:44:02.800 | ++ functions-common:get_field:813 : read data 2022-07-28 13:44:02.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:02.800 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:02.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:02.800 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:02.800 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:44:02.800 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 13:44:02.800 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 13:44:02.800 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 534408b6820b474d8827108fa4af15eb --project f9ab53e16f1e4cbc91032be6ce2b549f 2022-07-28 13:44:02.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:02.800 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:02.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:02.800 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:02.800 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 534408b6820b474d8827108fa4af15eb --project f9ab53e16f1e4cbc91032be6ce2b549f 2022-07-28 13:44:02.800 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 13:44:02.800 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 13:44:02.800 | ++ functions-common:get_field:812 : local data field 2022-07-28 13:44:02.800 | ++ functions-common:get_field:813 : read data 2022-07-28 13:44:02.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:02.800 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:02.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:02.800 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:02.800 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:44:02.800 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 13:44:02.800 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 13:44:02.800 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 13:44:02.800 | ++ functions-common:get_field:819 : echo '| 17df1bcd9cb049bf86f9d50ba7bb96a6 | 534408b6820b474d8827108fa4af15eb | | f9ab53e16f1e4cbc91032be6ce2b549f | | | False |' 2022-07-28 13:44:02.800 | ++ functions-common:get_field:813 : read data 2022-07-28 13:44:02.800 | + functions-common:get_or_add_user_project_role:996 : user_role_id=17df1bcd9cb049bf86f9d50ba7bb96a6 2022-07-28 13:44:02.800 | + functions-common:get_or_add_user_project_role:998 : echo 17df1bcd9cb049bf86f9d50ba7bb96a6 2022-07-28 13:44:02.801 | 17df1bcd9cb049bf86f9d50ba7bb96a6 2022-07-28 13:44:02.801 | + lib/swift:create_swift_accounts:656 : local swift_domain 2022-07-28 13:44:02.801 | ++ lib/swift:create_swift_accounts:657 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-07-28 13:44:02.801 | ++ functions-common:get_or_create_domain:878 : local domain_id 2022-07-28 13:44:02.801 | +++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-07-28 13:44:02.801 | +++ 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 13:44:02.801 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:02.801 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:02.801 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:02.801 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:02.801 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:44:02.801 | ++ functions-common:get_or_create_domain:888 : domain_id=' 2022-07-28 13:44:02.801 | b859c115e8e54e5db81bfc0a56e436b2' 2022-07-28 13:44:02.801 | ++ functions-common:get_or_create_domain:889 : echo b859c115e8e54e5db81bfc0a56e436b2 2022-07-28 13:44:02.801 | + lib/swift:create_swift_accounts:657 : swift_domain=b859c115e8e54e5db81bfc0a56e436b2 2022-07-28 13:44:02.801 | + lib/swift:create_swift_accounts:658 : die_if_not_set 658 swift_domain 'Failure creating swift_test domain' 2022-07-28 13:44:02.801 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 13:44:02.801 | + lib/swift:create_swift_accounts:660 : local swift_project_test4 2022-07-28 13:44:02.801 | ++ lib/swift:create_swift_accounts:661 : get_or_create_project swiftprojecttest4 b859c115e8e54e5db81bfc0a56e436b2 2022-07-28 13:44:02.801 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-28 13:44:02.801 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=b859c115e8e54e5db81bfc0a56e436b2 --or-show -f value -c id 2022-07-28 13:44:02.801 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:02.801 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:02.801 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:02.801 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:02.801 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:44:02.801 | ++ functions-common:get_or_create_project:939 : project_id=797b359131f140c0a34f3244f4b0fa88 2022-07-28 13:44:02.801 | ++ functions-common:get_or_create_project:940 : echo 797b359131f140c0a34f3244f4b0fa88 2022-07-28 13:44:02.801 | + lib/swift:create_swift_accounts:661 : swift_project_test4=797b359131f140c0a34f3244f4b0fa88 2022-07-28 13:44:02.801 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_project_test4 'Failure creating swift_project_test4' 2022-07-28 13:44:02.801 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 13:44:02.802 | + lib/swift:create_swift_accounts:664 : local swift_user_test4 2022-07-28 13:44:02.802 | ++ lib/swift:create_swift_accounts:666 : get_or_create_user swiftusertest4 testing4 b859c115e8e54e5db81bfc0a56e436b2 test4@example.com 2022-07-28 13:44:02.802 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 13:44:02.802 | ++ functions-common:get_or_create_user:911 : [[ ! -z test4@example.com ]] 2022-07-28 13:44:02.802 | ++ functions-common:get_or_create_user:912 : local email=--email=test4@example.com 2022-07-28 13:44:02.802 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=b859c115e8e54e5db81bfc0a56e436b2 --email=test4@example.com --or-show -f value -c id 2022-07-28 13:44:02.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:02.802 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:02.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:02.802 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:02.802 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:44:02.802 | ++ functions-common:get_or_create_user:926 : user_id=291fbc982628467bae5c0cf8f8f25e63 2022-07-28 13:44:02.802 | ++ functions-common:get_or_create_user:927 : echo 291fbc982628467bae5c0cf8f8f25e63 2022-07-28 13:44:02.802 | + lib/swift:create_swift_accounts:666 : swift_user_test4=291fbc982628467bae5c0cf8f8f25e63 2022-07-28 13:44:02.802 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_user_test4 'Failure creating swift_user_test4' 2022-07-28 13:44:02.802 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 13:44:02.802 | + lib/swift:create_swift_accounts:668 : get_or_add_user_project_role admin 291fbc982628467bae5c0cf8f8f25e63 797b359131f140c0a34f3244f4b0fa88 2022-07-28 13:44:02.802 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 13:44:02.802 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 13:44:02.802 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 13:44:02.802 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 13:44:02.802 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 13:44:02.802 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 13:44:02.802 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 13:44:02.802 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 13:44:02.802 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 13:44:02.802 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 291fbc982628467bae5c0cf8f8f25e63 --project 797b359131f140c0a34f3244f4b0fa88 2022-07-28 13:44:02.802 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 13:44:02.802 | ++ functions-common:get_field:812 : local data field 2022-07-28 13:44:02.802 | ++ functions-common:get_field:813 : read data 2022-07-28 13:44:02.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:02.803 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:02.803 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:02.803 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:02.803 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:44:02.803 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 13:44:02.803 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 13:44:02.803 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 291fbc982628467bae5c0cf8f8f25e63 --project 797b359131f140c0a34f3244f4b0fa88 2022-07-28 13:44:02.803 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:02.803 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:02.803 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:02.803 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:02.803 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 291fbc982628467bae5c0cf8f8f25e63 --project 797b359131f140c0a34f3244f4b0fa88 2022-07-28 13:44:02.803 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 13:44:02.803 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 13:44:02.803 | ++ functions-common:get_field:812 : local data field 2022-07-28 13:44:02.803 | ++ functions-common:get_field:813 : read data 2022-07-28 13:44:02.803 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:02.803 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:02.803 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:02.803 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:02.803 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:44:02.803 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 13:44:02.803 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 13:44:02.803 | ++ functions-common:get_field:819 : echo '| 17df1bcd9cb049bf86f9d50ba7bb96a6 | 291fbc982628467bae5c0cf8f8f25e63 | | 797b359131f140c0a34f3244f4b0fa88 | | | False |' 2022-07-28 13:44:02.803 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 13:44:02.803 | ++ functions-common:get_field:813 : read data 2022-07-28 13:44:02.803 | + functions-common:get_or_add_user_project_role:996 : user_role_id=17df1bcd9cb049bf86f9d50ba7bb96a6 2022-07-28 13:44:02.803 | + functions-common:get_or_add_user_project_role:998 : echo 17df1bcd9cb049bf86f9d50ba7bb96a6 2022-07-28 13:44:02.803 | 17df1bcd9cb049bf86f9d50ba7bb96a6 2022-07-28 13:44:02.835 | [593835 Async create_swift_accounts:628936]: finished create_swift_accounts with result 0 in 125 seconds 2022-07-28 13:44:02.842 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-07-28 13:44:02.845 | + inc/async:async_wait:197 : return 0 2022-07-28 13:44:02.848 | + ./stack.sh:main:1130 : is_service_enabled mysql postgresql 2022-07-28 13:44:02.867 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:44:02.870 | + ./stack.sh:main:1130 : is_service_enabled glance 2022-07-28 13:44:02.891 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:44:02.893 | + ./stack.sh:main:1131 : echo_summary 'Configuring Glance' 2022-07-28 13:44:02.896 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 13:44:02.899 | + ./stack.sh:echo_summary:441 : echo -e Configuring Glance 2022-07-28 13:44:02.901 | + ./stack.sh:main:1132 : async_runfunc init_glance 2022-07-28 13:44:02.904 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-07-28 13:44:02.965 | + inc/async:async_inner:63 : init_glance 2022-07-28 13:44:03.006 | [593835 Async init_glance:633192]: running: init_glance 2022-07-28 13:44:03.009 | + ./stack.sh:main:1139 : is_service_enabled neutron 2022-07-28 13:44:03.032 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:44:03.035 | + ./stack.sh:main:1140 : echo_summary 'Configuring Neutron' 2022-07-28 13:44:03.038 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 13:44:03.041 | + ./stack.sh:echo_summary:441 : echo -e Configuring Neutron 2022-07-28 13:44:03.043 | + ./stack.sh:main:1142 : configure_neutron 2022-07-28 13:44:03.046 | + lib/neutron:configure_neutron:621 : is_neutron_legacy_enabled 2022-07-28 13:44:03.051 | ++ 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 13:44:03.051 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-28 13:44:03.057 | + 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 13:44:03.061 | + 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 13:44:03.064 | + 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 13:44:03.067 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-28 13:44:03.070 | + lib/neutron:configure_neutron:623 : configure_mutnauq 2022-07-28 13:44:03.072 | + lib/neutron-legacy:configure_mutnauq:345 : _configure_neutron_common 2022-07-28 13:44:03.075 | + lib/neutron-legacy:_configure_neutron_common:770 : _create_neutron_conf_dir 2022-07-28 13:44:03.077 | + lib/neutron-legacy:_create_neutron_conf_dir:763 : sudo install -d -o ubuntu /etc/neutron 2022-07-28 13:44:03.091 | + lib/neutron-legacy:_configure_neutron_common:773 : cd /opt/stack/neutron 2022-07-28 13:44:03.095 | + lib/neutron-legacy:_configure_neutron_common:773 : exec ./tools/generate_config_file_samples.sh 2022-07-28 13:44:06.275 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:06.275 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:06.275 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:06.275 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:07.937 | + inc/async:async_inner:64 : rc=0 2022-07-28 13:44:07.964 | [633192 Async init_glance:633192]: finished successfully 2022-07-28 13:44:09.501 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:09.501 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:09.501 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:09.501 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:12.652 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:12.652 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:12.652 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:12.652 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:15.850 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:15.850 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:15.850 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:15.850 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:19.080 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:19.081 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:19.081 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:19.081 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:22.231 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:22.231 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:22.231 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:22.231 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:25.465 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:25.465 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:25.465 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:25.465 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:28.928 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:28.928 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:28.928 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:28.928 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:32.967 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:32.967 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:32.967 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:32.967 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:37.989 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:37.989 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:37.989 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:37.990 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:38.290 | + lib/neutron-legacy:_configure_neutron_common:775 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-07-28 13:44:38.295 | + lib/neutron-legacy:_configure_neutron_common:777 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-07-28 13:44:38.299 | + lib/neutron-legacy:_configure_neutron_common:781 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-07-28 13:44:38.301 | + lib/neutron-legacy:_configure_neutron_common:785 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-07-28 13:44:38.303 | + lib/neutron-legacy:_configure_neutron_common:790 : neutron_plugin_configure_common 2022-07-28 13:44:38.306 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-07-28 13:44:38.308 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-07-28 13:44:38.310 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-07-28 13:44:38.312 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-07-28 13:44:38.315 | + lib/neutron-legacy:_neutron_service_plugin_class_add:942 : local service_plugin_class=router 2022-07-28 13:44:38.317 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : [[ '' == '' ]] 2022-07-28 13:44:38.319 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : Q_SERVICE_PLUGIN_CLASSES=router 2022-07-28 13:44:38.322 | + lib/neutron-legacy:_configure_neutron_common:792 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-07-28 13:44:38.324 | + lib/neutron-legacy:_configure_neutron_common:792 : [[ ml2_conf.ini == '' ]] 2022-07-28 13:44:38.326 | + lib/neutron-legacy:_configure_neutron_common:792 : [[ ml2 == '' ]] 2022-07-28 13:44:38.329 | + lib/neutron-legacy:_configure_neutron_common:797 : mkdir -p /etc/neutron/plugins/ml2 2022-07-28 13:44:38.333 | + lib/neutron-legacy:_configure_neutron_common:798 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 13:44:38.335 | + lib/neutron-legacy:_configure_neutron_common:801 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-07-28 13:44:38.338 | + 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 13:44:38.343 | ++ lib/neutron-legacy:_configure_neutron_common:807 : database_connection_url neutron 2022-07-28 13:44:38.346 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-07-28 13:44:38.348 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-07-28 13:44:38.350 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=neutron 2022-07-28 13:44:38.353 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 13:44:38.355 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 13:44:38.358 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 13:44:38.375 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:44:38.378 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 13:44:38.380 | ++ 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 13:44:38.383 | + 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 13:44:38.412 | + lib/neutron-legacy:_configure_neutron_common:808 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-07-28 13:44:38.442 | + lib/neutron-legacy:_configure_neutron_common:809 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-07-28 13:44:38.472 | + lib/neutron-legacy:_configure_neutron_common:810 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-07-28 13:44:38.502 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-07-28 13:44:38.533 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-07-28 13:44:38.564 | + lib/neutron-legacy:_configure_neutron_common:816 : '[' libvirt = fake ']' 2022-07-28 13:44:38.567 | + lib/neutron-legacy:_configure_neutron_common:826 : setup_logging /etc/neutron/neutron.conf 2022-07-28 13:44:38.569 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-07-28 13:44:38.572 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-07-28 13:44:38.575 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-28 13:44:38.593 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-28 13:44:38.595 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-28 13:44:38.597 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-28 13:44:38.600 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-28 13:44:38.602 | + 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 13:44:38.633 | + 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 13:44:38.663 | + 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 13:44:38.694 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-28 13:44:38.723 | + lib/neutron-legacy:_configure_neutron_common:828 : is_service_enabled tls-proxy 2022-07-28 13:44:38.740 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:44:38.743 | + lib/neutron-legacy:_configure_neutron_common:834 : _neutron_setup_rootwrap 2022-07-28 13:44:38.745 | + lib/neutron-legacy:_neutron_setup_rootwrap:977 : [[ True == \F\a\l\s\e ]] 2022-07-28 13:44:38.748 | + lib/neutron-legacy:_neutron_setup_rootwrap:981 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-07-28 13:44:38.750 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : [[ -d /etc/neutron/rootwrap.d ]] 2022-07-28 13:44:38.753 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : sudo rm -rf /etc/neutron/rootwrap.d 2022-07-28 13:44:38.765 | + lib/neutron-legacy:_neutron_setup_rootwrap:986 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-07-28 13:44:38.768 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:967 : [[ True == \F\a\l\s\e ]] 2022-07-28 13:44:38.770 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:970 : local srcdir=/opt/stack/neutron 2022-07-28 13:44:38.773 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-07-28 13:44:38.785 | + 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 13:44:38.798 | + lib/neutron-legacy:_neutron_setup_rootwrap:990 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-07-28 13:44:38.801 | + 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 13:44:38.814 | + 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 13:44:38.826 | + 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 13:44:38.839 | + lib/neutron-legacy:_neutron_setup_rootwrap:999 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-07-28 13:44:38.842 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-28 13:44:38.845 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1003 : mktemp 2022-07-28 13:44:38.849 | + lib/neutron-legacy:_neutron_setup_rootwrap:1003 : TEMPFILE=/tmp/tmp.IEztYY8Tzt 2022-07-28 13:44:38.852 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-07-28 13:44:38.854 | + 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 13:44:38.857 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : chmod 0440 /tmp/tmp.IEztYY8Tzt 2022-07-28 13:44:38.861 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : sudo chown root:root /tmp/tmp.IEztYY8Tzt 2022-07-28 13:44:38.873 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo mv /tmp/tmp.IEztYY8Tzt /etc/sudoers.d/neutron-rootwrap 2022-07-28 13:44:38.886 | + 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 13:44:38.917 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : [[ True == \T\r\u\e ]] 2022-07-28 13:44:38.919 | + 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 13:44:38.949 | + lib/neutron-legacy:configure_mutnauq:346 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-07-28 13:44:38.952 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-07-28 13:44:38.955 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-07-28 13:44:38.957 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-28 13:44:38.959 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-28 13:44:38.962 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-28 13:44:38.980 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:44:38.983 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-28 13:44:38.986 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-28 13:44:38.989 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-28 13:44:39.007 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:44:39.009 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2022-07-28 13:44:39.012 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2022-07-28 13:44:39.043 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-28 13:44:39.045 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-28 13:44:39.048 | + lib/neutron-legacy:configure_mutnauq:348 : is_service_enabled q-metering 2022-07-28 13:44:39.066 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:44:39.068 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_metering 2022-07-28 13:44:39.071 | + lib/neutron-legacy:_configure_neutron_metering:883 : neutron_agent_metering_configure_common 2022-07-28 13:44:39.073 | + 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 13:44:39.076 | + lib/neutron-legacy:_neutron_service_plugin_class_add:942 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-07-28 13:44:39.078 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : [[ router == '' ]] 2022-07-28 13:44:39.081 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-07-28 13:44:39.083 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-07-28 13:44:39.086 | + lib/neutron-legacy:_configure_neutron_metering:884 : neutron_agent_metering_configure_agent 2022-07-28 13:44:39.088 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-07-28 13:44:39.091 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-07-28 13:44:39.096 | + 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 13:44:39.099 | + 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 13:44:39.103 | + lib/neutron-legacy:configure_mutnauq:351 : is_service_enabled q-agt q-svc 2022-07-28 13:44:39.127 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:44:39.133 | + lib/neutron-legacy:configure_mutnauq:352 : _configure_neutron_service 2022-07-28 13:44:39.135 | + lib/neutron-legacy:_configure_neutron_service:911 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-07-28 13:44:39.138 | + lib/neutron-legacy:_configure_neutron_service:912 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-07-28 13:44:39.143 | + lib/neutron-legacy:_configure_neutron_service:915 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-07-28 13:44:39.179 | + lib/neutron-legacy:_configure_neutron_service:917 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-07-28 13:44:39.213 | + lib/neutron-legacy:_configure_neutron_service:918 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-07-28 13:44:39.245 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-07-28 13:44:39.276 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-07-28 13:44:39.309 | + lib/neutron-legacy:_configure_neutron_service:922 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-07-28 13:44:39.311 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-07-28 13:44:39.315 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-07-28 13:44:39.318 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-28 13:44:39.322 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-07-28 13:44:39.353 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-07-28 13:44:39.385 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.67/identity 2022-07-28 13:44:39.417 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-07-28 13:44:39.450 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-07-28 13:44:39.482 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-07-28 13:44:39.513 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-07-28 13:44:39.545 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-07-28 13:44:39.575 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-28 13:44:39.606 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-07-28 13:44:39.637 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-07-28 13:44:39.669 | + lib/neutron-legacy:_configure_neutron_service:926 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-07-28 13:44:39.702 | + lib/neutron-legacy:_configure_neutron_service:928 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-07-28 13:44:39.705 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-07-28 13:44:39.708 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-07-28 13:44:39.710 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-07-28 13:44:39.713 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-07-28 13:44:39.744 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-07-28 13:44:39.775 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.67/identity 2022-07-28 13:44:39.805 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-07-28 13:44:39.837 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-07-28 13:44:39.868 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-07-28 13:44:39.899 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-07-28 13:44:39.930 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-07-28 13:44:39.963 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-07-28 13:44:39.993 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-07-28 13:44:40.025 | + lib/neutron-legacy:_configure_neutron_service:931 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf placement placement 2022-07-28 13:44:40.027 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-07-28 13:44:40.030 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-07-28 13:44:40.032 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=placement 2022-07-28 13:44:40.035 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf placement auth_type password 2022-07-28 13:44:40.067 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf placement interface public 2022-07-28 13:44:40.098 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf placement auth_url http://10.222.0.67/identity 2022-07-28 13:44:40.130 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf placement username placement 2022-07-28 13:44:40.160 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf placement password Passw0rd 2022-07-28 13:44:40.191 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2022-07-28 13:44:40.221 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf placement project_name service 2022-07-28 13:44:40.253 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2022-07-28 13:44:40.285 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf placement cafile /opt/stack/data/ca-bundle.pem 2022-07-28 13:44:40.316 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf placement memcached_servers localhost:11211 2022-07-28 13:44:40.347 | + lib/neutron-legacy:_configure_neutron_service:934 : neutron_plugin_configure_service 2022-07-28 13:44:40.349 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-07-28 13:44:40.352 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-07-28 13:44:40.354 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-07-28 13:44:40.357 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-07-28 13:44:40.359 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-07-28 13:44:40.362 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-07-28 13:44:40.365 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 300:349 != '' ]] 2022-07-28 13:44:40.368 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:300:349 2022-07-28 13:44:40.370 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:300:349 != '' ]] 2022-07-28 13:44:40.373 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-07-28 13:44:40.375 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-07-28 13:44:40.379 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-07-28 13:44:40.381 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-07-28 13:44:40.383 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-07-28 13:44:40.386 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-07-28 13:44:40.389 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-07-28 13:44:40.391 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-07-28 13:44:40.394 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-07-28 13:44:40.396 | + 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 13:44:40.426 | + 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 13:44:40.429 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 13:44:40.431 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-07-28 13:44:40.434 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-07-28 13:44:40.436 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-07-28 13:44:40.440 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 13:44:40.442 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-07-28 13:44:40.471 | + 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 13:44:40.473 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 13:44:40.476 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-07-28 13:44:40.478 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2022-07-28 13:44:40.481 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2022-07-28 13:44:40.483 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 13:44:40.486 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2022-07-28 13:44:40.515 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:130 : [[ -n '' ]] 2022-07-28 13:44:40.518 | + 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 13:44:40.520 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 13:44:40.523 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-07-28 13:44:40.525 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-07-28 13:44:40.528 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-07-28 13:44:40.530 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 13:44:40.533 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-07-28 13:44:40.563 | + 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 13:44:40.565 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 13:44:40.568 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-07-28 13:44:40.570 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-07-28 13:44:40.572 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-07-28 13:44:40.575 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 13:44:40.577 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-07-28 13:44:40.607 | + 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 13:44:40.609 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 13:44:40.612 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-07-28 13:44:40.615 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-07-28 13:44:40.617 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-07-28 13:44:40.620 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 13:44:40.622 | + 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 13:44:40.652 | + 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 13:44:40.654 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 13:44:40.658 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-07-28 13:44:40.660 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-07-28 13:44:40.663 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-07-28 13:44:40.665 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 13:44:40.668 | + 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 13:44:40.699 | + 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 13:44:40.701 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 13:44:40.704 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-07-28 13:44:40.707 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-07-28 13:44:40.709 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-07-28 13:44:40.712 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 13:44:40.714 | + 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 13:44:40.745 | + 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:300:349 2022-07-28 13:44:40.748 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 13:44:40.750 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-07-28 13:44:40.753 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:300:349 2022-07-28 13:44:40.755 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:300:349 ']' 2022-07-28 13:44:40.758 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 13:44:40.760 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:300:349 2022-07-28 13:44:40.790 | + 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 13:44:40.792 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 13:44:40.795 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-07-28 13:44:40.797 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-07-28 13:44:40.800 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-07-28 13:44:40.802 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 13:44:40.805 | + 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 13:44:40.834 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:148 : [[ legacy != \l\e\g\a\c\y ]] 2022-07-28 13:44:40.837 | + lib/neutron-legacy:configure_mutnauq:354 : is_service_enabled q-agt 2022-07-28 13:44:40.855 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:44:40.857 | + lib/neutron-legacy:configure_mutnauq:355 : _configure_neutron_plugin_agent 2022-07-28 13:44:40.861 | + 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 13:44:40.894 | + lib/neutron-legacy:_configure_neutron_plugin_agent:899 : [[ True == \T\r\u\e ]] 2022-07-28 13:44:40.896 | + 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 13:44:40.927 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-07-28 13:44:40.959 | + lib/neutron-legacy:_configure_neutron_plugin_agent:905 : neutron_plugin_configure_plugin_agent 2022-07-28 13:44:40.962 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-07-28 13:44:40.965 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-07-28 13:44:40.967 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-07-28 13:44:43.775 | INFO neutron.common.config [-] Logging enabled! 2022-07-28 13:44:43.776 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev449 2022-07-28 13:44:43.776 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=635295) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-07-28 13:44:43.826 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=635295) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-07-28 13:44:43.826 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=635295) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-07-28 13:44:43.827 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=635295) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 13:44:43.827 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=635295) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 13:44:43.827 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=635295) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 13:44:43.827 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=635295) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 13:44:43.882 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-07-28 13:44:43.882 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:43.882 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:43.882 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:43.882 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:44.221 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-07-28 13:44:44.224 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-07-28 13:44:44.227 | + 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 13:44:44.229 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-07-28 13:44:44.232 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-07-28 13:44:44.291 | + 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 13:44:44.310 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-07-28 13:44:44.313 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-07-28 13:44:44.315 | + 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 13:44:44.349 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-07-28 13:44:44.352 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-07-28 13:44:44.361 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-07-28 13:44:44.364 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-07-28 13:44:44.366 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-07-28 13:44:44.380 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-07-28 13:44:44.393 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-07-28 13:44:44.397 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-07-28 13:44:44.410 | net.bridge.bridge-nf-call-iptables = 1 2022-07-28 13:44:44.413 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-07-28 13:44:44.416 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-07-28 13:44:44.425 | net.bridge.bridge-nf-call-ip6tables = 1 2022-07-28 13:44:44.429 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-07-28 13:44:44.432 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-07-28 13:44:44.434 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-07-28 13:44:44.437 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-07-28 13:44:44.439 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-07-28 13:44:44.442 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-07-28 13:44:44.445 | + 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 13:44:44.447 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-07-28 13:44:44.450 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-07-28 13:44:44.478 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-07-28 13:44:44.480 | + 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 13:44:44.514 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-07-28 13:44:44.517 | + 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 13:44:44.547 | + 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 13:44:44.577 | + lib/neutron-legacy:configure_mutnauq:357 : is_service_enabled q-dhcp 2022-07-28 13:44:44.595 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:44:44.598 | + lib/neutron-legacy:configure_mutnauq:358 : _configure_neutron_dhcp_agent 2022-07-28 13:44:44.600 | + 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 13:44:44.605 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:841 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-07-28 13:44:44.636 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-07-28 13:44:44.667 | + 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 13:44:44.699 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : [[ True == \T\r\u\e ]] 2022-07-28 13:44:44.702 | + 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 13:44:44.733 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : is_service_enabled q-l3 2022-07-28 13:44:44.750 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:44:44.753 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:860 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-07-28 13:44:44.755 | + lib/neutron-legacy:_neutron_setup_interface_driver:1021 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-07-28 13:44:44.786 | + lib/neutron-legacy:_neutron_setup_interface_driver:1023 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-07-28 13:44:44.789 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-07-28 13:44:44.791 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-07-28 13:44:44.821 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:862 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-07-28 13:44:44.824 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-07-28 13:44:44.826 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-07-28 13:44:44.829 | + lib/neutron-legacy:configure_mutnauq:360 : is_service_enabled q-l3 2022-07-28 13:44:44.847 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:44:44.849 | + lib/neutron-legacy:configure_mutnauq:361 : _configure_neutron_l3_agent 2022-07-28 13:44:44.852 | + 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 13:44:44.857 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-07-28 13:44:44.887 | + 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 13:44:44.921 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-07-28 13:44:44.923 | + 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 13:44:44.953 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-07-28 13:44:44.956 | + lib/neutron-legacy:_neutron_setup_interface_driver:1021 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-07-28 13:44:44.988 | + lib/neutron-legacy:_neutron_setup_interface_driver:1023 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-07-28 13:44:44.991 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-07-28 13:44:44.994 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-07-28 13:44:45.024 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-07-28 13:44:45.027 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-07-28 13:44:45.029 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-07-28 13:44:45.032 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-07-28 13:44:47.785 | INFO neutron.common.config [-] Logging enabled! 2022-07-28 13:44:47.785 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev449 2022-07-28 13:44:47.786 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=635827) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-07-28 13:44:47.837 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=635827) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-07-28 13:44:47.837 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=635827) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-07-28 13:44:47.837 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=635827) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 13:44:47.837 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=635827) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 13:44:47.838 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=635827) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 13:44:47.838 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=635827) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 13:44:47.899 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-07-28 13:44:47.900 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=635827) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-07-28 13:44:47.900 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=635827) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-07-28 13:44:47.900 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-07-28 13:44:47.900 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:47.900 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:47.901 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:44:47.901 | from cryptography.utils import int_from_bytes 2022-07-28 13:44:48.252 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-07-28 13:44:48.255 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-07-28 13:44:48.257 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-07-28 13:44:48.260 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-07-28 13:44:48.263 | + 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 13:44:48.265 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-07-28 13:44:48.269 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-07-28 13:44:48.290 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-07-28 13:44:48.293 | + functions:set_mtu:785 : local dev=br-data 2022-07-28 13:44:48.295 | + functions:set_mtu:786 : local mtu=1500 2022-07-28 13:44:48.298 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-07-28 13:44:48.311 | + 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 13:44:48.333 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-07-28 13:44:48.335 | + lib/neutron-legacy:_configure_public_network_connectivity:705 : [[ -n eth1 ]] 2022-07-28 13:44:48.338 | + lib/neutron-legacy:_configure_public_network_connectivity:706 : _move_neutron_addresses_route eth1 br-data True False inet 2022-07-28 13:44:48.341 | + lib/neutron-legacy:_move_neutron_addresses_route:646 : local from_intf=eth1 2022-07-28 13:44:48.343 | + lib/neutron-legacy:_move_neutron_addresses_route:647 : local to_intf=br-data 2022-07-28 13:44:48.346 | + lib/neutron-legacy:_move_neutron_addresses_route:648 : local add_ovs_port=True 2022-07-28 13:44:48.348 | + lib/neutron-legacy:_move_neutron_addresses_route:649 : local del_ovs_port=False 2022-07-28 13:44:48.351 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local af=inet 2022-07-28 13:44:48.354 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : [[ -n eth1 ]] 2022-07-28 13:44:48.356 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : [[ -n br-data ]] 2022-07-28 13:44:48.359 | + lib/neutron-legacy:_move_neutron_addresses_route:658 : local IP_REPLACE= 2022-07-28 13:44:48.362 | + lib/neutron-legacy:_move_neutron_addresses_route:659 : local IP_DEL= 2022-07-28 13:44:48.364 | + lib/neutron-legacy:_move_neutron_addresses_route:660 : local IP_UP= 2022-07-28 13:44:48.367 | + lib/neutron-legacy:_move_neutron_addresses_route:661 : local DEFAULT_ROUTE_GW 2022-07-28 13:44:48.370 | ++ lib/neutron-legacy:_move_neutron_addresses_route:662 : ip -f inet r 2022-07-28 13:44:48.371 | ++ lib/neutron-legacy:_move_neutron_addresses_route:662 : awk '/default.+eth1\s/ { print $3; exit }' 2022-07-28 13:44:48.378 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : DEFAULT_ROUTE_GW= 2022-07-28 13:44:48.380 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local ADD_OVS_PORT= 2022-07-28 13:44:48.383 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local DEL_OVS_PORT= 2022-07-28 13:44:48.385 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local ARP_CMD= 2022-07-28 13:44:48.389 | ++ lib/neutron-legacy:_move_neutron_addresses_route:667 : ip -f inet a s dev eth1 scope global primary 2022-07-28 13:44:48.390 | ++ lib/neutron-legacy:_move_neutron_addresses_route:667 : awk '{ print $2, $3, $4; exit }' 2022-07-28 13:44:48.390 | ++ lib/neutron-legacy:_move_neutron_addresses_route:667 : grep inet 2022-07-28 13:44:48.396 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : IP_BRD='192.168.0.43/22 brd 192.168.3.255' 2022-07-28 13:44:48.399 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : '[' '' '!=' '' ']' 2022-07-28 13:44:48.401 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : [[ True == \T\r\u\e ]] 2022-07-28 13:44:48.404 | + lib/neutron-legacy:_move_neutron_addresses_route:674 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-07-28 13:44:48.407 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ False == \T\r\u\e ]] 2022-07-28 13:44:48.409 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ 192.168.0.43/22 brd 192.168.3.255 != '' ]] 2022-07-28 13:44:48.412 | + lib/neutron-legacy:_move_neutron_addresses_route:682 : IP_DEL='sudo ip addr del 192.168.0.43/22 brd 192.168.3.255 dev eth1' 2022-07-28 13:44:48.414 | + lib/neutron-legacy:_move_neutron_addresses_route:683 : IP_REPLACE='sudo ip addr replace 192.168.0.43/22 brd 192.168.3.255 dev br-data' 2022-07-28 13:44:48.417 | + lib/neutron-legacy:_move_neutron_addresses_route:684 : IP_UP='sudo ip link set br-data up' 2022-07-28 13:44:48.419 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ inet == \i\n\e\t ]] 2022-07-28 13:44:48.425 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : echo 192.168.0.43/22 brd 192.168.3.255 2022-07-28 13:44:48.425 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : awk '{ print $1; exit }' 2022-07-28 13:44:48.426 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : grep -o -E '(.*)/' 2022-07-28 13:44:48.426 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : cut -d / -f1 2022-07-28 13:44:48.432 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP=192.168.0.43 2022-07-28 13:44:48.434 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.43 ' 2022-07-28 13:44:48.437 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ip addr del 192.168.0.43/22 brd 192.168.3.255 dev eth1 2022-07-28 13:44:48.450 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ip addr replace 192.168.0.43/22 brd 192.168.3.255 dev br-data 2022-07-28 13:44:48.463 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ip link set br-data up 2022-07-28 13:44:48.476 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-07-28 13:44:48.496 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ping -c 3 -w 5 -I br-data 192.168.0.43 2022-07-28 13:44:48.506 | PING 192.168.0.43 (192.168.0.43) from 192.168.0.43 br-data: 56(84) bytes of data. 2022-07-28 13:44:48.507 | 64 bytes from 192.168.0.43: icmp_seq=1 ttl=64 time=0.075 ms 2022-07-28 13:44:49.532 | 64 bytes from 192.168.0.43: icmp_seq=2 ttl=64 time=0.043 ms 2022-07-28 13:44:50.556 | 64 bytes from 192.168.0.43: icmp_seq=3 ttl=64 time=0.050 ms 2022-07-28 13:44:50.557 | 2022-07-28 13:44:50.557 | --- 192.168.0.43 ping statistics --- 2022-07-28 13:44:50.557 | 3 packets transmitted, 3 received, 0% packet loss, time 2050ms 2022-07-28 13:44:50.557 | rtt min/avg/max/mdev = 0.043/0.056/0.075/0.013 ms 2022-07-28 13:44:50.562 | ++ lib/neutron-legacy:_configure_public_network_connectivity:708 : ip -f inet6 a s dev eth1 2022-07-28 13:44:50.562 | ++ lib/neutron-legacy:_configure_public_network_connectivity:708 : grep -c global 2022-07-28 13:44:50.569 | + lib/neutron-legacy:_configure_public_network_connectivity:708 : [[ 0 != 0 ]] 2022-07-28 13:44:50.572 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled q-meta 2022-07-28 13:44:50.590 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:44:50.592 | + lib/neutron-legacy:configure_mutnauq:364 : _configure_neutron_metadata_agent 2022-07-28 13:44:50.595 | + 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 13:44:50.600 | + lib/neutron-legacy:_configure_neutron_metadata_agent:869 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-07-28 13:44:50.631 | + lib/neutron-legacy:_configure_neutron_metadata_agent:870 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.67 2022-07-28 13:44:50.660 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-07-28 13:44:50.691 | + 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 13:44:50.724 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : [[ True == \T\r\u\e ]] 2022-07-28 13:44:50.727 | + 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 13:44:50.758 | + lib/neutron-legacy:configure_mutnauq:367 : [[ legacy != \l\e\g\a\c\y ]] 2022-07-28 13:44:50.760 | + lib/neutron-legacy:configure_mutnauq:370 : is_service_enabled ceilometer 2022-07-28 13:44:50.778 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:44:50.780 | + lib/neutron-legacy:configure_mutnauq:374 : [[ openvswitch == \o\v\n ]] 2022-07-28 13:44:50.783 | + lib/neutron-legacy:configure_mutnauq:380 : is_service_enabled q-placement neutron-placement 2022-07-28 13:44:50.802 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:44:50.804 | + lib/neutron-legacy:configure_mutnauq:383 : is_service_enabled q-trunk neutron-trunk 2022-07-28 13:44:50.823 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:44:50.825 | + lib/neutron-legacy:configure_mutnauq:386 : is_service_enabled q-qos neutron-qos 2022-07-28 13:44:50.843 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:44:50.846 | + lib/neutron-legacy:configure_mutnauq:394 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-07-28 13:44:50.879 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-07-28 13:44:50.909 | + lib/neutron:configure_neutron:628 : '[' False == True ']' 2022-07-28 13:44:50.912 | + ./stack.sh:main:1145 : is_service_enabled mysql postgresql 2022-07-28 13:44:50.930 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:44:50.933 | + ./stack.sh:main:1145 : is_service_enabled neutron 2022-07-28 13:44:50.952 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:44:50.954 | + ./stack.sh:main:1146 : async_runfunc init_neutron 2022-07-28 13:44:50.957 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-07-28 13:44:51.019 | + inc/async:async_inner:63 : init_neutron 2022-07-28 13:44:51.059 | [593835 Async init_neutron:636303]: running: init_neutron 2022-07-28 13:44:51.061 | + ./stack.sh:main:1154 : is_service_enabled q-dhcp 2022-07-28 13:44:51.080 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:44:51.084 | ++ ./stack.sh:main:1157 : pidof NetworkManager 2022-07-28 13:44:51.095 | ++ ./stack.sh:main:1157 : true 2022-07-28 13:44:51.098 | + ./stack.sh:main:1157 : netman_pid= 2022-07-28 13:44:51.101 | + ./stack.sh:main:1158 : '[' -z '' ']' 2022-07-28 13:44:51.103 | + ./stack.sh:main:1159 : sudo killall dnsmasq 2022-07-28 13:44:51.120 | + ./stack.sh:main:1164 : clean_iptables 2022-07-28 13:44:51.126 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-07-28 13:44:51.126 | + lib/nova:clean_iptables:186 : grep nova 2022-07-28 13:44:51.131 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-07-28 13:44:51.131 | + lib/nova:clean_iptables:186 : bash 2022-07-28 13:44:51.133 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-07-28 13:44:51.136 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-07-28 13:44:51.138 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-07-28 13:44:51.145 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-07-28 13:44:51.147 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-07-28 13:44:51.150 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-07-28 13:44:51.150 | + lib/nova:clean_iptables:188 : grep nova 2022-07-28 13:44:51.156 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-07-28 13:44:51.159 | + lib/nova:clean_iptables:188 : bash 2022-07-28 13:44:51.159 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-07-28 13:44:51.168 | + lib/nova:clean_iptables:190 : grep nova 2022-07-28 13:44:51.169 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-07-28 13:44:51.173 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-07-28 13:44:51.173 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-07-28 13:44:51.176 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-07-28 13:44:51.178 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-07-28 13:44:51.179 | + lib/nova:clean_iptables:190 : bash 2022-07-28 13:44:51.189 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-07-28 13:44:51.192 | + lib/nova:clean_iptables:192 : grep nova 2022-07-28 13:44:51.196 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-07-28 13:44:51.196 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-07-28 13:44:51.197 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-07-28 13:44:51.202 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-07-28 13:44:51.203 | + lib/nova:clean_iptables:192 : bash 2022-07-28 13:44:51.210 | + ./stack.sh:main:1167 : sudo sysctl -w net.ipv4.ip_forward=1 2022-07-28 13:44:51.218 | net.ipv4.ip_forward = 1 2022-07-28 13:44:51.223 | + ./stack.sh:main:1172 : is_service_enabled nova neutron 2022-07-28 13:44:51.242 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:44:51.245 | + ./stack.sh:main:1173 : configure_os_vif 2022-07-28 13:44:51.247 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-07-28 13:44:51.250 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-07-28 13:44:51.296 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-07-28 13:44:51.328 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-07-28 13:44:51.331 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-07-28 13:44:51.368 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-07-28 13:44:51.406 | + ./stack.sh:main:1179 : is_service_enabled swift 2022-07-28 13:44:51.426 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:44:51.429 | + ./stack.sh:main:1180 : echo_summary 'Configuring Swift' 2022-07-28 13:44:51.432 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 13:44:51.435 | + ./stack.sh:echo_summary:441 : echo -e Configuring Swift 2022-07-28 13:44:51.437 | + ./stack.sh:main:1181 : async_runfunc init_swift 2022-07-28 13:44:51.441 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-07-28 13:44:51.506 | + inc/async:async_inner:63 : init_swift 2022-07-28 13:44:51.552 | [593835 Async init_swift:636664]: running: init_swift 2022-07-28 13:44:51.554 | + ./stack.sh:main:1188 : is_service_enabled cinder 2022-07-28 13:44:51.574 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:44:51.577 | + ./stack.sh:main:1189 : echo_summary 'Configuring Cinder' 2022-07-28 13:44:51.580 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 13:44:51.582 | + ./stack.sh:echo_summary:441 : echo -e Configuring Cinder 2022-07-28 13:44:51.585 | + ./stack.sh:main:1190 : async_runfunc init_cinder 2022-07-28 13:44:51.587 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-07-28 13:44:51.655 | + inc/async:async_inner:63 : init_cinder 2022-07-28 13:44:51.708 | [593835 Async init_cinder:636759]: running: init_cinder 2022-07-28 13:44:51.711 | + ./stack.sh:main:1196 : is_service_enabled placement 2022-07-28 13:44:51.733 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:44:51.737 | + ./stack.sh:main:1197 : echo_summary 'Configuring placement' 2022-07-28 13:44:51.740 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 13:44:51.742 | + ./stack.sh:echo_summary:441 : echo -e Configuring placement 2022-07-28 13:44:51.745 | + ./stack.sh:main:1198 : async_runfunc init_placement 2022-07-28 13:44:51.748 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-07-28 13:44:51.822 | + inc/async:async_inner:63 : init_placement 2022-07-28 13:44:51.868 | [593835 Async init_placement:636879]: running: init_placement 2022-07-28 13:44:51.871 | + ./stack.sh:main:1202 : async_wait init_neutron 2022-07-28 13:44:51.927 | [593835 Async init_neutron:636303]: Waiting for completion of init_neutron running on PID 636303 (6 other jobs running) 2022-07-28 13:44:51.956 | [593835 Async init_neutron:636303]: Signaling child to exit 2022-07-28 13:44:55.190 | + inc/async:async_inner:64 : rc=0 2022-07-28 13:44:55.219 | [636759 Async init_cinder:636759]: finished successfully 2022-07-28 13:45:02.867 | + inc/async:async_inner:64 : rc=0 2022-07-28 13:45:02.895 | [636664 Async init_swift:636664]: finished successfully 2022-07-28 13:45:53.308 | + inc/async:async_inner:64 : rc=0 2022-07-28 13:45:53.335 | [636879 Async init_placement:636879]: finished successfully 2022-07-28 13:49:18.890 | + inc/async:async_inner:64 : rc=0 2022-07-28 13:49:18.916 | [636303 Async init_neutron:636303]: finished successfully 2022-07-28 13:49:18.937 | WAKEUP 2022-07-28 13:49:18.960 | [593835 Async init_neutron:636303]: Signaled 2022-07-28 13:49:18.962 | + lib/neutron:init_neutron:679 : is_neutron_legacy_enabled 2022-07-28 13:49:18.962 | ++ 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 13:49:18.962 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-28 13:49:18.962 | + 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 13:49:18.962 | + 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 13:49:18.962 | + 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 13:49:18.962 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-28 13:49:18.962 | + lib/neutron:init_neutron:681 : init_mutnauq 2022-07-28 13:49:18.962 | + lib/neutron-legacy:init_mutnauq:452 : recreate_database neutron 2022-07-28 13:49:18.962 | + lib/database:recreate_database:112 : local db=neutron 2022-07-28 13:49:18.962 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-07-28 13:49:18.962 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-07-28 13:49:18.962 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-07-28 13:49:18.962 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 13:49:18.962 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-07-28 13:49:18.962 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 13:49:18.962 | + lib/neutron-legacy:init_mutnauq:453 : time_start dbsync 2022-07-28 13:49:18.962 | + functions-common:time_start:2426 : local name=dbsync 2022-07-28 13:49:18.962 | + functions-common:time_start:2427 : local start_time= 2022-07-28 13:49:18.962 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 13:49:18.962 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 13:49:18.962 | + functions-common:time_start:2431 : _TIME_START[$name]=1659015922332 2022-07-28 13:49:18.963 | + 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 13:49:18.963 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:49:18.963 | from cryptography.utils import int_from_bytes 2022-07-28 13:49:18.963 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:49:18.963 | from cryptography.utils import int_from_bytes 2022-07-28 13:49:18.963 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-07-28 13:49:18.963 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-07-28 13:49:18.963 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-07-28 13:49:18.963 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-07-28 13:49:18.963 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-07-28 13:49:18.963 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-07-28 13:49:18.963 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-07-28 13:49:18.963 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-07-28 13:49:18.963 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-07-28 13:49:18.963 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-07-28 13:49:18.963 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-07-28 13:49:18.963 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-07-28 13:49:18.963 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-07-28 13:49:18.963 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-07-28 13:49:18.963 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-07-28 13:49:18.963 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-07-28 13:49:18.963 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-07-28 13:49:18.963 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-07-28 13:49:18.963 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-07-28 13:49:18.963 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-07-28 13:49:18.963 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-07-28 13:49:18.963 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-07-28 13:49:18.963 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-07-28 13:49:18.963 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-07-28 13:49:18.963 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-07-28 13:49:18.963 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-07-28 13:49:18.963 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-07-28 13:49:18.963 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-07-28 13:49:18.963 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-07-28 13:49:18.964 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-07-28 13:49:18.964 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-07-28 13:49:18.964 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-07-28 13:49:18.964 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-07-28 13:49:18.964 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-07-28 13:49:18.964 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-07-28 13:49:18.964 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-07-28 13:49:18.964 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-07-28 13:49:18.964 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-07-28 13:49:18.964 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-07-28 13:49:18.964 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-07-28 13:49:18.964 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-07-28 13:49:18.964 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-07-28 13:49:18.964 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-07-28 13:49:18.964 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-07-28 13:49:18.964 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-07-28 13:49:18.964 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-07-28 13:49:18.964 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-07-28 13:49:18.964 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-07-28 13:49:18.964 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-07-28 13:49:18.964 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-07-28 13:49:18.964 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-07-28 13:49:18.964 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-07-28 13:49:18.964 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-07-28 13:49:18.964 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-07-28 13:49:18.964 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-07-28 13:49:18.964 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-07-28 13:49:18.964 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-07-28 13:49:18.964 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-07-28 13:49:18.964 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-07-28 13:49:18.964 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-07-28 13:49:18.964 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-07-28 13:49:18.965 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-07-28 13:49:18.965 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-07-28 13:49:18.965 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-07-28 13:49:18.965 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-07-28 13:49:18.965 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-07-28 13:49:18.965 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-07-28 13:49:18.965 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-07-28 13:49:18.965 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-07-28 13:49:18.965 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-07-28 13:49:18.965 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-07-28 13:49:18.965 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-07-28 13:49:18.965 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-07-28 13:49:18.965 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-07-28 13:49:18.965 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-07-28 13:49:18.965 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-07-28 13:49:18.965 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-07-28 13:49:18.965 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-07-28 13:49:18.965 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-07-28 13:49:18.965 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-07-28 13:49:18.965 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-07-28 13:49:18.965 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-07-28 13:49:18.965 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-07-28 13:49:18.965 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-07-28 13:49:18.965 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-07-28 13:49:18.965 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-07-28 13:49:18.965 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-07-28 13:49:18.965 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-07-28 13:49:18.965 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-07-28 13:49:18.965 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-07-28 13:49:18.965 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-07-28 13:49:18.965 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-07-28 13:49:18.965 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-07-28 13:49:18.965 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-07-28 13:49:18.966 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-07-28 13:49:18.966 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-07-28 13:49:18.966 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-07-28 13:49:18.966 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-07-28 13:49:18.966 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-07-28 13:49:18.966 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-07-28 13:49:18.966 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-07-28 13:49:18.966 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-07-28 13:49:18.966 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-07-28 13:49:18.966 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-07-28 13:49:18.966 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-07-28 13:49:18.966 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-07-28 13:49:18.966 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-07-28 13:49:18.966 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-07-28 13:49:18.966 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-07-28 13:49:18.966 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-07-28 13:49:18.966 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-07-28 13:49:18.966 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-07-28 13:49:18.966 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-07-28 13:49:18.966 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-07-28 13:49:18.966 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-07-28 13:49:18.966 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-07-28 13:49:18.966 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-07-28 13:49:18.966 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-07-28 13:49:18.966 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-07-28 13:49:18.967 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-07-28 13:49:18.967 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2022-07-28 13:49:18.967 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2022-07-28 13:49:18.967 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2022-07-28 13:49:18.967 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-07-28 13:49:18.967 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-07-28 13:49:18.967 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-07-28 13:49:18.967 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-07-28 13:49:18.967 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-07-28 13:49:18.967 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-07-28 13:49:18.967 | Running upgrade for neutron ... 2022-07-28 13:49:18.967 | OK 2022-07-28 13:49:18.967 | + lib/neutron-legacy:init_mutnauq:456 : time_stop dbsync 2022-07-28 13:49:18.967 | + functions-common:time_stop:2440 : local name 2022-07-28 13:49:18.967 | + functions-common:time_stop:2441 : local end_time 2022-07-28 13:49:18.967 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 13:49:18.967 | + functions-common:time_stop:2443 : local total 2022-07-28 13:49:18.967 | + functions-common:time_stop:2444 : local start_time 2022-07-28 13:49:18.968 | + functions-common:time_stop:2446 : name=dbsync 2022-07-28 13:49:18.968 | + functions-common:time_stop:2447 : start_time=1659015922332 2022-07-28 13:49:18.968 | + functions-common:time_stop:2449 : [[ -z 1659015922332 ]] 2022-07-28 13:49:18.968 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 13:49:18.968 | + functions-common:time_stop:2452 : end_time=1659016158873 2022-07-28 13:49:18.968 | + functions-common:time_stop:2453 : elapsed_time=236541 2022-07-28 13:49:18.968 | + functions-common:time_stop:2454 : total=38182 2022-07-28 13:49:18.968 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 13:49:18.968 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=274723 2022-07-28 13:49:19.010 | [593835 Async init_neutron:636303]: finished init_neutron with result 0 in 267 seconds 2022-07-28 13:49:19.015 | + inc/async:async_wait:197 : return 0 2022-07-28 13:49:19.018 | + ./stack.sh:main:1203 : async_wait init_placement 2022-07-28 13:49:19.070 | [593835 Async init_placement:636879]: Waiting for completion of init_placement running on PID 636879 (5 other jobs running) 2022-07-28 13:49:19.097 | [593835 Async init_placement:636879]: Signaling child to exit 2022-07-28 13:49:19.097 | WAKEUP 2022-07-28 13:49:19.121 | [593835 Async init_placement:636879]: Signaled 2022-07-28 13:49:19.123 | + lib/placement:init_placement:130 : recreate_database placement 2022-07-28 13:49:19.123 | + lib/database:recreate_database:112 : local db=placement 2022-07-28 13:49:19.123 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-07-28 13:49:19.123 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-07-28 13:49:19.123 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-07-28 13:49:19.123 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 13:49:19.123 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-07-28 13:49:19.123 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 13:49:19.123 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-07-28 13:49:19.123 | + lib/placement:init_placement:132 : create_placement_accounts 2022-07-28 13:49:19.123 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-07-28 13:49:19.123 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-07-28 13:49:19.123 | + functions-common:get_or_create_user:910 : local user_id 2022-07-28 13:49:19.123 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 13:49:19.123 | + functions-common:get_or_create_user:914 : local email= 2022-07-28 13:49:19.124 | ++ 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 13:49:19.124 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:49:19.124 | from cryptography.utils import int_from_bytes 2022-07-28 13:49:19.124 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:49:19.124 | from cryptography.utils import int_from_bytes 2022-07-28 13:49:19.124 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:49:19.124 | + functions-common:get_or_create_user:926 : user_id=c7f88c2a3ab8470eab89bb05458a5683 2022-07-28 13:49:19.124 | + functions-common:get_or_create_user:927 : echo c7f88c2a3ab8470eab89bb05458a5683 2022-07-28 13:49:19.124 | c7f88c2a3ab8470eab89bb05458a5683 2022-07-28 13:49:19.124 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-07-28 13:49:19.124 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 13:49:19.124 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 13:49:19.124 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 13:49:19.124 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 13:49:19.124 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 13:49:19.124 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 13:49:19.124 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 13:49:19.124 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 13:49:19.124 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 13:49:19.124 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 13:49:19.124 | ++ 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 13:49:19.124 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 13:49:19.124 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 13:49:19.124 | ++ functions-common:get_field:812 : local data field 2022-07-28 13:49:19.124 | ++ functions-common:get_field:813 : read data 2022-07-28 13:49:19.124 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:49:19.124 | from cryptography.utils import int_from_bytes 2022-07-28 13:49:19.124 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:49:19.125 | from cryptography.utils import int_from_bytes 2022-07-28 13:49:19.125 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:49:19.125 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 13:49:19.125 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 13:49:19.125 | + 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 13:49:19.125 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:49:19.125 | from cryptography.utils import int_from_bytes 2022-07-28 13:49:19.125 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:49:19.125 | from cryptography.utils import int_from_bytes 2022-07-28 13:49:19.125 | ++ 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 13:49:19.125 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 13:49:19.125 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 13:49:19.125 | ++ functions-common:get_field:812 : local data field 2022-07-28 13:49:19.125 | ++ functions-common:get_field:813 : read data 2022-07-28 13:49:19.125 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:49:19.125 | from cryptography.utils import int_from_bytes 2022-07-28 13:49:19.125 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:49:19.125 | from cryptography.utils import int_from_bytes 2022-07-28 13:49:19.125 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:49:19.125 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 13:49:19.125 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 13:49:19.125 | ++ functions-common:get_field:819 : echo '| c5dd29bc8d774845a58c7d107254e8c0 | c7f88c2a3ab8470eab89bb05458a5683 | | 29ece3e0d29e4c7492032f1f96b3b782 | | | False |' 2022-07-28 13:49:19.125 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 13:49:19.125 | ++ functions-common:get_field:813 : read data 2022-07-28 13:49:19.125 | + functions-common:get_or_add_user_project_role:996 : user_role_id=c5dd29bc8d774845a58c7d107254e8c0 2022-07-28 13:49:19.125 | + functions-common:get_or_add_user_project_role:998 : echo c5dd29bc8d774845a58c7d107254e8c0 2022-07-28 13:49:19.125 | c5dd29bc8d774845a58c7d107254e8c0 2022-07-28 13:49:19.125 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-07-28 13:49:19.125 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-07-28 13:49:19.125 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 13:49:19.125 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 13:49:19.126 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 13:49:19.126 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 13:49:19.126 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 13:49:19.126 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 13:49:19.126 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 13:49:19.126 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 13:49:19.126 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 13:49:19.126 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 13:49:19.126 | ++ 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 13:49:19.126 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 13:49:19.126 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 13:49:19.126 | ++ functions-common:get_field:812 : local data field 2022-07-28 13:49:19.126 | ++ functions-common:get_field:813 : read data 2022-07-28 13:49:19.126 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:49:19.126 | from cryptography.utils import int_from_bytes 2022-07-28 13:49:19.126 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:49:19.126 | from cryptography.utils import int_from_bytes 2022-07-28 13:49:19.126 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:49:19.126 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 13:49:19.126 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 13:49:19.126 | + 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 13:49:19.126 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:49:19.126 | from cryptography.utils import int_from_bytes 2022-07-28 13:49:19.126 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:49:19.126 | from cryptography.utils import int_from_bytes 2022-07-28 13:49:19.126 | ++ 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 13:49:19.126 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 13:49:19.126 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 13:49:19.126 | ++ functions-common:get_field:812 : local data field 2022-07-28 13:49:19.126 | ++ functions-common:get_field:813 : read data 2022-07-28 13:49:19.127 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:49:19.127 | from cryptography.utils import int_from_bytes 2022-07-28 13:49:19.127 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:49:19.127 | from cryptography.utils import int_from_bytes 2022-07-28 13:49:19.127 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:49:19.127 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 13:49:19.127 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 13:49:19.127 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 13:49:19.127 | ++ functions-common:get_field:819 : echo '| 17df1bcd9cb049bf86f9d50ba7bb96a6 | c7f88c2a3ab8470eab89bb05458a5683 | | 29ece3e0d29e4c7492032f1f96b3b782 | | | False |' 2022-07-28 13:49:19.127 | ++ functions-common:get_field:813 : read data 2022-07-28 13:49:19.127 | + functions-common:get_or_add_user_project_role:996 : user_role_id=17df1bcd9cb049bf86f9d50ba7bb96a6 2022-07-28 13:49:19.127 | + functions-common:get_or_add_user_project_role:998 : echo 17df1bcd9cb049bf86f9d50ba7bb96a6 2022-07-28 13:49:19.127 | 17df1bcd9cb049bf86f9d50ba7bb96a6 2022-07-28 13:49:19.127 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.67/placement 2022-07-28 13:49:19.127 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-07-28 13:49:19.127 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 13:49:19.127 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-07-28 13:49:19.127 | ++ 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 13:49:19.127 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:49:19.127 | from cryptography.utils import int_from_bytes 2022-07-28 13:49:19.127 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:49:19.127 | from cryptography.utils import int_from_bytes 2022-07-28 13:49:19.127 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:49:19.127 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 13:49:19.127 | 8b5e19e361774025ba696603899d061e' 2022-07-28 13:49:19.127 | + functions-common:get_or_create_service:1095 : echo 8b5e19e361774025ba696603899d061e 2022-07-28 13:49:19.127 | 8b5e19e361774025ba696603899d061e 2022-07-28 13:49:19.127 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.67/placement 2022-07-28 13:49:19.127 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 13:49:19.127 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface placement public http://10.222.0.67/placement RegionOne 2022-07-28 13:49:19.128 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 13:49:19.128 | +++ 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 13:49:19.128 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:49:19.128 | from cryptography.utils import int_from_bytes 2022-07-28 13:49:19.128 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:49:19.128 | from cryptography.utils import int_from_bytes 2022-07-28 13:49:19.128 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:49:19.128 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 13:49:19.128 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 13:49:19.128 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.67/placement --region RegionOne -f value -c id 2022-07-28 13:49:19.128 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:49:19.128 | from cryptography.utils import int_from_bytes 2022-07-28 13:49:19.128 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:49:19.128 | from cryptography.utils import int_from_bytes 2022-07-28 13:49:19.128 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:49:19.128 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=62666a31ada74600909a8b68d005e29a 2022-07-28 13:49:19.128 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 62666a31ada74600909a8b68d005e29a 2022-07-28 13:49:19.128 | + functions-common:get_or_create_endpoint:1128 : public_id=62666a31ada74600909a8b68d005e29a 2022-07-28 13:49:19.128 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-28 13:49:19.128 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 13:49:19.128 | + functions-common:get_or_create_endpoint:1137 : echo 62666a31ada74600909a8b68d005e29a 2022-07-28 13:49:19.128 | 62666a31ada74600909a8b68d005e29a 2022-07-28 13:49:19.170 | [593835 Async init_placement:636879]: finished init_placement with result 0 in 61 seconds 2022-07-28 13:49:19.178 | + inc/async:async_wait:197 : return 0 2022-07-28 13:49:19.181 | + ./stack.sh:main:1204 : async_wait init_glance 2022-07-28 13:49:19.236 | [593835 Async init_glance:633192]: Waiting for completion of init_glance running on PID 633192 (4 other jobs running) 2022-07-28 13:49:19.262 | [593835 Async init_glance:633192]: Signaling child to exit 2022-07-28 13:49:19.262 | WAKEUP 2022-07-28 13:49:19.286 | [593835 Async init_glance:633192]: Signaled 2022-07-28 13:49:19.288 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-07-28 13:49:19.288 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-07-28 13:49:19.288 | + lib/glance:init_glance:485 : recreate_database glance 2022-07-28 13:49:19.288 | + lib/database:recreate_database:112 : local db=glance 2022-07-28 13:49:19.288 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-07-28 13:49:19.288 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-07-28 13:49:19.288 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-07-28 13:49:19.288 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 13:49:19.288 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-07-28 13:49:19.288 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 13:49:19.288 | + lib/glance:init_glance:487 : time_start dbsync 2022-07-28 13:49:19.288 | + functions-common:time_start:2426 : local name=dbsync 2022-07-28 13:49:19.288 | + functions-common:time_start:2427 : local start_time= 2022-07-28 13:49:19.288 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 13:49:19.288 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 13:49:19.288 | + functions-common:time_start:2431 : _TIME_START[$name]=1659015843227 2022-07-28 13:49:19.288 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-07-28 13:49:19.288 | CRITICAL glance [-] Unhandled error: sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-07-28 13:49:19.289 | ERROR glance Traceback (most recent call last): 2022-07-28 13:49:19.289 | ERROR glance  File "/usr/local/bin/glance-manage", line 10, in 2022-07-28 13:49:19.289 | ERROR glance  sys.exit(main()) 2022-07-28 13:49:19.289 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 558, in main 2022-07-28 13:49:19.289 | ERROR glance  return CONF.command.action_fn() 2022-07-28 13:49:19.289 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 392, in sync 2022-07-28 13:49:19.289 | ERROR glance  self.command_object.sync(CONF.command.version) 2022-07-28 13:49:19.289 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 151, in sync 2022-07-28 13:49:19.289 | ERROR glance  curr_heads = alembic_migrations.get_current_alembic_heads() 2022-07-28 13:49:19.289 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/alembic_migrations/__init__.py", line 46, in get_current_alembic_heads 2022-07-28 13:49:19.289 | ERROR glance  engine = db_api.get_engine() 2022-07-28 13:49:19.289 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 95, in get_engine 2022-07-28 13:49:19.289 | ERROR glance  facade = _create_facade_lazily() 2022-07-28 13:49:19.289 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 85, in _create_facade_lazily 2022-07-28 13:49:19.289 | ERROR glance  _FACADE = session.EngineFacade.from_config(CONF) 2022-07-28 13:49:19.289 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1366, in from_config 2022-07-28 13:49:19.289 | ERROR glance  return cls( 2022-07-28 13:49:19.289 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1289, in __init__ 2022-07-28 13:49:19.289 | ERROR glance  self._factory._start( 2022-07-28 13:49:19.289 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 504, in _start 2022-07-28 13:49:19.289 | ERROR glance  self._setup_for_connection( 2022-07-28 13:49:19.289 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 529, in _setup_for_connection 2022-07-28 13:49:19.289 | ERROR glance  engine = engines.create_engine( 2022-07-28 13:49:19.289 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/debtcollector/renames.py", line 41, in decorator 2022-07-28 13:49:19.289 | ERROR glance  return wrapped(*args, **kwargs) 2022-07-28 13:49:19.289 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py", line 187, in create_engine 2022-07-28 13:49:19.289 | ERROR glance  engine = sqlalchemy.create_engine(url, **engine_args) 2022-07-28 13:49:19.289 | ERROR glance  File "", line 2, in create_engine 2022-07-28 13:49:19.289 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/deprecations.py", line 309, in warned 2022-07-28 13:49:19.289 | ERROR glance  return fn(*args, **kwargs) 2022-07-28 13:49:19.289 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/create.py", line 532, in create_engine 2022-07-28 13:49:19.289 | ERROR glance  u, plugins, kwargs = u._instantiate_plugins(kwargs) 2022-07-28 13:49:19.290 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 628, in _instantiate_plugins 2022-07-28 13:49:19.290 | ERROR glance  loaded_plugins = [ 2022-07-28 13:49:19.290 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 629, in 2022-07-28 13:49:19.290 | ERROR glance  plugins.load(plugin_name)(self, kwargs) 2022-07-28 13:49:19.290 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/langhelpers.py", line 343, in load 2022-07-28 13:49:19.290 | ERROR glance  raise exc.NoSuchModuleError( 2022-07-28 13:49:19.290 | ERROR glance sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-07-28 13:49:19.290 | ERROR glance  2022-07-28 13:49:19.290 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-07-28 13:49:19.290 | CRITICAL glance [-] Unhandled error: sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-07-28 13:49:19.290 | ERROR glance Traceback (most recent call last): 2022-07-28 13:49:19.290 | ERROR glance  File "/usr/local/bin/glance-manage", line 10, in 2022-07-28 13:49:19.290 | ERROR glance  sys.exit(main()) 2022-07-28 13:49:19.290 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 558, in main 2022-07-28 13:49:19.290 | ERROR glance  return CONF.command.action_fn() 2022-07-28 13:49:19.290 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 408, in load_metadefs 2022-07-28 13:49:19.290 | ERROR glance  self.command_object.load_metadefs(CONF.command.path, 2022-07-28 13:49:19.290 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 312, in load_metadefs 2022-07-28 13:49:19.290 | ERROR glance  metadata.db_load_metadefs(db_api.get_engine(), path, merge, 2022-07-28 13:49:19.290 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 95, in get_engine 2022-07-28 13:49:19.290 | ERROR glance  facade = _create_facade_lazily() 2022-07-28 13:49:19.290 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 85, in _create_facade_lazily 2022-07-28 13:49:19.290 | ERROR glance  _FACADE = session.EngineFacade.from_config(CONF) 2022-07-28 13:49:19.290 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1366, in from_config 2022-07-28 13:49:19.290 | ERROR glance  return cls( 2022-07-28 13:49:19.290 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1289, in __init__ 2022-07-28 13:49:19.290 | ERROR glance  self._factory._start( 2022-07-28 13:49:19.290 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 504, in _start 2022-07-28 13:49:19.290 | ERROR glance  self._setup_for_connection( 2022-07-28 13:49:19.290 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 529, in _setup_for_connection 2022-07-28 13:49:19.290 | ERROR glance  engine = engines.create_engine( 2022-07-28 13:49:19.290 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/debtcollector/renames.py", line 41, in decorator 2022-07-28 13:49:19.291 | ERROR glance  return wrapped(*args, **kwargs) 2022-07-28 13:49:19.291 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py", line 187, in create_engine 2022-07-28 13:49:19.291 | ERROR glance  engine = sqlalchemy.create_engine(url, **engine_args) 2022-07-28 13:49:19.291 | ERROR glance  File "", line 2, in create_engine 2022-07-28 13:49:19.291 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/deprecations.py", line 309, in warned 2022-07-28 13:49:19.291 | ERROR glance  return fn(*args, **kwargs) 2022-07-28 13:49:19.291 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/create.py", line 532, in create_engine 2022-07-28 13:49:19.291 | ERROR glance  u, plugins, kwargs = u._instantiate_plugins(kwargs) 2022-07-28 13:49:19.291 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 628, in _instantiate_plugins 2022-07-28 13:49:19.291 | ERROR glance  loaded_plugins = [ 2022-07-28 13:49:19.291 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 629, in 2022-07-28 13:49:19.291 | ERROR glance  plugins.load(plugin_name)(self, kwargs) 2022-07-28 13:49:19.291 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/langhelpers.py", line 343, in load 2022-07-28 13:49:19.291 | ERROR glance  raise exc.NoSuchModuleError( 2022-07-28 13:49:19.291 | ERROR glance sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-07-28 13:49:19.291 | ERROR glance  2022-07-28 13:49:19.291 | + lib/glance:init_glance:493 : time_stop dbsync 2022-07-28 13:49:19.291 | + functions-common:time_stop:2440 : local name 2022-07-28 13:49:19.291 | + functions-common:time_stop:2441 : local end_time 2022-07-28 13:49:19.291 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 13:49:19.291 | + functions-common:time_stop:2443 : local total 2022-07-28 13:49:19.291 | + functions-common:time_stop:2444 : local start_time 2022-07-28 13:49:19.291 | + functions-common:time_stop:2446 : name=dbsync 2022-07-28 13:49:19.291 | + functions-common:time_stop:2447 : start_time=1659015843227 2022-07-28 13:49:19.291 | + functions-common:time_stop:2449 : [[ -z 1659015843227 ]] 2022-07-28 13:49:19.291 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 13:49:19.291 | + functions-common:time_stop:2452 : end_time=1659015847920 2022-07-28 13:49:19.291 | + functions-common:time_stop:2453 : elapsed_time=4693 2022-07-28 13:49:19.291 | + functions-common:time_stop:2454 : total=38182 2022-07-28 13:49:19.291 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 13:49:19.291 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=42875 2022-07-28 13:49:19.336 | [593835 Async init_glance:633192]: finished init_glance with result 0 in 5 seconds 2022-07-28 13:49:19.340 | + inc/async:async_wait:197 : return 0 2022-07-28 13:49:19.344 | + ./stack.sh:main:1205 : async_wait init_swift 2022-07-28 13:49:19.398 | [593835 Async init_swift:636664]: Waiting for completion of init_swift running on PID 636664 (3 other jobs running) 2022-07-28 13:49:19.426 | [593835 Async init_swift:636664]: Signaling child to exit 2022-07-28 13:49:19.426 | WAKEUP 2022-07-28 13:49:19.450 | [593835 Async init_swift:636664]: Signaled 2022-07-28 13:49:19.452 | + lib/swift:init_swift:673 : local node_number 2022-07-28 13:49:19.452 | + lib/swift:init_swift:675 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-07-28 13:49:19.452 | No container-replicator running 2022-07-28 13:49:19.452 | No object-expirer running 2022-07-28 13:49:19.452 | No container-auditor running 2022-07-28 13:49:19.452 | No object-auditor running 2022-07-28 13:49:19.452 | No object-replicator running 2022-07-28 13:49:19.452 | No object-server running 2022-07-28 13:49:19.452 | No container-sharder running 2022-07-28 13:49:19.452 | No object-reconstructor running 2022-07-28 13:49:19.452 | No account-auditor running 2022-07-28 13:49:19.452 | No container-reconciler running 2022-07-28 13:49:19.452 | No container-server running 2022-07-28 13:49:19.452 | No proxy-server running 2022-07-28 13:49:19.452 | No account-reaper running 2022-07-28 13:49:19.452 | No object-updater running 2022-07-28 13:49:19.452 | No container-updater running 2022-07-28 13:49:19.452 | No account-server running 2022-07-28 13:49:19.452 | No container-sync running 2022-07-28 13:49:19.453 | No account-replicator running 2022-07-28 13:49:19.453 | + lib/swift:init_swift:675 : true 2022-07-28 13:49:19.453 | + lib/swift:init_swift:678 : create_swift_disk 2022-07-28 13:49:19.453 | + lib/swift:create_swift_disk:570 : local node_number 2022-07-28 13:49:19.453 | + lib/swift:create_swift_disk:575 : local user_group 2022-07-28 13:49:19.453 | ++ lib/swift:create_swift_disk:576 : id -g ubuntu 2022-07-28 13:49:19.453 | + lib/swift:create_swift_disk:576 : user_group=1000 2022-07-28 13:49:19.453 | + 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 13:49:19.453 | + 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 13:49:19.453 | + functions:create_disk:732 : local node_number 2022-07-28 13:49:19.453 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-07-28 13:49:19.453 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-07-28 13:49:19.453 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-07-28 13:49:19.453 | + functions:create_disk:736 : local key 2022-07-28 13:49:19.453 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-07-28 13:49:19.453 | ++ functions:create_disk:738 : sed s#/.## 2022-07-28 13:49:19.453 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-07-28 13:49:19.453 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-07-28 13:49:19.453 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-07-28 13:49:19.453 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-07-28 13:49:19.453 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-07-28 13:49:19.453 | + functions:destroy_disk:765 : local key 2022-07-28 13:49:19.453 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-07-28 13:49:19.453 | ++ functions:destroy_disk:767 : sed s#/.## 2022-07-28 13:49:19.453 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-07-28 13:49:19.457 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-07-28 13:49:19.457 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-07-28 13:49:19.457 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-07-28 13:49:19.457 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-07-28 13:49:19.457 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-07-28 13:49:19.457 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-07-28 13:49:19.457 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-07-28 13:49:19.457 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-07-28 13:49:19.457 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-07-28 13:49:19.457 | = sectsz=512 attr=2, projid32bit=1 2022-07-28 13:49:19.457 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-07-28 13:49:19.457 | = reflink=1 2022-07-28 13:49:19.457 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-07-28 13:49:19.457 | = sunit=0 swidth=0 blks 2022-07-28 13:49:19.457 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-07-28 13:49:19.457 | log =internal log bsize=4096 blocks=2560, version=2 2022-07-28 13:49:19.457 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-07-28 13:49:19.457 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-07-28 13:49:19.457 | + 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 13:49:19.457 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-07-28 13:49:19.457 | /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 13:49:19.457 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-07-28 13:49:19.457 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-07-28 13:49:19.457 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-07-28 13:49:19.457 | + lib/swift:create_swift_disk:584 : local node_number 2022-07-28 13:49:19.457 | + lib/swift:create_swift_disk:585 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-07-28 13:49:19.457 | + lib/swift:create_swift_disk:587 : local node_devices=/opt/stack/data/swift/1 2022-07-28 13:49:19.457 | + lib/swift:create_swift_disk:588 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-07-28 13:49:19.458 | + lib/swift:create_swift_disk:589 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-07-28 13:49:19.458 | + lib/swift:create_swift_disk:590 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-07-28 13:49:19.458 | + lib/swift:create_swift_disk:591 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-07-28 13:49:19.458 | + lib/swift:create_swift_disk:592 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-07-28 13:49:19.458 | + lib/swift:init_swift:682 : pushd /etc/swift 2022-07-28 13:49:19.458 | + lib/swift:init_swift:684 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1659014476.object.builder backups/1659014477.container.builder backups/1659014478.account.builder backups/1659014483.object.builder backups/1659014484.container.builder backups/1659014485.account.builder backups/1659014483.object.ring.gz backups/1659014484.container.ring.gz backups/1659014485.account.ring.gz 2022-07-28 13:49:19.458 | + lib/swift:init_swift:686 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-07-28 13:49:19.458 | + lib/swift:init_swift:687 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-07-28 13:49:19.458 | + lib/swift:init_swift:688 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-07-28 13:49:19.458 | + lib/swift:init_swift:694 : [[ -n '' ]] 2022-07-28 13:49:19.458 | + lib/swift:init_swift:707 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-07-28 13:49:19.458 | + 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 13:49:19.458 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-07-28 13:49:19.458 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-07-28 13:49:19.458 | + 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 13:49:19.458 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-07-28 13:49:19.458 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-07-28 13:49:19.458 | + 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 13:49:19.458 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-07-28 13:49:19.458 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-07-28 13:49:19.458 | + lib/swift:init_swift:716 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-07-28 13:49:19.458 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-07-28 13:49:19.458 | + lib/swift:init_swift:717 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-07-28 13:49:19.458 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-07-28 13:49:19.458 | + lib/swift:init_swift:718 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-07-28 13:49:19.458 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-07-28 13:49:19.458 | + lib/swift:init_swift:719 : popd 2022-07-28 13:49:19.502 | [593835 Async init_swift:636664]: finished init_swift with result 0 in 11 seconds 2022-07-28 13:49:19.506 | + inc/async:async_wait:197 : return 0 2022-07-28 13:49:19.509 | + ./stack.sh:main:1206 : async_wait init_cinder 2022-07-28 13:49:19.564 | [593835 Async init_cinder:636759]: Waiting for completion of init_cinder running on PID 636759 (2 other jobs running) 2022-07-28 13:49:19.591 | [593835 Async init_cinder:636759]: Signaling child to exit 2022-07-28 13:49:19.591 | WAKEUP 2022-07-28 13:49:19.615 | [593835 Async init_cinder:636759]: Signaled 2022-07-28 13:49:19.620 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-07-28 13:49:19.620 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:49:19.620 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-07-28 13:49:19.620 | + lib/database:recreate_database:112 : local db=cinder 2022-07-28 13:49:19.620 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-07-28 13:49:19.620 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-07-28 13:49:19.620 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-07-28 13:49:19.620 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 13:49:19.620 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-07-28 13:49:19.621 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 13:49:19.621 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-07-28 13:49:19.621 | + functions-common:time_start:2426 : local name=dbsync 2022-07-28 13:49:19.621 | + functions-common:time_start:2427 : local start_time= 2022-07-28 13:49:19.621 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 13:49:19.621 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 13:49:19.621 | + functions-common:time_start:2431 : _TIME_START[$name]=1659015892130 2022-07-28 13:49:19.621 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-07-28 13:49:19.621 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:49:19.621 | from cryptography.utils import int_from_bytes 2022-07-28 13:49:19.621 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:49:19.621 | from cryptography.utils import int_from_bytes 2022-07-28 13:49:19.621 | Failed to initialize object. 2022-07-28 13:49:19.621 | Traceback (most recent call last): 2022-07-28 13:49:19.621 | File "/opt/stack/cinder/cinder/objects/base.py", line 269, in cinder_ovo_cls_init 2022-07-28 13:49:19.621 | cls.model = db.get_model_for_versioned_object(cls) 2022-07-28 13:49:19.621 | File "/opt/stack/cinder/cinder/db/api.py", line 105, in get_model_for_versioned_object 2022-07-28 13:49:19.621 | return IMPL.get_model_for_versioned_object(versioned_object) 2022-07-28 13:49:19.621 | File "/usr/local/lib/python3.8/dist-packages/oslo_db/api.py", line 267, in __getattr__ 2022-07-28 13:49:19.621 | self._load_backend() 2022-07-28 13:49:19.621 | File "/usr/local/lib/python3.8/dist-packages/oslo_db/api.py", line 263, in _load_backend 2022-07-28 13:49:19.621 | self._backend = backend_mod.get_backend() 2022-07-28 13:49:19.621 | AttributeError: partially initialized module 'cinder.db.sqlalchemy.api' has no attribute 'get_backend' (most likely due to a circular import) 2022-07-28 13:49:19.621 | Traceback (most recent call last): 2022-07-28 13:49:19.621 | File "/opt/stack/cinder/cinder/objects/base.py", line 269, in cinder_ovo_cls_init 2022-07-28 13:49:19.621 | cls.model = db.get_model_for_versioned_object(cls) 2022-07-28 13:49:19.621 | File "/opt/stack/cinder/cinder/db/api.py", line 105, in get_model_for_versioned_object 2022-07-28 13:49:19.621 | return IMPL.get_model_for_versioned_object(versioned_object) 2022-07-28 13:49:19.621 | File "/usr/local/lib/python3.8/dist-packages/oslo_db/api.py", line 267, in __getattr__ 2022-07-28 13:49:19.621 | self._load_backend() 2022-07-28 13:49:19.621 | File "/usr/local/lib/python3.8/dist-packages/oslo_db/api.py", line 263, in _load_backend 2022-07-28 13:49:19.621 | self._backend = backend_mod.get_backend() 2022-07-28 13:49:19.621 | AttributeError: partially initialized module 'cinder.db.sqlalchemy.api' has no attribute 'get_backend' (most likely due to a circular import) 2022-07-28 13:49:19.622 | 2022-07-28 13:49:19.622 | During handling of the above exception, another exception occurred: 2022-07-28 13:49:19.622 | 2022-07-28 13:49:19.622 | Traceback (most recent call last): 2022-07-28 13:49:19.622 | File "/usr/local/bin/cinder-manage", line 6, in 2022-07-28 13:49:19.622 | from cinder.cmd.manage import main 2022-07-28 13:49:19.622 | File "/opt/stack/cinder/cinder/cmd/manage.py", line 75, in 2022-07-28 13:49:19.622 | from cinder.db import migration as db_migration 2022-07-28 13:49:19.622 | File "/opt/stack/cinder/cinder/db/migration.py", line 31, in 2022-07-28 13:49:19.622 | from cinder.db.sqlalchemy import api as db_api 2022-07-28 13:49:19.622 | File "/opt/stack/cinder/cinder/db/sqlalchemy/api.py", line 61, in 2022-07-28 13:49:19.622 | from cinder.volume import volume_utils 2022-07-28 13:49:19.622 | File "/opt/stack/cinder/cinder/volume/volume_utils.py", line 68, in 2022-07-28 13:49:19.622 | from cinder.volume import driver 2022-07-28 13:49:19.622 | File "/opt/stack/cinder/cinder/volume/driver.py", line 358, in 2022-07-28 13:49:19.622 | CONF.import_opt('backup_use_same_host', 'cinder.backup.api') 2022-07-28 13:49:19.622 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2426, in import_opt 2022-07-28 13:49:19.622 | __import__(module_str) 2022-07-28 13:49:19.622 | File "/opt/stack/cinder/cinder/backup/api.py", line 41, in 2022-07-28 13:49:19.622 | from cinder.objects import volume_type 2022-07-28 13:49:19.622 | File "/opt/stack/cinder/cinder/objects/volume_type.py", line 27, in 2022-07-28 13:49:19.622 | class VolumeType(base.CinderPersistentObject, base.CinderObject, 2022-07-28 13:49:19.622 | File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 139, in register 2022-07-28 13:49:19.622 | registry._register_class(obj_cls) 2022-07-28 13:49:19.622 | File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 134, in _register_class 2022-07-28 13:49:19.622 | self.registration_hook(cls, 0) 2022-07-28 13:49:19.622 | File "/opt/stack/cinder/cinder/objects/base.py", line 158, in registration_hook 2022-07-28 13:49:19.622 | cls.cinder_ovo_cls_init() 2022-07-28 13:49:19.622 | File "/opt/stack/cinder/cinder/objects/base.py", line 274, in cinder_ovo_cls_init 2022-07-28 13:49:19.622 | raise exception.ProgrammingError(reason=msg) 2022-07-28 13:49:19.622 | cinder.exception.ProgrammingError: Programming error in Cinder: Couldn't find ORM model for Persistent Versioned Object VolumeType. 2022-07-28 13:49:19.622 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-07-28 13:49:19.622 | + functions-common:time_stop:2440 : local name 2022-07-28 13:49:19.623 | + functions-common:time_stop:2441 : local end_time 2022-07-28 13:49:19.623 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 13:49:19.623 | + functions-common:time_stop:2443 : local total 2022-07-28 13:49:19.623 | + functions-common:time_stop:2444 : local start_time 2022-07-28 13:49:19.623 | + functions-common:time_stop:2446 : name=dbsync 2022-07-28 13:49:19.623 | + functions-common:time_stop:2447 : start_time=1659015892130 2022-07-28 13:49:19.623 | + functions-common:time_stop:2449 : [[ -z 1659015892130 ]] 2022-07-28 13:49:19.623 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 13:49:19.623 | + functions-common:time_stop:2452 : end_time=1659015895117 2022-07-28 13:49:19.623 | + functions-common:time_stop:2453 : elapsed_time=2987 2022-07-28 13:49:19.623 | + functions-common:time_stop:2454 : total=38182 2022-07-28 13:49:19.623 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 13:49:19.623 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=41169 2022-07-28 13:49:19.623 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-07-28 13:49:19.623 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:49:19.623 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-07-28 13:49:19.624 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:49:19.624 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-07-28 13:49:19.669 | [593835 Async init_cinder:636759]: finished init_cinder with result 0 in 3 seconds 2022-07-28 13:49:19.673 | + inc/async:async_wait:197 : return 0 2022-07-28 13:49:19.676 | + ./stack.sh:main:1211 : is_service_enabled nova 2022-07-28 13:49:19.695 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:49:19.698 | + ./stack.sh:main:1212 : echo_summary 'Configuring Nova' 2022-07-28 13:49:19.701 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 13:49:19.704 | + ./stack.sh:echo_summary:441 : echo -e Configuring Nova 2022-07-28 13:49:19.706 | + ./stack.sh:main:1213 : init_nova 2022-07-28 13:49:19.709 | + lib/nova:init_nova:825 : is_service_enabled mysql postgresql 2022-07-28 13:49:19.727 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:49:19.730 | + lib/nova:init_nova:825 : is_service_enabled n-api 2022-07-28 13:49:19.750 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:49:19.753 | + lib/nova:init_nova:827 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-28 13:49:19.756 | + lib/nova:init_nova:835 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-07-28 13:49:19.819 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-07-28 13:49:19.858 | [593835 Async nova-cell-0:639093]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-07-28 13:49:19.862 | ++ lib/nova:init_nova:838 : seq 1 1 2022-07-28 13:49:19.867 | + lib/nova:init_nova:838 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 13:49:19.870 | ++ lib/nova:init_nova:839 : conductor_conf 1 2022-07-28 13:49:19.874 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-28 13:49:19.876 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-28 13:49:19.879 | + lib/nova:init_nova:839 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-07-28 13:49:19.941 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-07-28 13:49:19.981 | [593835 Async nova-cell-1:639185]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-07-28 13:49:19.986 | + lib/nova:init_nova:842 : recreate_database nova_api 2022-07-28 13:49:19.989 | + lib/database:recreate_database:112 : local db=nova_api 2022-07-28 13:49:19.991 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-07-28 13:49:19.994 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-07-28 13:49:19.997 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-07-28 13:49:20.002 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 13:49:31.388 | + 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 13:49:31.393 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 13:49:31.557 | + lib/nova:init_nova:843 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-07-28 13:49:32.141 | 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 13:49:35.790 | INFO dbcounter [-] Registered counter for database nova_api 2022-07-28 13:49:35.815 | DEBUG dbcounter [-] [639245] Writer thread running {{(pid=639245) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 13:49:35.817 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=639245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 13:49:35.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=639245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:49:35.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=639245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:49:35.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=639245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:49:35.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=639245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:49:35.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=639245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:49:35.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=639245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:49:35.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=639245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:49:35.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=639245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:49:35.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=639245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:49:35.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=639245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:49:35.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=639245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:49:35.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=639245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:49:35.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=639245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:49:35.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=639245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:49:35.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=639245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:49:35.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=639245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:49:35.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=639245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:49:35.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=639245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:49:35.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=639245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:49:35.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=639245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:49:35.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=639245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:49:35.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=639245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:49:35.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=639245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:49:35.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=639245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:49:35.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=639245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:49:35.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=639245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:49:35.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=639245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:49:35.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=639245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:49:35.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=639245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:49:35.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=639245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:49:35.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=639245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:49:35.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=639245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:49:35.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=639245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:49:35.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=639245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:49:35.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=639245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:49:35.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=639245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:49:35.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=639245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:49:35.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=639245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:49:35.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=639245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:49:35.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=639245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:49:35.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=639245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:49:35.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=639245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:49:35.827 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=639245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 13:49:35.827 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=639245) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 13:49:35.854 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-07-28 13:49:35.855 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-07-28 13:49:36.411 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-07-28 13:50:06.017 | DEBUG dbcounter [-] [639245] Writing DB stats nova_api:SELECT=6,nova_api:SHOW=1,nova_api:CREATE=53 {{(pid=639245) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 13:50:15.620 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=639245) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-07-28 13:50:15.623 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-07-28 13:50:24.026 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=639245) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-07-28 13:50:24.108 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:50:24.108 | from cryptography.utils import int_from_bytes 2022-07-28 13:50:24.108 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:50:24.108 | from cryptography.utils import int_from_bytes 2022-07-28 13:50:24.562 | ++ lib/nova:init_nova:847 : database_connection_url nova_cell0 2022-07-28 13:50:24.565 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-07-28 13:50:24.568 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-07-28 13:50:24.573 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-07-28 13:50:24.574 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 13:50:24.576 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 13:50:24.579 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 13:50:24.602 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:50:24.604 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 13:50:24.607 | ++ 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 13:50:24.611 | + 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 13:50:25.200 | 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 13:50:28.054 | INFO dbcounter [None req-5cd64cc0-9014-4945-bca3-d1ee98bc828c None None] Registered counter for database nova_api 2022-07-28 13:50:28.079 | DEBUG dbcounter [-] [639651] Writer thread running {{(pid=639651) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 13:50:28.198 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:50:28.198 | from cryptography.utils import int_from_bytes 2022-07-28 13:50:28.198 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:50:28.198 | from cryptography.utils import int_from_bytes 2022-07-28 13:50:28.641 | ++ lib/nova:init_nova:850 : seq 0 1 2022-07-28 13:50:28.646 | + lib/nova:init_nova:850 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-07-28 13:50:28.649 | + lib/nova:init_nova:851 : async_wait nova-cell-0 2022-07-28 13:50:28.701 | [593835 Async nova-cell-0:639093]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 639093 (3 other jobs running) 2022-07-28 13:50:28.727 | [593835 Async nova-cell-0:639093]: Signaling child to exit 2022-07-28 13:51:48.454 | + inc/async:async_inner:64 : rc=0 2022-07-28 13:51:48.482 | [639093 Async nova-cell-0:639093]: finished successfully 2022-07-28 13:51:48.504 | WAKEUP 2022-07-28 13:51:48.529 | [593835 Async nova-cell-0:639093]: Signaled 2022-07-28 13:51:48.531 | + lib/nova:init_nova_db:815 : local dbname=nova_cell0 2022-07-28 13:51:48.531 | + lib/nova:init_nova_db:816 : local conffile=/etc/nova/nova.conf 2022-07-28 13:51:48.531 | + lib/nova:init_nova_db:817 : recreate_database nova_cell0 2022-07-28 13:51:48.531 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-07-28 13:51:48.531 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-07-28 13:51:48.531 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-07-28 13:51:48.531 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-07-28 13:51:48.532 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 13:51:48.532 | + 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 13:51:48.532 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 13:51:48.532 | + lib/nova:init_nova_db:818 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-07-28 13:51:48.532 | 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 13:51:48.532 | INFO dbcounter [-] Registered counter for database nova_cell0 2022-07-28 13:51:48.532 | DEBUG dbcounter [-] [639298] Writer thread running {{(pid=639298) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 13:51:48.532 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=639298) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 13:51:48.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=639298) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:51:48.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=639298) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:51:48.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=639298) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:51:48.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=639298) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:51:48.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=639298) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:51:48.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=639298) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:51:48.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=639298) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:51:48.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=639298) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:51:48.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=639298) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:51:48.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=639298) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:51:48.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=639298) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:51:48.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=639298) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:51:48.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=639298) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:51:48.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=639298) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:51:48.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=639298) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:51:48.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=639298) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:51:48.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=639298) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:51:48.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=639298) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:51:48.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=639298) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:51:48.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=639298) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:51:48.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=639298) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:51:48.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=639298) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:51:48.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=639298) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:51:48.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=639298) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:51:48.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=639298) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:51:48.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=639298) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:51:48.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=639298) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:51:48.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=639298) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:51:48.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=639298) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:51:48.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=639298) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:51:48.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=639298) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:51:48.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=639298) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:51:48.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=639298) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:51:48.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=639298) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:51:48.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=639298) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:51:48.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=639298) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:51:48.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=639298) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:51:48.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=639298) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:51:48.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=639298) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:51:48.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=639298) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:51:48.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=639298) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:51:48.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=639298) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:51:48.534 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=639298) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 13:51:48.534 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=639298) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 13:51:48.534 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-07-28 13:51:48.534 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-07-28 13:51:48.534 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-07-28 13:51:48.534 | DEBUG dbcounter [-] [639298] Writing DB stats nova_cell0:SELECT=6,nova_cell0:SHOW=1,nova_cell0:CREATE=53 {{(pid=639298) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 13:51:48.534 | DEBUG dbcounter [-] [639298] Writing DB stats nova_cell0:CREATE=65 {{(pid=639298) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 13:51:48.534 | DEBUG dbcounter [-] [639298] Writing DB stats nova_cell0:CREATE=39,nova_cell0:ALTER=2,nova_cell0:SHOW=41,nova_cell0:select=18 {{(pid=639298) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 13:51:48.534 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=639298) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-07-28 13:51:48.534 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-07-28 13:51:48.534 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=639298) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-07-28 13:51:48.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:51:48.534 | from cryptography.utils import int_from_bytes 2022-07-28 13:51:48.534 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:51:48.534 | from cryptography.utils import int_from_bytes 2022-07-28 13:51:48.583 | [593835 Async nova-cell-0:639093]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 148 seconds 2022-07-28 13:51:48.587 | + inc/async:async_wait:197 : return 0 2022-07-28 13:51:48.590 | + lib/nova:init_nova:850 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-07-28 13:51:48.592 | + lib/nova:init_nova:851 : async_wait nova-cell-1 2022-07-28 13:51:48.650 | [593835 Async nova-cell-1:639185]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 639185 (2 other jobs running) 2022-07-28 13:51:48.677 | [593835 Async nova-cell-1:639185]: Signaling child to exit 2022-07-28 13:51:48.718 | + inc/async:async_inner:64 : rc=0 2022-07-28 13:51:48.744 | [639185 Async nova-cell-1:639185]: finished successfully 2022-07-28 13:51:48.765 | WAKEUP 2022-07-28 13:51:48.788 | [593835 Async nova-cell-1:639185]: Signaled 2022-07-28 13:51:48.790 | + lib/nova:init_nova_db:815 : local dbname=nova_cell1 2022-07-28 13:51:48.790 | + lib/nova:init_nova_db:816 : local conffile=/etc/nova/nova_cell1.conf 2022-07-28 13:51:48.790 | + lib/nova:init_nova_db:817 : recreate_database nova_cell1 2022-07-28 13:51:48.790 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-07-28 13:51:48.790 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-07-28 13:51:48.790 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-07-28 13:51:48.790 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-07-28 13:51:48.790 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 13:51:48.790 | + 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 13:51:48.790 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 13:51:48.790 | + 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 13:51:48.790 | 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 13:51:48.790 | INFO dbcounter [-] Registered counter for database nova_cell1 2022-07-28 13:51:48.790 | DEBUG dbcounter [-] [639305] Writer thread running {{(pid=639305) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 13:51:48.790 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=639305) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 13:51:48.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=639305) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:51:48.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=639305) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:51:48.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=639305) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:51:48.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=639305) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:51:48.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=639305) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:51:48.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=639305) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:51:48.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=639305) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:51:48.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=639305) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:51:48.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=639305) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:51:48.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=639305) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:51:48.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=639305) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:51:48.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=639305) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:51:48.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=639305) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:51:48.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=639305) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:51:48.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=639305) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:51:48.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=639305) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:51:48.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=639305) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:51:48.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=639305) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:51:48.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=639305) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:51:48.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=639305) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:51:48.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=639305) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:51:48.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=639305) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:51:48.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=639305) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:51:48.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=639305) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:51:48.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=639305) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:51:48.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=639305) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:51:48.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=639305) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:51:48.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=639305) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:51:48.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=639305) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:51:48.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=639305) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:51:48.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=639305) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:51:48.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=639305) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:51:48.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=639305) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:51:48.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=639305) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:51:48.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=639305) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:51:48.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=639305) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:51:48.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=639305) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:51:48.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=639305) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:51:48.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=639305) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:51:48.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=639305) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:51:48.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=639305) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 13:51:48.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=639305) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 13:51:48.792 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=639305) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 13:51:48.792 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=639305) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 13:51:48.792 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-07-28 13:51:48.792 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-07-28 13:51:48.792 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-07-28 13:51:48.792 | DEBUG dbcounter [-] [639305] Writing DB stats nova_cell1:SELECT=6,nova_cell1:SHOW=1,nova_cell1:CREATE=53 {{(pid=639305) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 13:51:48.792 | DEBUG dbcounter [-] [639305] Writing DB stats nova_cell1:CREATE=65 {{(pid=639305) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 13:51:48.792 | DEBUG dbcounter [-] [639305] Writing DB stats nova_cell1:CREATE=39,nova_cell1:ALTER=2,nova_cell1:SHOW=41,nova_cell1:select=18 {{(pid=639305) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 13:51:48.792 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=639305) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-07-28 13:51:48.792 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-07-28 13:51:48.792 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=639305) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-07-28 13:51:48.792 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:51:48.792 | from cryptography.utils import int_from_bytes 2022-07-28 13:51:48.792 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:51:48.793 | from cryptography.utils import int_from_bytes 2022-07-28 13:51:48.836 | [593835 Async nova-cell-1:639185]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 148 seconds 2022-07-28 13:51:48.841 | + inc/async:async_wait:197 : return 0 2022-07-28 13:51:48.845 | + lib/nova:init_nova:854 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-28 13:51:48.846 | + lib/nova:init_nova:861 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-07-28 13:51:49.433 | 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 13:51:52.211 | Running batches of 50 until complete 2022-07-28 13:51:52.211 | INFO dbcounter [None req-2a63213d-214c-41f9-bd7c-925b4e351711 None None] Registered counter for database nova_cell0 2022-07-28 13:51:52.236 | DEBUG dbcounter [-] [640399] Writer thread running {{(pid=640399) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 13:51:52.368 | INFO dbcounter [None req-2a63213d-214c-41f9-bd7c-925b4e351711 None None] Registered counter for database nova_api 2022-07-28 13:51:52.380 | DEBUG dbcounter [-] [640399] Writer thread running {{(pid=640399) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 13:51:52.507 | INFO dbcounter [None req-2a63213d-214c-41f9-bd7c-925b4e351711 None None] Registered counter for database nova_cell0 2022-07-28 13:51:52.520 | DEBUG dbcounter [-] [640399] Writer thread running {{(pid=640399) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 13:51:52.589 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:51:52.589 | from cryptography.utils import int_from_bytes 2022-07-28 13:51:52.590 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:51:52.590 | from cryptography.utils import int_from_bytes 2022-07-28 13:51:52.590 | +-------------------------------------+--------------+-----------+ 2022-07-28 13:51:52.590 | | Migration | Total Needed | Completed | 2022-07-28 13:51:52.590 | +-------------------------------------+--------------+-----------+ 2022-07-28 13:51:52.590 | | fill_virtual_interface_list | 0 | 0 | 2022-07-28 13:51:52.590 | | migrate_empty_ratio | 0 | 0 | 2022-07-28 13:51:52.590 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-07-28 13:51:52.590 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-07-28 13:51:52.590 | | migration_migrate_to_uuid | 0 | 0 | 2022-07-28 13:51:52.590 | | populate_dev_uuids | 0 | 0 | 2022-07-28 13:51:52.590 | | populate_missing_availability_zones | 0 | 0 | 2022-07-28 13:51:52.590 | | populate_queued_for_delete | 0 | 0 | 2022-07-28 13:51:52.590 | | populate_user_id | 0 | 0 | 2022-07-28 13:51:52.590 | | populate_uuids | 0 | 0 | 2022-07-28 13:51:52.590 | +-------------------------------------+--------------+-----------+ 2022-07-28 13:51:53.056 | ++ lib/nova:init_nova:864 : seq 1 1 2022-07-28 13:51:53.060 | + lib/nova:init_nova:864 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 13:51:53.064 | ++ lib/nova:init_nova:865 : conductor_conf 1 2022-07-28 13:51:53.066 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-28 13:51:53.069 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-28 13:51:53.072 | + 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 13:51:53.653 | 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 13:51:56.417 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-07-28 13:51:56.417 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-07-28 13:51:56.417 | INFO dbcounter [None req-81aa42b4-2013-4ab3-bad1-eb232c243d80 None None] Registered counter for database nova_api 2022-07-28 13:51:56.446 | DEBUG dbcounter [-] [640418] Writer thread running {{(pid=640418) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 13:51:56.595 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:51:56.595 | from cryptography.utils import int_from_bytes 2022-07-28 13:51:56.595 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:51:56.595 | from cryptography.utils import int_from_bytes 2022-07-28 13:51:57.020 | + lib/nova:init_nova:869 : create_nova_keys_dir 2022-07-28 13:51:57.023 | + lib/nova:create_nova_keys_dir:811 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-07-28 13:51:57.037 | + lib/nova:init_nova:871 : [[ '' == \L\V\M ]] 2022-07-28 13:51:57.040 | + ./stack.sh:main:1218 : is_service_enabled neutron 2022-07-28 13:51:57.059 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:51:57.062 | + ./stack.sh:main:1219 : async_runfunc configure_neutron_nova 2022-07-28 13:51:57.064 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-07-28 13:51:57.128 | + inc/async:async_inner:63 : configure_neutron_nova 2022-07-28 13:51:57.174 | [593835 Async configure_neutron_nova:640486]: running: configure_neutron_nova 2022-07-28 13:51:57.177 | + ./stack.sh:main:1228 : run_phase stack post-config 2022-07-28 13:51:57.180 | + functions-common:run_phase:1868 : local mode=stack 2022-07-28 13:51:57.182 | + functions-common:run_phase:1869 : local phase=post-config 2022-07-28 13:51:57.185 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-28 13:51:57.188 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-28 13:51:57.191 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-28 13:51:57.194 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-28 13:51:57.197 | + functions-common:run_phase:1878 : local extra 2022-07-28 13:51:57.200 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-28 13:51:57.205 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-28 13:51:57.208 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-28 13:51:57.211 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-28 13:51:57.214 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-07-28 13:51:57.217 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-28 13:51:57.237 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:51:57.240 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-07-28 13:51:57.243 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-07-28 13:51:57.245 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-07-28 13:51:57.248 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-07-28 13:51:57.251 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-07-28 13:51:57.253 | ++ extras.d/80-tempest.sh:source:12 : : 2022-07-28 13:51:57.256 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-07-28 13:51:57.259 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-07-28 13:51:57.262 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-07-28 13:51:57.266 | + 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 13:51:57.269 | + functions-common:run_phase:1895 : run_plugins stack post-config 2022-07-28 13:51:57.271 | + functions-common:run_plugins:1854 : local mode=stack 2022-07-28 13:51:57.279 | + functions-common:run_plugins:1855 : local phase=post-config 2022-07-28 13:51:57.279 | + functions-common:run_plugins:1857 : local plugins= 2022-07-28 13:51:57.279 | + functions-common:run_plugins:1858 : local plugin 2022-07-28 13:51:57.283 | + ./stack.sh:main:1236 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-07-28 13:51:57.286 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-07-28 13:51:57.288 | + inc/meta-config:merge_config_group:171 : shift 2022-07-28 13:51:57.291 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-07-28 13:51:57.294 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-28 13:51:57.297 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-07-28 13:51:57.300 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-07-28 13:51:57.303 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-07-28 13:51:57.306 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 13:51:57.309 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-07-28 13:51:57.314 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-28 13:51:57.315 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-07-28 13:51:57.315 | /^\[\[.+\|.*\]\]/ { 2022-07-28 13:51:57.315 | gsub("[][]", "", $1); 2022-07-28 13:51:57.315 | split($1, a, "|"); 2022-07-28 13:51:57.315 | if (a[1] == matchgroup) 2022-07-28 13:51:57.315 | print a[2] 2022-07-28 13:51:57.315 | } 2022-07-28 13:51:57.315 | ' /home/ubuntu/devstack/local.conf 2022-07-28 13:51:57.322 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-07-28 13:51:57.325 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-07-28 13:51:57.328 | + inc/meta-config:merge_config_group:180 : local dir 2022-07-28 13:51:57.332 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-07-28 13:51:57.335 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-07-28 13:51:57.338 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-07-28 13:51:57.343 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-07-28 13:51:57.346 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-07-28 13:51:57.351 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-07-28 13:51:57.354 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-07-28 13:51:57.357 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-07-28 13:51:57.360 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 13:51:57.363 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-28 13:51:57.368 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-07-28 13:51:57.371 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-28 13:51:57.375 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-07-28 13:51:57.378 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-07-28 13:51:57.382 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-07-28 13:51:57.385 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-07-28 13:51:57.390 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-07-28 13:51:57.390 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-07-28 13:51:57.390 | BEGIN { 2022-07-28 13:51:57.390 | section = "" 2022-07-28 13:51:57.390 | last_section = "" 2022-07-28 13:51:57.390 | section_count = 0 2022-07-28 13:51:57.391 | } 2022-07-28 13:51:57.391 | /^\[.+\]/ { 2022-07-28 13:51:57.391 | gsub("[][]", "", $1); 2022-07-28 13:51:57.391 | section=$1 2022-07-28 13:51:57.391 | next 2022-07-28 13:51:57.391 | } 2022-07-28 13:51:57.391 | /^ *\#/ { 2022-07-28 13:51:57.391 | next 2022-07-28 13:51:57.391 | } 2022-07-28 13:51:57.391 | /^[^ \t]+/ { 2022-07-28 13:51:57.391 | # get offset of first = in $0 2022-07-28 13:51:57.391 | eq_idx = index($0, "=") 2022-07-28 13:51:57.391 | # extract attr & value from $0 2022-07-28 13:51:57.391 | attr = substr($0, 1, eq_idx - 1) 2022-07-28 13:51:57.391 | value = substr($0, eq_idx + 1) 2022-07-28 13:51:57.391 | # only need to strip trailing whitespace from attr 2022-07-28 13:51:57.391 | sub(/[ \t]*$/, "", attr) 2022-07-28 13:51:57.391 | # need to strip leading & trailing whitespace from value 2022-07-28 13:51:57.391 | sub(/^[ \t]*/, "", value) 2022-07-28 13:51:57.391 | sub(/[ \t]*$/, "", value) 2022-07-28 13:51:57.391 | 2022-07-28 13:51:57.391 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-28 13:51:57.391 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-28 13:51:57.391 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-28 13:51:57.391 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-28 13:51:57.391 | if (! (section, attr) in cfg_attr_count) { 2022-07-28 13:51:57.391 | if (section != last_section) { 2022-07-28 13:51:57.391 | cfg_section[section_count++] = section 2022-07-28 13:51:57.391 | last_section = section 2022-07-28 13:51:57.391 | } 2022-07-28 13:51:57.391 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-28 13:51:57.391 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-28 13:51:57.391 | 2022-07-28 13:51:57.391 | cfg_attr[section, attr, 0] = value 2022-07-28 13:51:57.392 | cfg_attr_count[section, attr] = 1 2022-07-28 13:51:57.392 | } else { 2022-07-28 13:51:57.392 | lno = cfg_attr_count[section, attr]++ 2022-07-28 13:51:57.392 | cfg_attr[section, attr, lno] = value 2022-07-28 13:51:57.392 | } 2022-07-28 13:51:57.392 | } 2022-07-28 13:51:57.392 | END { 2022-07-28 13:51:57.392 | # Process each section in order 2022-07-28 13:51:57.392 | for (sno = 0; sno < section_count; sno++) { 2022-07-28 13:51:57.392 | section = cfg_section[sno] 2022-07-28 13:51:57.392 | # The ini routines simply append a config item immediately 2022-07-28 13:51:57.392 | # after the section header. To keep the same order as defined 2022-07-28 13:51:57.392 | # in local.conf, invoke the ini routines in the reverse order 2022-07-28 13:51:57.392 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-28 13:51:57.392 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-28 13:51:57.392 | if (cfg_attr_count[section, attr] == 1) 2022-07-28 13:51:57.392 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-28 13:51:57.392 | else { 2022-07-28 13:51:57.392 | # For multiline, invoke the ini routines in the reverse order 2022-07-28 13:51:57.392 | count = cfg_attr_count[section, attr] 2022-07-28 13:51:57.392 | print "inidelete " configfile " " section " " attr 2022-07-28 13:51:57.392 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-28 13:51:57.392 | for (l = count -2; l >= 0; l--) 2022-07-28 13:51:57.392 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-28 13:51:57.392 | } 2022-07-28 13:51:57.392 | } 2022-07-28 13:51:57.392 | } 2022-07-28 13:51:57.392 | } 2022-07-28 13:51:57.392 | ' 2022-07-28 13:51:57.393 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 13:51:57.394 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 13:51:57.396 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-28 13:51:57.396 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-28 13:51:57.399 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-07-28 13:51:57.402 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-28 13:51:57.406 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-07-28 13:51:57.409 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-07-28 13:51:57.409 | BEGIN { group = "" } 2022-07-28 13:51:57.409 | /^\[\[.+\|.*\]\]/ { 2022-07-28 13:51:57.409 | gsub("[][]", "", $1); 2022-07-28 13:51:57.409 | split($1, a, "|"); 2022-07-28 13:51:57.409 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-28 13:51:57.409 | group=a[1] 2022-07-28 13:51:57.409 | } else { 2022-07-28 13:51:57.409 | group="" 2022-07-28 13:51:57.409 | } 2022-07-28 13:51:57.409 | next 2022-07-28 13:51:57.409 | } 2022-07-28 13:51:57.409 | { 2022-07-28 13:51:57.409 | if (group != "") 2022-07-28 13:51:57.409 | print $0 2022-07-28 13:51:57.409 | } 2022-07-28 13:51:57.409 | ' /home/ubuntu/devstack/local.conf 2022-07-28 13:51:57.416 | + 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 13:51:57.419 | ++ 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 13:51:57.453 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 13:51:57.456 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-07-28 13:51:57.459 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-07-28 13:51:57.490 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 13:51:57.493 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-07-28 13:51:57.496 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-07-28 13:51:57.538 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 13:51:57.541 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-07-28 13:51:57.545 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-07-28 13:51:57.579 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 13:51:57.582 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-07-28 13:51:57.585 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-07-28 13:51:57.618 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 13:51:57.621 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-07-28 13:51:57.624 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-07-28 13:51:57.657 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 13:51:57.659 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.67/identity"' 2022-07-28 13:51:57.662 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.67/identity 2022-07-28 13:51:57.695 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 13:51:57.698 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-07-28 13:51:57.702 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-07-28 13:51:57.746 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 13:51:57.749 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-07-28 13:51:57.751 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-07-28 13:51:57.786 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 13:51:57.789 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-07-28 13:51:57.791 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-07-28 13:51:57.832 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 13:51:57.835 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-07-28 13:51:57.838 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-07-28 13:51:57.875 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 13:51:57.879 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-07-28 13:51:57.881 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-07-28 13:51:57.916 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 13:51:57.919 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-07-28 13:51:57.922 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-07-28 13:51:57.961 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 13:51:57.964 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-07-28 13:51:57.967 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-07-28 13:51:57.970 | + inc/meta-config:merge_config_group:180 : local dir 2022-07-28 13:51:57.974 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-07-28 13:51:57.977 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-07-28 13:51:57.982 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-07-28 13:51:57.982 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-07-28 13:51:57.986 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-07-28 13:51:57.991 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-07-28 13:51:57.994 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-07-28 13:51:57.997 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-07-28 13:51:57.999 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 13:51:58.002 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-28 13:51:58.005 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-07-28 13:51:58.008 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-28 13:51:58.012 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-07-28 13:51:58.015 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-07-28 13:51:58.018 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-07-28 13:51:58.021 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-07-28 13:51:58.026 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-07-28 13:51:58.026 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 13:51:58.026 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-07-28 13:51:58.026 | BEGIN { 2022-07-28 13:51:58.026 | section = "" 2022-07-28 13:51:58.026 | last_section = "" 2022-07-28 13:51:58.026 | section_count = 0 2022-07-28 13:51:58.026 | } 2022-07-28 13:51:58.026 | /^\[.+\]/ { 2022-07-28 13:51:58.026 | gsub("[][]", "", $1); 2022-07-28 13:51:58.026 | section=$1 2022-07-28 13:51:58.026 | next 2022-07-28 13:51:58.026 | } 2022-07-28 13:51:58.026 | /^ *\#/ { 2022-07-28 13:51:58.026 | next 2022-07-28 13:51:58.026 | } 2022-07-28 13:51:58.026 | /^[^ \t]+/ { 2022-07-28 13:51:58.026 | # get offset of first = in $0 2022-07-28 13:51:58.026 | eq_idx = index($0, "=") 2022-07-28 13:51:58.026 | # extract attr & value from $0 2022-07-28 13:51:58.026 | attr = substr($0, 1, eq_idx - 1) 2022-07-28 13:51:58.027 | value = substr($0, eq_idx + 1) 2022-07-28 13:51:58.027 | # only need to strip trailing whitespace from attr 2022-07-28 13:51:58.027 | sub(/[ \t]*$/, "", attr) 2022-07-28 13:51:58.027 | # need to strip leading & trailing whitespace from value 2022-07-28 13:51:58.027 | sub(/^[ \t]*/, "", value) 2022-07-28 13:51:58.027 | sub(/[ \t]*$/, "", value) 2022-07-28 13:51:58.027 | 2022-07-28 13:51:58.027 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-28 13:51:58.027 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-28 13:51:58.027 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-28 13:51:58.027 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-28 13:51:58.027 | if (! (section, attr) in cfg_attr_count) { 2022-07-28 13:51:58.027 | if (section != last_section) { 2022-07-28 13:51:58.027 | cfg_section[section_count++] = section 2022-07-28 13:51:58.027 | last_section = section 2022-07-28 13:51:58.027 | } 2022-07-28 13:51:58.027 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-28 13:51:58.027 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-28 13:51:58.027 | 2022-07-28 13:51:58.027 | cfg_attr[section, attr, 0] = value 2022-07-28 13:51:58.027 | cfg_attr_count[section, attr] = 1 2022-07-28 13:51:58.027 | } else { 2022-07-28 13:51:58.027 | lno = cfg_attr_count[section, attr]++ 2022-07-28 13:51:58.027 | cfg_attr[section, attr, lno] = value 2022-07-28 13:51:58.027 | } 2022-07-28 13:51:58.027 | } 2022-07-28 13:51:58.027 | END { 2022-07-28 13:51:58.027 | # Process each section in order 2022-07-28 13:51:58.027 | for (sno = 0; sno < section_count; sno++) { 2022-07-28 13:51:58.027 | section = cfg_section[sno] 2022-07-28 13:51:58.027 | # The ini routines simply append a config item immediately 2022-07-28 13:51:58.027 | # after the section header. To keep the same order as defined 2022-07-28 13:51:58.027 | # in local.conf, invoke the ini routines in the reverse order 2022-07-28 13:51:58.027 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-28 13:51:58.028 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-28 13:51:58.028 | if (cfg_attr_count[section, attr] == 1) 2022-07-28 13:51:58.028 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-28 13:51:58.028 | else { 2022-07-28 13:51:58.028 | # For multiline, invoke the ini routines in the reverse order 2022-07-28 13:51:58.028 | count = cfg_attr_count[section, attr] 2022-07-28 13:51:58.028 | print "inidelete " configfile " " section " " attr 2022-07-28 13:51:58.028 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-28 13:51:58.028 | for (l = count -2; l >= 0; l--) 2022-07-28 13:51:58.028 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-28 13:51:58.028 | } 2022-07-28 13:51:58.028 | } 2022-07-28 13:51:58.028 | } 2022-07-28 13:51:58.028 | } 2022-07-28 13:51:58.028 | ' 2022-07-28 13:51:58.028 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 13:51:58.029 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-28 13:51:58.033 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-28 13:51:58.036 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-07-28 13:51:58.039 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-28 13:51:58.042 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-07-28 13:51:58.045 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-07-28 13:51:58.045 | BEGIN { group = "" } 2022-07-28 13:51:58.045 | /^\[\[.+\|.*\]\]/ { 2022-07-28 13:51:58.045 | gsub("[][]", "", $1); 2022-07-28 13:51:58.045 | split($1, a, "|"); 2022-07-28 13:51:58.045 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-28 13:51:58.045 | group=a[1] 2022-07-28 13:51:58.045 | } else { 2022-07-28 13:51:58.045 | group="" 2022-07-28 13:51:58.045 | } 2022-07-28 13:51:58.045 | next 2022-07-28 13:51:58.045 | } 2022-07-28 13:51:58.045 | { 2022-07-28 13:51:58.045 | if (group != "") 2022-07-28 13:51:58.045 | print $0 2022-07-28 13:51:58.045 | } 2022-07-28 13:51:58.045 | ' /home/ubuntu/devstack/local.conf 2022-07-28 13:51:58.051 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-07-28 13:51:58.056 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-07-28 13:51:58.088 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 13:51:58.091 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-07-28 13:51:58.094 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-07-28 13:51:58.127 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 13:51:58.130 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-07-28 13:51:58.133 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-07-28 13:51:58.141 | + inc/async:async_inner:64 : rc=0 2022-07-28 13:51:58.165 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 13:51:58.168 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-07-28 13:51:58.169 | [640486 Async configure_neutron_nova:640486]: finished successfully 2022-07-28 13:51:58.170 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-07-28 13:51:58.202 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 13:51:58.211 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-07-28 13:51:58.211 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-07-28 13:51:58.238 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 13:51:58.241 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-07-28 13:51:58.243 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-07-28 13:51:58.274 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 13:51:58.277 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-07-28 13:51:58.280 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-07-28 13:51:58.310 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 13:51:58.314 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-07-28 13:51:58.320 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-07-28 13:51:58.351 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 13:51:58.354 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-07-28 13:51:58.356 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-07-28 13:51:58.388 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 13:51:58.392 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-07-28 13:51:58.397 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-07-28 13:51:58.428 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 13:51:58.431 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-07-28 13:51:58.434 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-07-28 13:51:58.472 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 13:51:58.475 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-07-28 13:51:58.477 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-07-28 13:51:58.511 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 13:51:58.514 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-07-28 13:51:58.516 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-07-28 13:51:58.548 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 13:51:58.551 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-07-28 13:51:58.555 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-07-28 13:51:58.588 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 13:51:58.590 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-07-28 13:51:58.593 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-07-28 13:51:58.631 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 13:51:58.633 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-07-28 13:51:58.636 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-07-28 13:51:58.667 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 13:51:58.674 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-07-28 13:51:58.677 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-07-28 13:51:58.679 | + inc/meta-config:merge_config_group:180 : local dir 2022-07-28 13:51:58.685 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-07-28 13:51:58.686 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-07-28 13:51:58.689 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-07-28 13:51:58.692 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-07-28 13:51:58.695 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-07-28 13:51:58.700 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-07-28 13:51:58.703 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-07-28 13:51:58.705 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-07-28 13:51:58.708 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 13:51:58.713 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-28 13:51:58.713 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-07-28 13:51:58.716 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-28 13:51:58.719 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-07-28 13:51:58.722 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-07-28 13:51:58.725 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-07-28 13:51:58.728 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-07-28 13:51:58.732 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-07-28 13:51:58.732 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-07-28 13:51:58.732 | BEGIN { 2022-07-28 13:51:58.732 | section = "" 2022-07-28 13:51:58.732 | last_section = "" 2022-07-28 13:51:58.732 | section_count = 0 2022-07-28 13:51:58.732 | } 2022-07-28 13:51:58.732 | /^\[.+\]/ { 2022-07-28 13:51:58.732 | gsub("[][]", "", $1); 2022-07-28 13:51:58.732 | section=$1 2022-07-28 13:51:58.732 | next 2022-07-28 13:51:58.732 | } 2022-07-28 13:51:58.732 | /^ *\#/ { 2022-07-28 13:51:58.732 | next 2022-07-28 13:51:58.732 | } 2022-07-28 13:51:58.732 | /^[^ \t]+/ { 2022-07-28 13:51:58.732 | # get offset of first = in $0 2022-07-28 13:51:58.732 | eq_idx = index($0, "=") 2022-07-28 13:51:58.733 | # extract attr & value from $0 2022-07-28 13:51:58.733 | attr = substr($0, 1, eq_idx - 1) 2022-07-28 13:51:58.733 | value = substr($0, eq_idx + 1) 2022-07-28 13:51:58.733 | # only need to strip trailing whitespace from attr 2022-07-28 13:51:58.733 | sub(/[ \t]*$/, "", attr) 2022-07-28 13:51:58.733 | # need to strip leading & trailing whitespace from value 2022-07-28 13:51:58.733 | sub(/^[ \t]*/, "", value) 2022-07-28 13:51:58.733 | sub(/[ \t]*$/, "", value) 2022-07-28 13:51:58.733 | 2022-07-28 13:51:58.733 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-28 13:51:58.733 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-28 13:51:58.733 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-28 13:51:58.733 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-28 13:51:58.733 | if (! (section, attr) in cfg_attr_count) { 2022-07-28 13:51:58.733 | if (section != last_section) { 2022-07-28 13:51:58.733 | cfg_section[section_count++] = section 2022-07-28 13:51:58.734 | last_section = section 2022-07-28 13:51:58.734 | } 2022-07-28 13:51:58.734 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-28 13:51:58.734 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-28 13:51:58.734 | 2022-07-28 13:51:58.734 | cfg_attr[section, attr, 0] = value 2022-07-28 13:51:58.734 | cfg_attr_count[section, attr] = 1 2022-07-28 13:51:58.734 | } else { 2022-07-28 13:51:58.734 | lno = cfg_attr_count[section, attr]++ 2022-07-28 13:51:58.734 | cfg_attr[section, attr, lno] = value 2022-07-28 13:51:58.734 | } 2022-07-28 13:51:58.734 | } 2022-07-28 13:51:58.734 | END { 2022-07-28 13:51:58.734 | # Process each section in order 2022-07-28 13:51:58.734 | for (sno = 0; sno < section_count; sno++) { 2022-07-28 13:51:58.734 | section = cfg_section[sno] 2022-07-28 13:51:58.734 | # The ini routines simply append a config item immediately 2022-07-28 13:51:58.734 | # after the section header. To keep the same order as defined 2022-07-28 13:51:58.734 | # in local.conf, invoke the ini routines in the reverse order 2022-07-28 13:51:58.734 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-28 13:51:58.734 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-28 13:51:58.734 | if (cfg_attr_count[section, attr] == 1) 2022-07-28 13:51:58.735 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-28 13:51:58.735 | else { 2022-07-28 13:51:58.735 | # For multiline, invoke the ini routines in the reverse order 2022-07-28 13:51:58.735 | count = cfg_attr_count[section, attr] 2022-07-28 13:51:58.735 | print "inidelete " configfile " " section " " attr 2022-07-28 13:51:58.735 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-28 13:51:58.735 | for (l = count -2; l >= 0; l--) 2022-07-28 13:51:58.735 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-28 13:51:58.735 | } 2022-07-28 13:51:58.735 | } 2022-07-28 13:51:58.735 | } 2022-07-28 13:51:58.735 | } 2022-07-28 13:51:58.735 | ' 2022-07-28 13:51:58.735 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 13:51:58.736 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 13:51:58.736 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-28 13:51:58.738 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-28 13:51:58.742 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-07-28 13:51:58.744 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-28 13:51:58.746 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-07-28 13:51:58.749 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-07-28 13:51:58.749 | BEGIN { group = "" } 2022-07-28 13:51:58.750 | /^\[\[.+\|.*\]\]/ { 2022-07-28 13:51:58.750 | gsub("[][]", "", $1); 2022-07-28 13:51:58.750 | split($1, a, "|"); 2022-07-28 13:51:58.750 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-28 13:51:58.750 | group=a[1] 2022-07-28 13:51:58.750 | } else { 2022-07-28 13:51:58.750 | group="" 2022-07-28 13:51:58.750 | } 2022-07-28 13:51:58.750 | next 2022-07-28 13:51:58.750 | } 2022-07-28 13:51:58.750 | { 2022-07-28 13:51:58.750 | if (group != "") 2022-07-28 13:51:58.750 | print $0 2022-07-28 13:51:58.750 | } 2022-07-28 13:51:58.750 | ' /home/ubuntu/devstack/local.conf 2022-07-28 13:51:58.756 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.67/identity/v2.0"' 2022-07-28 13:51:58.759 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.67/identity/v2.0 2022-07-28 13:51:58.787 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 13:51:58.791 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-07-28 13:51:58.793 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-07-28 13:51:58.797 | + inc/meta-config:merge_config_group:180 : local dir 2022-07-28 13:51:58.800 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-07-28 13:51:58.803 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 13:51:58.806 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 13:51:58.809 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-07-28 13:51:58.813 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 13:51:58.817 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-07-28 13:51:58.820 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-07-28 13:51:58.822 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-07-28 13:51:58.825 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 13:51:58.828 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-28 13:51:58.831 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-07-28 13:51:58.833 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-28 13:51:58.837 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-07-28 13:51:58.839 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 13:51:58.843 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 13:51:58.846 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-07-28 13:51:58.849 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-07-28 13:51:58.850 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-07-28 13:51:58.850 | BEGIN { 2022-07-28 13:51:58.850 | section = "" 2022-07-28 13:51:58.850 | last_section = "" 2022-07-28 13:51:58.850 | section_count = 0 2022-07-28 13:51:58.850 | } 2022-07-28 13:51:58.850 | /^\[.+\]/ { 2022-07-28 13:51:58.850 | gsub("[][]", "", $1); 2022-07-28 13:51:58.850 | section=$1 2022-07-28 13:51:58.850 | next 2022-07-28 13:51:58.850 | } 2022-07-28 13:51:58.850 | /^ *\#/ { 2022-07-28 13:51:58.850 | next 2022-07-28 13:51:58.850 | } 2022-07-28 13:51:58.850 | /^[^ \t]+/ { 2022-07-28 13:51:58.850 | # get offset of first = in $0 2022-07-28 13:51:58.850 | eq_idx = index($0, "=") 2022-07-28 13:51:58.850 | # extract attr & value from $0 2022-07-28 13:51:58.850 | attr = substr($0, 1, eq_idx - 1) 2022-07-28 13:51:58.850 | value = substr($0, eq_idx + 1) 2022-07-28 13:51:58.850 | # only need to strip trailing whitespace from attr 2022-07-28 13:51:58.850 | sub(/[ \t]*$/, "", attr) 2022-07-28 13:51:58.850 | # need to strip leading & trailing whitespace from value 2022-07-28 13:51:58.850 | sub(/^[ \t]*/, "", value) 2022-07-28 13:51:58.850 | sub(/[ \t]*$/, "", value) 2022-07-28 13:51:58.850 | 2022-07-28 13:51:58.850 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-28 13:51:58.850 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-28 13:51:58.850 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-28 13:51:58.851 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-28 13:51:58.851 | if (! (section, attr) in cfg_attr_count) { 2022-07-28 13:51:58.851 | if (section != last_section) { 2022-07-28 13:51:58.851 | cfg_section[section_count++] = section 2022-07-28 13:51:58.851 | last_section = section 2022-07-28 13:51:58.851 | } 2022-07-28 13:51:58.851 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-28 13:51:58.851 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-28 13:51:58.851 | 2022-07-28 13:51:58.851 | cfg_attr[section, attr, 0] = value 2022-07-28 13:51:58.851 | cfg_attr_count[section, attr] = 1 2022-07-28 13:51:58.851 | } else { 2022-07-28 13:51:58.851 | lno = cfg_attr_count[section, attr]++ 2022-07-28 13:51:58.851 | cfg_attr[section, attr, lno] = value 2022-07-28 13:51:58.851 | } 2022-07-28 13:51:58.851 | } 2022-07-28 13:51:58.851 | END { 2022-07-28 13:51:58.851 | # Process each section in order 2022-07-28 13:51:58.851 | for (sno = 0; sno < section_count; sno++) { 2022-07-28 13:51:58.851 | section = cfg_section[sno] 2022-07-28 13:51:58.851 | # The ini routines simply append a config item immediately 2022-07-28 13:51:58.851 | # after the section header. To keep the same order as defined 2022-07-28 13:51:58.851 | # in local.conf, invoke the ini routines in the reverse order 2022-07-28 13:51:58.851 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-28 13:51:58.851 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-28 13:51:58.851 | if (cfg_attr_count[section, attr] == 1) 2022-07-28 13:51:58.851 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-28 13:51:58.851 | else { 2022-07-28 13:51:58.851 | # For multiline, invoke the ini routines in the reverse order 2022-07-28 13:51:58.851 | count = cfg_attr_count[section, attr] 2022-07-28 13:51:58.851 | print "inidelete " configfile " " section " " attr 2022-07-28 13:51:58.851 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-28 13:51:58.852 | for (l = count -2; l >= 0; l--) 2022-07-28 13:51:58.852 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-28 13:51:58.852 | } 2022-07-28 13:51:58.852 | } 2022-07-28 13:51:58.852 | } 2022-07-28 13:51:58.852 | } 2022-07-28 13:51:58.852 | ' 2022-07-28 13:51:58.852 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 13:51:58.853 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-28 13:51:58.854 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 13:51:58.857 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-28 13:51:58.861 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-07-28 13:51:58.863 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-28 13:51:58.866 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-07-28 13:51:58.869 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-07-28 13:51:58.869 | BEGIN { group = "" } 2022-07-28 13:51:58.869 | /^\[\[.+\|.*\]\]/ { 2022-07-28 13:51:58.869 | gsub("[][]", "", $1); 2022-07-28 13:51:58.869 | split($1, a, "|"); 2022-07-28 13:51:58.869 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-28 13:51:58.869 | group=a[1] 2022-07-28 13:51:58.869 | } else { 2022-07-28 13:51:58.869 | group="" 2022-07-28 13:51:58.869 | } 2022-07-28 13:51:58.869 | next 2022-07-28 13:51:58.869 | } 2022-07-28 13:51:58.869 | { 2022-07-28 13:51:58.869 | if (group != "") 2022-07-28 13:51:58.869 | print $0 2022-07-28 13:51:58.869 | } 2022-07-28 13:51:58.869 | ' /home/ubuntu/devstack/local.conf 2022-07-28 13:51:58.875 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-07-28 13:51:58.878 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-07-28 13:51:58.907 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 13:51:58.910 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-07-28 13:51:58.912 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-07-28 13:51:58.941 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 13:51:58.948 | + ./stack.sh:main:1245 : is_service_enabled swift 2022-07-28 13:51:58.971 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:51:58.974 | + ./stack.sh:main:1246 : echo_summary 'Starting Swift' 2022-07-28 13:51:58.977 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 13:51:58.979 | + ./stack.sh:echo_summary:441 : echo -e Starting Swift 2022-07-28 13:51:58.982 | + ./stack.sh:main:1247 : start_swift 2022-07-28 13:51:58.986 | + lib/swift:start_swift:757 : restart_service memcached 2022-07-28 13:51:58.989 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 13:51:58.991 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart memcached 2022-07-28 13:51:59.025 | + lib/swift:start_swift:760 : is_ubuntu 2022-07-28 13:51:59.028 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 13:51:59.030 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 13:51:59.033 | + lib/swift:start_swift:761 : sudo /etc/init.d/rsync restart 2022-07-28 13:51:59.481 | Restarting rsync (via systemctl): rsync.service. 2022-07-28 13:51:59.487 | + lib/swift:start_swift:768 : '[' False == True ']' 2022-07-28 13:51:59.489 | + lib/swift:start_swift:787 : [[ 1 == 1 ]] 2022-07-28 13:51:59.492 | + lib/swift:start_swift:788 : local foreground_services type 2022-07-28 13:51:59.495 | + lib/swift:start_swift:790 : foreground_services='object container account' 2022-07-28 13:51:59.498 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-07-28 13:51:59.501 | + 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 13:51:59.504 | + functions-common:run_process:1694 : local service=s-object 2022-07-28 13:51:59.507 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-28 13:51:59.513 | + functions-common:run_process:1696 : local group= 2022-07-28 13:51:59.513 | + functions-common:run_process:1697 : local user= 2022-07-28 13:51:59.515 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 13:51:59.517 | + functions-common:run_process:1700 : local name=s-object 2022-07-28 13:51:59.521 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 13:51:59.523 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 13:51:59.526 | + functions-common:time_start:2427 : local start_time= 2022-07-28 13:51:59.528 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 13:51:59.531 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 13:51:59.536 | + functions-common:time_start:2431 : _TIME_START[$name]=1659016319533 2022-07-28 13:51:59.538 | + functions-common:run_process:1703 : is_service_enabled s-object 2022-07-28 13:51:59.556 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:51:59.558 | + 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 13:51:59.561 | + functions-common:_run_under_systemd:1654 : local service=s-object 2022-07-28 13:51:59.564 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-28 13:51:59.567 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-28 13:51:59.569 | + 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 13:51:59.571 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-28 13:51:59.574 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-07-28 13:51:59.577 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-07-28 13:51:59.579 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-object.service 2022-07-28 13:51:59.582 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 13:51:59.584 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 13:51:59.587 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 13:51:59.589 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 13:51:59.592 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-07-28 13:51:59.595 | + 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 13:51:59.598 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-object.service 2022-07-28 13:51:59.599 | + 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 13:51:59.602 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 13:51:59.604 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 13:51:59.606 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 13:51:59.609 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 13:51:59.611 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 13:51:59.613 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-07-28 13:51:59.616 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 13:51:59.620 | + 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 13:51:59.680 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-07-28 13:51:59.736 | + 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 13:51:59.792 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-07-28 13:51:59.849 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-07-28 13:51:59.907 | + 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 13:51:59.970 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 13:51:59.973 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 13:51:59.975 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-07-28 13:52:00.037 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 13:52:00.618 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-object.service 2022-07-28 13:52:00.633 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-07-28 13:52:01.266 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-object.service 2022-07-28 13:52:01.294 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 13:52:01.297 | + functions-common:time_stop:2440 : local name 2022-07-28 13:52:01.300 | + functions-common:time_stop:2441 : local end_time 2022-07-28 13:52:01.302 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 13:52:01.304 | + functions-common:time_stop:2443 : local total 2022-07-28 13:52:01.307 | + functions-common:time_stop:2444 : local start_time 2022-07-28 13:52:01.309 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 13:52:01.313 | + functions-common:time_stop:2447 : start_time=1659016319533 2022-07-28 13:52:01.315 | + functions-common:time_stop:2449 : [[ -z 1659016319533 ]] 2022-07-28 13:52:01.319 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 13:52:01.323 | + functions-common:time_stop:2452 : end_time=1659016321321 2022-07-28 13:52:01.335 | + functions-common:time_stop:2453 : elapsed_time=1788 2022-07-28 13:52:01.335 | + functions-common:time_stop:2454 : total=3669 2022-07-28 13:52:01.335 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 13:52:01.335 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5457 2022-07-28 13:52:01.337 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-07-28 13:52:01.340 | + 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 13:52:01.343 | + functions-common:run_process:1694 : local service=s-container 2022-07-28 13:52:01.345 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-28 13:52:01.348 | + functions-common:run_process:1696 : local group= 2022-07-28 13:52:01.350 | + functions-common:run_process:1697 : local user= 2022-07-28 13:52:01.353 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 13:52:01.355 | + functions-common:run_process:1700 : local name=s-container 2022-07-28 13:52:01.358 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 13:52:01.361 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 13:52:01.363 | + functions-common:time_start:2427 : local start_time= 2022-07-28 13:52:01.368 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 13:52:01.371 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 13:52:01.377 | + functions-common:time_start:2431 : _TIME_START[$name]=1659016321374 2022-07-28 13:52:01.380 | + functions-common:run_process:1703 : is_service_enabled s-container 2022-07-28 13:52:01.400 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:52:01.402 | + 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 13:52:01.405 | + functions-common:_run_under_systemd:1654 : local service=s-container 2022-07-28 13:52:01.409 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-28 13:52:01.410 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-28 13:52:01.413 | + 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 13:52:01.416 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-28 13:52:01.418 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-07-28 13:52:01.421 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-07-28 13:52:01.424 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-container.service 2022-07-28 13:52:01.426 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 13:52:01.429 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 13:52:01.431 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 13:52:01.434 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 13:52:01.438 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-07-28 13:52:01.440 | + 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 13:52:01.444 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-container.service 2022-07-28 13:52:01.445 | + 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 13:52:01.448 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 13:52:01.452 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 13:52:01.455 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 13:52:01.457 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 13:52:01.459 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 13:52:01.462 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-07-28 13:52:01.465 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 13:52:01.469 | + 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 13:52:01.525 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-07-28 13:52:01.584 | + 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 13:52:01.643 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-07-28 13:52:01.700 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-07-28 13:52:01.760 | + 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 13:52:01.818 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 13:52:01.821 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 13:52:01.823 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-07-28 13:52:01.881 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 13:52:02.511 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-container.service 2022-07-28 13:52:02.526 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-07-28 13:52:03.119 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-container.service 2022-07-28 13:52:03.140 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 13:52:03.145 | + functions-common:time_stop:2440 : local name 2022-07-28 13:52:03.147 | + functions-common:time_stop:2441 : local end_time 2022-07-28 13:52:03.150 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 13:52:03.152 | + functions-common:time_stop:2443 : local total 2022-07-28 13:52:03.155 | + functions-common:time_stop:2444 : local start_time 2022-07-28 13:52:03.158 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 13:52:03.160 | + functions-common:time_stop:2447 : start_time=1659016321374 2022-07-28 13:52:03.163 | + functions-common:time_stop:2449 : [[ -z 1659016321374 ]] 2022-07-28 13:52:03.166 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 13:52:03.171 | + functions-common:time_stop:2452 : end_time=1659016323168 2022-07-28 13:52:03.174 | + functions-common:time_stop:2453 : elapsed_time=1794 2022-07-28 13:52:03.177 | + functions-common:time_stop:2454 : total=5457 2022-07-28 13:52:03.179 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 13:52:03.182 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=7251 2022-07-28 13:52:03.184 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-07-28 13:52:03.187 | + 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 13:52:03.190 | + functions-common:run_process:1694 : local service=s-account 2022-07-28 13:52:03.193 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-28 13:52:03.195 | + functions-common:run_process:1696 : local group= 2022-07-28 13:52:03.198 | + functions-common:run_process:1697 : local user= 2022-07-28 13:52:03.200 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 13:52:03.203 | + functions-common:run_process:1700 : local name=s-account 2022-07-28 13:52:03.206 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 13:52:03.208 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 13:52:03.211 | + functions-common:time_start:2427 : local start_time= 2022-07-28 13:52:03.213 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 13:52:03.216 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 13:52:03.221 | + functions-common:time_start:2431 : _TIME_START[$name]=1659016323218 2022-07-28 13:52:03.224 | + functions-common:run_process:1703 : is_service_enabled s-account 2022-07-28 13:52:03.242 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:52:03.245 | + 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 13:52:03.247 | + functions-common:_run_under_systemd:1654 : local service=s-account 2022-07-28 13:52:03.251 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-28 13:52:03.253 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-28 13:52:03.256 | + 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 13:52:03.258 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-28 13:52:03.261 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-07-28 13:52:03.263 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-07-28 13:52:03.266 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-account.service 2022-07-28 13:52:03.268 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 13:52:03.271 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 13:52:03.273 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 13:52:03.276 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 13:52:03.278 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-07-28 13:52:03.282 | + 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 13:52:03.286 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-account.service 2022-07-28 13:52:03.288 | + 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 13:52:03.290 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 13:52:03.293 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 13:52:03.296 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 13:52:03.298 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 13:52:03.301 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 13:52:03.303 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-07-28 13:52:03.306 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 13:52:03.310 | + 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 13:52:03.369 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-07-28 13:52:03.427 | + 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 13:52:03.486 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-07-28 13:52:03.549 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-07-28 13:52:03.607 | + 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 13:52:03.670 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 13:52:03.673 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 13:52:03.675 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-07-28 13:52:03.732 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 13:52:04.375 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-account.service 2022-07-28 13:52:04.389 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-07-28 13:52:04.986 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-account.service 2022-07-28 13:52:05.007 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 13:52:05.010 | + functions-common:time_stop:2440 : local name 2022-07-28 13:52:05.013 | + functions-common:time_stop:2441 : local end_time 2022-07-28 13:52:05.015 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 13:52:05.018 | + functions-common:time_stop:2443 : local total 2022-07-28 13:52:05.024 | + functions-common:time_stop:2444 : local start_time 2022-07-28 13:52:05.027 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 13:52:05.030 | + functions-common:time_stop:2447 : start_time=1659016323218 2022-07-28 13:52:05.033 | + functions-common:time_stop:2449 : [[ -z 1659016323218 ]] 2022-07-28 13:52:05.038 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 13:52:05.041 | + functions-common:time_stop:2452 : end_time=1659016325038 2022-07-28 13:52:05.043 | + functions-common:time_stop:2453 : elapsed_time=1820 2022-07-28 13:52:05.047 | + functions-common:time_stop:2454 : total=7251 2022-07-28 13:52:05.049 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 13:52:05.052 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9071 2022-07-28 13:52:05.055 | + lib/swift:start_swift:795 : [[ False == \T\r\u\e ]] 2022-07-28 13:52:05.057 | + lib/swift:start_swift:800 : enable_service s-container-sync 2022-07-28 13:52:05.113 | + 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 13:52:05.115 | + functions-common:run_process:1694 : local service=s-container-sync 2022-07-28 13:52:05.118 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-28 13:52:05.121 | + functions-common:run_process:1696 : local group= 2022-07-28 13:52:05.123 | + functions-common:run_process:1697 : local user= 2022-07-28 13:52:05.126 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 13:52:05.128 | + functions-common:run_process:1700 : local name=s-container-sync 2022-07-28 13:52:05.131 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 13:52:05.134 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 13:52:05.136 | + functions-common:time_start:2427 : local start_time= 2022-07-28 13:52:05.139 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 13:52:05.142 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 13:52:05.147 | + functions-common:time_start:2431 : _TIME_START[$name]=1659016325144 2022-07-28 13:52:05.164 | + functions-common:run_process:1703 : is_service_enabled s-container-sync 2022-07-28 13:52:05.168 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:52:05.172 | + 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 13:52:05.174 | + functions-common:_run_under_systemd:1654 : local service=s-container-sync 2022-07-28 13:52:05.177 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-28 13:52:05.180 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-28 13:52:05.182 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-28 13:52:05.185 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-28 13:52:05.187 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-07-28 13:52:05.190 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-07-28 13:52:05.192 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-container-sync.service 2022-07-28 13:52:05.195 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 13:52:05.198 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 13:52:05.200 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 13:52:05.203 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 13:52:05.206 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-07-28 13:52:05.209 | + 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 13:52:05.211 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-container-sync.service 2022-07-28 13:52:05.214 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-28 13:52:05.216 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 13:52:05.219 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 13:52:05.222 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 13:52:05.224 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 13:52:05.227 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 13:52:05.229 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-07-28 13:52:05.232 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 13:52:05.237 | + 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 13:52:05.298 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-07-28 13:52:05.355 | + 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 13:52:05.419 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-07-28 13:52:05.476 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-07-28 13:52:05.533 | + 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 13:52:05.594 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 13:52:05.596 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 13:52:05.599 | + 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 13:52:05.662 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 13:52:06.294 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-container-sync.service 2022-07-28 13:52:06.880 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-container-sync.service 2022-07-28 13:52:06.903 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 13:52:06.906 | + functions-common:time_stop:2440 : local name 2022-07-28 13:52:06.914 | + functions-common:time_stop:2441 : local end_time 2022-07-28 13:52:06.916 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 13:52:06.918 | + functions-common:time_stop:2443 : local total 2022-07-28 13:52:06.921 | + functions-common:time_stop:2444 : local start_time 2022-07-28 13:52:06.924 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 13:52:06.927 | + functions-common:time_stop:2447 : start_time=1659016325144 2022-07-28 13:52:06.930 | + functions-common:time_stop:2449 : [[ -z 1659016325144 ]] 2022-07-28 13:52:06.933 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 13:52:06.938 | + functions-common:time_stop:2452 : end_time=1659016326935 2022-07-28 13:52:06.941 | + functions-common:time_stop:2453 : elapsed_time=1791 2022-07-28 13:52:06.944 | + functions-common:time_stop:2454 : total=9071 2022-07-28 13:52:06.946 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 13:52:06.949 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=10862 2022-07-28 13:52:06.952 | + lib/swift:start_swift:808 : is_service_enabled tls-proxy 2022-07-28 13:52:06.971 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:52:06.974 | + lib/swift:start_swift:812 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-28 13:52:06.977 | + functions-common:run_process:1694 : local service=s-proxy 2022-07-28 13:52:06.979 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-28 13:52:06.982 | + functions-common:run_process:1696 : local group= 2022-07-28 13:52:06.986 | + functions-common:run_process:1697 : local user= 2022-07-28 13:52:06.989 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 13:52:06.991 | + functions-common:run_process:1700 : local name=s-proxy 2022-07-28 13:52:06.994 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 13:52:06.997 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 13:52:07.000 | + functions-common:time_start:2427 : local start_time= 2022-07-28 13:52:07.003 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 13:52:07.006 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 13:52:07.011 | + functions-common:time_start:2431 : _TIME_START[$name]=1659016327008 2022-07-28 13:52:07.014 | + functions-common:run_process:1703 : is_service_enabled s-proxy 2022-07-28 13:52:07.032 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:52:07.034 | + 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 13:52:07.037 | + functions-common:_run_under_systemd:1654 : local service=s-proxy 2022-07-28 13:52:07.040 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-28 13:52:07.042 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-28 13:52:07.046 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-28 13:52:07.048 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-28 13:52:07.052 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-07-28 13:52:07.054 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-07-28 13:52:07.057 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-proxy.service 2022-07-28 13:52:07.060 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 13:52:07.063 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 13:52:07.065 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 13:52:07.068 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 13:52:07.071 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-07-28 13:52:07.073 | + 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 13:52:07.076 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-proxy.service 2022-07-28 13:52:07.079 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-28 13:52:07.081 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 13:52:07.084 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 13:52:07.086 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 13:52:07.089 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 13:52:07.091 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 13:52:07.094 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-07-28 13:52:07.097 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 13:52:07.101 | + 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 13:52:07.158 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-07-28 13:52:07.217 | + 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 13:52:07.281 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-07-28 13:52:07.343 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-07-28 13:52:07.403 | + 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 13:52:07.463 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 13:52:07.466 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 13:52:07.469 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-07-28 13:52:07.527 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 13:52:08.146 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-proxy.service 2022-07-28 13:52:08.160 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-07-28 13:52:08.760 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-proxy.service 2022-07-28 13:52:08.787 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 13:52:08.789 | + functions-common:time_stop:2440 : local name 2022-07-28 13:52:08.792 | + functions-common:time_stop:2441 : local end_time 2022-07-28 13:52:08.794 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 13:52:08.798 | + functions-common:time_stop:2443 : local total 2022-07-28 13:52:08.801 | + functions-common:time_stop:2444 : local start_time 2022-07-28 13:52:08.804 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 13:52:08.809 | + functions-common:time_stop:2447 : start_time=1659016327008 2022-07-28 13:52:08.811 | + functions-common:time_stop:2449 : [[ -z 1659016327008 ]] 2022-07-28 13:52:08.815 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 13:52:08.820 | + functions-common:time_stop:2452 : end_time=1659016328817 2022-07-28 13:52:08.823 | + functions-common:time_stop:2453 : elapsed_time=1809 2022-07-28 13:52:08.825 | + functions-common:time_stop:2454 : total=10862 2022-07-28 13:52:08.828 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 13:52:08.830 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=12671 2022-07-28 13:52:08.833 | + lib/swift:start_swift:817 : echo 'Waiting for swift proxy to start...' 2022-07-28 13:52:08.833 | Waiting for swift proxy to start... 2022-07-28 13:52:08.836 | + lib/swift:start_swift:818 : wait_for_service 60 http://10.222.0.67:8080/info 2022-07-28 13:52:08.839 | + functions:wait_for_service:457 : local timeout=60 2022-07-28 13:52:08.841 | + functions:wait_for_service:458 : local url=http://10.222.0.67:8080/info 2022-07-28 13:52:08.844 | + functions:wait_for_service:459 : local rval=0 2022-07-28 13:52:08.849 | + functions:wait_for_service:460 : time_start wait_for_service 2022-07-28 13:52:08.849 | + functions-common:time_start:2426 : local name=wait_for_service 2022-07-28 13:52:08.852 | + functions-common:time_start:2427 : local start_time= 2022-07-28 13:52:08.855 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 13:52:08.859 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 13:52:08.864 | + functions-common:time_start:2431 : _TIME_START[$name]=1659016328861 2022-07-28 13:52:08.866 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-07-28 13:52:08.874 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.67:8080/info 2022-07-28 13:52:08.887 | + :: : [[ 000 == 503 ]] 2022-07-28 13:52:08.889 | + :: : [[ 7 -eq 7 ]] 2022-07-28 13:52:08.890 | + :: : sleep 1 2022-07-28 13:52:09.894 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.67:8080/info 2022-07-28 13:52:09.908 | + :: : [[ 000 == 503 ]] 2022-07-28 13:52:09.909 | + :: : [[ 7 -eq 7 ]] 2022-07-28 13:52:09.911 | + :: : sleep 1 2022-07-28 13:52:10.914 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.67:8080/info 2022-07-28 13:52:10.928 | + :: : [[ 000 == 503 ]] 2022-07-28 13:52:10.929 | + :: : [[ 7 -eq 7 ]] 2022-07-28 13:52:10.931 | + :: : sleep 1 2022-07-28 13:52:11.934 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.67:8080/info 2022-07-28 13:52:11.955 | + :: : [[ 200 == 503 ]] 2022-07-28 13:52:11.957 | + :: : [[ 0 -eq 7 ]] 2022-07-28 13:52:11.960 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-07-28 13:52:11.963 | + functions-common:time_stop:2440 : local name 2022-07-28 13:52:11.965 | + functions-common:time_stop:2441 : local end_time 2022-07-28 13:52:11.969 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 13:52:11.971 | + functions-common:time_stop:2443 : local total 2022-07-28 13:52:11.974 | + functions-common:time_stop:2444 : local start_time 2022-07-28 13:52:11.976 | + functions-common:time_stop:2446 : name=wait_for_service 2022-07-28 13:52:11.979 | + functions-common:time_stop:2447 : start_time=1659016328861 2022-07-28 13:52:11.981 | + functions-common:time_stop:2449 : [[ -z 1659016328861 ]] 2022-07-28 13:52:11.985 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 13:52:11.990 | + functions-common:time_stop:2452 : end_time=1659016331987 2022-07-28 13:52:11.992 | + functions-common:time_stop:2453 : elapsed_time=3126 2022-07-28 13:52:11.995 | + functions-common:time_stop:2454 : total=6343 2022-07-28 13:52:11.997 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 13:52:12.000 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9469 2022-07-28 13:52:12.003 | + functions:wait_for_service:467 : return 0 2022-07-28 13:52:12.005 | + lib/swift:start_swift:822 : [[ False == \T\r\u\e ]] 2022-07-28 13:52:12.008 | + ./stack.sh:main:1253 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-07-28 13:52:12.010 | + ./stack.sh:main:1254 : is_service_enabled cinder 2022-07-28 13:52:12.029 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:52:12.032 | + ./stack.sh:main:1255 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-07-28 13:52:12.065 | + ./stack.sh:main:1258 : async_wait configure_neutron_nova 2022-07-28 13:52:12.118 | [593835 Async configure_neutron_nova:640486]: Waiting for completion of configure_neutron_nova running on PID 640486 (2 other jobs running) 2022-07-28 13:52:12.144 | [593835 Async configure_neutron_nova:640486]: Signaling child to exit 2022-07-28 13:52:12.144 | WAKEUP 2022-07-28 13:52:12.169 | [593835 Async configure_neutron_nova:640486]: Signaled 2022-07-28 13:52:12.170 | + lib/neutron:configure_neutron_nova:647 : is_neutron_legacy_enabled 2022-07-28 13:52:12.170 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-28 13:52:12.170 | ++ 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 13:52:12.170 | + 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 13:52:12.170 | + 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 13:52:12.170 | + 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 13:52:12.171 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-28 13:52:12.171 | + lib/neutron:configure_neutron_nova:649 : create_nova_conf_neutron /etc/nova/nova.conf 2022-07-28 13:52:12.171 | + lib/neutron-legacy:create_nova_conf_neutron:402 : local conf=/etc/nova/nova.conf 2022-07-28 13:52:12.171 | + lib/neutron-legacy:create_nova_conf_neutron:403 : iniset /etc/nova/nova.conf neutron auth_type password 2022-07-28 13:52:12.171 | + lib/neutron-legacy:create_nova_conf_neutron:404 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.67/identity 2022-07-28 13:52:12.171 | + lib/neutron-legacy:create_nova_conf_neutron:405 : iniset /etc/nova/nova.conf neutron username neutron 2022-07-28 13:52:12.171 | + lib/neutron-legacy:create_nova_conf_neutron:406 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-07-28 13:52:12.171 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-07-28 13:52:12.171 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron project_name service 2022-07-28 13:52:12.171 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-07-28 13:52:12.171 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-07-28 13:52:12.171 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-07-28 13:52:12.171 | + lib/neutron-legacy:create_nova_conf_neutron:414 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-07-28 13:52:12.171 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-07-28 13:52:12.171 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-07-28 13:52:12.172 | + lib/neutron-legacy:create_nova_conf_neutron:416 : is_service_enabled q-meta 2022-07-28 13:52:12.172 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:52:12.172 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-07-28 13:52:12.172 | + lib/neutron-legacy:create_nova_conf_neutron:420 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-07-28 13:52:12.172 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-07-28 13:52:12.172 | + lib/neutron:configure_neutron_nova:650 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-07-28 13:52:12.172 | ++ lib/neutron:configure_neutron_nova:651 : seq 1 1 2022-07-28 13:52:12.172 | + lib/neutron:configure_neutron_nova:651 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 13:52:12.172 | + lib/neutron:configure_neutron_nova:652 : local conf 2022-07-28 13:52:12.172 | ++ lib/neutron:configure_neutron_nova:653 : conductor_conf 1 2022-07-28 13:52:12.172 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-28 13:52:12.172 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-28 13:52:12.172 | + lib/neutron:configure_neutron_nova:653 : conf=/etc/nova/nova_cell1.conf 2022-07-28 13:52:12.172 | + lib/neutron:configure_neutron_nova:654 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-07-28 13:52:12.172 | + lib/neutron-legacy:create_nova_conf_neutron:402 : local conf=/etc/nova/nova_cell1.conf 2022-07-28 13:52:12.173 | + lib/neutron-legacy:create_nova_conf_neutron:403 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-07-28 13:52:12.173 | + lib/neutron-legacy:create_nova_conf_neutron:404 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.67/identity 2022-07-28 13:52:12.173 | + lib/neutron-legacy:create_nova_conf_neutron:405 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-07-28 13:52:12.173 | + lib/neutron-legacy:create_nova_conf_neutron:406 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-07-28 13:52:12.173 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-07-28 13:52:12.173 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-07-28 13:52:12.173 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-07-28 13:52:12.173 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-07-28 13:52:12.173 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-07-28 13:52:12.173 | + lib/neutron-legacy:create_nova_conf_neutron:414 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-07-28 13:52:12.173 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-07-28 13:52:12.173 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-07-28 13:52:12.173 | + lib/neutron-legacy:create_nova_conf_neutron:416 : is_service_enabled q-meta 2022-07-28 13:52:12.173 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:52:12.173 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-07-28 13:52:12.173 | + lib/neutron-legacy:create_nova_conf_neutron:420 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-07-28 13:52:12.173 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-07-28 13:52:12.218 | [593835 Async configure_neutron_nova:640486]: finished configure_neutron_nova with result 0 in 1 seconds 2022-07-28 13:52:12.222 | + inc/async:async_wait:197 : return 0 2022-07-28 13:52:12.225 | + ./stack.sh:main:1264 : is_service_enabled nova 2022-07-28 13:52:12.243 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:52:12.246 | + ./stack.sh:main:1265 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-07-28 13:52:12.276 | + ./stack.sh:main:1266 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-07-28 13:52:12.308 | + ./stack.sh:main:1270 : is_service_enabled n-api 2022-07-28 13:52:12.327 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:52:12.329 | + ./stack.sh:main:1271 : echo_summary 'Starting Nova API' 2022-07-28 13:52:12.332 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 13:52:12.334 | + ./stack.sh:echo_summary:441 : echo -e Starting Nova API 2022-07-28 13:52:12.337 | + ./stack.sh:main:1272 : start_nova_api 2022-07-28 13:52:12.339 | + lib/nova:start_nova_api:930 : local service_port=8774 2022-07-28 13:52:12.343 | + lib/nova:start_nova_api:931 : local service_protocol=http 2022-07-28 13:52:12.345 | + lib/nova:start_nova_api:932 : local nova_url 2022-07-28 13:52:12.348 | + lib/nova:start_nova_api:933 : is_service_enabled tls-proxy 2022-07-28 13:52:12.366 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:52:12.368 | + 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 13:52:12.371 | + 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 13:52:12.374 | + 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 13:52:12.377 | + lib/nova:start_nova_api:942 : '[' True == False ']' 2022-07-28 13:52:12.381 | ++ lib/nova:start_nova_api:950 : which uwsgi 2022-07-28 13:52:12.385 | + 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 13:52:12.388 | + functions-common:run_process:1694 : local service=n-api 2022-07-28 13:52:12.391 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-28 13:52:12.394 | + functions-common:run_process:1696 : local group= 2022-07-28 13:52:12.397 | + functions-common:run_process:1697 : local user= 2022-07-28 13:52:12.399 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 13:52:12.402 | + functions-common:run_process:1700 : local name=n-api 2022-07-28 13:52:12.405 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 13:52:12.408 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 13:52:12.410 | + functions-common:time_start:2427 : local start_time= 2022-07-28 13:52:12.413 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 13:52:12.416 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 13:52:12.421 | + functions-common:time_start:2431 : _TIME_START[$name]=1659016332418 2022-07-28 13:52:12.424 | + functions-common:run_process:1703 : is_service_enabled n-api 2022-07-28 13:52:12.441 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:52:12.444 | + 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 13:52:12.447 | + functions-common:_run_under_systemd:1654 : local service=n-api 2022-07-28 13:52:12.450 | + 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 13:52:12.453 | + 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 13:52:12.456 | + 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 13:52:12.458 | + 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 13:52:12.461 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-07-28 13:52:12.463 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-07-28 13:52:12.466 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-api.service 2022-07-28 13:52:12.469 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 13:52:12.472 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 13:52:12.474 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 13:52:12.477 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 13:52:12.479 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-07-28 13:52:12.482 | + 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 13:52:12.485 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@n-api.service 2022-07-28 13:52:12.487 | + 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 13:52:12.490 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-07-28 13:52:12.492 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-07-28 13:52:12.495 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-07-28 13:52:12.497 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-07-28 13:52:12.500 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-07-28 13:52:12.504 | + 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 13:52:12.561 | + 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 13:52:12.618 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-07-28 13:52:12.674 | + 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 13:52:12.729 | + 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 13:52:12.787 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-07-28 13:52:12.843 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-07-28 13:52:12.898 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-07-28 13:52:12.953 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-07-28 13:52:13.007 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-07-28 13:52:13.062 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-07-28 13:52:13.065 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-07-28 13:52:13.067 | + 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 13:52:13.131 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-07-28 13:52:13.819 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-api.service 2022-07-28 13:52:13.835 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-07-28 13:52:14.532 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-api.service 2022-07-28 13:52:14.613 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 13:52:14.615 | + functions-common:time_stop:2440 : local name 2022-07-28 13:52:14.618 | + functions-common:time_stop:2441 : local end_time 2022-07-28 13:52:14.621 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 13:52:14.624 | + functions-common:time_stop:2443 : local total 2022-07-28 13:52:14.626 | + functions-common:time_stop:2444 : local start_time 2022-07-28 13:52:14.629 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 13:52:14.631 | + functions-common:time_stop:2447 : start_time=1659016332418 2022-07-28 13:52:14.634 | + functions-common:time_stop:2449 : [[ -z 1659016332418 ]] 2022-07-28 13:52:14.638 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 13:52:14.643 | + functions-common:time_stop:2452 : end_time=1659016334640 2022-07-28 13:52:14.646 | + functions-common:time_stop:2453 : elapsed_time=2222 2022-07-28 13:52:14.648 | + functions-common:time_stop:2454 : total=12671 2022-07-28 13:52:14.651 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 13:52:14.653 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=14893 2022-07-28 13:52:14.657 | + lib/nova:start_nova_api:951 : nova_url=http://10.222.0.67/compute/v2.1/ 2022-07-28 13:52:14.660 | + lib/nova:start_nova_api:954 : echo 'Waiting for nova-api to start...' 2022-07-28 13:52:14.660 | Waiting for nova-api to start... 2022-07-28 13:52:14.663 | + lib/nova:start_nova_api:955 : wait_for_service 60 http://10.222.0.67/compute/v2.1/ 2022-07-28 13:52:14.665 | + functions:wait_for_service:457 : local timeout=60 2022-07-28 13:52:14.668 | + functions:wait_for_service:458 : local url=http://10.222.0.67/compute/v2.1/ 2022-07-28 13:52:14.671 | + functions:wait_for_service:459 : local rval=0 2022-07-28 13:52:14.673 | + functions:wait_for_service:460 : time_start wait_for_service 2022-07-28 13:52:14.676 | + functions-common:time_start:2426 : local name=wait_for_service 2022-07-28 13:52:14.679 | + functions-common:time_start:2427 : local start_time= 2022-07-28 13:52:14.681 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 13:52:14.684 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 13:52:14.689 | + functions-common:time_start:2431 : _TIME_START[$name]=1659016334687 2022-07-28 13:52:14.692 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-07-28 13:52:14.698 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.67/compute/v2.1/ 2022-07-28 13:52:20.439 | + :: : [[ 200 == 503 ]] 2022-07-28 13:52:20.440 | + :: : [[ 0 -eq 7 ]] 2022-07-28 13:52:20.443 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-07-28 13:52:20.446 | + functions-common:time_stop:2440 : local name 2022-07-28 13:52:20.449 | + functions-common:time_stop:2441 : local end_time 2022-07-28 13:52:20.452 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 13:52:20.455 | + functions-common:time_stop:2443 : local total 2022-07-28 13:52:20.457 | + functions-common:time_stop:2444 : local start_time 2022-07-28 13:52:20.460 | + functions-common:time_stop:2446 : name=wait_for_service 2022-07-28 13:52:20.462 | + functions-common:time_stop:2447 : start_time=1659016334687 2022-07-28 13:52:20.465 | + functions-common:time_stop:2449 : [[ -z 1659016334687 ]] 2022-07-28 13:52:20.469 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 13:52:20.474 | + functions-common:time_stop:2452 : end_time=1659016340471 2022-07-28 13:52:20.477 | + functions-common:time_stop:2453 : elapsed_time=5784 2022-07-28 13:52:20.479 | + functions-common:time_stop:2454 : total=9469 2022-07-28 13:52:20.482 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 13:52:20.485 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=15253 2022-07-28 13:52:20.488 | + functions:wait_for_service:467 : return 0 2022-07-28 13:52:20.490 | + 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 13:52:20.493 | + 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 13:52:20.496 | + ./stack.sh:main:1275 : is_service_enabled ovn-controller ovn-controller-vtep 2022-07-28 13:52:20.514 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:52:20.517 | + ./stack.sh:main:1276 : echo_summary 'Starting OVN services' 2022-07-28 13:52:20.520 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 13:52:20.522 | + ./stack.sh:echo_summary:441 : echo -e Starting OVN services 2022-07-28 13:52:20.525 | + ./stack.sh:main:1277 : start_ovn_services 2022-07-28 13:52:20.528 | + lib/neutron-legacy:start_ovn_services:510 : [[ openvswitch == \o\v\n ]] 2022-07-28 13:52:20.531 | + ./stack.sh:main:1280 : is_service_enabled neutron-api 2022-07-28 13:52:20.549 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:52:20.552 | + ./stack.sh:main:1283 : is_service_enabled q-svc 2022-07-28 13:52:20.570 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:52:20.575 | + ./stack.sh:main:1284 : echo_summary 'Starting Neutron' 2022-07-28 13:52:20.578 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 13:52:20.581 | + ./stack.sh:echo_summary:441 : echo -e Starting Neutron 2022-07-28 13:52:20.583 | + ./stack.sh:main:1285 : configure_neutron_after_post_config 2022-07-28 13:52:20.586 | + lib/neutron-legacy:configure_neutron_after_post_config:490 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-07-28 13:52:20.589 | + 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 13:52:20.621 | + lib/neutron-legacy:configure_neutron_after_post_config:493 : configure_rbac_policies 2022-07-28 13:52:20.624 | + lib/neutron:configure_rbac_policies:636 : [[ False == \T\r\u\e ]] 2022-07-28 13:52:20.627 | + lib/neutron:configure_rbac_policies:636 : [[ False == \T\r\u\e ]] 2022-07-28 13:52:20.630 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-07-28 13:52:20.661 | + lib/neutron:configure_rbac_policies:641 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-07-28 13:52:20.693 | + ./stack.sh:main:1286 : start_neutron_service_and_check 2022-07-28 13:52:20.696 | + lib/neutron-legacy:start_neutron_service_and_check:526 : local service_port=9696 2022-07-28 13:52:20.699 | + lib/neutron-legacy:start_neutron_service_and_check:527 : local service_protocol=http 2022-07-28 13:52:20.702 | + lib/neutron-legacy:start_neutron_service_and_check:528 : local cfg_file_options 2022-07-28 13:52:20.704 | + lib/neutron-legacy:start_neutron_service_and_check:529 : local neutron_url 2022-07-28 13:52:20.708 | ++ lib/neutron-legacy:start_neutron_service_and_check:531 : determine_config_files neutron-server 2022-07-28 13:52:20.710 | ++ lib/neutron-legacy:determine_config_files:331 : local opts= 2022-07-28 13:52:20.713 | ++ lib/neutron-legacy:determine_config_files:332 : case "$1" in 2022-07-28 13:52:20.717 | +++ lib/neutron-legacy:determine_config_files:333 : _determine_config_server 2022-07-28 13:52:20.720 | +++ lib/neutron-legacy:_determine_config_server:301 : [[ '' != '' ]] 2022-07-28 13:52:20.722 | +++ lib/neutron-legacy:_determine_config_server:308 : [[ 0 > 0 ]] 2022-07-28 13:52:20.725 | +++ lib/neutron-legacy:_determine_config_server:315 : local cfg_file 2022-07-28 13:52:20.727 | +++ 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 13:52:20.730 | +++ 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 13:52:20.734 | ++ 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 13:52:20.744 | ++ 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 13:52:20.744 | ++ 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 13:52:20.744 | + 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 13:52:20.746 | + lib/neutron-legacy:start_neutron_service_and_check:533 : is_service_enabled tls-proxy 2022-07-28 13:52:20.764 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:52:20.766 | + lib/neutron-legacy:start_neutron_service_and_check:538 : '[' False == True ']' 2022-07-28 13:52:20.769 | + 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 13:52:20.772 | + functions-common:run_process:1694 : local service=q-svc 2022-07-28 13:52:20.774 | + 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 13:52:20.777 | + functions-common:run_process:1696 : local group= 2022-07-28 13:52:20.781 | + functions-common:run_process:1697 : local user= 2022-07-28 13:52:20.784 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 13:52:20.787 | + functions-common:run_process:1700 : local name=q-svc 2022-07-28 13:52:20.789 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 13:52:20.792 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 13:52:20.795 | + functions-common:time_start:2427 : local start_time= 2022-07-28 13:52:20.798 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 13:52:20.801 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 13:52:20.806 | + functions-common:time_start:2431 : _TIME_START[$name]=1659016340803 2022-07-28 13:52:20.809 | + functions-common:run_process:1703 : is_service_enabled q-svc 2022-07-28 13:52:20.827 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:52:20.829 | + 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 13:52:20.832 | + functions-common:_run_under_systemd:1654 : local service=q-svc 2022-07-28 13:52:20.835 | + 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 13:52:20.837 | + 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 13:52:20.840 | + 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 13:52:20.843 | + 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 13:52:20.845 | + 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 13:52:20.848 | + 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 13:52:20.850 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-svc.service 2022-07-28 13:52:20.853 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 13:52:20.856 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 13:52:20.859 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 13:52:20.862 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 13:52:20.864 | + 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 13:52:20.867 | + 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 13:52:20.870 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-svc.service 2022-07-28 13:52:20.872 | + 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 13:52:20.875 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 13:52:20.877 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 13:52:20.880 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 13:52:20.882 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 13:52:20.884 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 13:52:20.887 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-07-28 13:52:20.890 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 13:52:20.894 | + 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 13:52:20.947 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-07-28 13:52:21.002 | + 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 13:52:21.056 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-07-28 13:52:21.111 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-07-28 13:52:21.165 | + 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 13:52:21.219 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 13:52:21.222 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 13:52:21.224 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-07-28 13:52:21.279 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 13:52:21.869 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-svc.service 2022-07-28 13:52:21.883 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-07-28 13:52:22.458 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-svc.service 2022-07-28 13:52:22.485 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 13:52:22.487 | + functions-common:time_stop:2440 : local name 2022-07-28 13:52:22.490 | + functions-common:time_stop:2441 : local end_time 2022-07-28 13:52:22.493 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 13:52:22.496 | + functions-common:time_stop:2443 : local total 2022-07-28 13:52:22.499 | + functions-common:time_stop:2444 : local start_time 2022-07-28 13:52:22.501 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 13:52:22.504 | + functions-common:time_stop:2447 : start_time=1659016340803 2022-07-28 13:52:22.507 | + functions-common:time_stop:2449 : [[ -z 1659016340803 ]] 2022-07-28 13:52:22.510 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 13:52:22.515 | + functions-common:time_stop:2452 : end_time=1659016342512 2022-07-28 13:52:22.518 | + functions-common:time_stop:2453 : elapsed_time=1709 2022-07-28 13:52:22.520 | + functions-common:time_stop:2454 : total=14893 2022-07-28 13:52:22.523 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 13:52:22.525 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=16602 2022-07-28 13:52:22.528 | + lib/neutron-legacy:start_neutron_service_and_check:546 : neutron_url=http://10.222.0.67:9696 2022-07-28 13:52:22.531 | + lib/neutron-legacy:start_neutron_service_and_check:548 : is_service_enabled tls-proxy 2022-07-28 13:52:22.551 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:52:22.554 | + lib/neutron-legacy:start_neutron_service_and_check:552 : echo 'Waiting for Neutron to start...' 2022-07-28 13:52:22.554 | Waiting for Neutron to start... 2022-07-28 13:52:22.557 | + lib/neutron-legacy:start_neutron_service_and_check:554 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.67:9696' 2022-07-28 13:52:22.559 | + lib/neutron-legacy:start_neutron_service_and_check:555 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.67:9696' 'Neutron did not start' 60 2022-07-28 13:52:22.562 | + functions-common:test_with_retry:2378 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.67:9696' 2022-07-28 13:52:22.564 | + functions-common:test_with_retry:2379 : local 'failmsg=Neutron did not start' 2022-07-28 13:52:22.567 | + functions-common:test_with_retry:2380 : local until=60 2022-07-28 13:52:22.570 | + functions-common:test_with_retry:2381 : local sleep=0.5 2022-07-28 13:52:22.573 | + functions-common:test_with_retry:2383 : time_start test_with_retry 2022-07-28 13:52:22.576 | + functions-common:time_start:2426 : local name=test_with_retry 2022-07-28 13:52:22.579 | + functions-common:time_start:2427 : local start_time= 2022-07-28 13:52:22.581 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 13:52:22.585 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 13:52:22.590 | + functions-common:time_start:2431 : _TIME_START[$name]=1659016342587 2022-07-28 13:52:22.593 | + functions-common:test_with_retry:2384 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.67:9696; do sleep 0.5; done' 2022-07-28 13:52:28.678 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.67:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2387 : time_stop test_with_retry 2022-07-28 13:52:28.680 | + functions-common:time_stop:2440 : local name 2022-07-28 13:52:28.683 | + functions-common:time_stop:2441 : local end_time 2022-07-28 13:52:28.686 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 13:52:28.689 | + functions-common:time_stop:2443 : local total 2022-07-28 13:52:28.691 | + functions-common:time_stop:2444 : local start_time 2022-07-28 13:52:28.694 | + functions-common:time_stop:2446 : name=test_with_retry 2022-07-28 13:52:28.697 | + functions-common:time_stop:2447 : start_time=1659016342587 2022-07-28 13:52:28.699 | + functions-common:time_stop:2449 : [[ -z 1659016342587 ]] 2022-07-28 13:52:28.705 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 13:52:28.708 | + functions-common:time_stop:2452 : end_time=1659016348705 2022-07-28 13:52:28.711 | + functions-common:time_stop:2453 : elapsed_time=6118 2022-07-28 13:52:28.714 | + functions-common:time_stop:2454 : total=0 2022-07-28 13:52:28.716 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 13:52:28.719 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6118 2022-07-28 13:52:28.722 | + ./stack.sh:main:1291 : is_service_enabled placement 2022-07-28 13:52:28.740 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:52:28.746 | + ./stack.sh:main:1292 : echo_summary 'Starting Placement' 2022-07-28 13:52:28.746 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 13:52:28.749 | + ./stack.sh:echo_summary:441 : echo -e Starting Placement 2022-07-28 13:52:28.752 | + ./stack.sh:main:1293 : start_placement 2022-07-28 13:52:28.754 | + lib/placement:start_placement:160 : start_placement_api 2022-07-28 13:52:28.757 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-07-28 13:52:28.761 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-07-28 13:52:28.765 | + 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 13:52:28.768 | + functions-common:run_process:1694 : local service=placement-api 2022-07-28 13:52:28.771 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-07-28 13:52:28.774 | + functions-common:run_process:1696 : local group= 2022-07-28 13:52:28.776 | + functions-common:run_process:1697 : local user= 2022-07-28 13:52:28.779 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 13:52:28.782 | + functions-common:run_process:1700 : local name=placement-api 2022-07-28 13:52:28.784 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 13:52:28.787 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 13:52:28.790 | + functions-common:time_start:2427 : local start_time= 2022-07-28 13:52:28.793 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 13:52:28.797 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 13:52:28.801 | + functions-common:time_start:2431 : _TIME_START[$name]=1659016348799 2022-07-28 13:52:28.804 | + functions-common:run_process:1703 : is_service_enabled placement-api 2022-07-28 13:52:28.822 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:52:28.825 | + 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 13:52:28.828 | + functions-common:_run_under_systemd:1654 : local service=placement-api 2022-07-28 13:52:28.832 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-07-28 13:52:28.833 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-07-28 13:52:28.835 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-07-28 13:52:28.838 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-07-28 13:52:28.841 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-07-28 13:52:28.844 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-07-28 13:52:28.846 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@placement-api.service 2022-07-28 13:52:28.849 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 13:52:28.852 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 13:52:28.854 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 13:52:28.857 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 13:52:28.860 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-07-28 13:52:28.863 | + 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 13:52:28.866 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@placement-api.service 2022-07-28 13:52:28.868 | + 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 13:52:28.872 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-07-28 13:52:28.873 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-07-28 13:52:28.876 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-07-28 13:52:28.878 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-07-28 13:52:28.881 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-07-28 13:52:28.885 | + 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 13:52:28.941 | + 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 13:52:28.998 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-07-28 13:52:29.052 | + 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 13:52:29.119 | + 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 13:52:29.178 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-07-28 13:52:29.238 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-07-28 13:52:29.297 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-07-28 13:52:29.352 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-07-28 13:52:29.413 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-07-28 13:52:29.475 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-07-28 13:52:29.477 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-07-28 13:52:29.480 | + 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 13:52:29.537 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-07-28 13:52:30.167 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@placement-api.service 2022-07-28 13:52:30.181 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-07-28 13:52:30.809 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@placement-api.service 2022-07-28 13:52:30.888 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 13:52:30.891 | + functions-common:time_stop:2440 : local name 2022-07-28 13:52:30.894 | + functions-common:time_stop:2441 : local end_time 2022-07-28 13:52:30.897 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 13:52:30.902 | + functions-common:time_stop:2443 : local total 2022-07-28 13:52:30.906 | + functions-common:time_stop:2444 : local start_time 2022-07-28 13:52:30.908 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 13:52:30.911 | + functions-common:time_stop:2447 : start_time=1659016348799 2022-07-28 13:52:30.914 | + functions-common:time_stop:2449 : [[ -z 1659016348799 ]] 2022-07-28 13:52:30.918 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 13:52:30.923 | + functions-common:time_stop:2452 : end_time=1659016350920 2022-07-28 13:52:30.925 | + functions-common:time_stop:2453 : elapsed_time=2121 2022-07-28 13:52:30.928 | + functions-common:time_stop:2454 : total=16602 2022-07-28 13:52:30.931 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 13:52:30.933 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=18723 2022-07-28 13:52:30.936 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-07-28 13:52:30.936 | Waiting for placement-api to start... 2022-07-28 13:52:30.939 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.67/placement 2022-07-28 13:52:30.941 | + functions:wait_for_service:457 : local timeout=60 2022-07-28 13:52:30.944 | + functions:wait_for_service:458 : local url=http://10.222.0.67/placement 2022-07-28 13:52:30.946 | + functions:wait_for_service:459 : local rval=0 2022-07-28 13:52:30.949 | + functions:wait_for_service:460 : time_start wait_for_service 2022-07-28 13:52:30.952 | + functions-common:time_start:2426 : local name=wait_for_service 2022-07-28 13:52:30.955 | + functions-common:time_start:2427 : local start_time= 2022-07-28 13:52:30.957 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 13:52:30.961 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 13:52:30.966 | + functions-common:time_start:2431 : _TIME_START[$name]=1659016350963 2022-07-28 13:52:30.969 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-07-28 13:52:30.975 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.67/placement 2022-07-28 13:52:33.664 | + :: : [[ 200 == 503 ]] 2022-07-28 13:52:33.665 | + :: : [[ 0 -eq 7 ]] 2022-07-28 13:52:33.668 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-07-28 13:52:33.672 | + functions-common:time_stop:2440 : local name 2022-07-28 13:52:33.675 | + functions-common:time_stop:2441 : local end_time 2022-07-28 13:52:33.677 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 13:52:33.680 | + functions-common:time_stop:2443 : local total 2022-07-28 13:52:33.683 | + functions-common:time_stop:2444 : local start_time 2022-07-28 13:52:33.685 | + functions-common:time_stop:2446 : name=wait_for_service 2022-07-28 13:52:33.689 | + functions-common:time_stop:2447 : start_time=1659016350963 2022-07-28 13:52:33.691 | + functions-common:time_stop:2449 : [[ -z 1659016350963 ]] 2022-07-28 13:52:33.694 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 13:52:33.699 | + functions-common:time_stop:2452 : end_time=1659016353697 2022-07-28 13:52:33.702 | + functions-common:time_stop:2453 : elapsed_time=2734 2022-07-28 13:52:33.705 | + functions-common:time_stop:2454 : total=15253 2022-07-28 13:52:33.707 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 13:52:33.710 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=17987 2022-07-28 13:52:33.712 | + functions:wait_for_service:467 : return 0 2022-07-28 13:52:33.715 | + ./stack.sh:main:1296 : is_service_enabled neutron 2022-07-28 13:52:33.734 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:52:33.737 | + ./stack.sh:main:1297 : start_neutron 2022-07-28 13:52:33.739 | + lib/neutron:start_neutron:733 : is_neutron_legacy_enabled 2022-07-28 13:52:33.743 | ++ 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 13:52:33.744 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-28 13:52:33.749 | + 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 13:52:33.752 | + 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 13:52:33.755 | + 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 13:52:33.758 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-28 13:52:33.760 | + lib/neutron:start_neutron:735 : start_mutnauq_l2_agent 2022-07-28 13:52:33.763 | + 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 13:52:33.766 | + functions-common:run_process:1694 : local service=q-agt 2022-07-28 13:52:33.769 | + 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 13:52:33.772 | + functions-common:run_process:1696 : local group= 2022-07-28 13:52:33.774 | + functions-common:run_process:1697 : local user= 2022-07-28 13:52:33.777 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 13:52:33.780 | + functions-common:run_process:1700 : local name=q-agt 2022-07-28 13:52:33.782 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 13:52:33.785 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 13:52:33.788 | + functions-common:time_start:2427 : local start_time= 2022-07-28 13:52:33.790 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 13:52:33.793 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 13:52:33.799 | + functions-common:time_start:2431 : _TIME_START[$name]=1659016353796 2022-07-28 13:52:33.801 | + functions-common:run_process:1703 : is_service_enabled q-agt 2022-07-28 13:52:33.819 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:52:33.821 | + 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 13:52:33.824 | + functions-common:_run_under_systemd:1654 : local service=q-agt 2022-07-28 13:52:33.827 | + 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 13:52:33.829 | + 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 13:52:33.832 | + 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 13:52:33.834 | + 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 13:52:33.837 | + 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 13:52:33.839 | + 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 13:52:33.842 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-agt.service 2022-07-28 13:52:33.845 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 13:52:33.847 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 13:52:33.850 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 13:52:33.853 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 13:52:33.855 | + 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 13:52:33.858 | + 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 13:52:33.861 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-agt.service 2022-07-28 13:52:33.863 | + 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 13:52:33.866 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 13:52:33.868 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 13:52:33.870 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 13:52:33.873 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 13:52:33.876 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 13:52:33.878 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-07-28 13:52:33.880 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 13:52:33.885 | + 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 13:52:33.939 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-07-28 13:52:33.993 | + 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 13:52:34.047 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-07-28 13:52:34.101 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-07-28 13:52:34.156 | + 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 13:52:34.211 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 13:52:34.213 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 13:52:34.216 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-07-28 13:52:34.271 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 13:52:34.904 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-agt.service 2022-07-28 13:52:34.918 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-07-28 13:52:35.494 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-agt.service 2022-07-28 13:52:35.516 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 13:52:35.520 | + functions-common:time_stop:2440 : local name 2022-07-28 13:52:35.523 | + functions-common:time_stop:2441 : local end_time 2022-07-28 13:52:35.525 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 13:52:35.528 | + functions-common:time_stop:2443 : local total 2022-07-28 13:52:35.532 | + functions-common:time_stop:2444 : local start_time 2022-07-28 13:52:35.534 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 13:52:35.537 | + functions-common:time_stop:2447 : start_time=1659016353796 2022-07-28 13:52:35.539 | + functions-common:time_stop:2449 : [[ -z 1659016353796 ]] 2022-07-28 13:52:35.543 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 13:52:35.548 | + functions-common:time_stop:2452 : end_time=1659016355545 2022-07-28 13:52:35.551 | + functions-common:time_stop:2453 : elapsed_time=1749 2022-07-28 13:52:35.553 | + functions-common:time_stop:2454 : total=18723 2022-07-28 13:52:35.556 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 13:52:35.559 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=20472 2022-07-28 13:52:35.562 | + lib/neutron-legacy:start_mutnauq_l2_agent:563 : is_provider_network 2022-07-28 13:52:35.564 | + functions-common:is_provider_network:2289 : '[' '' == True ']' 2022-07-28 13:52:35.567 | + functions-common:is_provider_network:2292 : return 1 2022-07-28 13:52:35.570 | + lib/neutron:start_neutron:736 : start_mutnauq_other_agents 2022-07-28 13:52:35.572 | + 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 13:52:35.575 | + functions-common:run_process:1694 : local service=q-dhcp 2022-07-28 13:52:35.578 | + 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 13:52:35.581 | + functions-common:run_process:1696 : local group= 2022-07-28 13:52:35.583 | + functions-common:run_process:1697 : local user= 2022-07-28 13:52:35.586 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 13:52:35.588 | + functions-common:run_process:1700 : local name=q-dhcp 2022-07-28 13:52:35.591 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 13:52:35.593 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 13:52:35.596 | + functions-common:time_start:2427 : local start_time= 2022-07-28 13:52:35.598 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 13:52:35.602 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 13:52:35.607 | + functions-common:time_start:2431 : _TIME_START[$name]=1659016355604 2022-07-28 13:52:35.610 | + functions-common:run_process:1703 : is_service_enabled q-dhcp 2022-07-28 13:52:35.629 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:52:35.631 | + 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 13:52:35.634 | + functions-common:_run_under_systemd:1654 : local service=q-dhcp 2022-07-28 13:52:35.637 | + 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 13:52:35.641 | + 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 13:52:35.644 | + 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 13:52:35.647 | + 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 13:52:35.650 | + 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 13:52:35.653 | + 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 13:52:35.656 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-dhcp.service 2022-07-28 13:52:35.659 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 13:52:35.661 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 13:52:35.664 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 13:52:35.667 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 13:52:35.669 | + 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 13:52:35.673 | + 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 13:52:35.676 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-dhcp.service 2022-07-28 13:52:35.678 | + 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 13:52:35.681 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 13:52:35.683 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 13:52:35.686 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 13:52:35.689 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 13:52:35.691 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 13:52:35.694 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-07-28 13:52:35.696 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 13:52:35.701 | + 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 13:52:35.758 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-07-28 13:52:35.817 | + 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 13:52:35.874 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-07-28 13:52:35.931 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-07-28 13:52:35.987 | + 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 13:52:36.044 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 13:52:36.047 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 13:52:36.050 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-07-28 13:52:36.106 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 13:52:36.725 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-dhcp.service 2022-07-28 13:52:36.739 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-07-28 13:52:37.354 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-dhcp.service 2022-07-28 13:52:37.379 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 13:52:37.382 | + functions-common:time_stop:2440 : local name 2022-07-28 13:52:37.388 | + functions-common:time_stop:2441 : local end_time 2022-07-28 13:52:37.392 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 13:52:37.395 | + functions-common:time_stop:2443 : local total 2022-07-28 13:52:37.398 | + functions-common:time_stop:2444 : local start_time 2022-07-28 13:52:37.401 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 13:52:37.404 | + functions-common:time_stop:2447 : start_time=1659016355604 2022-07-28 13:52:37.407 | + functions-common:time_stop:2449 : [[ -z 1659016355604 ]] 2022-07-28 13:52:37.411 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 13:52:37.416 | + functions-common:time_stop:2452 : end_time=1659016357413 2022-07-28 13:52:37.419 | + functions-common:time_stop:2453 : elapsed_time=1809 2022-07-28 13:52:37.422 | + functions-common:time_stop:2454 : total=20472 2022-07-28 13:52:37.424 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 13:52:37.427 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=22281 2022-07-28 13:52:37.431 | ++ lib/neutron-legacy:start_mutnauq_other_agents:581 : determine_config_files neutron-l3-agent 2022-07-28 13:52:37.434 | ++ lib/neutron-legacy:determine_config_files:331 : local opts= 2022-07-28 13:52:37.436 | ++ lib/neutron-legacy:determine_config_files:332 : case "$1" in 2022-07-28 13:52:37.440 | +++ lib/neutron-legacy:determine_config_files:334 : _determine_config_l3 2022-07-28 13:52:37.443 | +++ 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 13:52:37.450 | +++ lib/neutron-legacy:_determine_config_l3:325 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-28 13:52:37.455 | ++ lib/neutron-legacy:determine_config_files:334 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-28 13:52:37.458 | ++ lib/neutron-legacy:determine_config_files:336 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-07-28 13:52:37.462 | ++ lib/neutron-legacy:determine_config_files:339 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-28 13:52:37.465 | + 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 13:52:37.469 | + functions-common:run_process:1694 : local service=q-l3 2022-07-28 13:52:37.471 | + 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 13:52:37.474 | + functions-common:run_process:1696 : local group= 2022-07-28 13:52:37.476 | + functions-common:run_process:1697 : local user= 2022-07-28 13:52:37.479 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 13:52:37.482 | + functions-common:run_process:1700 : local name=q-l3 2022-07-28 13:52:37.485 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 13:52:37.488 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 13:52:37.491 | + functions-common:time_start:2427 : local start_time= 2022-07-28 13:52:37.494 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 13:52:37.500 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 13:52:37.503 | + functions-common:time_start:2431 : _TIME_START[$name]=1659016357499 2022-07-28 13:52:37.505 | + functions-common:run_process:1703 : is_service_enabled q-l3 2022-07-28 13:52:37.526 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:52:37.529 | + 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 13:52:37.534 | + functions-common:_run_under_systemd:1654 : local service=q-l3 2022-07-28 13:52:37.537 | + 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 13:52:37.540 | + 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 13:52:37.543 | + 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 13:52:37.546 | + 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 13:52:37.550 | + 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 13:52:37.553 | + 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 13:52:37.556 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-l3.service 2022-07-28 13:52:37.560 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 13:52:37.563 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 13:52:37.566 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 13:52:37.569 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 13:52:37.572 | + 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 13:52:37.576 | + 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 13:52:37.579 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-l3.service 2022-07-28 13:52:37.582 | + 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 13:52:37.585 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 13:52:37.587 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 13:52:37.590 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 13:52:37.593 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 13:52:37.596 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 13:52:37.598 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-07-28 13:52:37.602 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 13:52:37.606 | + 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 13:52:37.671 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-07-28 13:52:37.736 | + 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 13:52:37.797 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-07-28 13:52:37.856 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-07-28 13:52:37.918 | + 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 13:52:37.980 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 13:52:37.984 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 13:52:37.986 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-07-28 13:52:38.047 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 13:52:38.673 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-l3.service 2022-07-28 13:52:38.686 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-07-28 13:52:39.327 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-l3.service 2022-07-28 13:52:39.355 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 13:52:39.359 | + functions-common:time_stop:2440 : local name 2022-07-28 13:52:39.366 | + functions-common:time_stop:2441 : local end_time 2022-07-28 13:52:39.368 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 13:52:39.371 | + functions-common:time_stop:2443 : local total 2022-07-28 13:52:39.374 | + functions-common:time_stop:2444 : local start_time 2022-07-28 13:52:39.378 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 13:52:39.384 | + functions-common:time_stop:2447 : start_time=1659016357499 2022-07-28 13:52:39.387 | + functions-common:time_stop:2449 : [[ -z 1659016357499 ]] 2022-07-28 13:52:39.397 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 13:52:39.400 | + functions-common:time_stop:2452 : end_time=1659016359396 2022-07-28 13:52:39.403 | + functions-common:time_stop:2453 : elapsed_time=1897 2022-07-28 13:52:39.405 | + functions-common:time_stop:2454 : total=22281 2022-07-28 13:52:39.408 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 13:52:39.411 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=24178 2022-07-28 13:52:39.414 | + 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 13:52:39.417 | + functions-common:run_process:1694 : local service=q-meta 2022-07-28 13:52:39.420 | + 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 13:52:39.423 | + functions-common:run_process:1696 : local group= 2022-07-28 13:52:39.426 | + functions-common:run_process:1697 : local user= 2022-07-28 13:52:39.428 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 13:52:39.431 | + functions-common:run_process:1700 : local name=q-meta 2022-07-28 13:52:39.433 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 13:52:39.437 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 13:52:39.439 | + functions-common:time_start:2427 : local start_time= 2022-07-28 13:52:39.442 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 13:52:39.447 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 13:52:39.451 | + functions-common:time_start:2431 : _TIME_START[$name]=1659016359447 2022-07-28 13:52:39.454 | + functions-common:run_process:1703 : is_service_enabled q-meta 2022-07-28 13:52:39.476 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:52:39.478 | + 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 13:52:39.481 | + functions-common:_run_under_systemd:1654 : local service=q-meta 2022-07-28 13:52:39.485 | + 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 13:52:39.488 | + 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 13:52:39.490 | + 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 13:52:39.493 | + 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 13:52:39.496 | + 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 13:52:39.500 | + 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 13:52:39.503 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-meta.service 2022-07-28 13:52:39.506 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 13:52:39.508 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 13:52:39.512 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 13:52:39.515 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 13:52:39.518 | + 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 13:52:39.521 | + 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 13:52:39.524 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-meta.service 2022-07-28 13:52:39.526 | + 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 13:52:39.530 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 13:52:39.533 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 13:52:39.535 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 13:52:39.538 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 13:52:39.541 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 13:52:39.543 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-07-28 13:52:39.546 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 13:52:39.551 | + 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 13:52:39.619 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-07-28 13:52:39.684 | + 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 13:52:39.758 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-07-28 13:52:39.839 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-07-28 13:52:39.928 | + 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 13:52:39.991 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 13:52:39.994 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 13:52:39.997 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-07-28 13:52:40.059 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 13:52:40.832 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-meta.service 2022-07-28 13:52:40.849 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-07-28 13:52:41.481 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-meta.service 2022-07-28 13:52:41.510 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 13:52:41.513 | + functions-common:time_stop:2440 : local name 2022-07-28 13:52:41.518 | + functions-common:time_stop:2441 : local end_time 2022-07-28 13:52:41.522 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 13:52:41.526 | + functions-common:time_stop:2443 : local total 2022-07-28 13:52:41.531 | + functions-common:time_stop:2444 : local start_time 2022-07-28 13:52:41.535 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 13:52:41.538 | + functions-common:time_stop:2447 : start_time=1659016359447 2022-07-28 13:52:41.542 | + functions-common:time_stop:2449 : [[ -z 1659016359447 ]] 2022-07-28 13:52:41.549 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 13:52:41.555 | + functions-common:time_stop:2452 : end_time=1659016361551 2022-07-28 13:52:41.560 | + functions-common:time_stop:2453 : elapsed_time=2104 2022-07-28 13:52:41.567 | + functions-common:time_stop:2454 : total=24178 2022-07-28 13:52:41.574 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 13:52:41.586 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=26282 2022-07-28 13:52:41.589 | + 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 13:52:41.593 | + functions-common:run_process:1694 : local service=q-metering 2022-07-28 13:52:41.596 | + 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 13:52:41.599 | + functions-common:run_process:1696 : local group= 2022-07-28 13:52:41.602 | + functions-common:run_process:1697 : local user= 2022-07-28 13:52:41.604 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 13:52:41.607 | + functions-common:run_process:1700 : local name=q-metering 2022-07-28 13:52:41.610 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 13:52:41.614 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 13:52:41.616 | + functions-common:time_start:2427 : local start_time= 2022-07-28 13:52:41.620 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 13:52:41.624 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 13:52:41.628 | + functions-common:time_start:2431 : _TIME_START[$name]=1659016361624 2022-07-28 13:52:41.631 | + functions-common:run_process:1703 : is_service_enabled q-metering 2022-07-28 13:52:41.658 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:52:41.660 | + 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 13:52:41.664 | + functions-common:_run_under_systemd:1654 : local service=q-metering 2022-07-28 13:52:41.668 | + 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 13:52:41.668 | + 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 13:52:41.672 | + 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 13:52:41.675 | + 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 13:52:41.677 | + 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 13:52:41.680 | + 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 13:52:41.684 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-metering.service 2022-07-28 13:52:41.688 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 13:52:41.691 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 13:52:41.691 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 13:52:41.696 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 13:52:41.698 | + 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 13:52:41.701 | + 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 13:52:41.704 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-metering.service 2022-07-28 13:52:41.710 | + 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 13:52:41.713 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 13:52:41.716 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 13:52:41.719 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 13:52:41.722 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 13:52:41.725 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 13:52:41.728 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-07-28 13:52:41.731 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 13:52:41.737 | + 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 13:52:41.823 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-07-28 13:52:41.900 | + 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 13:52:41.963 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-07-28 13:52:42.033 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-07-28 13:52:42.094 | + 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 13:52:42.159 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 13:52:42.163 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 13:52:42.168 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-07-28 13:52:42.280 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 13:52:43.010 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-metering.service 2022-07-28 13:52:43.028 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-07-28 13:52:43.752 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-metering.service 2022-07-28 13:52:43.782 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 13:52:43.785 | + functions-common:time_stop:2440 : local name 2022-07-28 13:52:43.788 | + functions-common:time_stop:2441 : local end_time 2022-07-28 13:52:43.794 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 13:52:43.801 | + functions-common:time_stop:2443 : local total 2022-07-28 13:52:43.806 | + functions-common:time_stop:2444 : local start_time 2022-07-28 13:52:43.812 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 13:52:43.815 | + functions-common:time_stop:2447 : start_time=1659016361624 2022-07-28 13:52:43.819 | + functions-common:time_stop:2449 : [[ -z 1659016361624 ]] 2022-07-28 13:52:43.825 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 13:52:43.831 | + functions-common:time_stop:2452 : end_time=1659016363827 2022-07-28 13:52:43.841 | + functions-common:time_stop:2453 : elapsed_time=2203 2022-07-28 13:52:43.845 | + functions-common:time_stop:2454 : total=26282 2022-07-28 13:52:43.851 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 13:52:43.865 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=28485 2022-07-28 13:52:43.874 | + ./stack.sh:main:1300 : is_service_enabled q-svc 2022-07-28 13:52:43.914 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:52:43.918 | + ./stack.sh:main:1300 : [[ True == \T\r\u\e ]] 2022-07-28 13:52:43.922 | + ./stack.sh:main:1301 : echo_summary 'Creating initial neutron network elements' 2022-07-28 13:52:43.926 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 13:52:43.930 | + ./stack.sh:echo_summary:441 : echo -e Creating initial neutron network elements 2022-07-28 13:52:43.934 | + ./stack.sh:main:1304 : type -p neutron_plugin_create_initial_networks 2022-07-28 13:52:43.938 | + ./stack.sh:main:1307 : create_neutron_initial_network 2022-07-28 13:52:43.942 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : type -p neutron_plugin_create_initial_network_profile 2022-07-28 13:52:43.946 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : is_networking_extension_supported auto-allocated-topology 2022-07-28 13:52:43.950 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-07-28 13:52:43.957 | ++ 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 13:52:47.832 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:52:47.832 | from cryptography.utils import int_from_bytes 2022-07-28 13:52:47.832 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:52:47.832 | from cryptography.utils import int_from_bytes 2022-07-28 13:52:48.019 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:52:48.022 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-07-28 13:52:48.022 | address-scope 2022-07-28 13:52:48.022 | router-admin-state-down-before-update 2022-07-28 13:52:48.022 | agent 2022-07-28 13:52:48.022 | agent-resources-synced 2022-07-28 13:52:48.022 | allowed-address-pairs 2022-07-28 13:52:48.022 | auto-allocated-topology 2022-07-28 13:52:48.022 | availability_zone 2022-07-28 13:52:48.022 | availability_zone_filter 2022-07-28 13:52:48.022 | default-subnetpools 2022-07-28 13:52:48.022 | dhcp_agent_scheduler 2022-07-28 13:52:48.022 | dvr 2022-07-28 13:52:48.022 | empty-string-filtering 2022-07-28 13:52:48.022 | external-net 2022-07-28 13:52:48.022 | extra_dhcp_opt 2022-07-28 13:52:48.022 | extraroute 2022-07-28 13:52:48.022 | extraroute-atomic 2022-07-28 13:52:48.022 | filter-validation 2022-07-28 13:52:48.022 | fip-port-details 2022-07-28 13:52:48.022 | flavors 2022-07-28 13:52:48.022 | floatingip-pools 2022-07-28 13:52:48.022 | ip-substring-filtering 2022-07-28 13:52:48.023 | router 2022-07-28 13:52:48.023 | ext-gw-mode 2022-07-28 13:52:48.023 | l3-ha 2022-07-28 13:52:48.023 | l3-flavors 2022-07-28 13:52:48.023 | l3-port-ip-change-not-allowed 2022-07-28 13:52:48.023 | l3_agent_scheduler 2022-07-28 13:52:48.023 | metering 2022-07-28 13:52:48.023 | metering_source_and_destination_fields 2022-07-28 13:52:48.023 | multi-provider 2022-07-28 13:52:48.023 | net-mtu 2022-07-28 13:52:48.023 | net-mtu-writable 2022-07-28 13:52:48.023 | network_availability_zone 2022-07-28 13:52:48.023 | network-ip-availability 2022-07-28 13:52:48.023 | pagination 2022-07-28 13:52:48.023 | port-device-profile 2022-07-28 13:52:48.023 | port-mac-override 2022-07-28 13:52:48.023 | port-mac-address-regenerate 2022-07-28 13:52:48.023 | port-numa-affinity-policy 2022-07-28 13:52:48.023 | binding 2022-07-28 13:52:48.023 | binding-extended 2022-07-28 13:52:48.023 | port-security 2022-07-28 13:52:48.023 | project-id 2022-07-28 13:52:48.023 | provider 2022-07-28 13:52:48.023 | quota-check-limit 2022-07-28 13:52:48.023 | quotas 2022-07-28 13:52:48.023 | quota_details 2022-07-28 13:52:48.023 | rbac-policies 2022-07-28 13:52:48.023 | rbac-address-group 2022-07-28 13:52:48.023 | rbac-address-scope 2022-07-28 13:52:48.023 | rbac-security-groups 2022-07-28 13:52:48.023 | rbac-subnetpool 2022-07-28 13:52:48.023 | revision-if-match 2022-07-28 13:52:48.023 | standard-attr-revisions 2022-07-28 13:52:48.023 | router_availability_zone 2022-07-28 13:52:48.023 | security-groups-normalized-cidr 2022-07-28 13:52:48.023 | port-security-groups-filtering 2022-07-28 13:52:48.023 | security-groups-remote-address-group 2022-07-28 13:52:48.024 | security-groups-shared-filtering 2022-07-28 13:52:48.024 | security-group 2022-07-28 13:52:48.024 | service-type 2022-07-28 13:52:48.024 | sorting 2022-07-28 13:52:48.024 | standard-attr-description 2022-07-28 13:52:48.024 | stateful-security-group 2022-07-28 13:52:48.024 | subnet_onboard 2022-07-28 13:52:48.024 | subnet-service-types 2022-07-28 13:52:48.024 | subnet_allocation 2022-07-28 13:52:48.024 | subnetpool-prefix-ops 2022-07-28 13:52:48.024 | standard-attr-tag 2022-07-28 13:52:48.024 | standard-attr-timestamp' 2022-07-28 13:52:48.027 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-07-28 13:52:48.027 | address-scope 2022-07-28 13:52:48.027 | router-admin-state-down-before-update 2022-07-28 13:52:48.027 | agent 2022-07-28 13:52:48.027 | agent-resources-synced 2022-07-28 13:52:48.027 | allowed-address-pairs 2022-07-28 13:52:48.027 | auto-allocated-topology 2022-07-28 13:52:48.028 | availability_zone 2022-07-28 13:52:48.028 | availability_zone_filter 2022-07-28 13:52:48.028 | default-subnetpools 2022-07-28 13:52:48.028 | dhcp_agent_scheduler 2022-07-28 13:52:48.028 | dvr 2022-07-28 13:52:48.028 | empty-string-filtering 2022-07-28 13:52:48.028 | external-net 2022-07-28 13:52:48.028 | extra_dhcp_opt 2022-07-28 13:52:48.028 | extraroute 2022-07-28 13:52:48.028 | extraroute-atomic 2022-07-28 13:52:48.028 | filter-validation 2022-07-28 13:52:48.028 | fip-port-details 2022-07-28 13:52:48.028 | flavors 2022-07-28 13:52:48.028 | floatingip-pools 2022-07-28 13:52:48.028 | ip-substring-filtering 2022-07-28 13:52:48.028 | router 2022-07-28 13:52:48.028 | ext-gw-mode 2022-07-28 13:52:48.028 | l3-ha 2022-07-28 13:52:48.028 | l3-flavors 2022-07-28 13:52:48.028 | l3-port-ip-change-not-allowed 2022-07-28 13:52:48.028 | l3_agent_scheduler 2022-07-28 13:52:48.028 | metering 2022-07-28 13:52:48.028 | metering_source_and_destination_fields 2022-07-28 13:52:48.028 | multi-provider 2022-07-28 13:52:48.028 | net-mtu 2022-07-28 13:52:48.028 | net-mtu-writable 2022-07-28 13:52:48.028 | network_availability_zone 2022-07-28 13:52:48.028 | network-ip-availability 2022-07-28 13:52:48.028 | pagination 2022-07-28 13:52:48.028 | port-device-profile 2022-07-28 13:52:48.028 | port-mac-override 2022-07-28 13:52:48.028 | port-mac-address-regenerate 2022-07-28 13:52:48.029 | port-numa-affinity-policy 2022-07-28 13:52:48.029 | binding 2022-07-28 13:52:48.029 | binding-extended 2022-07-28 13:52:48.029 | port-security 2022-07-28 13:52:48.029 | project-id 2022-07-28 13:52:48.029 | provider 2022-07-28 13:52:48.029 | quota-check-limit 2022-07-28 13:52:48.029 | quotas 2022-07-28 13:52:48.029 | quota_details 2022-07-28 13:52:48.029 | rbac-policies 2022-07-28 13:52:48.029 | rbac-address-group 2022-07-28 13:52:48.029 | rbac-address-scope 2022-07-28 13:52:48.029 | rbac-security-groups 2022-07-28 13:52:48.029 | rbac-subnetpool 2022-07-28 13:52:48.029 | revision-if-match 2022-07-28 13:52:48.029 | standard-attr-revisions 2022-07-28 13:52:48.029 | router_availability_zone 2022-07-28 13:52:48.029 | security-groups-normalized-cidr 2022-07-28 13:52:48.029 | port-security-groups-filtering 2022-07-28 13:52:48.029 | security-groups-remote-address-group 2022-07-28 13:52:48.029 | security-groups-shared-filtering 2022-07-28 13:52:48.029 | security-group 2022-07-28 13:52:48.029 | service-type 2022-07-28 13:52:48.030 | sorting 2022-07-28 13:52:48.030 | standard-attr-description 2022-07-28 13:52:48.030 | stateful-security-group 2022-07-28 13:52:48.030 | subnet_onboard 2022-07-28 13:52:48.030 | subnet-service-types 2022-07-28 13:52:48.030 | subnet_allocation 2022-07-28 13:52:48.030 | subnetpool-prefix-ops 2022-07-28 13:52:48.030 | standard-attr-tag 2022-07-28 13:52:48.030 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-07-28 13:52:48.033 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-07-28 13:52:48.036 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:156 : [[ True == \T\r\u\e ]] 2022-07-28 13:52:48.039 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : [[ 4 =~ 4.* ]] 2022-07-28 13:52:48.043 | ++ 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 13:52:50.934 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:52:50.934 | from cryptography.utils import int_from_bytes 2022-07-28 13:52:50.934 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:52:50.934 | from cryptography.utils import int_from_bytes 2022-07-28 13:52:50.934 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-28 13:52:51.079 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:52:51.082 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : SUBNETPOOL_V4_ID=25e7aef3-6462-4a80-8acb-09533c5bb0e9 2022-07-28 13:52:51.085 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ 4 =~ .*6 ]] 2022-07-28 13:52:51.087 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : is_provider_network 2022-07-28 13:52:51.090 | + functions-common:is_provider_network:2289 : '[' '' == True ']' 2022-07-28 13:52:51.093 | + functions-common:is_provider_network:2292 : return 1 2022-07-28 13:52:51.097 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-07-28 13:52:51.098 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : get_field 2 2022-07-28 13:52:51.098 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : grep ' id ' 2022-07-28 13:52:51.101 | ++ functions-common:get_field:812 : local data field 2022-07-28 13:52:51.104 | ++ functions-common:get_field:813 : read data 2022-07-28 13:52:54.853 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:52:54.853 | from cryptography.utils import int_from_bytes 2022-07-28 13:52:54.853 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:52:54.853 | from cryptography.utils import int_from_bytes 2022-07-28 13:52:55.006 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:52:55.009 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-07-28 13:52:55.012 | ++ functions-common:get_field:817 : field='$3' 2022-07-28 13:52:55.016 | ++ functions-common:get_field:819 : echo '| id | a0d73af1-6c2c-4fab-aa39-ef3ac7172c5e |' 2022-07-28 13:52:55.016 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-07-28 13:52:55.022 | ++ functions-common:get_field:813 : read data 2022-07-28 13:52:55.026 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : NET_ID=a0d73af1-6c2c-4fab-aa39-ef3ac7172c5e 2022-07-28 13:52:55.029 | + 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 13:52:55.032 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 13:52:55.050 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:199 : [[ 4 =~ 4.* ]] 2022-07-28 13:52:55.054 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : _neutron_create_private_subnet_v4 2022-07-28 13:52:55.057 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:248 : '[' -z 25e7aef3-6462-4a80-8acb-09533c5bb0e9 ']' 2022-07-28 13:52:55.059 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:251 : local 'subnet_params=--ip-version 4 ' 2022-07-28 13:52:55.062 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : [[ -n 172.20.0.1 ]] 2022-07-28 13:52:55.065 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : subnet_params+='--gateway 172.20.0.1 ' 2022-07-28 13:52:55.067 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : subnet_params+='--subnet-pool 25e7aef3-6462-4a80-8acb-09533c5bb0e9 ' 2022-07-28 13:52:55.070 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : subnet_params+=' ' 2022-07-28 13:52:55.073 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--network a0d73af1-6c2c-4fab-aa39-ef3ac7172c5e private-subnet' 2022-07-28 13:52:55.075 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : local subnet_id 2022-07-28 13:52:55.080 | +++ 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 25e7aef3-6462-4a80-8acb-09533c5bb0e9 --network a0d73af1-6c2c-4fab-aa39-ef3ac7172c5e private-subnet 2022-07-28 13:52:55.080 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : get_field 2 2022-07-28 13:52:55.080 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : grep ' id ' 2022-07-28 13:52:55.083 | +++ functions-common:get_field:812 : local data field 2022-07-28 13:52:55.086 | +++ functions-common:get_field:813 : read data 2022-07-28 13:52:57.624 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:52:57.624 | from cryptography.utils import int_from_bytes 2022-07-28 13:52:57.624 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:52:57.624 | from cryptography.utils import int_from_bytes 2022-07-28 13:52:57.624 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-28 13:52:58.573 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-28 13:52:58.729 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:52:58.733 | +++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-07-28 13:52:58.736 | +++ functions-common:get_field:817 : field='$3' 2022-07-28 13:52:58.739 | +++ functions-common:get_field:819 : echo '| id | 0536b78b-1689-4f01-ab59-c7f96778b08f |' 2022-07-28 13:52:58.739 | +++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-07-28 13:52:58.745 | +++ functions-common:get_field:813 : read data 2022-07-28 13:52:58.750 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_id=0536b78b-1689-4f01-ab59-c7f96778b08f 2022-07-28 13:52:58.753 | ++ 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 13:52:58.756 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 13:52:58.774 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : echo 0536b78b-1689-4f01-ab59-c7f96778b08f 2022-07-28 13:52:58.778 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : SUBNET_ID=0536b78b-1689-4f01-ab59-c7f96778b08f 2022-07-28 13:52:58.781 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : [[ 4 =~ .*6 ]] 2022-07-28 13:52:58.784 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported router 2022-07-28 13:52:58.786 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=router 2022-07-28 13:52:58.790 | ++ 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 13:53:01.308 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:53:01.308 | from cryptography.utils import int_from_bytes 2022-07-28 13:53:01.308 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:53:01.308 | from cryptography.utils import int_from_bytes 2022-07-28 13:53:01.472 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:53:01.476 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-07-28 13:53:01.476 | address-scope 2022-07-28 13:53:01.476 | router-admin-state-down-before-update 2022-07-28 13:53:01.476 | agent 2022-07-28 13:53:01.476 | agent-resources-synced 2022-07-28 13:53:01.476 | allowed-address-pairs 2022-07-28 13:53:01.476 | auto-allocated-topology 2022-07-28 13:53:01.476 | availability_zone 2022-07-28 13:53:01.476 | availability_zone_filter 2022-07-28 13:53:01.476 | default-subnetpools 2022-07-28 13:53:01.476 | dhcp_agent_scheduler 2022-07-28 13:53:01.476 | dvr 2022-07-28 13:53:01.476 | empty-string-filtering 2022-07-28 13:53:01.476 | external-net 2022-07-28 13:53:01.476 | extra_dhcp_opt 2022-07-28 13:53:01.476 | extraroute 2022-07-28 13:53:01.476 | extraroute-atomic 2022-07-28 13:53:01.476 | filter-validation 2022-07-28 13:53:01.476 | fip-port-details 2022-07-28 13:53:01.476 | flavors 2022-07-28 13:53:01.476 | floatingip-pools 2022-07-28 13:53:01.477 | ip-substring-filtering 2022-07-28 13:53:01.477 | router 2022-07-28 13:53:01.477 | ext-gw-mode 2022-07-28 13:53:01.477 | l3-ha 2022-07-28 13:53:01.477 | l3-flavors 2022-07-28 13:53:01.477 | l3-port-ip-change-not-allowed 2022-07-28 13:53:01.477 | l3_agent_scheduler 2022-07-28 13:53:01.477 | metering 2022-07-28 13:53:01.477 | metering_source_and_destination_fields 2022-07-28 13:53:01.477 | multi-provider 2022-07-28 13:53:01.477 | net-mtu 2022-07-28 13:53:01.477 | net-mtu-writable 2022-07-28 13:53:01.477 | network_availability_zone 2022-07-28 13:53:01.477 | network-ip-availability 2022-07-28 13:53:01.477 | pagination 2022-07-28 13:53:01.477 | port-device-profile 2022-07-28 13:53:01.477 | port-mac-override 2022-07-28 13:53:01.477 | port-mac-address-regenerate 2022-07-28 13:53:01.477 | port-numa-affinity-policy 2022-07-28 13:53:01.477 | binding 2022-07-28 13:53:01.477 | binding-extended 2022-07-28 13:53:01.477 | port-security 2022-07-28 13:53:01.477 | project-id 2022-07-28 13:53:01.477 | provider 2022-07-28 13:53:01.477 | quota-check-limit 2022-07-28 13:53:01.477 | quotas 2022-07-28 13:53:01.477 | quota_details 2022-07-28 13:53:01.477 | rbac-policies 2022-07-28 13:53:01.477 | rbac-address-group 2022-07-28 13:53:01.477 | rbac-address-scope 2022-07-28 13:53:01.477 | rbac-security-groups 2022-07-28 13:53:01.477 | rbac-subnetpool 2022-07-28 13:53:01.477 | revision-if-match 2022-07-28 13:53:01.477 | standard-attr-revisions 2022-07-28 13:53:01.478 | router_availability_zone 2022-07-28 13:53:01.478 | security-groups-normalized-cidr 2022-07-28 13:53:01.478 | port-security-groups-filtering 2022-07-28 13:53:01.478 | security-groups-remote-address-group 2022-07-28 13:53:01.478 | security-groups-shared-filtering 2022-07-28 13:53:01.478 | security-group 2022-07-28 13:53:01.478 | service-type 2022-07-28 13:53:01.478 | sorting 2022-07-28 13:53:01.478 | standard-attr-description 2022-07-28 13:53:01.478 | stateful-security-group 2022-07-28 13:53:01.478 | subnet_onboard 2022-07-28 13:53:01.478 | subnet-service-types 2022-07-28 13:53:01.478 | subnet_allocation 2022-07-28 13:53:01.478 | subnetpool-prefix-ops 2022-07-28 13:53:01.478 | standard-attr-tag 2022-07-28 13:53:01.478 | standard-attr-timestamp' 2022-07-28 13:53:01.480 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-07-28 13:53:01.480 | address-scope 2022-07-28 13:53:01.480 | router-admin-state-down-before-update 2022-07-28 13:53:01.480 | agent 2022-07-28 13:53:01.480 | agent-resources-synced 2022-07-28 13:53:01.480 | allowed-address-pairs 2022-07-28 13:53:01.480 | auto-allocated-topology 2022-07-28 13:53:01.480 | availability_zone 2022-07-28 13:53:01.480 | availability_zone_filter 2022-07-28 13:53:01.480 | default-subnetpools 2022-07-28 13:53:01.481 | dhcp_agent_scheduler 2022-07-28 13:53:01.481 | dvr 2022-07-28 13:53:01.481 | empty-string-filtering 2022-07-28 13:53:01.481 | external-net 2022-07-28 13:53:01.481 | extra_dhcp_opt 2022-07-28 13:53:01.481 | extraroute 2022-07-28 13:53:01.481 | extraroute-atomic 2022-07-28 13:53:01.481 | filter-validation 2022-07-28 13:53:01.481 | fip-port-details 2022-07-28 13:53:01.481 | flavors 2022-07-28 13:53:01.481 | floatingip-pools 2022-07-28 13:53:01.481 | ip-substring-filtering 2022-07-28 13:53:01.481 | router 2022-07-28 13:53:01.481 | ext-gw-mode 2022-07-28 13:53:01.481 | l3-ha 2022-07-28 13:53:01.482 | l3-flavors 2022-07-28 13:53:01.482 | l3-port-ip-change-not-allowed 2022-07-28 13:53:01.482 | l3_agent_scheduler 2022-07-28 13:53:01.482 | metering 2022-07-28 13:53:01.482 | metering_source_and_destination_fields 2022-07-28 13:53:01.482 | multi-provider 2022-07-28 13:53:01.482 | net-mtu 2022-07-28 13:53:01.482 | net-mtu-writable 2022-07-28 13:53:01.482 | network_availability_zone 2022-07-28 13:53:01.482 | network-ip-availability 2022-07-28 13:53:01.482 | pagination 2022-07-28 13:53:01.482 | port-device-profile 2022-07-28 13:53:01.482 | port-mac-override 2022-07-28 13:53:01.482 | port-mac-address-regenerate 2022-07-28 13:53:01.482 | port-numa-affinity-policy 2022-07-28 13:53:01.482 | binding 2022-07-28 13:53:01.482 | binding-extended 2022-07-28 13:53:01.482 | port-security 2022-07-28 13:53:01.482 | project-id 2022-07-28 13:53:01.482 | provider 2022-07-28 13:53:01.482 | quota-check-limit 2022-07-28 13:53:01.482 | quotas 2022-07-28 13:53:01.482 | quota_details 2022-07-28 13:53:01.482 | rbac-policies 2022-07-28 13:53:01.482 | rbac-address-group 2022-07-28 13:53:01.482 | rbac-address-scope 2022-07-28 13:53:01.482 | rbac-security-groups 2022-07-28 13:53:01.482 | rbac-subnetpool 2022-07-28 13:53:01.482 | revision-if-match 2022-07-28 13:53:01.482 | standard-attr-revisions 2022-07-28 13:53:01.482 | router_availability_zone 2022-07-28 13:53:01.482 | security-groups-normalized-cidr 2022-07-28 13:53:01.482 | port-security-groups-filtering 2022-07-28 13:53:01.482 | security-groups-remote-address-group 2022-07-28 13:53:01.483 | security-groups-shared-filtering 2022-07-28 13:53:01.483 | security-group 2022-07-28 13:53:01.483 | service-type 2022-07-28 13:53:01.483 | sorting 2022-07-28 13:53:01.483 | standard-attr-description 2022-07-28 13:53:01.483 | stateful-security-group 2022-07-28 13:53:01.483 | subnet_onboard 2022-07-28 13:53:01.483 | subnet-service-types 2022-07-28 13:53:01.483 | subnet_allocation 2022-07-28 13:53:01.483 | subnetpool-prefix-ops 2022-07-28 13:53:01.483 | standard-attr-tag 2022-07-28 13:53:01.483 | standard-attr-timestamp =~ router ]] 2022-07-28 13:53:01.483 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-07-28 13:53:01.486 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported external-net 2022-07-28 13:53:01.488 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=external-net 2022-07-28 13:53:01.492 | ++ 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 13:53:04.047 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:53:04.047 | from cryptography.utils import int_from_bytes 2022-07-28 13:53:04.047 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:53:04.047 | from cryptography.utils import int_from_bytes 2022-07-28 13:53:04.203 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:53:04.206 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-07-28 13:53:04.206 | address-scope 2022-07-28 13:53:04.206 | router-admin-state-down-before-update 2022-07-28 13:53:04.206 | agent 2022-07-28 13:53:04.207 | agent-resources-synced 2022-07-28 13:53:04.207 | allowed-address-pairs 2022-07-28 13:53:04.207 | auto-allocated-topology 2022-07-28 13:53:04.207 | availability_zone 2022-07-28 13:53:04.207 | availability_zone_filter 2022-07-28 13:53:04.207 | default-subnetpools 2022-07-28 13:53:04.207 | dhcp_agent_scheduler 2022-07-28 13:53:04.207 | dvr 2022-07-28 13:53:04.207 | empty-string-filtering 2022-07-28 13:53:04.207 | external-net 2022-07-28 13:53:04.207 | extra_dhcp_opt 2022-07-28 13:53:04.207 | extraroute 2022-07-28 13:53:04.207 | extraroute-atomic 2022-07-28 13:53:04.207 | filter-validation 2022-07-28 13:53:04.207 | fip-port-details 2022-07-28 13:53:04.207 | flavors 2022-07-28 13:53:04.207 | floatingip-pools 2022-07-28 13:53:04.207 | ip-substring-filtering 2022-07-28 13:53:04.208 | router 2022-07-28 13:53:04.208 | ext-gw-mode 2022-07-28 13:53:04.208 | l3-ha 2022-07-28 13:53:04.208 | l3-flavors 2022-07-28 13:53:04.208 | l3-port-ip-change-not-allowed 2022-07-28 13:53:04.208 | l3_agent_scheduler 2022-07-28 13:53:04.208 | metering 2022-07-28 13:53:04.208 | metering_source_and_destination_fields 2022-07-28 13:53:04.208 | multi-provider 2022-07-28 13:53:04.208 | net-mtu 2022-07-28 13:53:04.208 | net-mtu-writable 2022-07-28 13:53:04.208 | network_availability_zone 2022-07-28 13:53:04.208 | network-ip-availability 2022-07-28 13:53:04.208 | pagination 2022-07-28 13:53:04.208 | port-device-profile 2022-07-28 13:53:04.208 | port-mac-override 2022-07-28 13:53:04.208 | port-mac-address-regenerate 2022-07-28 13:53:04.209 | port-numa-affinity-policy 2022-07-28 13:53:04.209 | binding 2022-07-28 13:53:04.209 | binding-extended 2022-07-28 13:53:04.209 | port-security 2022-07-28 13:53:04.209 | project-id 2022-07-28 13:53:04.209 | provider 2022-07-28 13:53:04.209 | quota-check-limit 2022-07-28 13:53:04.209 | quotas 2022-07-28 13:53:04.209 | quota_details 2022-07-28 13:53:04.209 | rbac-policies 2022-07-28 13:53:04.209 | rbac-address-group 2022-07-28 13:53:04.209 | rbac-address-scope 2022-07-28 13:53:04.209 | rbac-security-groups 2022-07-28 13:53:04.209 | rbac-subnetpool 2022-07-28 13:53:04.209 | revision-if-match 2022-07-28 13:53:04.209 | standard-attr-revisions 2022-07-28 13:53:04.209 | router_availability_zone 2022-07-28 13:53:04.209 | security-groups-normalized-cidr 2022-07-28 13:53:04.209 | port-security-groups-filtering 2022-07-28 13:53:04.209 | security-groups-remote-address-group 2022-07-28 13:53:04.209 | security-groups-shared-filtering 2022-07-28 13:53:04.210 | security-group 2022-07-28 13:53:04.210 | service-type 2022-07-28 13:53:04.210 | sorting 2022-07-28 13:53:04.210 | standard-attr-description 2022-07-28 13:53:04.210 | stateful-security-group 2022-07-28 13:53:04.210 | subnet_onboard 2022-07-28 13:53:04.210 | subnet-service-types 2022-07-28 13:53:04.210 | subnet_allocation 2022-07-28 13:53:04.210 | subnetpool-prefix-ops 2022-07-28 13:53:04.210 | standard-attr-tag 2022-07-28 13:53:04.210 | standard-attr-timestamp' 2022-07-28 13:53:04.210 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-07-28 13:53:04.210 | address-scope 2022-07-28 13:53:04.210 | router-admin-state-down-before-update 2022-07-28 13:53:04.210 | agent 2022-07-28 13:53:04.210 | agent-resources-synced 2022-07-28 13:53:04.210 | allowed-address-pairs 2022-07-28 13:53:04.210 | auto-allocated-topology 2022-07-28 13:53:04.211 | availability_zone 2022-07-28 13:53:04.211 | availability_zone_filter 2022-07-28 13:53:04.211 | default-subnetpools 2022-07-28 13:53:04.211 | dhcp_agent_scheduler 2022-07-28 13:53:04.211 | dvr 2022-07-28 13:53:04.211 | empty-string-filtering 2022-07-28 13:53:04.211 | external-net 2022-07-28 13:53:04.211 | extra_dhcp_opt 2022-07-28 13:53:04.211 | extraroute 2022-07-28 13:53:04.211 | extraroute-atomic 2022-07-28 13:53:04.211 | filter-validation 2022-07-28 13:53:04.211 | fip-port-details 2022-07-28 13:53:04.211 | flavors 2022-07-28 13:53:04.211 | floatingip-pools 2022-07-28 13:53:04.211 | ip-substring-filtering 2022-07-28 13:53:04.211 | router 2022-07-28 13:53:04.211 | ext-gw-mode 2022-07-28 13:53:04.212 | l3-ha 2022-07-28 13:53:04.212 | l3-flavors 2022-07-28 13:53:04.212 | l3-port-ip-change-not-allowed 2022-07-28 13:53:04.212 | l3_agent_scheduler 2022-07-28 13:53:04.212 | metering 2022-07-28 13:53:04.212 | metering_source_and_destination_fields 2022-07-28 13:53:04.212 | multi-provider 2022-07-28 13:53:04.212 | net-mtu 2022-07-28 13:53:04.212 | net-mtu-writable 2022-07-28 13:53:04.212 | network_availability_zone 2022-07-28 13:53:04.212 | network-ip-availability 2022-07-28 13:53:04.212 | pagination 2022-07-28 13:53:04.212 | port-device-profile 2022-07-28 13:53:04.212 | port-mac-override 2022-07-28 13:53:04.212 | port-mac-address-regenerate 2022-07-28 13:53:04.212 | port-numa-affinity-policy 2022-07-28 13:53:04.212 | binding 2022-07-28 13:53:04.212 | binding-extended 2022-07-28 13:53:04.212 | port-security 2022-07-28 13:53:04.212 | project-id 2022-07-28 13:53:04.212 | provider 2022-07-28 13:53:04.212 | quota-check-limit 2022-07-28 13:53:04.212 | quotas 2022-07-28 13:53:04.213 | quota_details 2022-07-28 13:53:04.213 | rbac-policies 2022-07-28 13:53:04.213 | rbac-address-group 2022-07-28 13:53:04.213 | rbac-address-scope 2022-07-28 13:53:04.213 | rbac-security-groups 2022-07-28 13:53:04.213 | rbac-subnetpool 2022-07-28 13:53:04.213 | revision-if-match 2022-07-28 13:53:04.213 | standard-attr-revisions 2022-07-28 13:53:04.213 | router_availability_zone 2022-07-28 13:53:04.213 | security-groups-normalized-cidr 2022-07-28 13:53:04.213 | port-security-groups-filtering 2022-07-28 13:53:04.213 | security-groups-remote-address-group 2022-07-28 13:53:04.213 | security-groups-shared-filtering 2022-07-28 13:53:04.213 | security-group 2022-07-28 13:53:04.213 | service-type 2022-07-28 13:53:04.213 | sorting 2022-07-28 13:53:04.213 | standard-attr-description 2022-07-28 13:53:04.213 | stateful-security-group 2022-07-28 13:53:04.213 | subnet_onboard 2022-07-28 13:53:04.213 | subnet-service-types 2022-07-28 13:53:04.213 | subnet_allocation 2022-07-28 13:53:04.213 | subnetpool-prefix-ops 2022-07-28 13:53:04.213 | standard-attr-tag 2022-07-28 13:53:04.213 | standard-attr-timestamp =~ external-net ]] 2022-07-28 13:53:04.214 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-07-28 13:53:04.217 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : [[ True == \T\r\u\e ]] 2022-07-28 13:53:04.221 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-07-28 13:53:04.222 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2022-07-28 13:53:04.222 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2022-07-28 13:53:04.226 | ++ functions-common:get_field:812 : local data field 2022-07-28 13:53:04.229 | ++ functions-common:get_field:813 : read data 2022-07-28 13:53:06.996 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:53:06.996 | from cryptography.utils import int_from_bytes 2022-07-28 13:53:06.996 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:53:06.996 | from cryptography.utils import int_from_bytes 2022-07-28 13:53:06.996 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-28 13:53:07.145 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:53:07.149 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-07-28 13:53:07.151 | ++ functions-common:get_field:817 : field='$3' 2022-07-28 13:53:07.155 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-07-28 13:53:07.155 | ++ functions-common:get_field:819 : echo '| id | 16908cad-9d57-418c-ba0d-ee53bf4bde83 |' 2022-07-28 13:53:07.161 | ++ functions-common:get_field:813 : read data 2022-07-28 13:53:07.165 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : ROUTER_ID=16908cad-9d57-418c-ba0d-ee53bf4bde83 2022-07-28 13:53:07.168 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : die_if_not_set 215 ROUTER_ID 'Failure creating router router1' 2022-07-28 13:53:07.171 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 13:53:07.192 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : EXTERNAL_NETWORK_FLAGS=--external 2022-07-28 13:53:07.194 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : is_networking_extension_supported auto-allocated-topology 2022-07-28 13:53:07.197 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-07-28 13:53:07.201 | ++ 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 13:53:09.642 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:53:09.642 | from cryptography.utils import int_from_bytes 2022-07-28 13:53:09.642 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:53:09.642 | from cryptography.utils import int_from_bytes 2022-07-28 13:53:09.791 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:53:09.795 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-07-28 13:53:09.795 | address-scope 2022-07-28 13:53:09.795 | router-admin-state-down-before-update 2022-07-28 13:53:09.795 | agent 2022-07-28 13:53:09.795 | agent-resources-synced 2022-07-28 13:53:09.795 | allowed-address-pairs 2022-07-28 13:53:09.795 | auto-allocated-topology 2022-07-28 13:53:09.795 | availability_zone 2022-07-28 13:53:09.795 | availability_zone_filter 2022-07-28 13:53:09.795 | default-subnetpools 2022-07-28 13:53:09.795 | dhcp_agent_scheduler 2022-07-28 13:53:09.796 | dvr 2022-07-28 13:53:09.796 | empty-string-filtering 2022-07-28 13:53:09.796 | external-net 2022-07-28 13:53:09.796 | extra_dhcp_opt 2022-07-28 13:53:09.796 | extraroute 2022-07-28 13:53:09.796 | extraroute-atomic 2022-07-28 13:53:09.796 | filter-validation 2022-07-28 13:53:09.796 | fip-port-details 2022-07-28 13:53:09.796 | flavors 2022-07-28 13:53:09.796 | floatingip-pools 2022-07-28 13:53:09.796 | ip-substring-filtering 2022-07-28 13:53:09.796 | router 2022-07-28 13:53:09.796 | ext-gw-mode 2022-07-28 13:53:09.796 | l3-ha 2022-07-28 13:53:09.796 | l3-flavors 2022-07-28 13:53:09.796 | l3-port-ip-change-not-allowed 2022-07-28 13:53:09.796 | l3_agent_scheduler 2022-07-28 13:53:09.796 | metering 2022-07-28 13:53:09.796 | metering_source_and_destination_fields 2022-07-28 13:53:09.796 | multi-provider 2022-07-28 13:53:09.796 | net-mtu 2022-07-28 13:53:09.796 | net-mtu-writable 2022-07-28 13:53:09.796 | network_availability_zone 2022-07-28 13:53:09.796 | network-ip-availability 2022-07-28 13:53:09.796 | pagination 2022-07-28 13:53:09.796 | port-device-profile 2022-07-28 13:53:09.796 | port-mac-override 2022-07-28 13:53:09.796 | port-mac-address-regenerate 2022-07-28 13:53:09.796 | port-numa-affinity-policy 2022-07-28 13:53:09.796 | binding 2022-07-28 13:53:09.796 | binding-extended 2022-07-28 13:53:09.796 | port-security 2022-07-28 13:53:09.796 | project-id 2022-07-28 13:53:09.796 | provider 2022-07-28 13:53:09.796 | quota-check-limit 2022-07-28 13:53:09.797 | quotas 2022-07-28 13:53:09.797 | quota_details 2022-07-28 13:53:09.797 | rbac-policies 2022-07-28 13:53:09.797 | rbac-address-group 2022-07-28 13:53:09.797 | rbac-address-scope 2022-07-28 13:53:09.797 | rbac-security-groups 2022-07-28 13:53:09.797 | rbac-subnetpool 2022-07-28 13:53:09.797 | revision-if-match 2022-07-28 13:53:09.797 | standard-attr-revisions 2022-07-28 13:53:09.797 | router_availability_zone 2022-07-28 13:53:09.797 | security-groups-normalized-cidr 2022-07-28 13:53:09.797 | port-security-groups-filtering 2022-07-28 13:53:09.797 | security-groups-remote-address-group 2022-07-28 13:53:09.797 | security-groups-shared-filtering 2022-07-28 13:53:09.797 | security-group 2022-07-28 13:53:09.797 | service-type 2022-07-28 13:53:09.797 | sorting 2022-07-28 13:53:09.797 | standard-attr-description 2022-07-28 13:53:09.797 | stateful-security-group 2022-07-28 13:53:09.797 | subnet_onboard 2022-07-28 13:53:09.797 | subnet-service-types 2022-07-28 13:53:09.797 | subnet_allocation 2022-07-28 13:53:09.797 | subnetpool-prefix-ops 2022-07-28 13:53:09.797 | standard-attr-tag 2022-07-28 13:53:09.797 | standard-attr-timestamp' 2022-07-28 13:53:09.798 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-07-28 13:53:09.798 | address-scope 2022-07-28 13:53:09.798 | router-admin-state-down-before-update 2022-07-28 13:53:09.798 | agent 2022-07-28 13:53:09.798 | agent-resources-synced 2022-07-28 13:53:09.798 | allowed-address-pairs 2022-07-28 13:53:09.798 | auto-allocated-topology 2022-07-28 13:53:09.798 | availability_zone 2022-07-28 13:53:09.798 | availability_zone_filter 2022-07-28 13:53:09.798 | default-subnetpools 2022-07-28 13:53:09.798 | dhcp_agent_scheduler 2022-07-28 13:53:09.798 | dvr 2022-07-28 13:53:09.798 | empty-string-filtering 2022-07-28 13:53:09.798 | external-net 2022-07-28 13:53:09.798 | extra_dhcp_opt 2022-07-28 13:53:09.798 | extraroute 2022-07-28 13:53:09.798 | extraroute-atomic 2022-07-28 13:53:09.798 | filter-validation 2022-07-28 13:53:09.799 | fip-port-details 2022-07-28 13:53:09.799 | flavors 2022-07-28 13:53:09.799 | floatingip-pools 2022-07-28 13:53:09.799 | ip-substring-filtering 2022-07-28 13:53:09.799 | router 2022-07-28 13:53:09.799 | ext-gw-mode 2022-07-28 13:53:09.799 | l3-ha 2022-07-28 13:53:09.799 | l3-flavors 2022-07-28 13:53:09.799 | l3-port-ip-change-not-allowed 2022-07-28 13:53:09.799 | l3_agent_scheduler 2022-07-28 13:53:09.799 | metering 2022-07-28 13:53:09.799 | metering_source_and_destination_fields 2022-07-28 13:53:09.799 | multi-provider 2022-07-28 13:53:09.799 | net-mtu 2022-07-28 13:53:09.799 | net-mtu-writable 2022-07-28 13:53:09.799 | network_availability_zone 2022-07-28 13:53:09.799 | network-ip-availability 2022-07-28 13:53:09.799 | pagination 2022-07-28 13:53:09.799 | port-device-profile 2022-07-28 13:53:09.799 | port-mac-override 2022-07-28 13:53:09.799 | port-mac-address-regenerate 2022-07-28 13:53:09.799 | port-numa-affinity-policy 2022-07-28 13:53:09.799 | binding 2022-07-28 13:53:09.799 | binding-extended 2022-07-28 13:53:09.799 | port-security 2022-07-28 13:53:09.799 | project-id 2022-07-28 13:53:09.799 | provider 2022-07-28 13:53:09.799 | quota-check-limit 2022-07-28 13:53:09.799 | quotas 2022-07-28 13:53:09.799 | quota_details 2022-07-28 13:53:09.799 | rbac-policies 2022-07-28 13:53:09.799 | rbac-address-group 2022-07-28 13:53:09.799 | rbac-address-scope 2022-07-28 13:53:09.799 | rbac-security-groups 2022-07-28 13:53:09.799 | rbac-subnetpool 2022-07-28 13:53:09.799 | revision-if-match 2022-07-28 13:53:09.799 | standard-attr-revisions 2022-07-28 13:53:09.800 | router_availability_zone 2022-07-28 13:53:09.800 | security-groups-normalized-cidr 2022-07-28 13:53:09.800 | port-security-groups-filtering 2022-07-28 13:53:09.800 | security-groups-remote-address-group 2022-07-28 13:53:09.800 | security-groups-shared-filtering 2022-07-28 13:53:09.800 | security-group 2022-07-28 13:53:09.800 | service-type 2022-07-28 13:53:09.800 | sorting 2022-07-28 13:53:09.800 | standard-attr-description 2022-07-28 13:53:09.800 | stateful-security-group 2022-07-28 13:53:09.800 | subnet_onboard 2022-07-28 13:53:09.800 | subnet-service-types 2022-07-28 13:53:09.800 | subnet_allocation 2022-07-28 13:53:09.800 | subnetpool-prefix-ops 2022-07-28 13:53:09.800 | standard-attr-tag 2022-07-28 13:53:09.800 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-07-28 13:53:09.801 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-07-28 13:53:09.804 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:224 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-07-28 13:53:09.806 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : '[' True = True ']' 2022-07-28 13:53:09.812 | ++ 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 13:53:09.812 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : get_field 2 2022-07-28 13:53:09.812 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : grep ' id ' 2022-07-28 13:53:09.815 | ++ functions-common:get_field:812 : local data field 2022-07-28 13:53:09.818 | ++ functions-common:get_field:813 : read data 2022-07-28 13:53:12.886 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:53:12.886 | from cryptography.utils import int_from_bytes 2022-07-28 13:53:12.886 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:53:12.886 | from cryptography.utils import int_from_bytes 2022-07-28 13:53:13.035 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:53:13.038 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-07-28 13:53:13.041 | ++ functions-common:get_field:817 : field='$3' 2022-07-28 13:53:13.044 | ++ functions-common:get_field:819 : echo '| id | 06289060-e658-4a22-99f2-e644a8afed89 |' 2022-07-28 13:53:13.045 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-07-28 13:53:13.051 | ++ functions-common:get_field:813 : read data 2022-07-28 13:53:13.055 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXT_NET_ID=06289060-e658-4a22-99f2-e644a8afed89 2022-07-28 13:53:13.058 | + 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 13:53:13.061 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 13:53:13.079 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : [[ 4 =~ 4.* ]] 2022-07-28 13:53:13.082 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : _neutron_configure_router_v4 2022-07-28 13:53:13.084 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:315 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 16908cad-9d57-418c-ba0d-ee53bf4bde83 0536b78b-1689-4f01-ab59-c7f96778b08f 2022-07-28 13:53:15.575 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:53:15.575 | from cryptography.utils import int_from_bytes 2022-07-28 13:53:15.575 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:53:15.575 | from cryptography.utils import int_from_bytes 2022-07-28 13:53:15.575 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-28 13:53:15.745 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-28 13:53:18.157 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:317 : local id_and_ext_gw_ip 2022-07-28 13:53:18.161 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : _neutron_create_public_subnet_v4 06289060-e658-4a22-99f2-e644a8afed89 2022-07-28 13:53:18.163 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:288 : local 'subnet_params=--ip-version 4 ' 2022-07-28 13:53:18.166 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:289 : subnet_params+=' ' 2022-07-28 13:53:18.169 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:290 : [[ -n 172.28.2.1 ]] 2022-07-28 13:53:18.171 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:291 : subnet_params+='--gateway 172.28.2.1 ' 2022-07-28 13:53:18.174 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:293 : subnet_params+='--network 06289060-e658-4a22-99f2-e644a8afed89 --subnet-range 172.28.2.0/24 --no-dhcp ' 2022-07-28 13:53:18.176 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : subnet_params+=public-subnet 2022-07-28 13:53:18.178 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local id_and_ext_gw_ip 2022-07-28 13:53:18.182 | +++ 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.28.2.1 --network 06289060-e658-4a22-99f2-e644a8afed89 --subnet-range 172.28.2.0/24 --no-dhcp public-subnet 2022-07-28 13:53:18.183 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : grep -e gateway_ip -e ' id ' 2022-07-28 13:53:21.550 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:53:21.550 | from cryptography.utils import int_from_bytes 2022-07-28 13:53:21.550 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:53:21.550 | from cryptography.utils import int_from_bytes 2022-07-28 13:53:21.550 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-28 13:53:21.720 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:53:21.723 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : id_and_ext_gw_ip='| gateway_ip | 172.28.2.1 | 2022-07-28 13:53:21.723 | | id | 6c7edfde-c662-43de-b413-b94134df3b81 |' 2022-07-28 13:53:21.725 | ++ 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 13:53:21.728 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 13:53:21.745 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:298 : echo '|' gateway_ip '|' 172.28.2.1 '|' '|' id '|' 6c7edfde-c662-43de-b413-b94134df3b81 '|' 2022-07-28 13:53:21.748 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.28.2.1 | | id | 6c7edfde-c662-43de-b413-b94134df3b81 |' 2022-07-28 13:53:21.751 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:319 : local ext_gw_ip 2022-07-28 13:53:21.755 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : echo '|' gateway_ip '|' 172.28.2.1 '|' '|' id '|' 6c7edfde-c662-43de-b413-b94134df3b81 '|' 2022-07-28 13:53:21.756 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : get_field 2 2022-07-28 13:53:21.758 | ++ functions-common:get_field:812 : local data field 2022-07-28 13:53:21.761 | ++ functions-common:get_field:813 : read data 2022-07-28 13:53:21.763 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-07-28 13:53:21.766 | ++ functions-common:get_field:817 : field='$3' 2022-07-28 13:53:21.769 | ++ functions-common:get_field:819 : echo '| gateway_ip | 172.28.2.1 | | id | 6c7edfde-c662-43de-b413-b94134df3b81 |' 2022-07-28 13:53:21.769 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-07-28 13:53:21.776 | ++ functions-common:get_field:813 : read data 2022-07-28 13:53:21.780 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : ext_gw_ip=172.28.2.1 2022-07-28 13:53:21.785 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : echo '|' gateway_ip '|' 172.28.2.1 '|' '|' id '|' 6c7edfde-c662-43de-b413-b94134df3b81 '|' 2022-07-28 13:53:21.785 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : get_field 5 2022-07-28 13:53:21.788 | ++ functions-common:get_field:812 : local data field 2022-07-28 13:53:21.791 | ++ functions-common:get_field:813 : read data 2022-07-28 13:53:21.794 | ++ functions-common:get_field:814 : '[' 5 -lt 0 ']' 2022-07-28 13:53:21.797 | ++ functions-common:get_field:817 : field='$6' 2022-07-28 13:53:21.800 | ++ functions-common:get_field:819 : echo '| gateway_ip | 172.28.2.1 | | id | 6c7edfde-c662-43de-b413-b94134df3b81 |' 2022-07-28 13:53:21.801 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-07-28 13:53:21.807 | ++ functions-common:get_field:813 : read data 2022-07-28 13:53:21.811 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : PUB_SUBNET_ID=6c7edfde-c662-43de-b413-b94134df3b81 2022-07-28 13:53:21.814 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 06289060-e658-4a22-99f2-e644a8afed89 16908cad-9d57-418c-ba0d-ee53bf4bde83 2022-07-28 13:53:24.578 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:53:24.578 | from cryptography.utils import int_from_bytes 2022-07-28 13:53:24.578 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:53:24.578 | from cryptography.utils import int_from_bytes 2022-07-28 13:53:24.578 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-28 13:53:26.938 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : [[ openvswitch == \o\v\n ]] 2022-07-28 13:53:26.941 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : is_service_enabled q-l3 neutron-l3 2022-07-28 13:53:26.961 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:53:26.963 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : local ext_gw_interface=none 2022-07-28 13:53:26.966 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : is_neutron_ovs_base_plugin 2022-07-28 13:53:26.969 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-07-28 13:53:26.972 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : _neutron_get_ext_gw_interface 2022-07-28 13:53:26.975 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-07-28 13:53:26.977 | ++ 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 13:53:27.000 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-07-28 13:53:27.003 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : ext_gw_interface=br-data 2022-07-28 13:53:27.005 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ br-data != \n\o\n\e ]] 2022-07-28 13:53:27.008 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local cidr_len=24 2022-07-28 13:53:27.010 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : local 'testcmd=ip -o link | grep -q br-data' 2022-07-28 13:53:27.013 | + 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 13:53:27.016 | + functions-common:test_with_retry:2378 : local 'testcmd=ip -o link | grep -q br-data' 2022-07-28 13:53:27.018 | + functions-common:test_with_retry:2379 : local 'failmsg=br-data creation failed' 2022-07-28 13:53:27.021 | + functions-common:test_with_retry:2380 : local until=10 2022-07-28 13:53:27.024 | + functions-common:test_with_retry:2381 : local sleep=0.5 2022-07-28 13:53:27.026 | + functions-common:test_with_retry:2383 : time_start test_with_retry 2022-07-28 13:53:27.030 | + functions-common:time_start:2426 : local name=test_with_retry 2022-07-28 13:53:27.033 | + functions-common:time_start:2427 : local start_time= 2022-07-28 13:53:27.035 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 13:53:27.039 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 13:53:27.044 | + functions-common:time_start:2431 : _TIME_START[$name]=1659016407041 2022-07-28 13:53:27.047 | + 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 13:53:27.055 | + functions-common:test_with_retry:2387 : time_stop test_with_retry 2022-07-28 13:53:27.057 | + functions-common:time_stop:2440 : local name 2022-07-28 13:53:27.060 | + functions-common:time_stop:2441 : local end_time 2022-07-28 13:53:27.063 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 13:53:27.066 | + functions-common:time_stop:2443 : local total 2022-07-28 13:53:27.069 | + functions-common:time_stop:2444 : local start_time 2022-07-28 13:53:27.071 | + functions-common:time_stop:2446 : name=test_with_retry 2022-07-28 13:53:27.074 | + functions-common:time_stop:2447 : start_time=1659016407041 2022-07-28 13:53:27.077 | + functions-common:time_stop:2449 : [[ -z 1659016407041 ]] 2022-07-28 13:53:27.081 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 13:53:27.085 | + functions-common:time_stop:2452 : end_time=1659016407082 2022-07-28 13:53:27.087 | + functions-common:time_stop:2453 : elapsed_time=41 2022-07-28 13:53:27.091 | + functions-common:time_stop:2454 : total=6118 2022-07-28 13:53:27.093 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 13:53:27.096 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6159 2022-07-28 13:53:27.100 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : grep -c 172.28.2.1 2022-07-28 13:53:27.101 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ip addr show dev br-data 2022-07-28 13:53:27.107 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ 0 == 0 ]] 2022-07-28 13:53:27.110 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \F\a\l\s\e ]] 2022-07-28 13:53:27.112 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ False == \T\r\u\e ]] 2022-07-28 13:53:27.115 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \T\r\u\e ]] 2022-07-28 13:53:27.117 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : sudo ip addr add 172.28.2.1/24 dev br-data 2022-07-28 13:53:27.131 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : sudo ip link set br-data up 2022-07-28 13:53:27.149 | ++ 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 13:53:27.150 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : awk -Fip_address '{ print $2 }' 2022-07-28 13:53:27.151 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : tr '\n' ' ' 2022-07-28 13:53:27.151 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : cut -f2 '-d'\''' 2022-07-28 13:53:29.727 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:53:29.727 | from cryptography.utils import int_from_bytes 2022-07-28 13:53:29.727 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:53:29.727 | from cryptography.utils import int_from_bytes 2022-07-28 13:53:29.876 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 13:53:29.882 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : ROUTER_GW_IP=' 172.28.2.194 ' 2022-07-28 13:53:29.884 | + 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 13:53:29.888 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 13:53:29.906 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : _neutron_set_router_id 2022-07-28 13:53:29.908 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-07-28 13:53:29.911 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : [[ 4 =~ .*6 ]] 2022-07-28 13:53:29.913 | + ./stack.sh:main:1312 : is_service_enabled nova 2022-07-28 13:53:29.934 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:53:29.937 | + ./stack.sh:main:1313 : echo_summary 'Starting Nova' 2022-07-28 13:53:29.939 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 13:53:29.942 | + ./stack.sh:echo_summary:441 : echo -e Starting Nova 2022-07-28 13:53:29.945 | + ./stack.sh:main:1314 : start_nova 2022-07-28 13:53:29.948 | + lib/nova:start_nova:1132 : start_nova_rest 2022-07-28 13:53:29.951 | + 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 13:53:29.955 | + 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 13:53:29.957 | + 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 13:53:29.960 | + lib/nova:start_nova_rest:1044 : local compute_cell_conf=/etc/nova/nova.conf 2022-07-28 13:53:29.963 | + lib/nova:start_nova_rest:1046 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-07-28 13:53:29.966 | + functions-common:run_process:1694 : local service=n-sch 2022-07-28 13:53:29.968 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-07-28 13:53:29.971 | + functions-common:run_process:1696 : local group= 2022-07-28 13:53:29.974 | + functions-common:run_process:1697 : local user= 2022-07-28 13:53:29.977 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 13:53:29.979 | + functions-common:run_process:1700 : local name=n-sch 2022-07-28 13:53:29.983 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 13:53:29.986 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 13:53:29.989 | + functions-common:time_start:2427 : local start_time= 2022-07-28 13:53:29.991 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 13:53:29.995 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 13:53:30.001 | + functions-common:time_start:2431 : _TIME_START[$name]=1659016409997 2022-07-28 13:53:30.003 | + functions-common:run_process:1703 : is_service_enabled n-sch 2022-07-28 13:53:30.022 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:53:30.025 | + functions-common:run_process:1704 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2022-07-28 13:53:30.028 | + functions-common:_run_under_systemd:1654 : local service=n-sch 2022-07-28 13:53:30.031 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-07-28 13:53:30.034 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-07-28 13:53:30.036 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-07-28 13:53:30.039 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-07-28 13:53:30.042 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-07-28 13:53:30.045 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-07-28 13:53:30.048 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-sch.service 2022-07-28 13:53:30.051 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 13:53:30.053 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 13:53:30.056 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 13:53:30.060 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 13:53:30.064 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-07-28 13:53:30.065 | + 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 13:53:30.068 | + functions-common:write_user_unit_file:1563 : local service=devstack@n-sch.service 2022-07-28 13:53:30.070 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-07-28 13:53:30.073 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 13:53:30.075 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 13:53:30.078 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 13:53:30.081 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 13:53:30.087 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 13:53:30.087 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-07-28 13:53:30.088 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 13:53:30.093 | + 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 13:53:30.151 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-07-28 13:53:30.211 | + 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 13:53:30.271 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-07-28 13:53:30.327 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-07-28 13:53:30.385 | + 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 13:53:30.443 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 13:53:30.446 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 13:53:30.449 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-07-28 13:53:30.518 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 13:53:31.113 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-sch.service 2022-07-28 13:53:31.127 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-07-28 13:53:31.760 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-sch.service 2022-07-28 13:53:31.787 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 13:53:31.790 | + functions-common:time_stop:2440 : local name 2022-07-28 13:53:31.794 | + functions-common:time_stop:2441 : local end_time 2022-07-28 13:53:31.797 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 13:53:31.799 | + functions-common:time_stop:2443 : local total 2022-07-28 13:53:31.802 | + functions-common:time_stop:2444 : local start_time 2022-07-28 13:53:31.805 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 13:53:31.807 | + functions-common:time_stop:2447 : start_time=1659016409997 2022-07-28 13:53:31.810 | + functions-common:time_stop:2449 : [[ -z 1659016409997 ]] 2022-07-28 13:53:31.817 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 13:53:31.823 | + functions-common:time_stop:2452 : end_time=1659016411819 2022-07-28 13:53:31.828 | + functions-common:time_stop:2453 : elapsed_time=1822 2022-07-28 13:53:31.830 | + functions-common:time_stop:2454 : total=28485 2022-07-28 13:53:31.838 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 13:53:31.841 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=30307 2022-07-28 13:53:31.844 | + lib/nova:start_nova_rest:1047 : '[' True == False ']' 2022-07-28 13:53:31.847 | ++ lib/nova:start_nova_rest:1050 : which uwsgi 2022-07-28 13:53:31.852 | + 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 13:53:31.856 | + functions-common:run_process:1694 : local service=n-api-meta 2022-07-28 13:53:31.860 | + 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 13:53:31.863 | + functions-common:run_process:1696 : local group= 2022-07-28 13:53:31.868 | + functions-common:run_process:1697 : local user= 2022-07-28 13:53:31.869 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 13:53:31.872 | + functions-common:run_process:1700 : local name=n-api-meta 2022-07-28 13:53:31.875 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 13:53:31.881 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 13:53:31.884 | + functions-common:time_start:2427 : local start_time= 2022-07-28 13:53:31.887 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 13:53:31.891 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 13:53:31.897 | + functions-common:time_start:2431 : _TIME_START[$name]=1659016411894 2022-07-28 13:53:31.901 | + functions-common:run_process:1703 : is_service_enabled n-api-meta 2022-07-28 13:53:31.928 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:53:31.936 | + 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 13:53:31.939 | + functions-common:_run_under_systemd:1654 : local service=n-api-meta 2022-07-28 13:53:31.942 | + 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 13:53:31.945 | + 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 13:53:31.948 | + 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 13:53:31.951 | + 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 13:53:31.954 | + 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 13:53:31.957 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-07-28 13:53:31.961 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-api-meta.service 2022-07-28 13:53:31.963 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 13:53:31.967 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 13:53:31.970 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 13:53:31.973 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 13:53:31.976 | + 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 13:53:31.979 | + 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 13:53:31.982 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@n-api-meta.service 2022-07-28 13:53:31.984 | + 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 13:53:31.987 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-07-28 13:53:31.989 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-07-28 13:53:31.992 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-07-28 13:53:31.995 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-07-28 13:53:31.998 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-07-28 13:53:32.003 | + 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 13:53:32.062 | + 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 13:53:32.119 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-07-28 13:53:32.176 | + 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 13:53:32.234 | + 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 13:53:32.310 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-07-28 13:53:32.371 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-07-28 13:53:32.432 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-07-28 13:53:32.489 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-07-28 13:53:32.548 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-07-28 13:53:32.612 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-07-28 13:53:32.616 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-07-28 13:53:32.619 | + 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 13:53:32.684 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-07-28 13:53:33.359 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-api-meta.service 2022-07-28 13:53:33.374 | 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 13:53:33.994 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-api-meta.service 2022-07-28 13:53:34.070 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 13:53:34.073 | + functions-common:time_stop:2440 : local name 2022-07-28 13:53:34.081 | + functions-common:time_stop:2441 : local end_time 2022-07-28 13:53:34.084 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 13:53:34.088 | + functions-common:time_stop:2443 : local total 2022-07-28 13:53:34.093 | + functions-common:time_stop:2444 : local start_time 2022-07-28 13:53:34.096 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 13:53:34.099 | + functions-common:time_stop:2447 : start_time=1659016411894 2022-07-28 13:53:34.102 | + functions-common:time_stop:2449 : [[ -z 1659016411894 ]] 2022-07-28 13:53:34.108 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 13:53:34.111 | + functions-common:time_stop:2452 : end_time=1659016414107 2022-07-28 13:53:34.113 | + functions-common:time_stop:2453 : elapsed_time=2213 2022-07-28 13:53:34.116 | + functions-common:time_stop:2454 : total=30307 2022-07-28 13:53:34.119 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 13:53:34.122 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=32520 2022-07-28 13:53:34.125 | + 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 13:53:34.128 | + 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 13:53:34.131 | + lib/nova:start_nova:1133 : start_nova_console_proxies 2022-07-28 13:53:34.134 | + 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 13:53:34.137 | + 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 13:53:34.140 | + 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 13:53:34.143 | + lib/nova:start_nova_console_proxies:1072 : local api_cell_conf=/etc/nova/nova.conf 2022-07-28 13:53:34.146 | + 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 13:53:34.149 | + lib/nova:start_nova_console_proxies:1079 : enable_nova_console_proxies 2022-07-28 13:53:34.154 | ++ lib/nova:enable_nova_console_proxies:1057 : seq 1 1 2022-07-28 13:53:34.157 | + lib/nova:enable_nova_console_proxies:1057 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 13:53:34.160 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-07-28 13:53:34.163 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-novnc 2022-07-28 13:53:34.186 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:53:34.189 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-07-28 13:53:34.191 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-spice 2022-07-28 13:53:34.212 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:53:34.215 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-07-28 13:53:34.218 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-sproxy 2022-07-28 13:53:34.240 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:53:34.248 | ++ lib/nova:start_nova_console_proxies:1080 : seq 1 1 2022-07-28 13:53:34.252 | + lib/nova:start_nova_console_proxies:1080 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 13:53:34.252 | + lib/nova:start_nova_console_proxies:1081 : local conf 2022-07-28 13:53:34.256 | ++ lib/nova:start_nova_console_proxies:1082 : conductor_conf 1 2022-07-28 13:53:34.259 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-28 13:53:34.263 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-28 13:53:34.265 | + lib/nova:start_nova_console_proxies:1082 : conf=/etc/nova/nova_cell1.conf 2022-07-28 13:53:34.268 | + 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 13:53:34.271 | + functions-common:run_process:1694 : local service=n-novnc-cell1 2022-07-28 13:53:34.273 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-07-28 13:53:34.276 | + functions-common:run_process:1696 : local group= 2022-07-28 13:53:34.279 | + functions-common:run_process:1697 : local user= 2022-07-28 13:53:34.282 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 13:53:34.284 | + functions-common:run_process:1700 : local name=n-novnc-cell1 2022-07-28 13:53:34.287 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 13:53:34.290 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 13:53:34.293 | + functions-common:time_start:2427 : local start_time= 2022-07-28 13:53:34.297 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 13:53:34.302 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 13:53:34.305 | + functions-common:time_start:2431 : _TIME_START[$name]=1659016414302 2022-07-28 13:53:34.310 | + functions-common:run_process:1703 : is_service_enabled n-novnc-cell1 2022-07-28 13:53:34.334 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:53:34.341 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 13:53:34.344 | + functions-common:time_stop:2440 : local name 2022-07-28 13:53:34.347 | + functions-common:time_stop:2441 : local end_time 2022-07-28 13:53:34.350 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 13:53:34.355 | + functions-common:time_stop:2443 : local total 2022-07-28 13:53:34.359 | + functions-common:time_stop:2444 : local start_time 2022-07-28 13:53:34.362 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 13:53:34.370 | + functions-common:time_stop:2447 : start_time=1659016414302 2022-07-28 13:53:34.372 | + functions-common:time_stop:2449 : [[ -z 1659016414302 ]] 2022-07-28 13:53:34.378 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 13:53:34.386 | + functions-common:time_stop:2452 : end_time=1659016414377 2022-07-28 13:53:34.390 | + functions-common:time_stop:2453 : elapsed_time=75 2022-07-28 13:53:34.397 | + functions-common:time_stop:2454 : total=32520 2022-07-28 13:53:34.400 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 13:53:34.403 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=32595 2022-07-28 13:53:34.405 | + 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 13:53:34.408 | + functions-common:run_process:1694 : local service=n-spice-cell1 2022-07-28 13:53:34.411 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-07-28 13:53:34.414 | + functions-common:run_process:1696 : local group= 2022-07-28 13:53:34.418 | + functions-common:run_process:1697 : local user= 2022-07-28 13:53:34.421 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 13:53:34.423 | + functions-common:run_process:1700 : local name=n-spice-cell1 2022-07-28 13:53:34.426 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 13:53:34.429 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 13:53:34.438 | + functions-common:time_start:2427 : local start_time= 2022-07-28 13:53:34.449 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 13:53:34.456 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 13:53:34.462 | + functions-common:time_start:2431 : _TIME_START[$name]=1659016414458 2022-07-28 13:53:34.465 | + functions-common:run_process:1703 : is_service_enabled n-spice-cell1 2022-07-28 13:53:34.488 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:53:34.491 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 13:53:34.493 | + functions-common:time_stop:2440 : local name 2022-07-28 13:53:34.497 | + functions-common:time_stop:2441 : local end_time 2022-07-28 13:53:34.499 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 13:53:34.502 | + functions-common:time_stop:2443 : local total 2022-07-28 13:53:34.505 | + functions-common:time_stop:2444 : local start_time 2022-07-28 13:53:34.508 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 13:53:34.511 | + functions-common:time_stop:2447 : start_time=1659016414458 2022-07-28 13:53:34.514 | + functions-common:time_stop:2449 : [[ -z 1659016414458 ]] 2022-07-28 13:53:34.520 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 13:53:34.523 | + functions-common:time_stop:2452 : end_time=1659016414519 2022-07-28 13:53:34.528 | + functions-common:time_stop:2453 : elapsed_time=61 2022-07-28 13:53:34.528 | + functions-common:time_stop:2454 : total=32595 2022-07-28 13:53:34.531 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 13:53:34.534 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=32656 2022-07-28 13:53:34.537 | + 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 13:53:34.539 | + functions-common:run_process:1694 : local service=n-sproxy-cell1 2022-07-28 13:53:34.542 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-07-28 13:53:34.545 | + functions-common:run_process:1696 : local group= 2022-07-28 13:53:34.548 | + functions-common:run_process:1697 : local user= 2022-07-28 13:53:34.551 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 13:53:34.553 | + functions-common:run_process:1700 : local name=n-sproxy-cell1 2022-07-28 13:53:34.556 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 13:53:34.559 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 13:53:34.562 | + functions-common:time_start:2427 : local start_time= 2022-07-28 13:53:34.565 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 13:53:34.570 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 13:53:34.573 | + functions-common:time_start:2431 : _TIME_START[$name]=1659016414570 2022-07-28 13:53:34.576 | + functions-common:run_process:1703 : is_service_enabled n-sproxy-cell1 2022-07-28 13:53:34.597 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:53:34.599 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 13:53:34.602 | + functions-common:time_stop:2440 : local name 2022-07-28 13:53:34.606 | + functions-common:time_stop:2441 : local end_time 2022-07-28 13:53:34.608 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 13:53:34.611 | + functions-common:time_stop:2443 : local total 2022-07-28 13:53:34.614 | + functions-common:time_stop:2444 : local start_time 2022-07-28 13:53:34.616 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 13:53:34.619 | + functions-common:time_stop:2447 : start_time=1659016414570 2022-07-28 13:53:34.623 | + functions-common:time_stop:2449 : [[ -z 1659016414570 ]] 2022-07-28 13:53:34.628 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 13:53:34.631 | + functions-common:time_stop:2452 : end_time=1659016414628 2022-07-28 13:53:34.634 | + functions-common:time_stop:2453 : elapsed_time=58 2022-07-28 13:53:34.637 | + functions-common:time_stop:2454 : total=32656 2022-07-28 13:53:34.639 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 13:53:34.642 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=32714 2022-07-28 13:53:34.645 | + 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 13:53:34.648 | + 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 13:53:34.651 | + lib/nova:start_nova:1134 : start_nova_conductor 2022-07-28 13:53:34.654 | + 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 13:53:34.656 | + lib/nova:start_nova_conductor:1108 : enable_nova_fleet 2022-07-28 13:53:34.664 | + lib/nova:enable_nova_fleet:1093 : is_service_enabled n-cond 2022-07-28 13:53:34.686 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:53:34.688 | + lib/nova:enable_nova_fleet:1094 : enable_service n-super-cond 2022-07-28 13:53:34.750 | ++ lib/nova:enable_nova_fleet:1095 : seq 1 1 2022-07-28 13:53:34.755 | + lib/nova:enable_nova_fleet:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 13:53:34.758 | + lib/nova:enable_nova_fleet:1096 : enable_service n-cond-cell1 2022-07-28 13:53:34.834 | + lib/nova:start_nova_conductor:1109 : is_service_enabled n-super-cond 2022-07-28 13:53:34.857 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:53:34.860 | + 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 13:53:34.863 | + functions-common:run_process:1694 : local service=n-super-cond 2022-07-28 13:53:34.866 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-07-28 13:53:34.868 | + functions-common:run_process:1696 : local group= 2022-07-28 13:53:34.873 | + functions-common:run_process:1697 : local user= 2022-07-28 13:53:34.876 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 13:53:34.879 | + functions-common:run_process:1700 : local name=n-super-cond 2022-07-28 13:53:34.883 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 13:53:34.885 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 13:53:34.889 | + functions-common:time_start:2427 : local start_time= 2022-07-28 13:53:34.892 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 13:53:34.899 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 13:53:34.907 | + functions-common:time_start:2431 : _TIME_START[$name]=1659016414900 2022-07-28 13:53:34.910 | + functions-common:run_process:1703 : is_service_enabled n-super-cond 2022-07-28 13:53:34.942 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:53:34.945 | + 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 13:53:34.949 | + functions-common:_run_under_systemd:1654 : local service=n-super-cond 2022-07-28 13:53:34.953 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-07-28 13:53:34.955 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-07-28 13:53:34.959 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-07-28 13:53:34.962 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-07-28 13:53:34.965 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-07-28 13:53:34.968 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-07-28 13:53:34.971 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-super-cond.service 2022-07-28 13:53:34.974 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 13:53:34.977 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 13:53:34.981 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 13:53:34.985 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 13:53:34.989 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-07-28 13:53:34.994 | + 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 13:53:34.997 | + functions-common:write_user_unit_file:1563 : local service=devstack@n-super-cond.service 2022-07-28 13:53:35.000 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-07-28 13:53:35.002 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 13:53:35.004 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 13:53:35.007 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 13:53:35.009 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 13:53:35.012 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 13:53:35.015 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-07-28 13:53:35.017 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 13:53:35.022 | + 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 13:53:35.088 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-07-28 13:53:35.163 | + 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 13:53:35.244 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-07-28 13:53:35.323 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-07-28 13:53:35.420 | + 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 13:53:35.488 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 13:53:35.491 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 13:53:35.494 | + 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 13:53:35.568 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 13:53:36.326 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-super-cond.service 2022-07-28 13:53:36.343 | 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 13:53:36.970 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-super-cond.service 2022-07-28 13:53:36.996 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 13:53:37.001 | + functions-common:time_stop:2440 : local name 2022-07-28 13:53:37.006 | + functions-common:time_stop:2441 : local end_time 2022-07-28 13:53:37.012 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 13:53:37.016 | + functions-common:time_stop:2443 : local total 2022-07-28 13:53:37.016 | + functions-common:time_stop:2444 : local start_time 2022-07-28 13:53:37.020 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 13:53:37.024 | + functions-common:time_stop:2447 : start_time=1659016414900 2022-07-28 13:53:37.024 | + functions-common:time_stop:2449 : [[ -z 1659016414900 ]] 2022-07-28 13:53:37.028 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 13:53:37.032 | + functions-common:time_stop:2452 : end_time=1659016417029 2022-07-28 13:53:37.036 | + functions-common:time_stop:2453 : elapsed_time=2129 2022-07-28 13:53:37.037 | + functions-common:time_stop:2454 : total=32714 2022-07-28 13:53:37.044 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 13:53:37.049 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=34843 2022-07-28 13:53:37.052 | ++ lib/nova:start_nova_conductor:1112 : seq 1 1 2022-07-28 13:53:37.060 | + lib/nova:start_nova_conductor:1112 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 13:53:37.063 | + lib/nova:start_nova_conductor:1113 : is_service_enabled n-cond-cell1 2022-07-28 13:53:37.087 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:53:37.090 | + lib/nova:start_nova_conductor:1114 : local conf 2022-07-28 13:53:37.094 | ++ lib/nova:start_nova_conductor:1115 : conductor_conf 1 2022-07-28 13:53:37.096 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-28 13:53:37.099 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-28 13:53:37.102 | + lib/nova:start_nova_conductor:1115 : conf=/etc/nova/nova_cell1.conf 2022-07-28 13:53:37.106 | + 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 13:53:37.108 | + functions-common:run_process:1694 : local service=n-cond-cell1 2022-07-28 13:53:37.111 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-07-28 13:53:37.114 | + functions-common:run_process:1696 : local group= 2022-07-28 13:53:37.117 | + functions-common:run_process:1697 : local user= 2022-07-28 13:53:37.120 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 13:53:37.123 | + functions-common:run_process:1700 : local name=n-cond-cell1 2022-07-28 13:53:37.126 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 13:53:37.129 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 13:53:37.131 | + functions-common:time_start:2427 : local start_time= 2022-07-28 13:53:37.134 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 13:53:37.140 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 13:53:37.143 | + functions-common:time_start:2431 : _TIME_START[$name]=1659016417140 2022-07-28 13:53:37.146 | + functions-common:run_process:1703 : is_service_enabled n-cond-cell1 2022-07-28 13:53:37.169 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:53:37.172 | + 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 13:53:37.175 | + functions-common:_run_under_systemd:1654 : local service=n-cond-cell1 2022-07-28 13:53:37.177 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-07-28 13:53:37.180 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-07-28 13:53:37.184 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-07-28 13:53:37.186 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-07-28 13:53:37.189 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-07-28 13:53:37.192 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-07-28 13:53:37.196 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-cond-cell1.service 2022-07-28 13:53:37.200 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 13:53:37.200 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 13:53:37.204 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 13:53:37.206 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 13:53:37.208 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-07-28 13:53:37.212 | + 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 13:53:37.216 | + functions-common:write_user_unit_file:1563 : local service=devstack@n-cond-cell1.service 2022-07-28 13:53:37.220 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-07-28 13:53:37.224 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 13:53:37.228 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 13:53:37.228 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 13:53:37.232 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 13:53:37.232 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 13:53:37.235 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-07-28 13:53:37.240 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 13:53:37.244 | + 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 13:53:37.312 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-07-28 13:53:37.380 | + 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 13:53:37.465 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-07-28 13:53:37.530 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-07-28 13:53:37.600 | + 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 13:53:37.664 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 13:53:37.667 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 13:53:37.670 | + 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 13:53:37.753 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 13:53:38.482 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-cond-cell1.service 2022-07-28 13:53:38.499 | 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 13:53:39.181 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-cond-cell1.service 2022-07-28 13:53:39.209 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 13:53:39.211 | + functions-common:time_stop:2440 : local name 2022-07-28 13:53:39.216 | + functions-common:time_stop:2441 : local end_time 2022-07-28 13:53:39.217 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 13:53:39.222 | + functions-common:time_stop:2443 : local total 2022-07-28 13:53:39.222 | + functions-common:time_stop:2444 : local start_time 2022-07-28 13:53:39.225 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 13:53:39.228 | + functions-common:time_stop:2447 : start_time=1659016417140 2022-07-28 13:53:39.232 | + functions-common:time_stop:2449 : [[ -z 1659016417140 ]] 2022-07-28 13:53:39.236 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 13:53:39.242 | + functions-common:time_stop:2452 : end_time=1659016419238 2022-07-28 13:53:39.245 | + functions-common:time_stop:2453 : elapsed_time=2098 2022-07-28 13:53:39.248 | + functions-common:time_stop:2454 : total=34843 2022-07-28 13:53:39.251 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 13:53:39.254 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=36941 2022-07-28 13:53:39.257 | + lib/nova:start_nova:1135 : start_nova_compute 2022-07-28 13:53:39.259 | + 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 13:53:39.263 | + 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 13:53:39.266 | + 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 13:53:39.269 | + lib/nova:start_nova_compute:969 : local compute_cell_conf=/etc/nova/nova.conf 2022-07-28 13:53:39.273 | + lib/nova:start_nova_compute:972 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-07-28 13:53:39.280 | + lib/nova:start_nova_compute:974 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-07-28 13:53:39.284 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 13:53:39.286 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-28 13:53:39.289 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-07-28 13:53:39.293 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-28 13:53:39.296 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-07-28 13:53:39.299 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-07-28 13:53:39.302 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-07-28 13:53:39.306 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-07-28 13:53:39.313 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-07-28 13:53:39.313 | BEGIN { 2022-07-28 13:53:39.313 | section = "" 2022-07-28 13:53:39.313 | last_section = "" 2022-07-28 13:53:39.313 | section_count = 0 2022-07-28 13:53:39.313 | } 2022-07-28 13:53:39.313 | /^\[.+\]/ { 2022-07-28 13:53:39.313 | gsub("[][]", "", $1); 2022-07-28 13:53:39.313 | section=$1 2022-07-28 13:53:39.313 | next 2022-07-28 13:53:39.313 | } 2022-07-28 13:53:39.313 | /^ *\#/ { 2022-07-28 13:53:39.313 | next 2022-07-28 13:53:39.313 | } 2022-07-28 13:53:39.313 | /^[^ \t]+/ { 2022-07-28 13:53:39.314 | # get offset of first = in $0 2022-07-28 13:53:39.314 | eq_idx = index($0, "=") 2022-07-28 13:53:39.314 | # extract attr & value from $0 2022-07-28 13:53:39.314 | attr = substr($0, 1, eq_idx - 1) 2022-07-28 13:53:39.314 | value = substr($0, eq_idx + 1) 2022-07-28 13:53:39.314 | # only need to strip trailing whitespace from attr 2022-07-28 13:53:39.314 | sub(/[ \t]*$/, "", attr) 2022-07-28 13:53:39.314 | # need to strip leading & trailing whitespace from value 2022-07-28 13:53:39.314 | sub(/^[ \t]*/, "", value) 2022-07-28 13:53:39.314 | sub(/[ \t]*$/, "", value) 2022-07-28 13:53:39.314 | 2022-07-28 13:53:39.314 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-28 13:53:39.314 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-28 13:53:39.315 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-28 13:53:39.315 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-28 13:53:39.315 | if (! (section, attr) in cfg_attr_count) { 2022-07-28 13:53:39.315 | if (section != last_section) { 2022-07-28 13:53:39.315 | cfg_section[section_count++] = section 2022-07-28 13:53:39.315 | last_section = section 2022-07-28 13:53:39.315 | } 2022-07-28 13:53:39.315 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-28 13:53:39.315 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-28 13:53:39.315 | 2022-07-28 13:53:39.315 | cfg_attr[section, attr, 0] = value 2022-07-28 13:53:39.315 | cfg_attr_count[section, attr] = 1 2022-07-28 13:53:39.315 | } else { 2022-07-28 13:53:39.315 | lno = cfg_attr_count[section, attr]++ 2022-07-28 13:53:39.315 | cfg_attr[section, attr, lno] = value 2022-07-28 13:53:39.315 | } 2022-07-28 13:53:39.316 | } 2022-07-28 13:53:39.316 | END { 2022-07-28 13:53:39.316 | # Process each section in order 2022-07-28 13:53:39.316 | for (sno = 0; sno < section_count; sno++) { 2022-07-28 13:53:39.316 | section = cfg_section[sno] 2022-07-28 13:53:39.316 | # The ini routines simply append a config item immediately 2022-07-28 13:53:39.316 | # after the section header. To keep the same order as defined 2022-07-28 13:53:39.316 | # in local.conf, invoke the ini routines in the reverse order 2022-07-28 13:53:39.316 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-28 13:53:39.316 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-28 13:53:39.316 | if (cfg_attr_count[section, attr] == 1) 2022-07-28 13:53:39.316 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-28 13:53:39.316 | else { 2022-07-28 13:53:39.316 | # For multiline, invoke the ini routines in the reverse order 2022-07-28 13:53:39.316 | count = cfg_attr_count[section, attr] 2022-07-28 13:53:39.316 | print "inidelete " configfile " " section " " attr 2022-07-28 13:53:39.316 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-28 13:53:39.316 | for (l = count -2; l >= 0; l--) 2022-07-28 13:53:39.317 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-28 13:53:39.317 | } 2022-07-28 13:53:39.317 | } 2022-07-28 13:53:39.317 | } 2022-07-28 13:53:39.317 | } 2022-07-28 13:53:39.317 | ' 2022-07-28 13:53:39.320 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-07-28 13:53:39.320 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-28 13:53:39.320 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 13:53:39.320 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 13:53:39.324 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-28 13:53:39.327 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-07-28 13:53:39.331 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-28 13:53:39.334 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-07-28 13:53:39.337 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-07-28 13:53:39.337 | BEGIN { group = "" } 2022-07-28 13:53:39.337 | /^\[\[.+\|.*\]\]/ { 2022-07-28 13:53:39.337 | gsub("[][]", "", $1); 2022-07-28 13:53:39.337 | split($1, a, "|"); 2022-07-28 13:53:39.337 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-28 13:53:39.337 | group=a[1] 2022-07-28 13:53:39.337 | } else { 2022-07-28 13:53:39.337 | group="" 2022-07-28 13:53:39.337 | } 2022-07-28 13:53:39.338 | next 2022-07-28 13:53:39.338 | } 2022-07-28 13:53:39.338 | { 2022-07-28 13:53:39.338 | if (group != "") 2022-07-28 13:53:39.338 | print $0 2022-07-28 13:53:39.338 | } 2022-07-28 13:53:39.338 | ' /home/ubuntu/devstack/local.conf 2022-07-28 13:53:39.345 | + 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 13:53:39.348 | + lib/nova:start_nova_compute:983 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-07-28 13:53:39.389 | + lib/nova:start_nova_compute:986 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-07-28 13:53:39.430 | + lib/nova:start_nova_compute:987 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-07-28 13:53:39.435 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-07-28 13:53:39.441 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-07-28 13:53:39.447 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-28 13:53:39.450 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-07-28 13:53:39.453 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-28 13:53:39.476 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:53:39.480 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-07-28 13:53:39.484 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-07-28 13:53:39.487 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-28 13:53:39.505 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:53:39.508 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/nova_cell1 2022-07-28 13:53:39.512 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/nova_cell1 2022-07-28 13:53:39.547 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-28 13:53:39.550 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-28 13:53:39.553 | + lib/nova:start_nova_compute:991 : inidelete /etc/nova/nova-cpu.conf database connection 2022-07-28 13:53:39.574 | + lib/nova:start_nova_compute:992 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-07-28 13:53:39.599 | + lib/nova:start_nova_compute:997 : configure_console_compute 2022-07-28 13:53:39.602 | + lib/nova:configure_console_compute:639 : local offset 2022-07-28 13:53:39.605 | + lib/nova:configure_console_compute:640 : offset=0 2022-07-28 13:53:39.608 | + lib/nova:configure_console_compute:644 : local default_proxyclient_addr 2022-07-28 13:53:39.612 | ++ lib/nova:configure_console_compute:645 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-07-28 13:53:39.634 | + lib/nova:configure_console_compute:645 : default_proxyclient_addr=10.222.0.67 2022-07-28 13:53:39.637 | + lib/nova:configure_console_compute:649 : is_service_enabled n-cpu 2022-07-28 13:53:39.656 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:53:39.658 | + lib/nova:configure_console_compute:665 : is_service_enabled n-novnc 2022-07-28 13:53:39.677 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:53:39.680 | + lib/nova:configure_console_compute:665 : '[' False '!=' False ']' 2022-07-28 13:53:39.683 | + lib/nova:configure_console_compute:673 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-07-28 13:53:39.719 | + lib/nova:configure_console_compute:676 : is_service_enabled n-spice 2022-07-28 13:53:39.740 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:53:39.743 | + lib/nova:configure_console_compute:686 : is_service_enabled n-sproxy 2022-07-28 13:53:39.764 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:53:39.767 | + lib/nova:start_nova_compute:1000 : '[' -n '' ']' 2022-07-28 13:53:39.770 | + lib/nova:start_nova_compute:1005 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-07-28 13:53:39.774 | + lib/nova:start_nova_compute:1005 : [[ kvm == \q\e\m\u ]] 2022-07-28 13:53:39.777 | + lib/nova:start_nova_compute:1009 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-07-28 13:53:39.781 | + 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 13:53:39.782 | + functions-common:run_process:1694 : local service=n-cpu 2022-07-28 13:53:39.785 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-07-28 13:53:39.791 | + functions-common:run_process:1696 : local group=libvirt 2022-07-28 13:53:39.795 | + functions-common:run_process:1697 : local user= 2022-07-28 13:53:39.798 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 13:53:39.801 | + functions-common:run_process:1700 : local name=n-cpu 2022-07-28 13:53:39.810 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 13:53:39.815 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 13:53:39.817 | + functions-common:time_start:2427 : local start_time= 2022-07-28 13:53:39.820 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 13:53:39.824 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 13:53:39.830 | + functions-common:time_start:2431 : _TIME_START[$name]=1659016419826 2022-07-28 13:53:39.832 | + functions-common:run_process:1703 : is_service_enabled n-cpu 2022-07-28 13:53:39.856 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:53:39.859 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 13:53:39.862 | + functions-common:time_stop:2440 : local name 2022-07-28 13:53:39.865 | + functions-common:time_stop:2441 : local end_time 2022-07-28 13:53:39.868 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 13:53:39.871 | + functions-common:time_stop:2443 : local total 2022-07-28 13:53:39.874 | + functions-common:time_stop:2444 : local start_time 2022-07-28 13:53:39.877 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 13:53:39.879 | + functions-common:time_stop:2447 : start_time=1659016419826 2022-07-28 13:53:39.882 | + functions-common:time_stop:2449 : [[ -z 1659016419826 ]] 2022-07-28 13:53:39.886 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 13:53:39.892 | + functions-common:time_stop:2452 : end_time=1659016419889 2022-07-28 13:53:39.895 | + functions-common:time_stop:2453 : elapsed_time=63 2022-07-28 13:53:39.897 | + functions-common:time_stop:2454 : total=36941 2022-07-28 13:53:39.900 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 13:53:39.903 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=37004 2022-07-28 13:53:39.906 | + 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 13:53:39.909 | + 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 13:53:39.912 | + lib/nova:start_nova:1136 : is_service_enabled n-api 2022-07-28 13:53:39.936 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:53:39.939 | + lib/nova:start_nova:1138 : echo 'Dumping cells_v2 mapping' 2022-07-28 13:53:39.939 | Dumping cells_v2 mapping 2022-07-28 13:53:39.942 | + lib/nova:start_nova:1139 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-07-28 13:53:40.548 | 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 13:53:43.578 | INFO dbcounter [None req-4f23b3bd-c0a9-4849-9b90-bbe401dd5961 None None] Registered counter for database nova_api 2022-07-28 13:53:43.602 | DEBUG dbcounter [-] [652148] Writer thread running {{(pid=652148) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 13:53:43.655 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:53:43.655 | from cryptography.utils import int_from_bytes 2022-07-28 13:53:43.655 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:53:43.655 | from cryptography.utils import int_from_bytes 2022-07-28 13:53:43.655 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-07-28 13:53:43.655 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-07-28 13:53:43.655 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-07-28 13:53:43.655 | | 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 13:53:43.655 | | cell1 | 8f2eb3a4-c85b-423c-9d09-e0b78d199754 | rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2022-07-28 13:53:43.655 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-07-28 13:53:44.071 | + ./stack.sh:main:1315 : async_runfunc create_flavors 2022-07-28 13:53:44.073 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-07-28 13:53:44.137 | + inc/async:async_inner:63 : create_flavors 2022-07-28 13:53:44.179 | [593835 Async create_flavors:652206]: running: create_flavors 2022-07-28 13:53:44.182 | + ./stack.sh:main:1317 : is_service_enabled cinder 2022-07-28 13:53:44.206 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:53:44.209 | + ./stack.sh:main:1318 : echo_summary 'Starting Cinder' 2022-07-28 13:53:44.212 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 13:53:44.215 | + ./stack.sh:echo_summary:441 : echo -e Starting Cinder 2022-07-28 13:53:44.218 | + ./stack.sh:main:1319 : start_cinder 2022-07-28 13:53:44.221 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-07-28 13:53:44.223 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-07-28 13:53:44.226 | + lib/cinder:start_cinder:510 : local cinder_url 2022-07-28 13:53:44.229 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-07-28 13:53:44.247 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:53:44.250 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-07-28 13:53:44.252 | + 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 13:53:44.255 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-07-28 13:53:44.258 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-07-28 13:53:44.264 | + 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 13:53:44.266 | + functions-common:run_process:1694 : local service=c-api 2022-07-28 13:53:44.269 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-07-28 13:53:44.272 | + functions-common:run_process:1696 : local group= 2022-07-28 13:53:44.275 | + functions-common:run_process:1697 : local user= 2022-07-28 13:53:44.278 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 13:53:44.280 | + functions-common:run_process:1700 : local name=c-api 2022-07-28 13:53:44.283 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 13:53:44.286 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 13:53:44.288 | + functions-common:time_start:2427 : local start_time= 2022-07-28 13:53:44.292 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 13:53:44.297 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 13:53:44.302 | + functions-common:time_start:2431 : _TIME_START[$name]=1659016424298 2022-07-28 13:53:44.306 | + functions-common:run_process:1703 : is_service_enabled c-api 2022-07-28 13:53:44.326 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:53:44.329 | + 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 13:53:44.332 | + functions-common:_run_under_systemd:1654 : local service=c-api 2022-07-28 13:53:44.334 | + 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 13:53:44.337 | + 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 13:53:44.340 | + 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 13:53:44.342 | + 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 13:53:44.345 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-07-28 13:53:44.347 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-07-28 13:53:44.350 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@c-api.service 2022-07-28 13:53:44.353 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 13:53:44.356 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 13:53:44.359 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 13:53:44.362 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 13:53:44.367 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-07-28 13:53:44.371 | + 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 13:53:44.371 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@c-api.service 2022-07-28 13:53:44.373 | + 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 13:53:44.376 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-07-28 13:53:44.378 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-07-28 13:53:44.381 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-07-28 13:53:44.384 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-07-28 13:53:44.394 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-07-28 13:53:44.399 | + 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 13:53:44.462 | + 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 13:53:44.521 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-07-28 13:53:44.579 | + 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 13:53:44.638 | + 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 13:53:44.695 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-07-28 13:53:44.751 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-07-28 13:53:44.805 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-07-28 13:53:44.862 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-07-28 13:53:44.920 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-07-28 13:53:44.976 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-07-28 13:53:44.979 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-07-28 13:53:44.982 | + 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 13:53:45.037 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-07-28 13:53:45.727 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@c-api.service 2022-07-28 13:53:45.741 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-07-28 13:53:46.396 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@c-api.service 2022-07-28 13:53:46.477 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 13:53:46.481 | + functions-common:time_stop:2440 : local name 2022-07-28 13:53:46.486 | + functions-common:time_stop:2441 : local end_time 2022-07-28 13:53:46.490 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 13:53:46.493 | + functions-common:time_stop:2443 : local total 2022-07-28 13:53:46.496 | + functions-common:time_stop:2444 : local start_time 2022-07-28 13:53:46.502 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 13:53:46.506 | + functions-common:time_stop:2447 : start_time=1659016424298 2022-07-28 13:53:46.509 | + functions-common:time_stop:2449 : [[ -z 1659016424298 ]] 2022-07-28 13:53:46.513 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 13:53:46.520 | + functions-common:time_stop:2452 : end_time=1659016426515 2022-07-28 13:53:46.527 | + functions-common:time_stop:2453 : elapsed_time=2217 2022-07-28 13:53:46.531 | + functions-common:time_stop:2454 : total=37004 2022-07-28 13:53:46.535 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 13:53:46.537 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=39221 2022-07-28 13:53:46.540 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.67/volume/v3 2022-07-28 13:53:46.546 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-07-28 13:53:46.546 | Waiting for Cinder API to start... 2022-07-28 13:53:46.549 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.67/volume/v3 2022-07-28 13:53:46.554 | + functions:wait_for_service:457 : local timeout=60 2022-07-28 13:53:46.560 | + functions:wait_for_service:458 : local url=http://10.222.0.67/volume/v3 2022-07-28 13:53:46.562 | + functions:wait_for_service:459 : local rval=0 2022-07-28 13:53:46.566 | + functions:wait_for_service:460 : time_start wait_for_service 2022-07-28 13:53:46.569 | + functions-common:time_start:2426 : local name=wait_for_service 2022-07-28 13:53:46.572 | + functions-common:time_start:2427 : local start_time= 2022-07-28 13:53:46.576 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 13:53:46.579 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 13:53:46.585 | + functions-common:time_start:2431 : _TIME_START[$name]=1659016426581 2022-07-28 13:53:46.588 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-07-28 13:53:46.597 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.67/volume/v3 2022-07-28 13:53:50.741 | + :: : [[ 500 == 503 ]] 2022-07-28 13:53:50.742 | + :: : [[ 0 -eq 7 ]] 2022-07-28 13:53:50.746 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-07-28 13:53:50.749 | + functions-common:time_stop:2440 : local name 2022-07-28 13:53:50.752 | + functions-common:time_stop:2441 : local end_time 2022-07-28 13:53:50.757 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 13:53:50.762 | + functions-common:time_stop:2443 : local total 2022-07-28 13:53:50.765 | + functions-common:time_stop:2444 : local start_time 2022-07-28 13:53:50.768 | + functions-common:time_stop:2446 : name=wait_for_service 2022-07-28 13:53:50.771 | + functions-common:time_stop:2447 : start_time=1659016426581 2022-07-28 13:53:50.773 | + functions-common:time_stop:2449 : [[ -z 1659016426581 ]] 2022-07-28 13:53:50.777 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 13:53:50.782 | + functions-common:time_stop:2452 : end_time=1659016430779 2022-07-28 13:53:50.784 | + functions-common:time_stop:2453 : elapsed_time=4198 2022-07-28 13:53:50.787 | + functions-common:time_stop:2454 : total=17987 2022-07-28 13:53:50.790 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 13:53:50.793 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=22185 2022-07-28 13:53:50.796 | + functions:wait_for_service:467 : return 0 2022-07-28 13:53:50.798 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-07-28 13:53:50.801 | + functions-common:run_process:1694 : local service=c-sch 2022-07-28 13:53:50.804 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-07-28 13:53:50.806 | + functions-common:run_process:1696 : local group= 2022-07-28 13:53:50.815 | + functions-common:run_process:1697 : local user= 2022-07-28 13:53:50.818 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 13:53:50.821 | + functions-common:run_process:1700 : local name=c-sch 2022-07-28 13:53:50.824 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 13:53:50.827 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 13:53:50.829 | + functions-common:time_start:2427 : local start_time= 2022-07-28 13:53:50.832 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 13:53:50.835 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 13:53:50.840 | + functions-common:time_start:2431 : _TIME_START[$name]=1659016430837 2022-07-28 13:53:50.843 | + functions-common:run_process:1703 : is_service_enabled c-sch 2022-07-28 13:53:50.866 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:53:50.868 | + functions-common:run_process:1704 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2022-07-28 13:53:50.872 | + functions-common:_run_under_systemd:1654 : local service=c-sch 2022-07-28 13:53:50.874 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-07-28 13:53:50.877 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-07-28 13:53:50.880 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-07-28 13:53:50.883 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-07-28 13:53:50.885 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-07-28 13:53:50.888 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-07-28 13:53:50.891 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@c-sch.service 2022-07-28 13:53:50.894 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 13:53:50.896 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 13:53:50.899 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 13:53:50.902 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 13:53:50.904 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-07-28 13:53:50.907 | + 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 13:53:50.910 | + functions-common:write_user_unit_file:1563 : local service=devstack@c-sch.service 2022-07-28 13:53:50.913 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-07-28 13:53:50.915 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 13:53:50.918 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 13:53:50.921 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 13:53:50.923 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 13:53:50.926 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 13:53:50.928 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-07-28 13:53:50.931 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 13:53:50.936 | + 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 13:53:50.997 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-07-28 13:53:51.055 | + 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 13:53:51.118 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-07-28 13:53:51.202 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-07-28 13:53:51.264 | + 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 13:53:51.324 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 13:53:51.327 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 13:53:51.329 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-07-28 13:53:51.390 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 13:53:52.080 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@c-sch.service 2022-07-28 13:53:52.095 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-07-28 13:53:52.723 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@c-sch.service 2022-07-28 13:53:52.745 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 13:53:52.748 | + functions-common:time_stop:2440 : local name 2022-07-28 13:53:52.751 | + functions-common:time_stop:2441 : local end_time 2022-07-28 13:53:52.754 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 13:53:52.757 | + functions-common:time_stop:2443 : local total 2022-07-28 13:53:52.761 | + functions-common:time_stop:2444 : local start_time 2022-07-28 13:53:52.764 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 13:53:52.766 | + functions-common:time_stop:2447 : start_time=1659016430837 2022-07-28 13:53:52.769 | + functions-common:time_stop:2449 : [[ -z 1659016430837 ]] 2022-07-28 13:53:52.779 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 13:53:52.779 | + functions-common:time_stop:2452 : end_time=1659016432775 2022-07-28 13:53:52.781 | + functions-common:time_stop:2453 : elapsed_time=1938 2022-07-28 13:53:52.784 | + functions-common:time_stop:2454 : total=39221 2022-07-28 13:53:52.787 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 13:53:52.793 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=41159 2022-07-28 13:53:52.794 | + lib/cinder:start_cinder:559 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-07-28 13:53:52.797 | + 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 13:53:52.799 | + functions-common:run_process:1694 : local service=c-bak 2022-07-28 13:53:52.802 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-07-28 13:53:52.806 | + functions-common:run_process:1696 : local group= 2022-07-28 13:53:52.810 | + functions-common:run_process:1697 : local user= 2022-07-28 13:53:52.813 | + functions-common:run_process:1698 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-07-28 13:53:52.816 | + functions-common:run_process:1700 : local name=c-bak 2022-07-28 13:53:52.818 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 13:53:52.822 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 13:53:52.824 | + functions-common:time_start:2427 : local start_time= 2022-07-28 13:53:52.830 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 13:53:52.833 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 13:53:52.839 | + functions-common:time_start:2431 : _TIME_START[$name]=1659016432835 2022-07-28 13:53:52.844 | + functions-common:run_process:1703 : is_service_enabled c-bak 2022-07-28 13:53:52.869 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:53:52.874 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 13:53:52.876 | + functions-common:time_stop:2440 : local name 2022-07-28 13:53:52.879 | + functions-common:time_stop:2441 : local end_time 2022-07-28 13:53:52.882 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 13:53:52.885 | + functions-common:time_stop:2443 : local total 2022-07-28 13:53:52.888 | + functions-common:time_stop:2444 : local start_time 2022-07-28 13:53:52.890 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 13:53:52.893 | + functions-common:time_stop:2447 : start_time=1659016432835 2022-07-28 13:53:52.896 | + functions-common:time_stop:2449 : [[ -z 1659016432835 ]] 2022-07-28 13:53:52.899 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 13:53:52.905 | + functions-common:time_stop:2452 : end_time=1659016432902 2022-07-28 13:53:52.907 | + functions-common:time_stop:2453 : elapsed_time=67 2022-07-28 13:53:52.911 | + functions-common:time_stop:2454 : total=41159 2022-07-28 13:53:52.913 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 13:53:52.917 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=41226 2022-07-28 13:53:52.920 | + 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 13:53:52.923 | + functions-common:run_process:1694 : local service=c-vol 2022-07-28 13:53:52.926 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-07-28 13:53:52.928 | + functions-common:run_process:1696 : local group= 2022-07-28 13:53:52.931 | + functions-common:run_process:1697 : local user= 2022-07-28 13:53:52.934 | + functions-common:run_process:1698 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-07-28 13:53:52.937 | + functions-common:run_process:1700 : local name=c-vol 2022-07-28 13:53:52.941 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 13:53:52.944 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 13:53:52.948 | + functions-common:time_start:2427 : local start_time= 2022-07-28 13:53:52.955 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 13:53:52.958 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 13:53:52.964 | + functions-common:time_start:2431 : _TIME_START[$name]=1659016432960 2022-07-28 13:53:52.967 | + functions-common:run_process:1703 : is_service_enabled c-vol 2022-07-28 13:53:52.995 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 13:53:52.995 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 13:53:53.000 | + functions-common:time_stop:2440 : local name 2022-07-28 13:53:53.001 | + functions-common:time_stop:2441 : local end_time 2022-07-28 13:53:53.008 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 13:53:53.008 | + functions-common:time_stop:2443 : local total 2022-07-28 13:53:53.015 | + functions-common:time_stop:2444 : local start_time 2022-07-28 13:53:53.015 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 13:53:53.017 | + functions-common:time_stop:2447 : start_time=1659016432960 2022-07-28 13:53:53.020 | + functions-common:time_stop:2449 : [[ -z 1659016432960 ]] 2022-07-28 13:53:53.026 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 13:53:53.032 | + functions-common:time_stop:2452 : end_time=1659016433028 2022-07-28 13:53:53.035 | + functions-common:time_stop:2453 : elapsed_time=68 2022-07-28 13:53:53.039 | + functions-common:time_stop:2454 : total=41226 2022-07-28 13:53:53.042 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 13:53:53.046 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=41294 2022-07-28 13:53:53.049 | + ./stack.sh:main:1320 : create_volume_types 2022-07-28 13:53:53.053 | + lib/cinder:create_volume_types:579 : is_service_enabled c-api 2022-07-28 13:53:53.076 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:53:53.078 | + lib/cinder:create_volume_types:579 : [[ -n lvm:lvmdriver-1 ]] 2022-07-28 13:53:53.081 | + lib/cinder:create_volume_types:580 : local be be_name 2022-07-28 13:53:53.084 | + lib/cinder:create_volume_types:581 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-07-28 13:53:53.087 | + lib/cinder:create_volume_types:582 : be_name=lvmdriver-1 2022-07-28 13:53:53.090 | + lib/cinder:create_volume_types:584 : is_service_enabled keystone 2022-07-28 13:53:53.125 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 13:53:53.128 | + 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 13:53:55.505 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:53:55.505 | from cryptography.utils import int_from_bytes 2022-07-28 13:53:55.505 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 13:53:55.505 | from cryptography.utils import int_from_bytes 2022-07-28 13:53:55.505 | Internal Server Error (HTTP 500) 2022-07-28 13:53:55.688 | + lib/cinder:create_volume_types:1 : exit_trap 2022-07-28 13:53:55.690 | + ./stack.sh:exit_trap:516 : local r=1 2022-07-28 13:53:55.694 | ++ ./stack.sh:exit_trap:517 : jobs -p 2022-07-28 13:53:55.697 | + ./stack.sh:exit_trap:517 : jobs='619288 2022-07-28 13:53:55.697 | 652206' 2022-07-28 13:53:55.700 | + ./stack.sh:exit_trap:520 : [[ -n 619288 2022-07-28 13:53:55.700 | 652206 ]] 2022-07-28 13:53:55.703 | + ./stack.sh:exit_trap:520 : [[ -n /opt/stack/logs/stack.sh.log.2022-07-28-133506 ]] 2022-07-28 13:53:55.706 | + ./stack.sh:exit_trap:520 : [[ True == \T\r\u\e ]] 2022-07-28 13:53:55.709 | + ./stack.sh:exit_trap:521 : echo 'exit_trap: cleaning up child processes' 2022-07-28 13:53:55.709 | exit_trap: cleaning up child processes 2022-07-28 13:53:55.712 | + ./stack.sh:exit_trap:522 : kill 619288 652206 2022-07-28 13:53:55.716 | + ./stack.sh:exit_trap:526 : '[' -f /tmp/tmp.HC8yG4bIOW ']' 2022-07-28 13:53:55.719 | + ./stack.sh:exit_trap:527 : rm /tmp/tmp.HC8yG4bIOW 2022-07-28 13:53:55.723 | + ./stack.sh:exit_trap:531 : kill_spinner 2022-07-28 13:53:55.726 | + ./stack.sh:kill_spinner:426 : '[' '!' -z '' ']' 2022-07-28 13:53:55.729 | + ./stack.sh:exit_trap:533 : [[ 1 -ne 0 ]] 2022-07-28 13:53:55.732 | + ./stack.sh:exit_trap:534 : echo 'Error on exit' 2022-07-28 13:53:55.732 | Error on exit 2022-07-28 13:53:55.735 | + ./stack.sh:exit_trap:536 : type -p generate-subunit 2022-07-28 13:53:55.738 | + ./stack.sh:exit_trap:537 : generate-subunit 1659015302 1133 fail 2022-07-28 13:53:55.996 | + ./stack.sh:exit_trap:539 : [[ -z /opt/stack/logs ]] 2022-07-28 13:53:55.999 | + ./stack.sh:exit_trap:542 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-07-28 13:53:57.010 | + ./stack.sh:exit_trap:551 : exit 1