2022-07-28 08:47:37.880 | + ./stack.sh:main:482 : exec 2022-07-28 08:47:37.880 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-07-28-084737' 2022-07-28 08:47:37.880 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-07-28-084737.summary.2022-07-28-084737 2022-07-28 08:47:37.880 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 08:47:37.880 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-07-28-084737 2022-07-28 08:47:37.880 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-07-28-084737 /opt/stack/logs/stack.sh.log 2022-07-28 08:47:37.880 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-07-28-084737.summary.2022-07-28-084737 /opt/stack/logs/stack.sh.log.summary 2022-07-28 08:47:37.880 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-07-28 08:47:37.880 | + functions:check_path_perm_sanity:596 : local real_path 2022-07-28 08:47:37.880 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-07-28 08:47:37.880 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-07-28 08:47:37.880 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-07-28 08:47:37.880 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-07-28 08:47:37.880 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-07-28 08:47:37.880 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-07-28 08:47:37.880 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-07-28 08:47:37.880 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-07-28 08:47:37.881 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-07-28 08:47:37.881 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-07-28 08:47:37.881 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-07-28 08:47:37.881 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-07-28 08:47:37.882 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-07-28 08:47:37.884 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-07-28 08:47:37.886 | + ./stack.sh:main:555 : trap err_trap ERR 2022-07-28 08:47:37.888 | + ./stack.sh:main:568 : set -o errexit 2022-07-28 08:47:37.890 | + ./stack.sh:main:571 : uname -a 2022-07-28 08:47:37.892 | Linux dv-cinder-851351-1-smb 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-07-28 08:47:37.894 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-07-28 08:47:37.896 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-07-28 08:47:37.899 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-07-28 08:47:37.935 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-07-28 08:47:37.952 | + ./stack.sh:main:585 : fetch_plugins 2022-07-28 08:47:37.954 | + functions-common:fetch_plugins:1786 : local plugins= 2022-07-28 08:47:37.956 | + functions-common:fetch_plugins:1787 : local plugin 2022-07-28 08:47:37.958 | + functions-common:fetch_plugins:1790 : [[ -z '' ]] 2022-07-28 08:47:37.960 | + functions-common:fetch_plugins:1791 : return 2022-07-28 08:47:37.962 | + ./stack.sh:main:589 : run_phase override_defaults 2022-07-28 08:47:37.964 | + functions-common:run_phase:1868 : local mode=override_defaults 2022-07-28 08:47:37.965 | + functions-common:run_phase:1869 : local phase= 2022-07-28 08:47:37.967 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-28 08:47:37.969 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-28 08:47:37.971 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-28 08:47:37.973 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-28 08:47:37.975 | + functions-common:run_phase:1878 : local extra 2022-07-28 08:47:37.977 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-28 08:47:37.980 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-28 08:47:37.982 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-28 08:47:37.984 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-28 08:47:37.986 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-07-28 08:47:37.989 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-28 08:47:38.003 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:47:38.005 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-07-28 08:47:38.007 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-28 08:47:38.009 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-28 08:47:38.011 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-28 08:47:38.012 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-28 08:47:38.015 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-28 08:47:38.017 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-07-28 08:47:38.018 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-07-28 08:47:38.020 | + functions-common:run_phase:1889 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-07-28 08:47:38.023 | + functions-common:run_phase:1892 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-07-28 08:47:38.025 | + functions-common:run_phase:1893 : plugin_override_defaults 2022-07-28 08:47:38.028 | + functions-common:plugin_override_defaults:1827 : local plugins= 2022-07-28 08:47:38.030 | + functions-common:plugin_override_defaults:1828 : local plugin 2022-07-28 08:47:38.032 | + functions-common:plugin_override_defaults:1831 : [[ -z '' ]] 2022-07-28 08:47:38.034 | + functions-common:plugin_override_defaults:1832 : return 2022-07-28 08:47:38.036 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-07-28 08:47:38.054 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-07-28 08:47:38.056 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-07-28 08:47:38.070 | ++ functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:47:38.072 | +++ lib/tls:source:43 : hostname -f 2022-07-28 08:47:38.076 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-07-28 08:47:38.079 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-07-28 08:47:38.081 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-07-28 08:47:38.083 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-07-28 08:47:38.085 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-07-28 08:47:38.087 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-07-28 08:47:38.089 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-07-28 08:47:38.091 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-07-28 08:47:38.093 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-07-28 08:47:38.095 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-07-28 08:47:38.099 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-07-28 08:47:38.111 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-07-28 08:47:38.128 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-07-28 08:47:38.141 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-07-28 08:47:38.153 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-07-28 08:47:38.190 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-07-28 08:47:38.248 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-07-28 08:47:38.349 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-07-28 08:47:38.373 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-07-28 08:47:38.422 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-07-28 08:47:38.475 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-07-28 08:47:38.622 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-07-28 08:47:38.641 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-07-28 08:47:38.657 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-07-28 08:47:38.670 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-07-28 08:47:38.759 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-07-28 08:47:38.762 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-07-28 08:47:38.766 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-07-28 08:47:38.769 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-07-28 08:47:38.772 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-07-28 08:47:38.775 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-07-28 08:47:38.778 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-07-28 08:47:38.778 | False' 2022-07-28 08:47:38.782 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-07-28 08:47:38.800 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-07-28 08:47:38.803 | + ./stack.sh:main:619 : run_phase source 2022-07-28 08:47:38.805 | + functions-common:run_phase:1868 : local mode=source 2022-07-28 08:47:38.807 | + functions-common:run_phase:1869 : local phase= 2022-07-28 08:47:38.809 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-28 08:47:38.812 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-28 08:47:38.814 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-28 08:47:38.816 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-28 08:47:38.818 | + functions-common:run_phase:1878 : local extra 2022-07-28 08:47:38.821 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-28 08:47:38.824 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-28 08:47:38.826 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-28 08:47:38.829 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-28 08:47:38.831 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-07-28 08:47:38.833 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-28 08:47:38.848 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:47:38.850 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-07-28 08:47:38.852 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-07-28 08:47:38.892 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-07-28 08:47:38.894 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-07-28 08:47:38.897 | + functions-common:run_phase:1889 : [[ source == \s\o\u\r\c\e ]] 2022-07-28 08:47:38.900 | + functions-common:run_phase:1890 : load_plugin_settings 2022-07-28 08:47:38.902 | + functions-common:load_plugin_settings:1804 : local plugins= 2022-07-28 08:47:38.904 | + functions-common:load_plugin_settings:1805 : local plugin 2022-07-28 08:47:38.907 | + functions-common:load_plugin_settings:1808 : [[ -z '' ]] 2022-07-28 08:47:38.910 | + functions-common:load_plugin_settings:1809 : return 2022-07-28 08:47:38.912 | + functions-common:run_phase:1891 : verify_disabled_services 2022-07-28 08:47:38.914 | + functions-common:verify_disabled_services:2151 : local service 2022-07-28 08:47:38.917 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:47:38.919 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-07-28 08:47:38.922 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:47:38.924 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-07-28 08:47:38.926 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:47:38.929 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-07-28 08:47:38.931 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:47:38.934 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-07-28 08:47:38.936 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:47:38.938 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-07-28 08:47:38.941 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:47:38.944 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-07-28 08:47:38.947 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:47:38.950 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-07-28 08:47:38.952 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:47:38.956 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-07-28 08:47:38.958 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:47:38.961 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-07-28 08:47:38.964 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:47:38.967 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-07-28 08:47:38.969 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:47:38.971 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-07-28 08:47:38.973 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:47:38.976 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-07-28 08:47:38.979 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:47:38.981 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-07-28 08:47:38.984 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:47:38.986 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-07-28 08:47:38.989 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:47:38.991 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-07-28 08:47:38.994 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:47:38.997 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-07-28 08:47:38.999 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:47:39.002 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-07-28 08:47:39.005 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:47:39.008 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-07-28 08:47:39.011 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:47:39.014 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-07-28 08:47:39.016 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:47:39.019 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-07-28 08:47:39.021 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:47:39.023 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-07-28 08:47:39.026 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:47:39.028 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-07-28 08:47:39.030 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:47:39.033 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-07-28 08:47:39.035 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:47:39.037 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-07-28 08:47:39.039 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:47:39.042 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-07-28 08:47:39.044 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:47:39.046 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-07-28 08:47:39.049 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:47:39.051 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-07-28 08:47:39.053 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:47:39.055 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-07-28 08:47:39.058 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:47:39.060 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-07-28 08:47:39.062 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:47:39.065 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-07-28 08:47:39.067 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:47:39.069 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-07-28 08:47:39.072 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:47:39.074 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-07-28 08:47:39.077 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:47:39.079 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-07-28 08:47:39.082 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:47:39.084 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-07-28 08:47:39.086 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:47:39.089 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-07-28 08:47:39.092 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:47:39.094 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-07-28 08:47:39.096 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:47:39.099 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-07-28 08:47:39.101 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:47:39.103 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-07-28 08:47:39.106 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:47:39.108 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-07-28 08:47:39.110 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:47:39.113 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-07-28 08:47:39.115 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:47:39.117 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-07-28 08:47:39.120 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:47:39.122 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-07-28 08:47:39.130 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:47:39.133 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-07-28 08:47:39.135 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:47:39.137 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-07-28 08:47:39.140 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-28 08:47:39.142 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-07-28 08:47:39.145 | + ./stack.sh:main:690 : initialize_database_backends 2022-07-28 08:47:39.147 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-07-28 08:47:39.149 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-07-28 08:47:39.166 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:47:39.169 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-07-28 08:47:39.173 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-07-28 08:47:39.176 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-07-28 08:47:39.196 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:47:39.198 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-07-28 08:47:39.201 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-07-28 08:47:39.204 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-07-28 08:47:39.207 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-07-28 08:47:39.209 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-07-28 08:47:39.212 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-07-28 08:47:39.214 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-07-28 08:47:39.216 | + lib/database:initialize_database_backends:92 : return 0 2022-07-28 08:47:39.220 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-07-28 08:47:39.220 | Using mysql database backend 2022-07-28 08:47:39.222 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-07-28 08:47:39.238 | + ./stack.sh:main:696 : define_database_baseurl 2022-07-28 08:47:39.242 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-07-28 08:47:39.244 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-07-28 08:47:39.247 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-07-28 08:47:39.250 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-07-28 08:47:39.252 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-07-28 08:47:39.268 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:47:39.271 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-07-28 08:47:39.287 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-07-28 08:47:39.304 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:47:39.306 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-07-28 08:47:39.323 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-07-28 08:47:39.344 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-07-28 08:47:39.367 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:47:39.370 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-07-28 08:47:39.391 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:47:39.394 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-07-28 08:47:39.412 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-07-28 08:47:39.415 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-07-28 08:47:39.417 | + ./stack.sh:main:752 : save_stackenv 752 2022-07-28 08:47:39.420 | + functions-common:save_stackenv:60 : local tag=752 2022-07-28 08:47:39.423 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-07-28 08:47:39.429 | + functions-common:save_stackenv:62 : time_stamp=2022-07-28-084739 2022-07-28 08:47:39.432 | + functions-common:save_stackenv:63 : echo '# 2022-07-28-084739 752' 2022-07-28 08:47:39.435 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 08:47:39.438 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-07-28 08:47:39.441 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 08:47:39.443 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-07-28 08:47:39.446 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 08:47:39.449 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-07-28 08:47:39.451 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 08:47:39.454 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-07-28 08:47:39.457 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 08:47:39.459 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.42 2022-07-28 08:47:39.461 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 08:47:39.464 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.42/identity 2022-07-28 08:47:39.466 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 08:47:39.469 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-07-28-084737 2022-07-28 08:47:39.471 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 08:47:39.473 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-07-28 08:47:39.476 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 08:47:39.478 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.42 2022-07-28 08:47:39.481 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 08:47:39.483 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-07-28 08:47:39.486 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 08:47:39.488 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-07-28 08:47:39.490 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 08:47:39.493 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-07-28 08:47:39.495 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 08:47:39.498 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-07-28 08:47:39.500 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 08:47:39.502 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.42 2022-07-28 08:47:39.505 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 08:47:39.507 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-07-28 08:47:39.510 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-07-28 08:47:39.513 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-07-28 08:47:39.515 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-07-28 08:47:39.517 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-07-28 08:47:39.519 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 08:47:39.521 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 08:47:39.524 | ++ functions-common:git_clone:601 : pwd 2022-07-28 08:47:39.527 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 08:47:39.530 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 08:47:39.534 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 08:47:39.550 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 08:47:39.552 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 08:47:39.554 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 08:47:39.557 | + functions-common:git_clone:618 : echo master 2022-07-28 08:47:39.557 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 08:47:39.562 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-07-28 08:47:39.564 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 08:47:39.566 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-07-28 08:47:39.580 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-07-28 08:47:39.583 | + functions-common:git_clone:679 : head -1 2022-07-28 08:47:39.584 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 08:47:39.588 | ce3bd683 Block os-vif 3.0.0 2022-07-28 08:47:39.591 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 08:47:39.595 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-07-28 08:47:39.598 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 08:47:39.602 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-07-28 08:47:39.605 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-07-28 08:47:39.608 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-07-28 08:47:39.611 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-07-28 08:47:39.614 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-07-28 08:47:39.616 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-07-28 08:47:39.619 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-07-28 08:47:39.621 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-07-28 08:47:39.624 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-07-28 08:47:39.629 | ++ tools/install_prereqs.sh:source:47 : NOW=1658998059 2022-07-28 08:47:39.632 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-07-28 08:47:39.637 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1658997074 2022-07-28 08:47:39.640 | ++ tools/install_prereqs.sh:source:49 : DELTA=985 2022-07-28 08:47:39.643 | ++ tools/install_prereqs.sh:source:50 : [[ 985 -lt 7200 ]] 2022-07-28 08:47:39.645 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-07-28 08:47:39.647 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-07-28 08:47:39.650 | ++ functions-common:export_proxy_variables:2258 : isset http_proxy 2022-07-28 08:47:39.653 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-07-28 08:47:39.655 | ++ functions-common:export_proxy_variables:2261 : isset https_proxy 2022-07-28 08:47:39.658 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-07-28 08:47:39.660 | ++ functions-common:export_proxy_variables:2264 : isset no_proxy 2022-07-28 08:47:39.663 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-07-28 08:47:39.666 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-07-28 08:47:39.721 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-07-28 08:47:39.721 | apache2-dev 2022-07-28 08:47:39.721 | bc 2022-07-28 08:47:39.721 | bsdmainutils 2022-07-28 08:47:39.721 | curl 2022-07-28 08:47:39.721 | g++ 2022-07-28 08:47:39.721 | gawk 2022-07-28 08:47:39.721 | gcc 2022-07-28 08:47:39.721 | gettext 2022-07-28 08:47:39.721 | git 2022-07-28 08:47:39.721 | graphviz 2022-07-28 08:47:39.721 | iputils-ping 2022-07-28 08:47:39.721 | libapache2-mod-proxy-uwsgi 2022-07-28 08:47:39.721 | libffi-dev 2022-07-28 08:47:39.721 | libjpeg-dev 2022-07-28 08:47:39.721 | libpcre3-dev 2022-07-28 08:47:39.721 | libpq-dev 2022-07-28 08:47:39.721 | libssl-dev 2022-07-28 08:47:39.721 | libsystemd-dev 2022-07-28 08:47:39.721 | libxml2-dev 2022-07-28 08:47:39.721 | libxslt1-dev 2022-07-28 08:47:39.721 | libyaml-dev 2022-07-28 08:47:39.721 | lsof 2022-07-28 08:47:39.721 | openssh-server 2022-07-28 08:47:39.721 | openssl 2022-07-28 08:47:39.721 | pkg-config 2022-07-28 08:47:39.721 | psmisc 2022-07-28 08:47:39.722 | python3-dev 2022-07-28 08:47:39.722 | python3-pip 2022-07-28 08:47:39.722 | python3-systemd 2022-07-28 08:47:39.722 | python3-venv 2022-07-28 08:47:39.722 | tar 2022-07-28 08:47:39.722 | tcpdump 2022-07-28 08:47:39.722 | unzip 2022-07-28 08:47:39.722 | uuid-runtime 2022-07-28 08:47:39.722 | wget 2022-07-28 08:47:39.722 | wget 2022-07-28 08:47:39.722 | zlib1g-dev 2022-07-28 08:47:39.722 | libkrb5-dev 2022-07-28 08:47:39.722 | libldap2-dev 2022-07-28 08:47:39.722 | libsasl2-dev 2022-07-28 08:47:39.722 | memcached 2022-07-28 08:47:39.722 | python3-mysqldb 2022-07-28 08:47:39.722 | sqlite3 2022-07-28 08:47:39.722 | conntrack 2022-07-28 08:47:39.722 | curl 2022-07-28 08:47:39.722 | dnsmasq-base 2022-07-28 08:47:39.722 | dnsmasq-utils 2022-07-28 08:47:39.722 | ebtables 2022-07-28 08:47:39.722 | genisoimage 2022-07-28 08:47:39.722 | iptables 2022-07-28 08:47:39.722 | iputils-arping 2022-07-28 08:47:39.722 | kpartx 2022-07-28 08:47:39.722 | libjs-jquery-tablesorter 2022-07-28 08:47:39.722 | parted 2022-07-28 08:47:39.722 | pm-utils 2022-07-28 08:47:39.722 | python3-mysqldb 2022-07-28 08:47:39.722 | socat 2022-07-28 08:47:39.722 | sqlite3 2022-07-28 08:47:39.722 | sudo 2022-07-28 08:47:39.722 | vlan 2022-07-28 08:47:39.722 | lsscsi 2022-07-28 08:47:39.722 | open-iscsi 2022-07-28 08:47:39.722 | lvm2 2022-07-28 08:47:39.722 | qemu-utils 2022-07-28 08:47:39.722 | thin-provisioning-tools 2022-07-28 08:47:39.722 | acl 2022-07-28 08:47:39.723 | dnsmasq-base 2022-07-28 08:47:39.723 | dnsmasq-utils 2022-07-28 08:47:39.723 | ebtables 2022-07-28 08:47:39.723 | haproxy 2022-07-28 08:47:39.723 | iptables 2022-07-28 08:47:39.723 | iputils-arping 2022-07-28 08:47:39.723 | iputils-ping 2022-07-28 08:47:39.723 | postgresql-server-dev-all 2022-07-28 08:47:39.723 | python3-mysqldb 2022-07-28 08:47:39.723 | sqlite3 2022-07-28 08:47:39.723 | sudo 2022-07-28 08:47:39.723 | vlan 2022-07-28 08:47:39.723 | pcp 2022-07-28 08:47:39.723 | ipset 2022-07-28 08:47:39.723 | conntrack 2022-07-28 08:47:39.723 | conntrackd 2022-07-28 08:47:39.723 | keepalived 2022-07-28 08:47:39.723 | lvm2 2022-07-28 08:47:39.723 | qemu-utils 2022-07-28 08:47:39.723 | thin-provisioning-tools 2022-07-28 08:47:39.723 | curl 2022-07-28 08:47:39.723 | liberasurecode-dev 2022-07-28 08:47:39.723 | make 2022-07-28 08:47:39.723 | memcached 2022-07-28 08:47:39.723 | rsync 2022-07-28 08:47:39.723 | sqlite3 2022-07-28 08:47:39.723 | xfsprogs' 2022-07-28 08:47:39.724 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-07-28 08:47:39.742 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-07-28 08:47:39.743 | apache2-dev 2022-07-28 08:47:39.743 | bc 2022-07-28 08:47:39.743 | bsdmainutils 2022-07-28 08:47:39.743 | curl 2022-07-28 08:47:39.743 | g++ 2022-07-28 08:47:39.743 | gawk 2022-07-28 08:47:39.743 | gcc 2022-07-28 08:47:39.743 | gettext 2022-07-28 08:47:39.743 | git 2022-07-28 08:47:39.743 | graphviz 2022-07-28 08:47:39.743 | iputils-ping 2022-07-28 08:47:39.743 | libapache2-mod-proxy-uwsgi 2022-07-28 08:47:39.743 | libffi-dev 2022-07-28 08:47:39.743 | libjpeg-dev 2022-07-28 08:47:39.743 | libpcre3-dev 2022-07-28 08:47:39.743 | libpq-dev 2022-07-28 08:47:39.743 | libssl-dev 2022-07-28 08:47:39.743 | libsystemd-dev 2022-07-28 08:47:39.743 | libxml2-dev 2022-07-28 08:47:39.743 | libxslt1-dev 2022-07-28 08:47:39.743 | libyaml-dev 2022-07-28 08:47:39.743 | lsof 2022-07-28 08:47:39.743 | openssh-server 2022-07-28 08:47:39.743 | openssl 2022-07-28 08:47:39.743 | pkg-config 2022-07-28 08:47:39.743 | psmisc 2022-07-28 08:47:39.743 | python3-dev 2022-07-28 08:47:39.743 | python3-pip 2022-07-28 08:47:39.743 | python3-systemd 2022-07-28 08:47:39.743 | python3-venv 2022-07-28 08:47:39.743 | tar 2022-07-28 08:47:39.743 | tcpdump 2022-07-28 08:47:39.743 | unzip 2022-07-28 08:47:39.743 | uuid-runtime 2022-07-28 08:47:39.743 | wget 2022-07-28 08:47:39.743 | wget 2022-07-28 08:47:39.743 | zlib1g-dev 2022-07-28 08:47:39.744 | libkrb5-dev 2022-07-28 08:47:39.744 | libldap2-dev 2022-07-28 08:47:39.744 | libsasl2-dev 2022-07-28 08:47:39.744 | memcached 2022-07-28 08:47:39.744 | python3-mysqldb 2022-07-28 08:47:39.744 | sqlite3 2022-07-28 08:47:39.744 | conntrack 2022-07-28 08:47:39.744 | curl 2022-07-28 08:47:39.744 | dnsmasq-base 2022-07-28 08:47:39.744 | dnsmasq-utils 2022-07-28 08:47:39.744 | ebtables 2022-07-28 08:47:39.744 | genisoimage 2022-07-28 08:47:39.744 | iptables 2022-07-28 08:47:39.744 | iputils-arping 2022-07-28 08:47:39.744 | kpartx 2022-07-28 08:47:39.744 | libjs-jquery-tablesorter 2022-07-28 08:47:39.744 | parted 2022-07-28 08:47:39.744 | pm-utils 2022-07-28 08:47:39.744 | python3-mysqldb 2022-07-28 08:47:39.744 | socat 2022-07-28 08:47:39.744 | sqlite3 2022-07-28 08:47:39.744 | sudo 2022-07-28 08:47:39.744 | vlan 2022-07-28 08:47:39.744 | lsscsi 2022-07-28 08:47:39.744 | open-iscsi 2022-07-28 08:47:39.744 | lvm2 2022-07-28 08:47:39.744 | qemu-utils 2022-07-28 08:47:39.744 | thin-provisioning-tools 2022-07-28 08:47:39.744 | acl 2022-07-28 08:47:39.744 | dnsmasq-base 2022-07-28 08:47:39.744 | dnsmasq-utils 2022-07-28 08:47:39.744 | ebtables 2022-07-28 08:47:39.744 | haproxy 2022-07-28 08:47:39.744 | iptables 2022-07-28 08:47:39.744 | iputils-arping 2022-07-28 08:47:39.744 | iputils-ping 2022-07-28 08:47:39.745 | postgresql-server-dev-all 2022-07-28 08:47:39.745 | python3-mysqldb 2022-07-28 08:47:39.745 | sqlite3 2022-07-28 08:47:39.745 | sudo 2022-07-28 08:47:39.745 | vlan 2022-07-28 08:47:39.745 | pcp 2022-07-28 08:47:39.745 | ipset 2022-07-28 08:47:39.745 | conntrack 2022-07-28 08:47:39.745 | conntrackd 2022-07-28 08:47:39.745 | keepalived 2022-07-28 08:47:39.745 | lvm2 2022-07-28 08:47:39.745 | qemu-utils 2022-07-28 08:47:39.745 | thin-provisioning-tools 2022-07-28 08:47:39.745 | curl 2022-07-28 08:47:39.745 | liberasurecode-dev 2022-07-28 08:47:39.745 | make 2022-07-28 08:47:39.745 | memcached 2022-07-28 08:47:39.745 | rsync 2022-07-28 08:47:39.745 | sqlite3 2022-07-28 08:47:39.745 | xfsprogs ' 2022-07-28 08:47:39.746 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-07-28 08:47:39.748 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:47:39.751 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:47:39.754 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-07-28 08:47:39.754 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-07-28 08:47:39.759 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-07-28 08:47:39.762 | ++ functions-common:install_package:1464 : update_package_repo 2022-07-28 08:47:39.764 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 08:47:39.766 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-07-28 08:47:39.768 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 08:47:39.770 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 08:47:39.772 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 08:47:39.775 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:47:39.777 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:47:39.780 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 08:47:39.783 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-07-28 08:47:39.785 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-07-28 08:47:39.788 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-07-28 08:47:39.791 | +++ functions-common:apt_get_update:1198 : id -u 2022-07-28 08:47:39.796 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-07-28 08:47:39.799 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-07-28 08:47:39.802 | ++ functions-common:time_start:2426 : local name=apt-get-update 2022-07-28 08:47:39.805 | ++ functions-common:time_start:2427 : local start_time= 2022-07-28 08:47:39.808 | ++ functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:47:39.812 | +++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:47:39.816 | ++ functions-common:time_start:2431 : _TIME_START[$name]=1658998059814 2022-07-28 08:47:39.819 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-07-28 08:47:39.821 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-07-28 08:47:39.823 | ++ functions-common:apt_get_update:1205 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-07-28 08:47:40.087 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-07-28 08:47:40.132 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-07-28 08:47:40.184 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-07-28 08:47:40.387 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-07-28 08:47:40.970 | Fetched 336 kB in 1s (402 kB/s) 2022-07-28 08:47:42.605 | Reading package lists... 2022-07-28 08:47:42.639 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-07-28 08:47:42.642 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-07-28 08:47:42.645 | ++ functions-common:time_stop:2440 : local name 2022-07-28 08:47:42.647 | ++ functions-common:time_stop:2441 : local end_time 2022-07-28 08:47:42.650 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:47:42.652 | ++ functions-common:time_stop:2443 : local total 2022-07-28 08:47:42.654 | ++ functions-common:time_stop:2444 : local start_time 2022-07-28 08:47:42.657 | ++ functions-common:time_stop:2446 : name=apt-get-update 2022-07-28 08:47:42.659 | ++ functions-common:time_stop:2447 : start_time=1658998059814 2022-07-28 08:47:42.661 | ++ functions-common:time_stop:2449 : [[ -z 1658998059814 ]] 2022-07-28 08:47:42.665 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:47:42.669 | ++ functions-common:time_stop:2452 : end_time=1658998062666 2022-07-28 08:47:42.671 | ++ functions-common:time_stop:2453 : elapsed_time=2852 2022-07-28 08:47:42.673 | ++ functions-common:time_stop:2454 : total=0 2022-07-28 08:47:42.676 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:47:42.678 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=2852 2022-07-28 08:47:42.680 | ++ functions-common:install_package:1465 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-07-28 08:47:42.682 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 08:47:42.685 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:47:42.687 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:47:42.689 | ++ functions-common:real_install_package:1451 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-07-28 08:47:42.710 | ++ functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-07-28 08:47:42.824 | Reading package lists... 2022-07-28 08:47:43.113 | Building dependency tree... 2022-07-28 08:47:43.115 | Reading state information... 2022-07-28 08:47:43.151 | acl is already the newest version (2.2.53-6). 2022-07-28 08:47:43.151 | bc is already the newest version (1.07.1-2build1). 2022-07-28 08:47:43.151 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-07-28 08:47:43.151 | conntrack is already the newest version (1:1.4.5-2). 2022-07-28 08:47:43.151 | ebtables is already the newest version (2.0.11-3build1). 2022-07-28 08:47:43.151 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-07-28 08:47:43.151 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-07-28 08:47:43.151 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-07-28 08:47:43.151 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-07-28 08:47:43.151 | gettext is already the newest version (0.19.8.1-10build1). 2022-07-28 08:47:43.151 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-07-28 08:47:43.151 | iputils-arping is already the newest version (3:20190709-3). 2022-07-28 08:47:43.151 | iputils-ping is already the newest version (3:20190709-3). 2022-07-28 08:47:43.151 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-07-28 08:47:43.151 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-07-28 08:47:43.151 | libffi-dev is already the newest version (3.3-4). 2022-07-28 08:47:43.151 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-07-28 08:47:43.151 | libxslt1-dev is already the newest version (1.1.34-4). 2022-07-28 08:47:43.151 | libyaml-dev is already the newest version (0.2.2-1). 2022-07-28 08:47:43.151 | lsscsi is already the newest version (0.30-0.1). 2022-07-28 08:47:43.151 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-07-28 08:47:43.151 | make is already the newest version (4.2.1-1.2). 2022-07-28 08:47:43.151 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-07-28 08:47:43.152 | psmisc is already the newest version (23.3-1). 2022-07-28 08:47:43.152 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-07-28 08:47:43.152 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-07-28 08:47:43.152 | python3-systemd is already the newest version (234-3build2). 2022-07-28 08:47:43.152 | socat is already the newest version (1.7.3.3-2). 2022-07-28 08:47:43.152 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-07-28 08:47:43.152 | unzip is already the newest version (6.0-25ubuntu1). 2022-07-28 08:47:43.152 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-07-28 08:47:43.152 | conntrackd is already the newest version (1:1.4.5-2). 2022-07-28 08:47:43.152 | graphviz is already the newest version (2.42.2-3build2). 2022-07-28 08:47:43.152 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-07-28 08:47:43.152 | pcp is already the newest version (5.0.3-1). 2022-07-28 08:47:43.152 | pm-utils is already the newest version (1.4.1-19). 2022-07-28 08:47:43.152 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-07-28 08:47:43.152 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-07-28 08:47:43.152 | apache2-dev is already the newest version (2.4.41-4ubuntu3.12). 2022-07-28 08:47:43.152 | curl is already the newest version (7.68.0-1ubuntu2.12). 2022-07-28 08:47:43.152 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-07-28 08:47:43.152 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-07-28 08:47:43.152 | git is already the newest version (1:2.25.1-1ubuntu3.5). 2022-07-28 08:47:43.152 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-07-28 08:47:43.152 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-07-28 08:47:43.152 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-07-28 08:47:43.152 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-07-28 08:47:43.152 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-07-28 08:47:43.152 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-07-28 08:47:43.152 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-07-28 08:47:43.152 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-07-28 08:47:43.152 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.16). 2022-07-28 08:47:43.152 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-07-28 08:47:43.152 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-07-28 08:47:43.152 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-07-28 08:47:43.152 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-07-28 08:47:43.152 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-07-28 08:47:43.153 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-07-28 08:47:43.153 | openssl is already the newest version (1.1.1f-1ubuntu2.16). 2022-07-28 08:47:43.153 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-07-28 08:47:43.153 | qemu-utils is already the newest version (1:4.2-3ubuntu6.23). 2022-07-28 08:47:43.153 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-07-28 08:47:43.153 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-07-28 08:47:43.153 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-07-28 08:47:43.153 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-07-28 08:47:43.153 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-07-28 08:47:43.153 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-07-28 08:47:43.153 | wget is already the newest version (1.20.3-1ubuntu2). 2022-07-28 08:47:43.153 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-07-28 08:47:43.406 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-07-28 08:47:43.406 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-07-28 08:47:43.406 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-07-28 08:47:43.406 | The following packages were automatically installed and are no longer required: 2022-07-28 08:47:43.408 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 08:47:43.408 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 08:47:43.408 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 08:47:43.408 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 08:47:43.408 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 08:47:43.408 | python3-zope.interface 2022-07-28 08:47:43.408 | Use 'sudo apt autoremove' to remove them. 2022-07-28 08:47:43.409 | The following additional packages will be installed: 2022-07-28 08:47:43.410 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 python3-yaml 2022-07-28 08:47:43.488 | The following NEW packages will be installed: 2022-07-28 08:47:43.489 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 postgresql-server-dev-all 2022-07-28 08:47:43.489 | python3-yaml 2022-07-28 08:47:44.101 | 0 upgraded, 5 newly installed, 0 to remove and 158 not upgraded. 2022-07-28 08:47:44.101 | Need to get 0 B/27.5 MB of archives. 2022-07-28 08:47:44.101 | After this operation, 211 MB of additional disk space will be used. 2022-07-28 08:47:44.149 | Selecting previously unselected package python3-yaml. 2022-07-28 08:47:44.201 | (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 08:47:44.205 | Preparing to unpack .../python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-07-28 08:47:44.211 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-07-28 08:47:44.271 | Selecting previously unselected package llvm-10-tools. 2022-07-28 08:47:44.286 | Preparing to unpack .../llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-07-28 08:47:44.290 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-07-28 08:47:44.455 | Selecting previously unselected package llvm-10-dev. 2022-07-28 08:47:44.465 | Preparing to unpack .../llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-07-28 08:47:44.473 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-07-28 08:47:48.978 | Selecting previously unselected package postgresql-server-dev-12. 2022-07-28 08:47:48.989 | Preparing to unpack .../postgresql-server-dev-12_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-07-28 08:47:48.993 | Unpacking postgresql-server-dev-12 (12.11-0ubuntu0.20.04.1) ... 2022-07-28 08:47:49.337 | Selecting previously unselected package postgresql-server-dev-all. 2022-07-28 08:47:49.347 | Preparing to unpack .../postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-07-28 08:47:49.352 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-07-28 08:47:49.423 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-07-28 08:47:49.742 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-07-28 08:47:49.752 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-07-28 08:47:49.761 | Setting up postgresql-server-dev-12 (12.11-0ubuntu0.20.04.1) ... 2022-07-28 08:47:49.770 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-07-28 08:47:49.780 | Processing triggers for man-db (2.9.1-1) ... 2022-07-28 08:47:50.191 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-07-28 08:47:58.770 | ++ functions-common:apt_get:1235 : result=0 2022-07-28 08:47:58.773 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 08:47:58.776 | ++ functions-common:time_stop:2440 : local name 2022-07-28 08:47:58.779 | ++ functions-common:time_stop:2441 : local end_time 2022-07-28 08:47:58.781 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:47:58.784 | ++ functions-common:time_stop:2443 : local total 2022-07-28 08:47:58.786 | ++ functions-common:time_stop:2444 : local start_time 2022-07-28 08:47:58.789 | ++ functions-common:time_stop:2446 : name=apt-get 2022-07-28 08:47:58.792 | ++ functions-common:time_stop:2447 : start_time=1658998062707 2022-07-28 08:47:58.794 | ++ functions-common:time_stop:2449 : [[ -z 1658998062707 ]] 2022-07-28 08:47:58.798 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:47:58.802 | ++ functions-common:time_stop:2452 : end_time=1658998078799 2022-07-28 08:47:58.805 | ++ functions-common:time_stop:2453 : elapsed_time=16092 2022-07-28 08:47:58.807 | ++ functions-common:time_stop:2454 : total=827 2022-07-28 08:47:58.809 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:47:58.811 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=16919 2022-07-28 08:47:58.814 | ++ functions-common:apt_get:1239 : return 0 2022-07-28 08:47:58.816 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-07-28 08:47:58.819 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-07-28 08:47:58.822 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-07-28 08:47:58.826 | ++ tools/install_prereqs.sh:source:89 : date 2022-07-28 08:47:58.831 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-07-28 08:47:58.833 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-07-28 08:47:58.837 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-07-28 08:48:00.283 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-07-28 08:48:00.285 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-07-28 08:48:00.287 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-07-28 08:48:00.289 | + tools/install_pip.sh:main:43 : GetDistro 2022-07-28 08:48:00.291 | + functions-common:GetDistro:446 : GetOSVersion 2022-07-28 08:48:00.293 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-07-28 08:48:00.295 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-07-28 08:48:00.297 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-07-28 08:48:00.298 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-07-28 08:48:00.300 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-07-28 08:48:00.302 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-07-28 08:48:00.304 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-07-28 08:48:00.306 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-07-28 08:48:00.310 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-07-28 08:48:00.312 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-07-28 08:48:00.314 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-07-28 08:48:00.315 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-07-28 08:48:00.317 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-07-28 08:48:00.319 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-07-28 08:48:00.321 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-07-28 08:48:00.324 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-07-28 08:48:00.326 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-07-28 08:48:00.329 | + functions-common:_ensure_lsb_release:394 : return 2022-07-28 08:48:00.331 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-07-28 08:48:00.400 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-07-28 08:48:00.403 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-07-28 08:48:00.482 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-07-28 08:48:00.486 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-07-28 08:48:00.555 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-07-28 08:48:00.558 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-07-28 08:48:00.562 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-07-28 08:48:00.564 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-07-28 08:48:00.568 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-07-28 08:48:00.571 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-07-28 08:48:00.574 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-07-28 08:48:00.578 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-07-28 08:48:00.581 | + functions-common:GetDistro:451 : DISTRO=focal 2022-07-28 08:48:00.584 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-07-28 08:48:00.586 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-07-28 08:48:00.586 | Distro: focal 2022-07-28 08:48:00.588 | + tools/install_pip.sh:main:124 : get_versions 2022-07-28 08:48:00.591 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-07-28 08:48:00.595 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-07-28 08:48:00.597 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-07-28 08:48:00.600 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-07-28 08:48:00.600 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-07-28 08:48:02.032 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-07-28 08:48:02.035 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-07-28 08:48:02.035 | pip: 20.0.2 2022-07-28 08:48:02.038 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-07-28 08:48:02.042 | + tools/install_pip.sh:main:130 : is_fedora 2022-07-28 08:48:02.045 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 08:48:02.048 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 08:48:02.051 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 08:48:02.053 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 08:48:02.056 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 08:48:02.058 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 08:48:02.060 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 08:48:02.062 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 08:48:02.064 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 08:48:02.066 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 08:48:02.068 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-07-28 08:48:02.070 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:48:02.072 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:48:02.075 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-07-28 08:48:02.081 | + tools/install_pip.sh:main:153 : set -x 2022-07-28 08:48:02.083 | + tools/install_pip.sh:main:156 : get_versions 2022-07-28 08:48:02.085 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-07-28 08:48:02.089 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-07-28 08:48:02.091 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-07-28 08:48:02.094 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-07-28 08:48:02.094 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-07-28 08:48:03.531 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-07-28 08:48:03.534 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-07-28 08:48:03.534 | pip: 20.0.2 2022-07-28 08:48:03.539 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-07-28 08:48:03.542 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-07-28 08:48:03.547 | + ./stack.sh:main:791 : fixup_all 2022-07-28 08:48:03.550 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-07-28 08:48:03.553 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-07-28 08:48:03.555 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:48:03.557 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:48:03.559 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-07-28 08:48:03.572 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-07-28 08:48:03.584 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-07-28 08:48:03.599 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-07-28 08:48:03.601 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-07-28 08:48:03.605 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 08:48:03.607 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 08:48:03.609 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 08:48:03.612 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 08:48:03.614 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 08:48:03.617 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 08:48:03.619 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 08:48:03.621 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 08:48:03.623 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 08:48:03.625 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 08:48:03.628 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-07-28 08:48:03.630 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-07-28 08:48:03.633 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-07-28 08:48:03.636 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 08:48:03.640 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 08:48:03.643 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 08:48:03.646 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 08:48:03.649 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 08:48:03.652 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 08:48:03.655 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-07-28 08:48:03.659 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-07-28 08:48:03.688 | Using python 3.8 to install os-testr 2022-07-28 08:48:03.691 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-07-28 08:48:05.776 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:48:05.777 | from cryptography.utils import int_from_bytes 2022-07-28 08:48:05.777 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:48:05.777 | from cryptography.utils import int_from_bytes 2022-07-28 08:48:06.817 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 08:48:06.882 | 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 08:48:06.976 | 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 08:48:07.019 | 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 08:48:07.053 | 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 08:48:07.079 | 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 08:48:07.108 | 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 08:48:09.182 | + inc/python:pip_install:196 : result=0 2022-07-28 08:48:09.186 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 08:48:09.189 | + functions-common:time_stop:2440 : local name 2022-07-28 08:48:09.192 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:48:09.195 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:48:09.197 | + functions-common:time_stop:2443 : local total 2022-07-28 08:48:09.199 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:48:09.202 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 08:48:09.204 | + functions-common:time_stop:2447 : start_time=1658998083680 2022-07-28 08:48:09.206 | + functions-common:time_stop:2449 : [[ -z 1658998083680 ]] 2022-07-28 08:48:09.209 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:48:09.213 | + functions-common:time_stop:2452 : end_time=1658998089211 2022-07-28 08:48:09.215 | + functions-common:time_stop:2453 : elapsed_time=5531 2022-07-28 08:48:09.218 | + functions-common:time_stop:2454 : total=0 2022-07-28 08:48:09.220 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:48:09.222 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5531 2022-07-28 08:48:09.224 | + inc/python:pip_install:199 : return 0 2022-07-28 08:48:09.227 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-07-28 08:48:09.281 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-07-28 08:48:09.390 | + ./stack.sh:main:805 : install_infra 2022-07-28 08:48:09.392 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-07-28 08:48:09.395 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-07-28 08:48:09.397 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-07-28 08:48:12.515 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-07-28 08:48:12.520 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-07-28 08:48:12.544 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-07-28 08:48:15.158 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 08:48:15.286 | Collecting pbr===5.9.0 2022-07-28 08:48:15.294 | 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 08:48:15.336 | Installing collected packages: pbr 2022-07-28 08:48:15.475 | Successfully installed pbr-5.9.0 2022-07-28 08:48:15.540 | + inc/python:pip_install:196 : result=0 2022-07-28 08:48:15.544 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 08:48:15.546 | + functions-common:time_stop:2440 : local name 2022-07-28 08:48:15.549 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:48:15.552 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:48:15.554 | + functions-common:time_stop:2443 : local total 2022-07-28 08:48:15.557 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:48:15.559 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 08:48:15.561 | + functions-common:time_stop:2447 : start_time=1658998092536 2022-07-28 08:48:15.563 | + functions-common:time_stop:2449 : [[ -z 1658998092536 ]] 2022-07-28 08:48:15.566 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:48:15.570 | + functions-common:time_stop:2452 : end_time=1658998095568 2022-07-28 08:48:15.573 | + functions-common:time_stop:2453 : elapsed_time=3032 2022-07-28 08:48:15.575 | + functions-common:time_stop:2454 : total=5531 2022-07-28 08:48:15.577 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:48:15.579 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=8563 2022-07-28 08:48:15.582 | + inc/python:pip_install:199 : return 0 2022-07-28 08:48:15.584 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-07-28 08:48:15.586 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-07-28 08:48:15.611 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-07-28 08:48:18.241 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 08:48:18.243 | Processing /opt/stack/requirements 2022-07-28 08:48:19.702 | Processing /home/ubuntu/.cache/pip/wheels/ba/79/66/8da5543796d0218944a0794bcd8607a64c769d75a6fe1fddda/fixtures-4.0.1-py3-none-any.whl 2022-07-28 08:48:19.925 | Collecting PyYAML===6.0 2022-07-28 08:48:19.933 | 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 08:48:20.109 | Collecting requests===2.28.1 2022-07-28 08:48:20.116 | 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 08:48:20.196 | Collecting packaging===21.3 2022-07-28 08:48:20.204 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-07-28 08:48:20.255 | Collecting idna===3.3 2022-07-28 08:48:20.262 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-07-28 08:48:20.406 | Collecting pyparsing===3.0.9 2022-07-28 08:48:20.413 | 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 08:48:20.474 | Collecting six===1.16.0 2022-07-28 08:48:20.481 | 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 08:48:20.535 | Collecting charset-normalizer===2.1.0 2022-07-28 08:48:20.542 | 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 08:48:20.984 | Collecting Parsley>=1.2 2022-07-28 08:48:20.992 | 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 08:48:21.362 | Collecting beagle>=0.2.1 2022-07-28 08:48:21.372 | 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 08:48:21.399 | 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 08:48:21.471 | Collecting urllib3===1.26.10 2022-07-28 08:48:21.478 | 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 08:48:21.607 | Collecting certifi>=2017.4.17 2022-07-28 08:48:21.615 | 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 08:48:21.709 | Collecting cliff===3.10.1 2022-07-28 08:48:21.715 | 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 08:48:21.781 | Collecting autopage===0.5.1 2022-07-28 08:48:21.788 | 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 08:48:21.875 | Collecting stevedore===4.0.0 2022-07-28 08:48:21.882 | 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 08:48:22.044 | Collecting cmd2===2.4.2 2022-07-28 08:48:22.052 | 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 08:48:22.163 | Collecting prettytable===3.3.0 2022-07-28 08:48:22.176 | 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 08:48:22.245 | Collecting attrs===21.4.0 2022-07-28 08:48:22.251 | 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 08:48:22.367 | Collecting pyperclip===1.8.2 2022-07-28 08:48:22.375 | 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 08:48:22.414 | Collecting wcwidth===0.2.5 2022-07-28 08:48:22.420 | 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 08:48:22.438 | Building wheels for collected packages: openstack-requirements 2022-07-28 08:48:22.439 | Building wheel for openstack-requirements (setup.py): started 2022-07-28 08:48:23.264 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-07-28 08:48:23.264 | ERROR: Command errored out with exit status 1: 2022-07-28 08:48:23.264 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-9whxukhr/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-9whxukhr/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-2a4kkbwn 2022-07-28 08:48:23.264 | cwd: /tmp/pip-req-build-9whxukhr/ 2022-07-28 08:48:23.264 | Complete output (6 lines): 2022-07-28 08:48:23.264 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-07-28 08:48:23.264 | or: setup.py --help [cmd1 cmd2 ...] 2022-07-28 08:48:23.264 | or: setup.py --help-commands 2022-07-28 08:48:23.264 | or: setup.py cmd --help 2022-07-28 08:48:23.264 | 2022-07-28 08:48:23.264 | error: invalid command 'bdist_wheel' 2022-07-28 08:48:23.265 | ---------------------------------------- 2022-07-28 08:48:23.265 | ERROR: Failed building wheel for openstack-requirements 2022-07-28 08:48:23.265 | Running setup.py clean for openstack-requirements 2022-07-28 08:48:24.128 | Failed to build openstack-requirements 2022-07-28 08:48:24.361 | Installing collected packages: attrs, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, certifi, charset-normalizer, requests, pyparsing, autopage, stevedore, pyperclip, cmd2, cliff, packaging, six, Parsley, beagle, openstack-requirements 2022-07-28 08:48:25.927 | Running setup.py install for openstack-requirements: started 2022-07-28 08:48:28.335 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-07-28 08:48:28.371 | 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 08:48:28.502 | + inc/python:pip_install:196 : result=0 2022-07-28 08:48:28.506 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 08:48:28.509 | + functions-common:time_stop:2440 : local name 2022-07-28 08:48:28.512 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:48:28.516 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:48:28.518 | + functions-common:time_stop:2443 : local total 2022-07-28 08:48:28.521 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:48:28.525 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 08:48:28.528 | + functions-common:time_stop:2447 : start_time=1658998095604 2022-07-28 08:48:28.531 | + functions-common:time_stop:2449 : [[ -z 1658998095604 ]] 2022-07-28 08:48:28.535 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:48:28.539 | + functions-common:time_stop:2452 : end_time=1658998108537 2022-07-28 08:48:28.542 | + functions-common:time_stop:2453 : elapsed_time=12933 2022-07-28 08:48:28.544 | + functions-common:time_stop:2454 : total=8563 2022-07-28 08:48:28.546 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:48:28.548 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=21496 2022-07-28 08:48:28.551 | + inc/python:pip_install:199 : return 0 2022-07-28 08:48:28.554 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-07-28 08:48:28.558 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-07-28 08:48:28.560 | + inc/python:use_library_from_git:246 : local name=pbr 2022-07-28 08:48:28.563 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:48:28.566 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:48:28.569 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-07-28 08:48:28.571 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:48:28.574 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-07-28 08:48:28.595 | Using python 3.8 to install pbr 2022-07-28 08:48:28.597 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-07-28 08:48:30.673 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:48:30.673 | from cryptography.utils import int_from_bytes 2022-07-28 08:48:30.673 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:48:30.674 | from cryptography.utils import int_from_bytes 2022-07-28 08:48:31.718 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 08:48:31.844 | 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 08:48:33.943 | + inc/python:pip_install:196 : result=0 2022-07-28 08:48:33.948 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 08:48:33.951 | + functions-common:time_stop:2440 : local name 2022-07-28 08:48:33.956 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:48:33.959 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:48:33.963 | + functions-common:time_stop:2443 : local total 2022-07-28 08:48:33.966 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:48:33.969 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 08:48:33.973 | + functions-common:time_stop:2447 : start_time=1658998108590 2022-07-28 08:48:33.976 | + functions-common:time_stop:2449 : [[ -z 1658998108590 ]] 2022-07-28 08:48:33.979 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:48:33.983 | + functions-common:time_stop:2452 : end_time=1658998113980 2022-07-28 08:48:33.985 | + functions-common:time_stop:2453 : elapsed_time=5390 2022-07-28 08:48:33.987 | + functions-common:time_stop:2454 : total=21496 2022-07-28 08:48:33.990 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:48:33.992 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=26886 2022-07-28 08:48:33.994 | + inc/python:pip_install:199 : return 0 2022-07-28 08:48:33.997 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-07-28 08:48:36.307 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-07-28 08:48:38.234 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 08:48:38.236 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-07-28 08:48:38.256 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-07-28 08:48:38.263 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-07-28 08:48:38.266 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-07-28 08:48:38.268 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-07-28 08:48:38.271 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.9) 2022-07-28 08:48:38.350 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-07-28 08:48:38.353 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-07-28 08:48:38.356 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-07-28 08:48:38.374 | + ./stack.sh:main:814 : pkgs= 2022-07-28 08:48:38.376 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-07-28 08:48:38.379 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-07-28 08:48:38.381 | + functions-common:run_phase:1868 : local mode=stack 2022-07-28 08:48:38.384 | + functions-common:run_phase:1869 : local phase=pre-install 2022-07-28 08:48:38.387 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-28 08:48:38.389 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-28 08:48:38.391 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-28 08:48:38.394 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-28 08:48:38.396 | + functions-common:run_phase:1878 : local extra 2022-07-28 08:48:38.399 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-28 08:48:38.403 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-28 08:48:38.406 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-28 08:48:38.408 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-28 08:48:38.411 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-07-28 08:48:38.413 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-28 08:48:38.429 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:48:38.431 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-07-28 08:48:38.434 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-07-28 08:48:38.436 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-07-28 08:48:38.438 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-07-28 08:48:38.440 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-07-28 08:48:38.443 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-07-28 08:48:38.445 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-07-28 08:48:38.448 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-07-28 08:48:38.450 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-07-28 08:48:38.452 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-07-28 08:48:38.455 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-07-28 08:48:38.457 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-07-28 08:48:38.459 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-07-28 08:48:38.461 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-07-28 08:48:38.464 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-07-28 08:48:38.466 | + functions-common:run_phase:1895 : run_plugins stack pre-install 2022-07-28 08:48:38.468 | + functions-common:run_plugins:1854 : local mode=stack 2022-07-28 08:48:38.472 | + functions-common:run_plugins:1855 : local phase=pre-install 2022-07-28 08:48:38.474 | + functions-common:run_plugins:1857 : local plugins= 2022-07-28 08:48:38.476 | + functions-common:run_plugins:1858 : local plugin 2022-07-28 08:48:38.479 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-07-28 08:48:38.481 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-07-28 08:48:38.484 | + functions:set_systemd_override:821 : local value=2048 2022-07-28 08:48:38.486 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-07-28 08:48:38.489 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-07-28 08:48:38.545 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-07-28 08:48:38.545 | Set systemd system override for DefaultLimitNOFILE=2048 2022-07-28 08:48:38.547 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-07-28 08:48:38.986 | + ./stack.sh:main:827 : install_rpc_backend 2022-07-28 08:48:38.989 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-07-28 08:48:39.016 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:48:39.019 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-07-28 08:48:39.021 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 08:48:39.024 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 08:48:39.027 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 08:48:39.029 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 08:48:39.032 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 08:48:39.034 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 08:48:39.037 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:48:39.039 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:48:39.042 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 08:48:39.044 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 08:48:39.047 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 08:48:39.049 | + functions-common:apt_get_update:1191 : return 2022-07-28 08:48:39.052 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-07-28 08:48:39.054 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 08:48:39.057 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:48:39.059 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:48:39.061 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-07-28 08:48:39.086 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-07-28 08:48:39.198 | Reading package lists... 2022-07-28 08:48:39.469 | Building dependency tree... 2022-07-28 08:48:39.471 | Reading state information... 2022-07-28 08:48:39.757 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-07-28 08:48:39.757 | The following packages were automatically installed and are no longer required: 2022-07-28 08:48:39.758 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 08:48:39.758 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 08:48:39.758 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 08:48:39.758 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 08:48:39.758 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 08:48:39.758 | python3-zope.interface 2022-07-28 08:48:39.758 | Use 'sudo apt autoremove' to remove them. 2022-07-28 08:48:39.887 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-28 08:48:39.892 | + functions-common:apt_get:1235 : result=0 2022-07-28 08:48:39.895 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 08:48:39.897 | + functions-common:time_stop:2440 : local name 2022-07-28 08:48:39.900 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:48:39.903 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:48:39.906 | + functions-common:time_stop:2443 : local total 2022-07-28 08:48:39.908 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:48:39.911 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 08:48:39.913 | + functions-common:time_stop:2447 : start_time=1658998119083 2022-07-28 08:48:39.916 | + functions-common:time_stop:2449 : [[ -z 1658998119083 ]] 2022-07-28 08:48:39.919 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:48:39.923 | + functions-common:time_stop:2452 : end_time=1658998119920 2022-07-28 08:48:39.925 | + functions-common:time_stop:2453 : elapsed_time=837 2022-07-28 08:48:39.928 | + functions-common:time_stop:2454 : total=16919 2022-07-28 08:48:39.930 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:48:39.932 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=17756 2022-07-28 08:48:39.935 | + functions-common:apt_get:1239 : return 0 2022-07-28 08:48:39.937 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-07-28 08:48:39.939 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 08:48:39.942 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 08:48:39.944 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 08:48:39.947 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 08:48:39.949 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 08:48:39.951 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 08:48:39.954 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-07-28 08:48:39.956 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 08:48:39.959 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 08:48:39.961 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 08:48:39.963 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 08:48:39.965 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 08:48:39.968 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 08:48:39.970 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 08:48:39.972 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 08:48:39.975 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 08:48:39.977 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 08:48:39.980 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-07-28 08:48:39.982 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 08:48:39.985 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 08:48:39.988 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 08:48:39.990 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 08:48:39.992 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 08:48:39.995 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 08:48:39.998 | + ./stack.sh:main:828 : restart_rpc_backend 2022-07-28 08:48:40.000 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-07-28 08:48:40.023 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:48:40.026 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-07-28 08:48:40.030 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 08:48:40.033 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-07-28 08:48:40.035 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-07-28 08:48:40.039 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-07-28 08:48:40.043 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-07-28 08:48:40.046 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-07-28 08:48:40.048 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-07-28 08:48:40.051 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-07-28 08:48:40.053 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-07-28 08:48:40.056 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-07-28 08:48:40.059 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-07-28 08:48:40.797 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-07-28 08:48:40.797 | user tags 2022-07-28 08:48:40.797 | stackrabbit []' 2022-07-28 08:48:40.801 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-07-28 08:48:40.801 | user tags 2022-07-28 08:48:40.801 | stackrabbit []' 2022-07-28 08:48:40.801 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-07-28 08:48:40.808 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-07-28 08:48:40.810 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-07-28 08:48:40.813 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-07-28 08:48:41.508 | Changing password for user "stackrabbit" ... 2022-07-28 08:48:41.537 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-07-28 08:48:42.276 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-07-28 08:48:42.307 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-07-28 08:48:42.310 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-07-28 08:48:43.020 | Changing password for user "stackrabbit" ... 2022-07-28 08:48:43.049 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-07-28 08:48:43.053 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-07-28 08:48:43.055 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-07-28 08:48:43.756 | Deleting user "guest" ... 2022-07-28 08:48:43.774 | Error: 2022-07-28 08:48:43.774 | {:no_such_user, "guest"} 2022-07-28 08:48:43.788 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-07-28 08:48:43.791 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-07-28 08:48:43.808 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:48:43.811 | + ./stack.sh:main:831 : install_database 2022-07-28 08:48:43.813 | + lib/database:install_database:118 : install_database_mysql 2022-07-28 08:48:43.816 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-07-28 08:48:43.818 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:48:43.821 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:48:43.823 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-07-28 08:48:44.042 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-07-28 08:48:44.047 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-07-28 08:48:44.050 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-07-28 08:48:44.053 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-07-28 08:48:44.056 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-07-28 08:48:44.058 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-07-28 08:48:44.061 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 08:48:44.063 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 08:48:44.065 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 08:48:44.068 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 08:48:44.070 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 08:48:44.073 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 08:48:44.075 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 08:48:44.077 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 08:48:44.081 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 08:48:44.083 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 08:48:44.086 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-07-28 08:48:44.089 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 08:48:44.091 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 08:48:44.093 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 08:48:44.097 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 08:48:44.099 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 08:48:44.102 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 08:48:44.105 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-07-28 08:48:44.107 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:48:44.110 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:48:44.112 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-07-28 08:48:44.115 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 08:48:44.117 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 08:48:44.119 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 08:48:44.122 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 08:48:44.124 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 08:48:44.127 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 08:48:44.129 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:48:44.131 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:48:44.134 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 08:48:44.136 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 08:48:44.138 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 08:48:44.141 | + functions-common:apt_get_update:1191 : return 2022-07-28 08:48:44.143 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-07-28 08:48:44.146 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 08:48:44.148 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:48:44.150 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:48:44.153 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-07-28 08:48:44.175 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-07-28 08:48:44.297 | Reading package lists... 2022-07-28 08:48:44.555 | Building dependency tree... 2022-07-28 08:48:44.556 | Reading state information... 2022-07-28 08:48:44.822 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-07-28 08:48:44.822 | The following packages were automatically installed and are no longer required: 2022-07-28 08:48:44.823 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 08:48:44.823 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 08:48:44.823 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 08:48:44.823 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 08:48:44.823 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 08:48:44.823 | python3-zope.interface 2022-07-28 08:48:44.823 | Use 'sudo apt autoremove' to remove them. 2022-07-28 08:48:44.955 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-28 08:48:44.961 | + functions-common:apt_get:1235 : result=0 2022-07-28 08:48:44.965 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 08:48:44.968 | + functions-common:time_stop:2440 : local name 2022-07-28 08:48:44.971 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:48:44.973 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:48:44.976 | + functions-common:time_stop:2443 : local total 2022-07-28 08:48:44.978 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:48:44.980 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 08:48:44.983 | + functions-common:time_stop:2447 : start_time=1658998124172 2022-07-28 08:48:44.985 | + functions-common:time_stop:2449 : [[ -z 1658998124172 ]] 2022-07-28 08:48:44.988 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:48:44.992 | + functions-common:time_stop:2452 : end_time=1658998124989 2022-07-28 08:48:44.994 | + functions-common:time_stop:2453 : elapsed_time=817 2022-07-28 08:48:44.997 | + functions-common:time_stop:2454 : total=17756 2022-07-28 08:48:44.999 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:48:45.001 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=18573 2022-07-28 08:48:45.004 | + functions-common:apt_get:1239 : return 0 2022-07-28 08:48:45.006 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-07-28 08:48:45.008 | + ./stack.sh:main:834 : install_database_python 2022-07-28 08:48:45.011 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-07-28 08:48:45.013 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-07-28 08:48:45.015 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-07-28 08:48:45.018 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-28 08:48:45.021 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-07-28 08:48:45.023 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-07-28 08:48:45.025 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-28 08:48:45.029 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-07-28 08:48:45.030 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-28 08:48:45.035 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-07-28 08:48:45.037 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-07-28 08:48:45.039 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-07-28 08:48:45.042 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-07-28 08:48:45.044 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-07-28 08:48:45.066 | Using python 3.8 to install PyMySQL 2022-07-28 08:48:45.068 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-07-28 08:48:47.115 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:48:47.115 | from cryptography.utils import int_from_bytes 2022-07-28 08:48:47.115 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:48:47.115 | from cryptography.utils import int_from_bytes 2022-07-28 08:48:48.145 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 08:48:48.146 | 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 08:48:50.233 | + inc/python:pip_install:196 : result=0 2022-07-28 08:48:50.236 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 08:48:50.240 | + functions-common:time_stop:2440 : local name 2022-07-28 08:48:50.243 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:48:50.247 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:48:50.250 | + functions-common:time_stop:2443 : local total 2022-07-28 08:48:50.254 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:48:50.257 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 08:48:50.259 | + functions-common:time_stop:2447 : start_time=1658998125060 2022-07-28 08:48:50.261 | + functions-common:time_stop:2449 : [[ -z 1658998125060 ]] 2022-07-28 08:48:50.264 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:48:50.268 | + functions-common:time_stop:2452 : end_time=1658998130266 2022-07-28 08:48:50.271 | + functions-common:time_stop:2453 : elapsed_time=5206 2022-07-28 08:48:50.273 | + functions-common:time_stop:2454 : total=26886 2022-07-28 08:48:50.276 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:48:50.278 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=32092 2022-07-28 08:48:50.280 | + inc/python:pip_install:199 : return 0 2022-07-28 08:48:50.283 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-07-28 08:48:50.285 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-07-28 08:48:50.287 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-07-28 08:48:50.290 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-07-28 08:48:50.307 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:48:50.309 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-07-28 08:48:50.311 | + lib/neutron:install_neutron_agent_packages:715 : is_neutron_legacy_enabled 2022-07-28 08:48:50.315 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 08:48:50.315 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-28 08:48:50.320 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 08:48:50.323 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-28 08:48:50.325 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-28 08:48:50.328 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-28 08:48:50.330 | + lib/neutron:install_neutron_agent_packages:717 : install_neutron_agent_packages_mutnauq 2022-07-28 08:48:50.333 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:479 : is_service_enabled q-l3 2022-07-28 08:48:50.349 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:48:50.351 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:480 : install_package radvd 2022-07-28 08:48:50.353 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 08:48:50.356 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 08:48:50.358 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 08:48:50.361 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 08:48:50.363 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 08:48:50.365 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 08:48:50.368 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:48:50.370 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:48:50.372 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 08:48:50.375 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 08:48:50.377 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 08:48:50.379 | + functions-common:apt_get_update:1191 : return 2022-07-28 08:48:50.382 | + functions-common:install_package:1465 : real_install_package radvd 2022-07-28 08:48:50.384 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 08:48:50.386 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:48:50.388 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:48:50.391 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-07-28 08:48:50.411 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-07-28 08:48:50.522 | Reading package lists... 2022-07-28 08:48:50.781 | Building dependency tree... 2022-07-28 08:48:50.783 | Reading state information... 2022-07-28 08:48:51.047 | radvd is already the newest version (1:2.17-2). 2022-07-28 08:48:51.047 | The following packages were automatically installed and are no longer required: 2022-07-28 08:48:51.048 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 08:48:51.048 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 08:48:51.048 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 08:48:51.048 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 08:48:51.048 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 08:48:51.048 | python3-zope.interface 2022-07-28 08:48:51.048 | Use 'sudo apt autoremove' to remove them. 2022-07-28 08:48:51.186 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-28 08:48:51.191 | + functions-common:apt_get:1235 : result=0 2022-07-28 08:48:51.193 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 08:48:51.196 | + functions-common:time_stop:2440 : local name 2022-07-28 08:48:51.198 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:48:51.201 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:48:51.203 | + functions-common:time_stop:2443 : local total 2022-07-28 08:48:51.205 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:48:51.208 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 08:48:51.210 | + functions-common:time_stop:2447 : start_time=1658998130409 2022-07-28 08:48:51.212 | + functions-common:time_stop:2449 : [[ -z 1658998130409 ]] 2022-07-28 08:48:51.215 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:48:51.219 | + functions-common:time_stop:2452 : end_time=1658998131217 2022-07-28 08:48:51.222 | + functions-common:time_stop:2453 : elapsed_time=808 2022-07-28 08:48:51.224 | + functions-common:time_stop:2454 : total=18573 2022-07-28 08:48:51.226 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:48:51.228 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=19381 2022-07-28 08:48:51.231 | + functions-common:apt_get:1239 : return 0 2022-07-28 08:48:51.233 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-agt q-dhcp q-l3 2022-07-28 08:48:51.250 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:48:51.252 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : neutron_plugin_install_agent_packages 2022-07-28 08:48:51.255 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-07-28 08:48:51.257 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-07-28 08:48:51.260 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-07-28 08:48:51.283 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-07-28 08:48:51.286 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 08:48:51.288 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 08:48:51.290 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 08:48:51.293 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 08:48:51.295 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 08:48:51.297 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 08:48:51.299 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:48:51.302 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:48:51.304 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 08:48:51.306 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 08:48:51.308 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 08:48:51.311 | + functions-common:apt_get_update:1191 : return 2022-07-28 08:48:51.313 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-07-28 08:48:51.315 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 08:48:51.318 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:48:51.320 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:48:51.322 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-07-28 08:48:51.342 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-07-28 08:48:51.454 | Reading package lists... 2022-07-28 08:48:51.719 | Building dependency tree... 2022-07-28 08:48:51.721 | Reading state information... 2022-07-28 08:48:51.995 | fakeroot is already the newest version (1.24-1). 2022-07-28 08:48:51.995 | make is already the newest version (4.2.1-1.2). 2022-07-28 08:48:51.995 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-07-28 08:48:51.995 | The following packages were automatically installed and are no longer required: 2022-07-28 08:48:51.996 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 08:48:51.996 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 08:48:51.996 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 08:48:51.996 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 08:48:51.996 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 08:48:51.996 | python3-zope.interface 2022-07-28 08:48:51.996 | Use 'sudo apt autoremove' to remove them. 2022-07-28 08:48:52.140 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-28 08:48:52.145 | + functions-common:apt_get:1235 : result=0 2022-07-28 08:48:52.149 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 08:48:52.153 | + functions-common:time_stop:2440 : local name 2022-07-28 08:48:52.156 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:48:52.166 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:48:52.169 | + functions-common:time_stop:2443 : local total 2022-07-28 08:48:52.172 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:48:52.175 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 08:48:52.178 | + functions-common:time_stop:2447 : start_time=1658998131340 2022-07-28 08:48:52.181 | + functions-common:time_stop:2449 : [[ -z 1658998131340 ]] 2022-07-28 08:48:52.183 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:48:52.188 | + functions-common:time_stop:2452 : end_time=1658998132185 2022-07-28 08:48:52.191 | + functions-common:time_stop:2453 : elapsed_time=845 2022-07-28 08:48:52.195 | + functions-common:time_stop:2454 : total=19381 2022-07-28 08:48:52.198 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:48:52.201 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=20226 2022-07-28 08:48:52.205 | + functions-common:apt_get:1239 : return 0 2022-07-28 08:48:52.208 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-07-28 08:48:52.211 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:48:52.213 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:48:52.216 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-07-28 08:48:52.219 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-07-28 08:48:52.222 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-07-28 08:48:52.226 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-07-28 08:48:52.229 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-07-28 08:48:52.232 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-07-28 08:48:52.233 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-07-28 08:48:52.238 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-07-28 08:48:52.241 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-07-28 08:48:52.243 | + functions:vercmp:628 : local v1=5.4 2022-07-28 08:48:52.245 | + functions:vercmp:629 : local 'op=<' 2022-07-28 08:48:52.248 | + functions:vercmp:630 : local v2=3.13 2022-07-28 08:48:52.250 | + functions:vercmp:631 : local result 2022-07-28 08:48:52.254 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-07-28 08:48:52.254 | ++ functions:vercmp:635 : sort -V 2022-07-28 08:48:52.254 | ++ functions:vercmp:635 : head -1 2022-07-28 08:48:52.259 | + functions:vercmp:635 : result=3.13 2022-07-28 08:48:52.261 | + functions:vercmp:637 : case $op in 2022-07-28 08:48:52.264 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-07-28 08:48:52.266 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-07-28 08:48:52.268 | + functions:vercmp:648 : return 2022-07-28 08:48:52.271 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-07-28 08:48:52.273 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 08:48:52.275 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart openvswitch-switch 2022-07-28 08:48:52.784 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-07-28 08:48:52.787 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-07-28 08:48:52.789 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:48:52.792 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:48:52.794 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-07-28 08:48:52.797 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:48:52.799 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-07-28 08:48:52.820 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:48:52.822 | + ./stack.sh:main:842 : install_etcd3 2022-07-28 08:48:52.824 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-07-28 08:48:52.824 | Installing etcd 2022-07-28 08:48:52.827 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-07-28 08:48:52.840 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-07-28 08:48:52.851 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-07-28 08:48:52.854 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-07-28 08:48:52.866 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-07-28 08:48:52.869 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-07-28 08:48:52.872 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-07-28 08:48:52.875 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-07-28 08:48:52.882 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-07-28 08:48:52.884 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-07-28 08:48:52.887 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-07-28 08:48:52.889 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-07-28 08:48:52.891 | ++ functions:get_extra_file:74 : return 2022-07-28 08:48:52.894 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-07-28 08:48:52.897 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-07-28 08:48:52.899 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-07-28 08:48:52.902 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-07-28 08:48:52.918 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:48:52.921 | + ./stack.sh:main:861 : install_dstat 2022-07-28 08:48:52.923 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-07-28 08:48:52.939 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:48:52.942 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-07-28 08:48:52.944 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 08:48:52.947 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-07-28 08:48:52.949 | + ./stack.sh:main:870 : install_libs 2022-07-28 08:48:52.951 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-07-28 08:48:52.954 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-07-28 08:48:52.956 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-07-28 08:48:52.958 | + inc/python:use_library_from_git:246 : local name=automaton 2022-07-28 08:48:52.960 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:48:52.962 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:48:52.965 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-07-28 08:48:52.967 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:48:52.969 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-07-28 08:48:52.971 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-07-28 08:48:52.973 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-07-28 08:48:52.975 | + inc/python:use_library_from_git:246 : local name=castellan 2022-07-28 08:48:52.978 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:48:52.980 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:48:52.982 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-07-28 08:48:52.984 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:48:52.986 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-07-28 08:48:52.989 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-07-28 08:48:52.991 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-07-28 08:48:52.993 | + inc/python:use_library_from_git:246 : local name=cliff 2022-07-28 08:48:52.995 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:48:52.997 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:48:53.000 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-07-28 08:48:53.002 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:48:53.004 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-07-28 08:48:53.006 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-07-28 08:48:53.009 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-07-28 08:48:53.011 | + inc/python:use_library_from_git:246 : local name=cursive 2022-07-28 08:48:53.013 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:48:53.015 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:48:53.018 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-07-28 08:48:53.020 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:48:53.023 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-07-28 08:48:53.025 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-07-28 08:48:53.027 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-07-28 08:48:53.030 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-07-28 08:48:53.032 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:48:53.034 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:48:53.037 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-07-28 08:48:53.040 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:48:53.042 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-07-28 08:48:53.045 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-07-28 08:48:53.047 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-07-28 08:48:53.050 | + inc/python:use_library_from_git:246 : local name=futurist 2022-07-28 08:48:53.052 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:48:53.054 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:48:53.057 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-07-28 08:48:53.059 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:48:53.061 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-07-28 08:48:53.064 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-07-28 08:48:53.066 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-07-28 08:48:53.068 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-07-28 08:48:53.071 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:48:53.073 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:48:53.075 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-07-28 08:48:53.078 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:48:53.081 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-07-28 08:48:53.083 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-07-28 08:48:53.086 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-07-28 08:48:53.088 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-07-28 08:48:53.090 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:48:53.093 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:48:53.095 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-07-28 08:48:53.098 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:48:53.101 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-07-28 08:48:53.103 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-07-28 08:48:53.105 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-07-28 08:48:53.108 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-07-28 08:48:53.110 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:48:53.112 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:48:53.114 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-07-28 08:48:53.117 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:48:53.119 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-07-28 08:48:53.121 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-07-28 08:48:53.124 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-07-28 08:48:53.126 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-07-28 08:48:53.128 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:48:53.130 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:48:53.133 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-07-28 08:48:53.135 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:48:53.137 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-07-28 08:48:53.140 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-07-28 08:48:53.142 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-07-28 08:48:53.144 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-07-28 08:48:53.147 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:48:53.149 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:48:53.152 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-07-28 08:48:53.154 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:48:53.157 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-07-28 08:48:53.159 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-07-28 08:48:53.162 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-07-28 08:48:53.165 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-07-28 08:48:53.168 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:48:53.170 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:48:53.172 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-07-28 08:48:53.175 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:48:53.178 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-07-28 08:48:53.180 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-07-28 08:48:53.183 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-07-28 08:48:53.186 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-07-28 08:48:53.188 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:48:53.191 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:48:53.193 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-07-28 08:48:53.196 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:48:53.198 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-07-28 08:48:53.201 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-07-28 08:48:53.204 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-07-28 08:48:53.206 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-07-28 08:48:53.209 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:48:53.212 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:48:53.214 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-07-28 08:48:53.216 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:48:53.219 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-07-28 08:48:53.222 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-07-28 08:48:53.224 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-07-28 08:48:53.227 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-07-28 08:48:53.229 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:48:53.231 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:48:53.234 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-07-28 08:48:53.236 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:48:53.238 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-07-28 08:48:53.241 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-07-28 08:48:53.243 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-07-28 08:48:53.246 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-07-28 08:48:53.248 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:48:53.250 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:48:53.253 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-07-28 08:48:53.255 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:48:53.257 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-07-28 08:48:53.260 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-07-28 08:48:53.262 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-07-28 08:48:53.264 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-07-28 08:48:53.267 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:48:53.269 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:48:53.272 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-07-28 08:48:53.274 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:48:53.276 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-07-28 08:48:53.279 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-07-28 08:48:53.281 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-07-28 08:48:53.284 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-07-28 08:48:53.286 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:48:53.288 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:48:53.291 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-07-28 08:48:53.293 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:48:53.296 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-07-28 08:48:53.298 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-07-28 08:48:53.300 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-07-28 08:48:53.303 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-07-28 08:48:53.305 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:48:53.308 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:48:53.310 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-07-28 08:48:53.313 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:48:53.315 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-07-28 08:48:53.318 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-07-28 08:48:53.320 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-07-28 08:48:53.322 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-07-28 08:48:53.325 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:48:53.327 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:48:53.330 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-07-28 08:48:53.332 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:48:53.335 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-07-28 08:48:53.337 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-07-28 08:48:53.339 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-07-28 08:48:53.342 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-07-28 08:48:53.344 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:48:53.347 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:48:53.349 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-07-28 08:48:53.352 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:48:53.354 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-07-28 08:48:53.357 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-07-28 08:48:53.359 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-07-28 08:48:53.361 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-07-28 08:48:53.364 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:48:53.366 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:48:53.369 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-07-28 08:48:53.372 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:48:53.375 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-07-28 08:48:53.378 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-07-28 08:48:53.380 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-07-28 08:48:53.383 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-07-28 08:48:53.386 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:48:53.388 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:48:53.390 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-07-28 08:48:53.393 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:48:53.395 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-07-28 08:48:53.398 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-07-28 08:48:53.400 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-07-28 08:48:53.402 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-07-28 08:48:53.405 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:48:53.407 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:48:53.410 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-07-28 08:48:53.412 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:48:53.414 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-07-28 08:48:53.417 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-07-28 08:48:53.420 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-07-28 08:48:53.423 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-07-28 08:48:53.425 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:48:53.427 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:48:53.430 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-07-28 08:48:53.433 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:48:53.435 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-07-28 08:48:53.437 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-07-28 08:48:53.440 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-07-28 08:48:53.443 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-07-28 08:48:53.445 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:48:53.448 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:48:53.450 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-07-28 08:48:53.453 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:48:53.456 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-07-28 08:48:53.458 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-07-28 08:48:53.461 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-07-28 08:48:53.463 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-07-28 08:48:53.466 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:48:53.469 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:48:53.471 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-07-28 08:48:53.474 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:48:53.476 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-07-28 08:48:53.479 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-07-28 08:48:53.481 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-07-28 08:48:53.488 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-07-28 08:48:53.491 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:48:53.495 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:48:53.499 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-07-28 08:48:53.503 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:48:53.507 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-07-28 08:48:53.510 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-07-28 08:48:53.514 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-07-28 08:48:53.518 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-07-28 08:48:53.521 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:48:53.524 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:48:53.527 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-07-28 08:48:53.529 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:48:53.532 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-07-28 08:48:53.535 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-07-28 08:48:53.537 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-07-28 08:48:53.540 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-07-28 08:48:53.542 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:48:53.545 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:48:53.547 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-07-28 08:48:53.549 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:48:53.552 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-07-28 08:48:53.554 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-07-28 08:48:53.557 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-07-28 08:48:53.559 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-07-28 08:48:53.561 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:48:53.563 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:48:53.566 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-07-28 08:48:53.569 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:48:53.571 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-07-28 08:48:53.573 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-07-28 08:48:53.576 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-07-28 08:48:53.579 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-07-28 08:48:53.581 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:48:53.584 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:48:53.586 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-07-28 08:48:53.590 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:48:53.592 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-07-28 08:48:53.595 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-07-28 08:48:53.598 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-07-28 08:48:53.602 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-07-28 08:48:53.604 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:48:53.608 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:48:53.610 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-07-28 08:48:53.613 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:48:53.616 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-07-28 08:48:53.619 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-07-28 08:48:53.622 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-07-28 08:48:53.625 | + inc/python:use_library_from_git:246 : local name=tooz 2022-07-28 08:48:53.627 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:48:53.629 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:48:53.632 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-07-28 08:48:53.635 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:48:53.637 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-07-28 08:48:53.640 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-07-28 08:48:53.642 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-07-28 08:48:53.644 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-07-28 08:48:53.647 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:48:53.650 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:48:53.653 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-07-28 08:48:53.655 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:48:53.658 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-07-28 08:48:53.661 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-07-28 08:48:53.663 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-07-28 08:48:53.666 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-07-28 08:48:53.669 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:48:53.671 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:48:53.674 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-07-28 08:48:53.677 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:48:53.680 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-07-28 08:48:53.682 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-07-28 08:48:53.684 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-07-28 08:48:53.687 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-07-28 08:48:53.690 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:48:53.692 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:48:53.694 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-07-28 08:48:53.697 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:48:53.699 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-07-28 08:48:53.701 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-07-28 08:48:53.704 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-07-28 08:48:53.707 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-07-28 08:48:53.709 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:48:53.711 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:48:53.714 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-07-28 08:48:53.716 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:48:53.719 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-07-28 08:48:53.741 | Using python 3.8 to install etcd3 2022-07-28 08:48:53.743 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-07-28 08:48:55.824 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:48:55.824 | from cryptography.utils import int_from_bytes 2022-07-28 08:48:55.824 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:48:55.824 | from cryptography.utils import int_from_bytes 2022-07-28 08:48:56.864 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 08:48:56.866 | 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 08:48:56.874 | 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 08:48:56.877 | 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 08:48:56.887 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (1.16.0) 2022-07-28 08:48:56.890 | 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 08:48:58.991 | + inc/python:pip_install:196 : result=0 2022-07-28 08:48:58.995 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 08:48:58.999 | + functions-common:time_stop:2440 : local name 2022-07-28 08:48:59.002 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:48:59.006 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:48:59.009 | + functions-common:time_stop:2443 : local total 2022-07-28 08:48:59.013 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:48:59.016 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 08:48:59.019 | + functions-common:time_stop:2447 : start_time=1658998133735 2022-07-28 08:48:59.023 | + functions-common:time_stop:2449 : [[ -z 1658998133735 ]] 2022-07-28 08:48:59.026 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:48:59.030 | + functions-common:time_stop:2452 : end_time=1658998139027 2022-07-28 08:48:59.032 | + functions-common:time_stop:2453 : elapsed_time=5292 2022-07-28 08:48:59.035 | + functions-common:time_stop:2454 : total=32092 2022-07-28 08:48:59.037 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:48:59.039 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=37384 2022-07-28 08:48:59.042 | + inc/python:pip_install:199 : return 0 2022-07-28 08:48:59.044 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-07-28 08:48:59.066 | Using python 3.8 to install etcd3gw 2022-07-28 08:48:59.068 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-07-28 08:49:01.133 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:49:01.133 | from cryptography.utils import int_from_bytes 2022-07-28 08:49:01.133 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:49:01.133 | from cryptography.utils import int_from_bytes 2022-07-28 08:49:02.153 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 08:49:02.155 | 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 08:49:02.163 | 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 08:49:02.165 | 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 08:49:02.181 | 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 08:49:02.184 | 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 08:49:02.187 | 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 08:49:02.189 | 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 08:49:02.222 | 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 08:49:04.269 | + inc/python:pip_install:196 : result=0 2022-07-28 08:49:04.273 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 08:49:04.277 | + functions-common:time_stop:2440 : local name 2022-07-28 08:49:04.280 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:49:04.283 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:49:04.286 | + functions-common:time_stop:2443 : local total 2022-07-28 08:49:04.290 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:49:04.293 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 08:49:04.296 | + functions-common:time_stop:2447 : start_time=1658998139060 2022-07-28 08:49:04.299 | + functions-common:time_stop:2449 : [[ -z 1658998139060 ]] 2022-07-28 08:49:04.303 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:49:04.307 | + functions-common:time_stop:2452 : end_time=1658998144305 2022-07-28 08:49:04.310 | + functions-common:time_stop:2453 : elapsed_time=5245 2022-07-28 08:49:04.312 | + functions-common:time_stop:2454 : total=37384 2022-07-28 08:49:04.315 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:49:04.317 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=42629 2022-07-28 08:49:04.320 | + inc/python:pip_install:199 : return 0 2022-07-28 08:49:04.322 | + ./stack.sh:main:873 : install_apache_uwsgi 2022-07-28 08:49:04.325 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-07-28 08:49:04.327 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-07-28 08:49:04.330 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 08:49:04.332 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 08:49:04.334 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 08:49:04.337 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 08:49:04.339 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 08:49:04.341 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 08:49:04.344 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 08:49:04.346 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 08:49:04.349 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 08:49:04.351 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 08:49:04.353 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-07-28 08:49:04.356 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:49:04.358 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:49:04.360 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-07-28 08:49:04.363 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-07-28 08:49:04.365 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 08:49:04.368 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 08:49:04.370 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 08:49:04.372 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 08:49:04.375 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 08:49:04.377 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 08:49:04.380 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:49:04.382 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:49:04.385 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 08:49:04.387 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 08:49:04.390 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 08:49:04.393 | + functions-common:apt_get_update:1191 : return 2022-07-28 08:49:04.395 | + functions-common:install_package:1465 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-07-28 08:49:04.398 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 08:49:04.401 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:49:04.403 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:49:04.406 | + functions-common:real_install_package:1451 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-07-28 08:49:04.428 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-07-28 08:49:04.540 | Reading package lists... 2022-07-28 08:49:04.799 | Building dependency tree... 2022-07-28 08:49:04.801 | Reading state information... 2022-07-28 08:49:05.071 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-07-28 08:49:05.072 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-07-28 08:49:05.072 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-07-28 08:49:05.072 | The following packages were automatically installed and are no longer required: 2022-07-28 08:49:05.073 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 08:49:05.073 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 08:49:05.073 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 08:49:05.073 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 08:49:05.073 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 08:49:05.073 | python3-zope.interface 2022-07-28 08:49:05.073 | Use 'sudo apt autoremove' to remove them. 2022-07-28 08:49:05.206 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-28 08:49:05.212 | + functions-common:apt_get:1235 : result=0 2022-07-28 08:49:05.215 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 08:49:05.219 | + functions-common:time_stop:2440 : local name 2022-07-28 08:49:05.222 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:49:05.225 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:49:05.228 | + functions-common:time_stop:2443 : local total 2022-07-28 08:49:05.230 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:49:05.232 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 08:49:05.234 | + functions-common:time_stop:2447 : start_time=1658998144425 2022-07-28 08:49:05.237 | + functions-common:time_stop:2449 : [[ -z 1658998144425 ]] 2022-07-28 08:49:05.240 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:49:05.244 | + functions-common:time_stop:2452 : end_time=1658998145241 2022-07-28 08:49:05.246 | + functions-common:time_stop:2453 : elapsed_time=816 2022-07-28 08:49:05.249 | + functions-common:time_stop:2454 : total=20226 2022-07-28 08:49:05.251 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:49:05.254 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=21042 2022-07-28 08:49:05.256 | + functions-common:apt_get:1239 : return 0 2022-07-28 08:49:05.259 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-07-28 08:49:05.261 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:49:05.264 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:49:05.266 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-07-28 08:49:05.330 | Module proxy already enabled 2022-07-28 08:49:05.336 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-07-28 08:49:05.404 | Considering dependency proxy for proxy_uwsgi: 2022-07-28 08:49:05.404 | Module proxy already enabled 2022-07-28 08:49:05.404 | Module proxy_uwsgi already enabled 2022-07-28 08:49:05.411 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-07-28 08:49:05.414 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-28 08:49:05.416 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 08:49:05.419 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-28 08:49:05.554 | + ./stack.sh:main:876 : install_keystoneauth 2022-07-28 08:49:05.557 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-07-28 08:49:05.559 | + inc/python:use_library_from_git:246 : local name=keystoneauth 2022-07-28 08:49:05.562 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:49:05.565 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:49:05.568 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-07-28 08:49:05.571 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:49:05.573 | + ./stack.sh:main:877 : install_keystoneclient 2022-07-28 08:49:05.575 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-07-28 08:49:05.578 | + inc/python:use_library_from_git:246 : local name=python-keystoneclient 2022-07-28 08:49:05.580 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:49:05.583 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:49:05.585 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-07-28 08:49:05.587 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:49:05.590 | + ./stack.sh:main:878 : install_glanceclient 2022-07-28 08:49:05.592 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-07-28 08:49:05.594 | + inc/python:use_library_from_git:246 : local name=python-glanceclient 2022-07-28 08:49:05.597 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:49:05.599 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:49:05.602 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-07-28 08:49:05.604 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:49:05.607 | + ./stack.sh:main:879 : install_cinderclient 2022-07-28 08:49:05.609 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-07-28 08:49:05.612 | + inc/python:use_library_from_git:246 : local name=python-brick-cinderclient-ext 2022-07-28 08:49:05.614 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:49:05.617 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:49:05.619 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-07-28 08:49:05.621 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:49:05.624 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-07-28 08:49:05.626 | + inc/python:use_library_from_git:246 : local name=python-cinderclient 2022-07-28 08:49:05.629 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:49:05.631 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:49:05.634 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-07-28 08:49:05.636 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:49:05.639 | + ./stack.sh:main:880 : install_novaclient 2022-07-28 08:49:05.641 | + lib/nova:install_novaclient:878 : use_library_from_git python-novaclient 2022-07-28 08:49:05.644 | + inc/python:use_library_from_git:246 : local name=python-novaclient 2022-07-28 08:49:05.647 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:49:05.649 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:49:05.653 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-07-28 08:49:05.656 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:49:05.660 | + ./stack.sh:main:881 : is_service_enabled swift glance horizon 2022-07-28 08:49:05.681 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:49:05.683 | + ./stack.sh:main:882 : install_swiftclient 2022-07-28 08:49:05.686 | + lib/swift:install_swiftclient:733 : use_library_from_git python-swiftclient 2022-07-28 08:49:05.688 | + inc/python:use_library_from_git:246 : local name=python-swiftclient 2022-07-28 08:49:05.691 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:49:05.693 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:49:05.697 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-07-28 08:49:05.699 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:49:05.702 | + ./stack.sh:main:884 : is_service_enabled neutron nova horizon 2022-07-28 08:49:05.722 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:49:05.724 | + ./stack.sh:main:885 : install_neutronclient 2022-07-28 08:49:05.726 | + lib/neutron:install_neutronclient:453 : use_library_from_git python-neutronclient 2022-07-28 08:49:05.729 | + inc/python:use_library_from_git:246 : local name=python-neutronclient 2022-07-28 08:49:05.732 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:49:05.735 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:49:05.738 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-07-28 08:49:05.740 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:49:05.743 | + ./stack.sh:main:889 : install_keystonemiddleware 2022-07-28 08:49:05.745 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-07-28 08:49:05.748 | + inc/python:use_library_from_git:246 : local name=keystonemiddleware 2022-07-28 08:49:05.750 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:49:05.752 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:49:05.755 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-07-28 08:49:05.757 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:49:05.760 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-07-28 08:49:05.762 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-07-28 08:49:05.765 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-28 08:49:05.768 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-07-28 08:49:05.770 | ++ inc/python:get_from_global_requirements:221 : local package=keystonemiddleware 2022-07-28 08:49:05.773 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-28 08:49:05.777 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-07-28 08:49:05.777 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-28 08:49:05.784 | ++ inc/python:get_from_global_requirements:223 : required_pkg='keystonemiddleware ' 2022-07-28 08:49:05.786 | ++ inc/python:get_from_global_requirements:224 : [[ keystonemiddleware == '' ]] 2022-07-28 08:49:05.789 | ++ inc/python:get_from_global_requirements:227 : echo keystonemiddleware 2022-07-28 08:49:05.794 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-07-28 08:49:05.797 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-07-28 08:49:05.819 | Using python 3.8 to install keystonemiddleware 2022-07-28 08:49:05.822 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-07-28 08:49:07.861 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:49:07.861 | from cryptography.utils import int_from_bytes 2022-07-28 08:49:07.861 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:49:07.861 | from cryptography.utils import int_from_bytes 2022-07-28 08:49:08.902 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 08:49:08.904 | 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 08:49:08.955 | 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 08:49:08.990 | 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 08:49:09.028 | 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 08:49:09.034 | 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 08:49:09.038 | 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 08:49:09.041 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 492)) (1.5.0) 2022-07-28 08:49:09.045 | 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 08:49:09.102 | 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 08:49:09.122 | 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 08:49:09.125 | 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 08:49:09.138 | 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 08:49:09.142 | 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 08:49:09.151 | 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 08:49:09.157 | 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 08:49:09.165 | 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 08:49:09.167 | 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 08:49:09.180 | 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 08:49:09.184 | 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 08:49:09.222 | 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 08:49:09.234 | 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 08:49:09.239 | 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 08:49:09.245 | 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 08:49:09.248 | 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 08:49:09.251 | 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 08:49:09.255 | 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 08:49:09.260 | 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 08:49:09.263 | 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 08:49:09.268 | 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 08:49:09.271 | 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 08:49:09.274 | 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 08:49:09.276 | 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 08:49:09.309 | 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 08:49:09.314 | 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 08:49:09.318 | 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 08:49:09.320 | 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 08:49:11.136 | + inc/python:pip_install:196 : result=0 2022-07-28 08:49:11.139 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 08:49:11.142 | + functions-common:time_stop:2440 : local name 2022-07-28 08:49:11.146 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:49:11.149 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:49:11.152 | + functions-common:time_stop:2443 : local total 2022-07-28 08:49:11.155 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:49:11.158 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 08:49:11.162 | + functions-common:time_stop:2447 : start_time=1658998145814 2022-07-28 08:49:11.165 | + functions-common:time_stop:2449 : [[ -z 1658998145814 ]] 2022-07-28 08:49:11.168 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:49:11.172 | + functions-common:time_stop:2452 : end_time=1658998151169 2022-07-28 08:49:11.174 | + functions-common:time_stop:2453 : elapsed_time=5355 2022-07-28 08:49:11.177 | + functions-common:time_stop:2454 : total=42629 2022-07-28 08:49:11.179 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:49:11.181 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=47984 2022-07-28 08:49:11.184 | + inc/python:pip_install:199 : return 0 2022-07-28 08:49:11.186 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-07-28 08:49:11.189 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-07-28 08:49:11.191 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-28 08:49:11.194 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-07-28 08:49:11.197 | ++ inc/python:get_from_global_requirements:221 : local package=python-memcached 2022-07-28 08:49:11.199 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-28 08:49:11.204 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-07-28 08:49:11.204 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-28 08:49:11.209 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-memcached ' 2022-07-28 08:49:11.212 | ++ inc/python:get_from_global_requirements:224 : [[ python-memcached == '' ]] 2022-07-28 08:49:11.214 | ++ inc/python:get_from_global_requirements:227 : echo python-memcached 2022-07-28 08:49:11.217 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-07-28 08:49:11.219 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-07-28 08:49:11.241 | Using python 3.8 to install python-memcached 2022-07-28 08:49:11.244 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-07-28 08:49:13.329 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:49:13.329 | from cryptography.utils import int_from_bytes 2022-07-28 08:49:13.330 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:49:13.330 | from cryptography.utils import int_from_bytes 2022-07-28 08:49:14.366 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 08:49:14.368 | 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 08:49:14.373 | 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 08:49:16.507 | + inc/python:pip_install:196 : result=0 2022-07-28 08:49:16.512 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 08:49:16.515 | + functions-common:time_stop:2440 : local name 2022-07-28 08:49:16.519 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:49:16.523 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:49:16.527 | + functions-common:time_stop:2443 : local total 2022-07-28 08:49:16.531 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:49:16.535 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 08:49:16.538 | + functions-common:time_stop:2447 : start_time=1658998151236 2022-07-28 08:49:16.541 | + functions-common:time_stop:2449 : [[ -z 1658998151236 ]] 2022-07-28 08:49:16.544 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:49:16.549 | + functions-common:time_stop:2452 : end_time=1658998156546 2022-07-28 08:49:16.552 | + functions-common:time_stop:2453 : elapsed_time=5310 2022-07-28 08:49:16.555 | + functions-common:time_stop:2454 : total=47984 2022-07-28 08:49:16.558 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:49:16.561 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=53294 2022-07-28 08:49:16.565 | + inc/python:pip_install:199 : return 0 2022-07-28 08:49:16.568 | + ./stack.sh:main:891 : is_service_enabled keystone 2022-07-28 08:49:16.585 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:49:16.588 | + ./stack.sh:main:892 : '[' 10.222.0.42 == 10.222.0.42 ']' 2022-07-28 08:49:16.590 | + ./stack.sh:main:893 : stack_install_service keystone 2022-07-28 08:49:16.592 | + lib/stack:stack_install_service:20 : local service=keystone 2022-07-28 08:49:16.595 | + lib/stack:stack_install_service:21 : type install_keystone 2022-07-28 08:49:16.597 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-28 08:49:16.599 | + lib/stack:stack_install_service:32 : install_keystone 2022-07-28 08:49:16.602 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-07-28 08:49:16.617 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:49:16.619 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-07-28 08:49:16.621 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/keystone.git 2022-07-28 08:49:16.623 | + functions-common:git_clone:598 : local git_dest=/opt/stack/keystone 2022-07-28 08:49:16.625 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 08:49:16.627 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 08:49:16.630 | ++ functions-common:git_clone:601 : pwd 2022-07-28 08:49:16.633 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 08:49:16.635 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 08:49:16.637 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 08:49:16.652 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 08:49:16.654 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 08:49:16.657 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 08:49:16.659 | + functions-common:git_clone:618 : echo master 2022-07-28 08:49:16.659 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 08:49:16.665 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/keystone ]] 2022-07-28 08:49:16.667 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 08:49:16.669 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-07-28 08:49:16.682 | + functions-common:git_clone:678 : cd /opt/stack/keystone 2022-07-28 08:49:16.685 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 08:49:16.685 | + functions-common:git_clone:679 : head -1 2022-07-28 08:49:16.708 | 9bb51da86 Merge "Only log warnings about token length when length exceeds max_token_size" 2022-07-28 08:49:16.712 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 08:49:16.717 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-07-28 08:49:16.721 | + inc/python:setup_develop:334 : local bindep 2022-07-28 08:49:16.725 | + inc/python:setup_develop:335 : [[ /opt/stack/keystone == -bindep* ]] 2022-07-28 08:49:16.729 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/keystone 2022-07-28 08:49:16.733 | + inc/python:setup_develop:340 : local extras= 2022-07-28 08:49:16.737 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-07-28 08:49:16.741 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-28 08:49:16.743 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/keystone == -bindep* ]] 2022-07-28 08:49:16.746 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/keystone 2022-07-28 08:49:16.748 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-28 08:49:16.751 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-28 08:49:16.754 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/keystone 2022-07-28 08:49:16.756 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-28 08:49:16.760 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/keystone 2022-07-28 08:49:16.762 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-28 08:49:16.766 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-28 08:49:16.770 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-07-28 08:49:16.776 | + inc/python:_setup_package_with_constraints_edit:381 : name=keystone 2022-07-28 08:49:16.778 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-07-28 08:49:17.401 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/keystone -e 2022-07-28 08:49:17.404 | + inc/python:setup_package:414 : local bindep=0 2022-07-28 08:49:17.407 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-28 08:49:17.410 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-28 08:49:17.414 | + inc/python:setup_package:417 : [[ /opt/stack/keystone == -bindep* ]] 2022-07-28 08:49:17.416 | + inc/python:setup_package:422 : local project_dir=/opt/stack/keystone 2022-07-28 08:49:17.419 | + inc/python:setup_package:423 : local flags=-e 2022-07-28 08:49:17.421 | + inc/python:setup_package:424 : local extras= 2022-07-28 08:49:17.423 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-28 08:49:17.426 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-28 08:49:17.429 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-28 08:49:17.432 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-28 08:49:17.434 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-28 08:49:17.437 | + inc/python:setup_package:442 : pip_install -e /opt/stack/keystone 2022-07-28 08:49:17.460 | Using python 3.8 to install /opt/stack/keystone 2022-07-28 08:49:17.462 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-07-28 08:49:19.528 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:49:19.528 | from cryptography.utils import int_from_bytes 2022-07-28 08:49:19.528 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:49:19.528 | from cryptography.utils import int_from_bytes 2022-07-28 08:49:20.556 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 08:49:20.556 | Obtaining file:///opt/stack/keystone 2022-07-28 08:49:23.374 | Requirement already satisfied: Flask===2.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 7)) (2.1.3) 2022-07-28 08:49:23.382 | Requirement already satisfied: Flask-RESTful===0.3.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 8)) (0.3.9) 2022-07-28 08:49:23.387 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-07-28 08:49:23.390 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-07-28 08:49:23.392 | Requirement already satisfied: PyJWT===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 18)) (2.4.0) 2022-07-28 08:49:23.394 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-07-28 08:49:23.406 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-28 08:49:23.409 | Requirement already satisfied: Werkzeug===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 34)) (2.2.0) 2022-07-28 08:49:23.412 | Requirement already satisfied: aniso8601===9.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 80)) (9.0.1) 2022-07-28 08:49:23.414 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-28 08:49:23.418 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 08:49:23.421 | Requirement already satisfied: click===8.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (8.1.3) 2022-07-28 08:49:23.424 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-28 08:49:23.428 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-28 08:49:23.433 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-28 08:49:23.436 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-07-28 08:49:23.439 | Requirement already satisfied: itsdangerous===2.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (2.1.2) 2022-07-28 08:49:23.441 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-07-28 08:49:23.448 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-28 08:49:23.461 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 08:49:23.463 | Requirement already satisfied: oauthlib===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 278)) (3.2.0) 2022-07-28 08:49:23.466 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-07-28 08:49:23.472 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-28 08:49:23.479 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-28 08:49:23.483 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-07-28 08:49:23.493 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-28 08:49:23.496 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-28 08:49:23.507 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-07-28 08:49:23.521 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-07-28 08:49:23.527 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-07-28 08:49:23.537 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-07-28 08:49:23.545 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-28 08:49:23.550 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-07-28 08:49:23.563 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-07-28 08:49:23.569 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 08:49:23.577 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-07-28 08:49:23.585 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 08:49:23.588 | Requirement already satisfied: passlib===1.7.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (1.7.4) 2022-07-28 08:49:23.590 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 08:49:23.592 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-28 08:49:23.596 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-07-28 08:49:23.599 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-28 08:49:23.605 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-28 08:49:23.607 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-28 08:49:23.609 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 08:49:23.611 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-07-28 08:49:23.615 | Requirement already satisfied: pysaml2===7.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (7.1.2) 2022-07-28 08:49:23.624 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-07-28 08:49:23.627 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-07-28 08:49:23.637 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 08:49:23.640 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 08:49:23.646 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-07-28 08:49:23.648 | Requirement already satisfied: scrypt===0.8.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (0.8.20) 2022-07-28 08:49:23.650 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 08:49:23.653 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-07-28 08:49:23.658 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-07-28 08:49:23.661 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-07-28 08:49:23.663 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 08:49:23.665 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-07-28 08:49:23.669 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-07-28 08:49:23.672 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-07-28 08:49:23.677 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 08:49:23.681 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-07-28 08:49:23.683 | Requirement already satisfied: xmlschema===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (2.0.1) 2022-07-28 08:49:23.687 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-07-28 08:49:23.689 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-07-28 08:49:23.691 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 08:49:23.694 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 08:49:23.697 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-07-28 08:49:23.701 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 08:49:23.708 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 08:49:23.710 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 08:49:23.713 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 08:49:23.715 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-07-28 08:49:23.722 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-07-28 08:49:23.724 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-07-28 08:49:23.726 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-07-28 08:49:23.731 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-07-28 08:49:23.734 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-28 08:49:23.739 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-28 08:49:23.745 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-28 08:49:23.749 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-28 08:49:23.752 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-07-28 08:49:23.755 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-28 08:49:23.761 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 08:49:23.763 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 08:49:23.766 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pysaml2===7.1.2->-c /opt/stack/requirements/upper-constraints.txt (line 374)) (45.2.0) 2022-07-28 08:49:23.768 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 133)) (0.7.1) 2022-07-28 08:49:23.771 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-07-28 08:49:23.776 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 08:49:23.778 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 08:49:23.780 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 08:49:23.783 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-07-28 08:49:23.784 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-28 08:49:23.787 | Requirement already satisfied: elementpath===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (3.0.1) 2022-07-28 08:49:23.789 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-28 08:49:23.792 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 08:49:23.795 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-07-28 08:49:23.798 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-07-28 08:49:23.800 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-07-28 08:49:23.802 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-28 08:49:23.804 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-28 08:49:24.724 | Installing collected packages: keystone 2022-07-28 08:49:24.725 | Attempting uninstall: keystone 2022-07-28 08:49:24.726 | Found existing installation: keystone 21.1.0.dev29 2022-07-28 08:49:24.728 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-07-28 08:49:24.729 | Running setup.py develop for keystone 2022-07-28 08:49:26.709 | Successfully installed keystone 2022-07-28 08:49:26.822 | + inc/python:pip_install:196 : result=0 2022-07-28 08:49:26.824 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 08:49:26.826 | + functions-common:time_stop:2440 : local name 2022-07-28 08:49:26.829 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:49:26.831 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:49:26.833 | + functions-common:time_stop:2443 : local total 2022-07-28 08:49:26.836 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:49:26.838 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 08:49:26.840 | + functions-common:time_stop:2447 : start_time=1658998157454 2022-07-28 08:49:26.842 | + functions-common:time_stop:2449 : [[ -z 1658998157454 ]] 2022-07-28 08:49:26.845 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:49:26.850 | + functions-common:time_stop:2452 : end_time=1658998166847 2022-07-28 08:49:26.852 | + functions-common:time_stop:2453 : elapsed_time=9393 2022-07-28 08:49:26.854 | + functions-common:time_stop:2454 : total=53294 2022-07-28 08:49:26.856 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:49:26.859 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=62687 2022-07-28 08:49:26.861 | + inc/python:pip_install:199 : return 0 2022-07-28 08:49:26.863 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-28 08:49:26.866 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-07-28 08:49:26.868 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-07-28 08:49:26.886 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-07-28 08:49:26.898 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/keystone 2022-07-28 08:49:26.901 | + inc/python:use_library_from_git:246 : local name=/opt/stack/keystone 2022-07-28 08:49:26.903 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:49:26.906 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:49:26.908 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-07-28 08:49:26.910 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:49:26.913 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-07-28 08:49:26.930 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:49:26.932 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-07-28 08:49:26.934 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-28 08:49:26.937 | + ./stack.sh:main:894 : configure_keystone 2022-07-28 08:49:26.939 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-07-28 08:49:26.952 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-07-28 08:49:26.955 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-07-28 08:49:26.960 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-07-28 08:49:26.976 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:49:26.978 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-07-28 08:49:27.010 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-07-28 08:49:27.039 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-07-28 08:49:27.069 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-07-28 08:49:27.100 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-07-28 08:49:27.131 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-07-28 08:49:27.162 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-07-28 08:49:27.190 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-07-28 08:49:27.219 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-07-28 08:49:27.222 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-07-28 08:49:27.224 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-07-28 08:49:27.226 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-07-28 08:49:27.229 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-28 08:49:27.231 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-28 08:49:27.247 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:49:27.250 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-28 08:49:27.253 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-28 08:49:27.255 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-28 08:49:27.271 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:49:27.274 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-07-28 08:49:27.277 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-07-28 08:49:27.308 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-28 08:49:27.310 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-28 08:49:27.313 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-07-28 08:49:27.315 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-07-28 08:49:27.332 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:49:27.335 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.42/identity 2022-07-28 08:49:27.366 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-07-28 08:49:27.369 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-07-28 08:49:27.400 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-07-28 08:49:27.403 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-07-28 08:49:27.405 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-07-28 08:49:27.408 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=keystone 2022-07-28 08:49:27.410 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 08:49:27.412 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 08:49:27.415 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 08:49:27.431 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:49:27.433 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 08:49:27.436 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-07-28 08:49:27.439 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-07-28 08:49:27.470 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-07-28 08:49:27.473 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-07-28 08:49:27.475 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-07-28 08:49:27.478 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-07-28 08:49:27.481 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-28 08:49:27.498 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-28 08:49:27.501 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-28 08:49:27.503 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-28 08:49:27.505 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-28 08:49:27.508 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-07-28 08:49:27.539 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-07-28 08:49:27.568 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-07-28 08:49:27.598 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-28 08:49:27.626 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-07-28 08:49:27.655 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-07-28 08:49:27.657 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-07-28 08:49:27.660 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-07-28 08:49:27.662 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-07-28 08:49:27.665 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-07-28 08:49:27.667 | + lib/apache:write_uwsgi_config:257 : local http= 2022-07-28 08:49:27.670 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-28 08:49:27.673 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-07-28 08:49:27.677 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-07-28 08:49:27.679 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-28 08:49:27.682 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-28 08:49:27.695 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-28 08:49:27.695 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-28 08:49:27.704 | d /var/run/uwsgi 0755 ubuntu root 2022-07-28 08:49:27.708 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-28 08:49:27.724 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-07-28 08:49:27.726 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-07-28 08:49:27.730 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-07-28 08:49:27.761 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-07-28 08:49:27.789 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-07-28 08:49:27.818 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-07-28 08:49:27.846 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-07-28 08:49:27.876 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-07-28 08:49:27.905 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-07-28 08:49:27.935 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-07-28 08:49:27.963 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-07-28 08:49:27.991 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-07-28 08:49:28.020 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-07-28 08:49:28.048 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-07-28 08:49:28.076 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-07-28 08:49:28.105 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-07-28 08:49:28.107 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-07-28 08:49:28.111 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-07-28 08:49:28.113 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-07-28 08:49:28.116 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-28 08:49:28.118 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:49:28.121 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:49:28.123 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-07-28 08:49:28.126 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-07-28 08:49:28.128 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-07-28 08:49:28.156 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-07-28 08:49:28.186 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-07-28 08:49:28.186 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-07-28 08:49:28.194 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-07-28 08:49:28.199 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-07-28 08:49:28.201 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-07-28 08:49:28.204 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-28 08:49:28.206 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-28 08:49:28.209 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 08:49:28.211 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:49:28.214 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:49:28.216 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-28 08:49:28.219 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-28 08:49:28.221 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:49:28.223 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:49:28.226 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-07-28 08:49:28.287 | Site keystone-wsgi-public already enabled 2022-07-28 08:49:28.292 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-07-28 08:49:28.294 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-28 08:49:28.297 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 08:49:28.299 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-28 08:49:28.435 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-07-28 08:49:28.466 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-07-28 08:49:28.500 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-07-28 08:49:28.531 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-07-28 08:49:28.534 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-07-28 08:49:28.566 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-07-28 08:49:28.596 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-07-28 08:49:28.625 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-07-28 08:49:28.628 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-07-28 08:49:28.630 | + ./stack.sh:main:898 : is_service_enabled swift 2022-07-28 08:49:28.648 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:49:28.650 | + ./stack.sh:main:899 : is_service_enabled ceilometer 2022-07-28 08:49:28.668 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:49:28.670 | + ./stack.sh:main:902 : stack_install_service swift 2022-07-28 08:49:28.673 | + lib/stack:stack_install_service:20 : local service=swift 2022-07-28 08:49:28.675 | + lib/stack:stack_install_service:21 : type install_swift 2022-07-28 08:49:28.678 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-28 08:49:28.680 | + lib/stack:stack_install_service:32 : install_swift 2022-07-28 08:49:28.683 | + lib/swift:install_swift:723 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-07-28 08:49:28.685 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/swift.git 2022-07-28 08:49:28.687 | + functions-common:git_clone:598 : local git_dest=/opt/stack/swift 2022-07-28 08:49:28.690 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 08:49:28.692 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 08:49:28.695 | ++ functions-common:git_clone:601 : pwd 2022-07-28 08:49:28.698 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 08:49:28.700 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 08:49:28.703 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 08:49:28.722 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 08:49:28.725 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 08:49:28.728 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 08:49:28.730 | + functions-common:git_clone:618 : echo master 2022-07-28 08:49:28.731 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 08:49:28.737 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/swift ]] 2022-07-28 08:49:28.739 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 08:49:28.741 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/swift 2022-07-28 08:49:28.754 | + functions-common:git_clone:678 : cd /opt/stack/swift 2022-07-28 08:49:28.758 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 08:49:28.758 | + functions-common:git_clone:679 : head -1 2022-07-28 08:49:28.762 | 9b0e5ea97 Merge "formpost: deprecate sha1 signatures" 2022-07-28 08:49:28.764 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 08:49:28.767 | + lib/swift:install_swift:726 : setup_develop /opt/stack/swift keystone 2022-07-28 08:49:28.769 | + inc/python:setup_develop:334 : local bindep 2022-07-28 08:49:28.772 | + inc/python:setup_develop:335 : [[ /opt/stack/swift == -bindep* ]] 2022-07-28 08:49:28.775 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/swift 2022-07-28 08:49:28.777 | + inc/python:setup_develop:340 : local extras=keystone 2022-07-28 08:49:28.780 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-07-28 08:49:28.782 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-28 08:49:28.785 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/swift == -bindep* ]] 2022-07-28 08:49:28.787 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/swift 2022-07-28 08:49:28.790 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-28 08:49:28.792 | + inc/python:_setup_package_with_constraints_edit:367 : local extras=keystone 2022-07-28 08:49:28.795 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/swift 2022-07-28 08:49:28.798 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-28 08:49:28.801 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/swift 2022-07-28 08:49:28.803 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-28 08:49:28.806 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-28 08:49:28.809 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-07-28 08:49:28.815 | + inc/python:_setup_package_with_constraints_edit:381 : name=swift 2022-07-28 08:49:28.817 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-07-28 08:49:29.433 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/swift -e keystone 2022-07-28 08:49:29.436 | + inc/python:setup_package:414 : local bindep=0 2022-07-28 08:49:29.438 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-28 08:49:29.441 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-28 08:49:29.443 | + inc/python:setup_package:417 : [[ /opt/stack/swift == -bindep* ]] 2022-07-28 08:49:29.445 | + inc/python:setup_package:422 : local project_dir=/opt/stack/swift 2022-07-28 08:49:29.448 | + inc/python:setup_package:423 : local flags=-e 2022-07-28 08:49:29.450 | + inc/python:setup_package:424 : local extras=keystone 2022-07-28 08:49:29.453 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-28 08:49:29.456 | + inc/python:setup_package:428 : [[ -z keystone ]] 2022-07-28 08:49:29.458 | + inc/python:setup_package:433 : [[ ! -z keystone ]] 2022-07-28 08:49:29.460 | + inc/python:setup_package:434 : extras='[keystone]' 2022-07-28 08:49:29.463 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-28 08:49:29.465 | + inc/python:setup_package:442 : pip_install -e '/opt/stack/swift[keystone]' 2022-07-28 08:49:29.486 | Using python 3.8 to install /opt/stack/swift 2022-07-28 08:49:29.489 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-07-28 08:49:31.567 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:49:31.567 | from cryptography.utils import int_from_bytes 2022-07-28 08:49:31.567 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:49:31.567 | from cryptography.utils import int_from_bytes 2022-07-28 08:49:32.610 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 08:49:32.610 | Obtaining file:///opt/stack/swift 2022-07-28 08:49:34.127 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-28 08:49:34.130 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-28 08:49:34.133 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-28 08:49:34.137 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-28 08:49:34.140 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-28 08:49:34.190 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.9.1) 2022-07-28 08:49:34.192 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 08:49:34.195 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-07-28 08:49:34.230 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-28 08:49:34.268 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-28 08:49:34.274 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-28 08:49:34.278 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-28 08:49:34.316 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-28 08:49:34.324 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 08:49:34.338 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 08:49:34.343 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 08:49:34.346 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-28 08:49:34.356 | Requirement already satisfied: pyeclib===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (1.6.1) 2022-07-28 08:49:34.358 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-28 08:49:34.361 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 08:49:34.367 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-07-28 08:49:34.371 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-07-28 08:49:34.391 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 08:49:34.395 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 08:49:34.401 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-07-28 08:49:34.405 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 08:49:34.407 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 08:49:34.412 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 08:49:34.417 | Requirement already satisfied: xattr===0.9.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (0.9.9) 2022-07-28 08:49:34.421 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from PasteDeploy===2.1.1->-c /opt/stack/requirements/upper-constraints.txt (line 15)) (45.2.0) 2022-07-28 08:49:34.424 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 08:49:34.426 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-28 08:49:34.429 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 08:49:34.485 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-28 08:49:34.497 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-28 08:49:34.503 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 08:49:34.505 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 08:49:34.510 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 08:49:34.516 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 08:49:34.519 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 08:49:34.522 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 08:49:34.524 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 08:49:34.527 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 08:49:34.529 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-28 08:49:34.532 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-28 08:49:34.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 08:49:34.539 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 08:49:36.186 | Installing collected packages: swift 2022-07-28 08:49:36.186 | Attempting uninstall: swift 2022-07-28 08:49:36.187 | Found existing installation: swift 2.30.0.dev122 2022-07-28 08:49:36.190 | Can't uninstall 'swift'. No files were found to uninstall. 2022-07-28 08:49:36.191 | Running setup.py develop for swift 2022-07-28 08:49:38.026 | Successfully installed swift 2022-07-28 08:49:38.147 | + inc/python:pip_install:196 : result=0 2022-07-28 08:49:38.150 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 08:49:38.153 | + functions-common:time_stop:2440 : local name 2022-07-28 08:49:38.156 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:49:38.159 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:49:38.162 | + functions-common:time_stop:2443 : local total 2022-07-28 08:49:38.165 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:49:38.168 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 08:49:38.170 | + functions-common:time_stop:2447 : start_time=1658998169481 2022-07-28 08:49:38.173 | + functions-common:time_stop:2449 : [[ -z 1658998169481 ]] 2022-07-28 08:49:38.177 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:49:38.181 | + functions-common:time_stop:2452 : end_time=1658998178178 2022-07-28 08:49:38.184 | + functions-common:time_stop:2453 : elapsed_time=8697 2022-07-28 08:49:38.187 | + functions-common:time_stop:2454 : total=62687 2022-07-28 08:49:38.190 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:49:38.192 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=71384 2022-07-28 08:49:38.195 | + inc/python:pip_install:199 : return 0 2022-07-28 08:49:38.198 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-28 08:49:38.200 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-07-28 08:49:38.203 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-07-28 08:49:38.224 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-07-28 08:49:38.237 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/swift 2022-07-28 08:49:38.239 | + inc/python:use_library_from_git:246 : local name=/opt/stack/swift 2022-07-28 08:49:38.242 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:49:38.244 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:49:38.246 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-07-28 08:49:38.249 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:49:38.252 | + lib/swift:install_swift:727 : '[' False == True ']' 2022-07-28 08:49:38.254 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-28 08:49:38.257 | + ./stack.sh:main:903 : configure_swift 2022-07-28 08:49:38.259 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-07-28 08:49:38.261 | + lib/swift:configure_swift:332 : local node_number 2022-07-28 08:49:38.263 | + lib/swift:configure_swift:333 : local swift_node_config 2022-07-28 08:49:38.266 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-07-28 08:49:38.268 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-07-28 08:49:39.286 | No container-sharder running 2022-07-28 08:49:39.286 | No container-updater running 2022-07-28 08:49:39.286 | No object-expirer running 2022-07-28 08:49:39.286 | No object-replicator running 2022-07-28 08:49:39.286 | No object-updater running 2022-07-28 08:49:39.286 | No account-replicator running 2022-07-28 08:49:39.286 | No container-auditor running 2022-07-28 08:49:39.286 | No container-replicator running 2022-07-28 08:49:39.286 | No proxy-server running 2022-07-28 08:49:39.286 | No container-sync running 2022-07-28 08:49:39.286 | No container-reconciler running 2022-07-28 08:49:39.286 | No account-auditor running 2022-07-28 08:49:39.286 | No container-server running 2022-07-28 08:49:39.286 | No account-reaper running 2022-07-28 08:49:39.286 | No account-server running 2022-07-28 08:49:39.286 | No object-reconstructor running 2022-07-28 08:49:39.286 | No object-auditor running 2022-07-28 08:49:39.286 | No object-server running 2022-07-28 08:49:39.365 | + lib/swift:configure_swift:337 : true 2022-07-28 08:49:39.367 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-07-28 08:49:39.380 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-07-28 08:49:39.393 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-07-28 08:49:39.396 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-07-28 08:49:39.398 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-07-28 08:49:39.402 | + lib/swift:configure_swift:351 : sed -e ' 2022-07-28 08:49:39.402 | s/%GROUP%/ubuntu/; 2022-07-28 08:49:39.402 | s/%USER%/ubuntu/; 2022-07-28 08:49:39.402 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-07-28 08:49:39.402 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-07-28 08:49:39.411 | uid = ubuntu 2022-07-28 08:49:39.411 | gid = ubuntu 2022-07-28 08:49:39.411 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-07-28 08:49:39.411 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-07-28 08:49:39.411 | address = 127.0.0.1 2022-07-28 08:49:39.411 | 2022-07-28 08:49:39.411 | [account6612] 2022-07-28 08:49:39.411 | max connections = 25 2022-07-28 08:49:39.411 | path = /opt/stack/data/swift/1/node/ 2022-07-28 08:49:39.411 | read only = false 2022-07-28 08:49:39.411 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-07-28 08:49:39.411 | 2022-07-28 08:49:39.411 | [account6622] 2022-07-28 08:49:39.411 | max connections = 25 2022-07-28 08:49:39.411 | path = /opt/stack/data/swift/2/node/ 2022-07-28 08:49:39.412 | read only = false 2022-07-28 08:49:39.412 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-07-28 08:49:39.412 | 2022-07-28 08:49:39.412 | [account6632] 2022-07-28 08:49:39.412 | max connections = 25 2022-07-28 08:49:39.412 | path = /opt/stack/data/swift/3/node/ 2022-07-28 08:49:39.412 | read only = false 2022-07-28 08:49:39.412 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-07-28 08:49:39.412 | 2022-07-28 08:49:39.412 | [account6642] 2022-07-28 08:49:39.412 | max connections = 25 2022-07-28 08:49:39.412 | path = /opt/stack/data/swift/4/node/ 2022-07-28 08:49:39.412 | read only = false 2022-07-28 08:49:39.412 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-07-28 08:49:39.412 | 2022-07-28 08:49:39.412 | 2022-07-28 08:49:39.412 | [container6611] 2022-07-28 08:49:39.412 | max connections = 25 2022-07-28 08:49:39.412 | path = /opt/stack/data/swift/1/node/ 2022-07-28 08:49:39.412 | read only = false 2022-07-28 08:49:39.412 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-07-28 08:49:39.412 | 2022-07-28 08:49:39.412 | [container6621] 2022-07-28 08:49:39.412 | max connections = 25 2022-07-28 08:49:39.412 | path = /opt/stack/data/swift/2/node/ 2022-07-28 08:49:39.412 | read only = false 2022-07-28 08:49:39.412 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-07-28 08:49:39.412 | 2022-07-28 08:49:39.412 | [container6631] 2022-07-28 08:49:39.412 | max connections = 25 2022-07-28 08:49:39.412 | path = /opt/stack/data/swift/3/node/ 2022-07-28 08:49:39.412 | read only = false 2022-07-28 08:49:39.412 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-07-28 08:49:39.412 | 2022-07-28 08:49:39.412 | [container6641] 2022-07-28 08:49:39.412 | max connections = 25 2022-07-28 08:49:39.413 | path = /opt/stack/data/swift/4/node/ 2022-07-28 08:49:39.413 | read only = false 2022-07-28 08:49:39.413 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-07-28 08:49:39.413 | 2022-07-28 08:49:39.413 | 2022-07-28 08:49:39.413 | [object6613] 2022-07-28 08:49:39.413 | max connections = 25 2022-07-28 08:49:39.413 | path = /opt/stack/data/swift/1/node/ 2022-07-28 08:49:39.413 | read only = false 2022-07-28 08:49:39.413 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-07-28 08:49:39.413 | 2022-07-28 08:49:39.413 | [object6623] 2022-07-28 08:49:39.413 | max connections = 25 2022-07-28 08:49:39.413 | path = /opt/stack/data/swift/2/node/ 2022-07-28 08:49:39.413 | read only = false 2022-07-28 08:49:39.413 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-07-28 08:49:39.413 | 2022-07-28 08:49:39.413 | [object6633] 2022-07-28 08:49:39.413 | max connections = 25 2022-07-28 08:49:39.413 | path = /opt/stack/data/swift/3/node/ 2022-07-28 08:49:39.413 | read only = false 2022-07-28 08:49:39.413 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-07-28 08:49:39.413 | 2022-07-28 08:49:39.413 | [object6643] 2022-07-28 08:49:39.413 | max connections = 25 2022-07-28 08:49:39.413 | path = /opt/stack/data/swift/4/node/ 2022-07-28 08:49:39.413 | read only = false 2022-07-28 08:49:39.413 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-07-28 08:49:39.414 | + lib/swift:configure_swift:357 : is_ubuntu 2022-07-28 08:49:39.417 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:49:39.420 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:49:39.422 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-07-28 08:49:39.435 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-07-28 08:49:39.438 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-07-28 08:49:39.442 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-07-28 08:49:39.447 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-07-28 08:49:39.451 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-07-28 08:49:39.456 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-07-28 08:49:39.484 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.42:8080/v1/ 2022-07-28 08:49:39.510 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-07-28 08:49:39.529 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-07-28 08:49:39.558 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-07-28 08:49:39.577 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-07-28 08:49:39.607 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-07-28 08:49:39.625 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-07-28 08:49:39.654 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-07-28 08:49:39.673 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-07-28 08:49:39.703 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-07-28 08:49:39.721 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-07-28 08:49:39.751 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-07-28 08:49:39.770 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-07-28 08:49:39.789 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:49:39.793 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-07-28 08:49:39.824 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-07-28 08:49:39.854 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-07-28 08:49:39.882 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-07-28 08:49:39.911 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2022-07-28 08:49:39.913 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2022-07-28 08:49:39.929 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:49:39.931 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-07-28 08:49:39.960 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-07-28 08:49:39.976 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:49:39.978 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2022-07-28 08:49:39.996 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:49:39.998 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2022-07-28 08:49:40.000 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2022-07-28 08:49:40.016 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:49:40.018 | + lib/swift:configure_swift:438 : swift_pipeline+=' keystoneauth' 2022-07-28 08:49:40.020 | + lib/swift:configure_swift:441 : swift_pipeline+=' tempauth ' 2022-07-28 08:49:40.022 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-07-28 08:49:40.028 | + lib/swift:configure_swift:444 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-07-28 08:49:40.033 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-07-28 08:49:40.060 | + lib/swift:configure_swift:447 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-07-28 08:49:40.090 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-07-28 08:49:40.123 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-07-28 08:49:40.153 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-07-28 08:49:40.181 | + lib/swift:configure_swift:458 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-07-28 08:49:40.183 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-07-28 08:49:40.185 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-07-28 08:49:40.188 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-07-28 08:49:40.190 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-07-28 08:49:40.218 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-07-28 08:49:40.245 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.42/identity 2022-07-28 08:49:40.272 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-07-28 08:49:40.300 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-07-28 08:49:40.327 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-07-28 08:49:40.355 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-07-28 08:49:40.383 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-07-28 08:49:40.410 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-28 08:49:40.438 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-07-28 08:49:40.467 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-07-28 08:49:40.495 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-07-28 08:49:40.523 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-07-28 08:49:40.551 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-07-28 08:49:40.582 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-07-28 08:49:40.610 | + lib/swift:configure_swift:469 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-07-28 08:49:40.628 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-07-28 08:49:40.656 | + lib/swift:configure_swift:473 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-07-28 08:49:40.684 | + lib/swift:configure_swift:475 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-07-28 08:49:40.689 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-07-28 08:49:40.718 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-07-28 08:49:40.745 | + lib/swift:configure_swift:478 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-07-28 08:49:40.772 | + lib/swift:configure_swift:480 : local node_number 2022-07-28 08:49:40.774 | + lib/swift:configure_swift:481 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-07-28 08:49:40.777 | + lib/swift:configure_swift:482 : local swift_node_config=/etc/swift/object-server/1.conf 2022-07-28 08:49:40.779 | + lib/swift:configure_swift:483 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-07-28 08:49:40.784 | + lib/swift:configure_swift:484 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-07-28 08:49:40.786 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-07-28 08:49:40.788 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-07-28 08:49:40.791 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-07-28 08:49:40.793 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-07-28 08:49:40.795 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-07-28 08:49:40.797 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-07-28 08:49:40.800 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-07-28 08:49:40.818 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-07-28 08:49:40.847 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-07-28 08:49:40.865 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-07-28 08:49:40.894 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-07-28 08:49:40.913 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-07-28 08:49:40.942 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-07-28 08:49:40.961 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-07-28 08:49:40.990 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-07-28 08:49:41.008 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-07-28 08:49:41.037 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-07-28 08:49:41.056 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-07-28 08:49:41.085 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-07-28 08:49:41.105 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-07-28 08:49:41.135 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-07-28 08:49:41.153 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-07-28 08:49:41.182 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-07-28 08:49:41.201 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-07-28 08:49:41.229 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-07-28 08:49:41.234 | + lib/swift:configure_swift:485 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-07-28 08:49:41.253 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-07-28 08:49:41.282 | + lib/swift:configure_swift:487 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-07-28 08:49:41.311 | + lib/swift:configure_swift:489 : swift_node_config=/etc/swift/container-server/1.conf 2022-07-28 08:49:41.313 | + lib/swift:configure_swift:490 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-07-28 08:49:41.318 | + lib/swift:configure_swift:491 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-07-28 08:49:41.321 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-07-28 08:49:41.323 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-07-28 08:49:41.325 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-07-28 08:49:41.327 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-07-28 08:49:41.330 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-07-28 08:49:41.332 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-07-28 08:49:41.335 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-07-28 08:49:41.353 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-07-28 08:49:41.381 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-07-28 08:49:41.404 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-07-28 08:49:41.434 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-07-28 08:49:41.456 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-07-28 08:49:41.486 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-07-28 08:49:41.504 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-07-28 08:49:41.535 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-07-28 08:49:41.554 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-07-28 08:49:41.583 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-07-28 08:49:41.602 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-07-28 08:49:41.631 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-07-28 08:49:41.650 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-07-28 08:49:41.679 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-07-28 08:49:41.698 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-07-28 08:49:41.727 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-07-28 08:49:41.746 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-07-28 08:49:41.774 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-07-28 08:49:41.779 | + lib/swift:configure_swift:492 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-07-28 08:49:41.800 | + lib/swift:configure_swift:493 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-07-28 08:49:41.830 | + lib/swift:configure_swift:495 : swift_node_config=/etc/swift/account-server/1.conf 2022-07-28 08:49:41.832 | + lib/swift:configure_swift:496 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-07-28 08:49:41.837 | + lib/swift:configure_swift:497 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-07-28 08:49:41.839 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-07-28 08:49:41.842 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-07-28 08:49:41.844 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-07-28 08:49:41.846 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-07-28 08:49:41.848 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-07-28 08:49:41.851 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-07-28 08:49:41.853 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-07-28 08:49:41.872 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-07-28 08:49:41.901 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-07-28 08:49:41.919 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-07-28 08:49:41.947 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-07-28 08:49:41.966 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-07-28 08:49:41.994 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-07-28 08:49:42.014 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-07-28 08:49:42.043 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-07-28 08:49:42.061 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-07-28 08:49:42.091 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-07-28 08:49:42.109 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-07-28 08:49:42.140 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-07-28 08:49:42.159 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-07-28 08:49:42.189 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-07-28 08:49:42.207 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-07-28 08:49:42.237 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-07-28 08:49:42.256 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-07-28 08:49:42.284 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-07-28 08:49:42.289 | + lib/swift:configure_swift:498 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-07-28 08:49:42.307 | + lib/swift:configure_swift:499 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-07-28 08:49:42.336 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-07-28 08:49:42.364 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-07-28 08:49:42.393 | + lib/swift:configure_swift:505 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-07-28 08:49:42.422 | + lib/swift:configure_swift:507 : testfile=/etc/swift/test.conf 2022-07-28 08:49:42.424 | + lib/swift:configure_swift:508 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-07-28 08:49:42.430 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-07-28 08:49:42.459 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-07-28 08:49:42.489 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-07-28 08:49:42.518 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-07-28 08:49:42.547 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-07-28 08:49:42.577 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-07-28 08:49:42.606 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-07-28 08:49:42.634 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test password4 testing4 2022-07-28 08:49:42.662 | + lib/swift:configure_swift:519 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-07-28 08:49:42.690 | + lib/swift:configure_swift:521 : is_service_enabled keystone 2022-07-28 08:49:42.706 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:49:42.709 | + lib/swift:configure_swift:522 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-07-28 08:49:42.728 | + lib/swift:configure_swift:523 : local auth_vers 2022-07-28 08:49:42.731 | ++ lib/swift:configure_swift:524 : iniget /etc/swift/test.conf func_test auth_version 2022-07-28 08:49:42.750 | + lib/swift:configure_swift:524 : auth_vers=3 2022-07-28 08:49:42.753 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.42 2022-07-28 08:49:42.783 | + lib/swift:configure_swift:526 : [[ http == \h\t\t\p\s ]] 2022-07-28 08:49:42.787 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_port 80 2022-07-28 08:49:42.820 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.42/identity 2022-07-28 08:49:42.850 | + lib/swift:configure_swift:532 : [[ 3 == \3 ]] 2022-07-28 08:49:42.852 | + lib/swift:configure_swift:533 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-07-28 08:49:42.880 | + lib/swift:configure_swift:537 : is_service_enabled tls-proxy 2022-07-28 08:49:42.896 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:49:42.898 | + lib/swift:configure_swift:543 : local user_group 2022-07-28 08:49:42.901 | ++ lib/swift:configure_swift:544 : id -g ubuntu 2022-07-28 08:49:42.906 | + lib/swift:configure_swift:544 : user_group=1000 2022-07-28 08:49:42.909 | + lib/swift:configure_swift:545 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-07-28 08:49:42.921 | + lib/swift:configure_swift:547 : local swift_log_dir=/opt/stack/data/swift/logs 2022-07-28 08:49:42.924 | + lib/swift:configure_swift:548 : sudo rm -rf /opt/stack/data/swift/logs 2022-07-28 08:49:42.935 | + lib/swift:configure_swift:549 : local swift_log_group=adm 2022-07-28 08:49:42.938 | + lib/swift:configure_swift:550 : is_suse 2022-07-28 08:49:42.941 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 08:49:42.944 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 08:49:42.947 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 08:49:42.949 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 08:49:42.951 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 08:49:42.954 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 08:49:42.957 | + lib/swift:configure_swift:553 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-07-28 08:49:42.970 | + lib/swift:configure_swift:555 : [[ False != \F\a\l\s\e ]] 2022-07-28 08:49:42.972 | + lib/swift:configure_swift:563 : '[' False == True ']' 2022-07-28 08:49:42.975 | + ./stack.sh:main:906 : is_service_enabled s3api 2022-07-28 08:49:42.993 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:49:42.995 | + ./stack.sh:main:912 : is_service_enabled g-api n-api 2022-07-28 08:49:43.013 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:49:43.015 | + ./stack.sh:main:914 : stack_install_service glance 2022-07-28 08:49:43.018 | + lib/stack:stack_install_service:20 : local service=glance 2022-07-28 08:49:43.020 | + lib/stack:stack_install_service:21 : type install_glance 2022-07-28 08:49:43.023 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-28 08:49:43.025 | + lib/stack:stack_install_service:32 : install_glance 2022-07-28 08:49:43.028 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-07-28 08:49:43.030 | + lib/glance:install_glance:507 : local glance_store_extras 2022-07-28 08:49:43.033 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-07-28 08:49:43.050 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:49:43.053 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-07-28 08:49:43.056 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-07-28 08:49:43.073 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:49:43.075 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-07-28 08:49:43.078 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-07-28 08:49:43.081 | + inc/python:use_library_from_git:246 : local name=glance_store 2022-07-28 08:49:43.084 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:49:43.086 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:49:43.089 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-07-28 08:49:43.092 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:49:43.095 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-07-28 08:49:43.098 | ++ inc/python:join_extras:29 : local IFS=, 2022-07-28 08:49:43.101 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-07-28 08:49:43.105 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-07-28 08:49:43.108 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-07-28 08:49:43.110 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-07-28 08:49:43.114 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-07-28 08:49:43.117 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-07-28 08:49:43.120 | ++ inc/python:get_version_constraints_from_global_requirements:233 : local package=glance-store 2022-07-28 08:49:43.123 | ++ inc/python:get_version_constraints_from_global_requirements:234 : local required_pkg_version_constraint 2022-07-28 08:49:43.127 | +++ inc/python:get_version_constraints_from_global_requirements:236 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-07-28 08:49:43.127 | +++ inc/python:get_version_constraints_from_global_requirements:236 : cut -d# -f1 2022-07-28 08:49:43.132 | ++ inc/python:get_version_constraints_from_global_requirements:236 : required_pkg_version_constraint='!=0.29.0 ' 2022-07-28 08:49:43.135 | ++ inc/python:get_version_constraints_from_global_requirements:237 : [[ !=0.29.0 == '' ]] 2022-07-28 08:49:43.138 | ++ inc/python:get_version_constraints_from_global_requirements:240 : echo '!=0.29.0' 2022-07-28 08:49:43.141 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-07-28 08:49:43.144 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-07-28 08:49:43.165 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-07-28 08:49:43.168 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-07-28 08:49:45.261 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:49:45.261 | from cryptography.utils import int_from_bytes 2022-07-28 08:49:45.261 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:49:45.261 | from cryptography.utils import int_from_bytes 2022-07-28 08:49:46.302 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 08:49:46.304 | Requirement already satisfied: glance-store===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (4.0.1) 2022-07-28 08:49:46.381 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-07-28 08:49:46.391 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-07-28 08:49:46.429 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 08:49:46.485 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (6.0.0) 2022-07-28 08:49:46.509 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-28 08:49:46.514 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-07-28 08:49:46.532 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-28 08:49:46.542 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-28 08:49:46.580 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-28 08:49:46.585 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-28 08:49:46.590 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-28 08:49:46.627 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (3.0.0) 2022-07-28 08:49:46.640 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-07-28 08:49:46.643 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-28 08:49:46.651 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-07-28 08:49:46.673 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 08:49:46.686 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 08:49:46.691 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 08:49:46.694 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-28 08:49:46.697 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 08:49:46.702 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-07-28 08:49:46.707 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.0.0) 2022-07-28 08:49:46.721 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-07-28 08:49:46.726 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-07-28 08:49:46.746 | Requirement already satisfied: python-swiftclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (4.0.1) 2022-07-28 08:49:46.766 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 08:49:46.770 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 08:49:46.782 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-07-28 08:49:46.787 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-07-28 08:49:46.790 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 08:49:46.792 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 08:49:46.796 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-07-28 08:49:46.810 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 08:49:46.842 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-07-28 08:49:46.847 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-28 08:49:46.855 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-07-28 08:49:46.881 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 08:49:46.940 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 08:49:46.943 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-28 08:49:46.946 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 08:49:46.951 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 08:49:46.954 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 08:49:46.959 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-28 08:49:46.964 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 08:49:46.968 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 08:49:46.971 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-28 08:49:46.983 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-28 08:49:46.992 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-07-28 08:49:47.000 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-28 08:49:47.011 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-28 08:49:47.021 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 08:49:47.024 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-28 08:49:47.035 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 08:49:47.038 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 08:49:47.042 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 08:49:47.045 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-28 08:49:47.071 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-07-28 08:49:47.097 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 08:49:47.100 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-28 08:49:47.103 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from PasteDeploy===2.1.1->-c /opt/stack/requirements/upper-constraints.txt (line 15)) (45.2.0) 2022-07-28 08:49:47.105 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-07-28 08:49:47.112 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-07-28 08:49:48.754 | + inc/python:pip_install:196 : result=0 2022-07-28 08:49:48.756 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 08:49:48.759 | + functions-common:time_stop:2440 : local name 2022-07-28 08:49:48.762 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:49:48.764 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:49:48.766 | + functions-common:time_stop:2443 : local total 2022-07-28 08:49:48.769 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:49:48.772 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 08:49:48.774 | + functions-common:time_stop:2447 : start_time=1658998183160 2022-07-28 08:49:48.777 | + functions-common:time_stop:2449 : [[ -z 1658998183160 ]] 2022-07-28 08:49:48.780 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:49:48.784 | + functions-common:time_stop:2452 : end_time=1658998188782 2022-07-28 08:49:48.787 | + functions-common:time_stop:2453 : elapsed_time=5622 2022-07-28 08:49:48.789 | + functions-common:time_stop:2454 : total=71384 2022-07-28 08:49:48.794 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:49:48.797 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=77006 2022-07-28 08:49:48.799 | + inc/python:pip_install:199 : return 0 2022-07-28 08:49:48.803 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-07-28 08:49:48.805 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-07-28 08:49:48.808 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-07-28 08:49:48.822 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-07-28 08:49:48.828 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-07-28 08:49:48.831 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/glance.git 2022-07-28 08:49:48.834 | + functions-common:git_clone:598 : local git_dest=/opt/stack/glance 2022-07-28 08:49:48.836 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 08:49:48.839 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 08:49:48.842 | ++ functions-common:git_clone:601 : pwd 2022-07-28 08:49:48.844 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 08:49:48.848 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 08:49:48.852 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 08:49:48.870 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 08:49:48.873 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 08:49:48.875 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 08:49:48.878 | + functions-common:git_clone:618 : echo master 2022-07-28 08:49:48.879 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 08:49:48.885 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/glance ]] 2022-07-28 08:49:48.887 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 08:49:48.890 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/glance 2022-07-28 08:49:48.903 | + functions-common:git_clone:678 : cd /opt/stack/glance 2022-07-28 08:49:48.907 | + functions-common:git_clone:679 : head -1 2022-07-28 08:49:48.907 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 08:49:48.914 | 00f453372 Merge "Immediate caching of an image" 2022-07-28 08:49:48.918 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 08:49:48.921 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-07-28 08:49:48.924 | + inc/python:setup_develop:334 : local bindep 2022-07-28 08:49:48.927 | + inc/python:setup_develop:335 : [[ /opt/stack/glance == -bindep* ]] 2022-07-28 08:49:48.929 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/glance 2022-07-28 08:49:48.932 | + inc/python:setup_develop:340 : local extras= 2022-07-28 08:49:48.935 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-07-28 08:49:48.938 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-28 08:49:48.940 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/glance == -bindep* ]] 2022-07-28 08:49:48.943 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/glance 2022-07-28 08:49:48.946 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-28 08:49:48.949 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-28 08:49:48.952 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/glance 2022-07-28 08:49:48.955 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-28 08:49:48.958 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/glance 2022-07-28 08:49:48.961 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-28 08:49:48.963 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-28 08:49:48.966 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-07-28 08:49:48.973 | + inc/python:_setup_package_with_constraints_edit:381 : name=glance 2022-07-28 08:49:48.976 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-07-28 08:49:49.600 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/glance -e 2022-07-28 08:49:49.603 | + inc/python:setup_package:414 : local bindep=0 2022-07-28 08:49:49.605 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-28 08:49:49.608 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-28 08:49:49.610 | + inc/python:setup_package:417 : [[ /opt/stack/glance == -bindep* ]] 2022-07-28 08:49:49.612 | + inc/python:setup_package:422 : local project_dir=/opt/stack/glance 2022-07-28 08:49:49.615 | + inc/python:setup_package:423 : local flags=-e 2022-07-28 08:49:49.617 | + inc/python:setup_package:424 : local extras= 2022-07-28 08:49:49.620 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-28 08:49:49.622 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-28 08:49:49.625 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-28 08:49:49.627 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-28 08:49:49.630 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-28 08:49:49.633 | + inc/python:setup_package:442 : pip_install -e /opt/stack/glance 2022-07-28 08:49:49.655 | Using python 3.8 to install /opt/stack/glance 2022-07-28 08:49:49.657 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-07-28 08:49:51.743 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:49:51.743 | from cryptography.utils import int_from_bytes 2022-07-28 08:49:51.743 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:49:51.744 | from cryptography.utils import int_from_bytes 2022-07-28 08:49:52.790 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 08:49:52.790 | Obtaining file:///opt/stack/glance 2022-07-28 08:49:55.473 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-07-28 08:49:55.476 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-28 08:49:55.479 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-28 08:49:55.483 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-07-28 08:49:55.495 | Requirement already satisfied: WSME===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (0.11.0) 2022-07-28 08:49:55.500 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-28 08:49:55.502 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-07-28 08:49:55.509 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (4.0.0) 2022-07-28 08:49:55.520 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-28 08:49:55.523 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2022-07-28 08:49:55.530 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 08:49:55.533 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 133)) (0.7.1) 2022-07-28 08:49:55.536 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-28 08:49:55.541 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-07-28 08:49:55.543 | Requirement already satisfied: glance-store===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (4.0.1) 2022-07-28 08:49:55.553 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-28 08:49:55.556 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-07-28 08:49:55.561 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-07-28 08:49:55.564 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-07-28 08:49:55.568 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 08:49:55.570 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-07-28 08:49:55.576 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 08:49:55.584 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-28 08:49:55.596 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 08:49:55.598 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-28 08:49:55.601 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-07-28 08:49:55.609 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-07-28 08:49:55.615 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-28 08:49:55.620 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-28 08:49:55.628 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-28 08:49:55.631 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-07-28 08:49:55.642 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-28 08:49:55.644 | Requirement already satisfied: oslo.limit===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (2.0.0) 2022-07-28 08:49:55.650 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-28 08:49:55.661 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-07-28 08:49:55.675 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-07-28 08:49:55.681 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-07-28 08:49:55.692 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-07-28 08:49:55.700 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-07-28 08:49:55.707 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-28 08:49:55.713 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-07-28 08:49:55.725 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-07-28 08:49:55.730 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 08:49:55.739 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-07-28 08:49:55.746 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 08:49:55.750 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 08:49:55.751 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-28 08:49:55.755 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-07-28 08:49:55.758 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-07-28 08:49:55.761 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-07-28 08:49:55.764 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-28 08:49:55.770 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-28 08:49:55.772 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 08:49:55.775 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-07-28 08:49:55.778 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-07-28 08:49:55.785 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-07-28 08:49:55.789 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-07-28 08:49:55.799 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 08:49:55.802 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-07-28 08:49:55.804 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 08:49:55.810 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (1.3.3) 2022-07-28 08:49:55.813 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-07-28 08:49:55.815 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.8.1) 2022-07-28 08:49:55.817 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 08:49:55.820 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-07-28 08:49:55.825 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-07-28 08:49:55.827 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-07-28 08:49:55.830 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 08:49:55.833 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (5.0.0) 2022-07-28 08:49:55.844 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-07-28 08:49:55.846 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-07-28 08:49:55.849 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-07-28 08:49:55.853 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-07-28 08:49:55.857 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 08:49:55.862 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-07-28 08:49:55.864 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 08:49:55.867 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-07-28 08:49:55.869 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-07-28 08:49:55.871 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-07-28 08:49:55.874 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-07-28 08:49:55.876 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 08:49:55.879 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-28 08:49:55.881 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 08:49:55.884 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-28 08:49:55.888 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-28 08:49:55.890 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 08:49:55.893 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-07-28 08:49:55.905 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-07-28 08:49:55.907 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-07-28 08:49:55.911 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-07-28 08:49:55.913 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-07-28 08:49:55.916 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-28 08:49:55.919 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 08:49:55.922 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-28 08:49:55.925 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 08:49:55.927 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-28 08:49:55.935 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 08:49:55.938 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 08:49:55.939 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 08:49:55.942 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-07-28 08:49:55.944 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 08:49:55.946 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-07-28 08:49:55.950 | Requirement already satisfied: networkx===2.8.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.5) 2022-07-28 08:49:55.952 | Requirement already satisfied: automaton===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.0) 2022-07-28 08:49:55.956 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-28 08:49:55.958 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-07-28 08:49:55.961 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-28 08:49:55.963 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-28 08:49:55.965 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-07-28 08:49:55.968 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-07-28 08:49:55.970 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-07-28 08:49:55.973 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-28 08:49:55.976 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-07-28 08:49:55.978 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-28 08:49:55.980 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-07-28 08:49:55.985 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-28 08:49:55.987 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-07-28 08:49:56.785 | Installing collected packages: glance 2022-07-28 08:49:56.786 | Attempting uninstall: glance 2022-07-28 08:49:56.787 | Found existing installation: glance 25.0.0.0b3.dev2 2022-07-28 08:49:56.791 | Can't uninstall 'glance'. No files were found to uninstall. 2022-07-28 08:49:56.792 | Running setup.py develop for glance 2022-07-28 08:49:58.547 | Successfully installed glance 2022-07-28 08:49:58.666 | + inc/python:pip_install:196 : result=0 2022-07-28 08:49:58.668 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 08:49:58.671 | + functions-common:time_stop:2440 : local name 2022-07-28 08:49:58.674 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:49:58.677 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:49:58.684 | + functions-common:time_stop:2443 : local total 2022-07-28 08:49:58.687 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:49:58.690 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 08:49:58.693 | + functions-common:time_stop:2447 : start_time=1658998189649 2022-07-28 08:49:58.695 | + functions-common:time_stop:2449 : [[ -z 1658998189649 ]] 2022-07-28 08:49:58.699 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:49:58.704 | + functions-common:time_stop:2452 : end_time=1658998198701 2022-07-28 08:49:58.706 | + functions-common:time_stop:2453 : elapsed_time=9052 2022-07-28 08:49:58.708 | + functions-common:time_stop:2454 : total=77006 2022-07-28 08:49:58.711 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:49:58.713 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=86058 2022-07-28 08:49:58.716 | + inc/python:pip_install:199 : return 0 2022-07-28 08:49:58.719 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-28 08:49:58.721 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-07-28 08:49:58.724 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-07-28 08:49:58.743 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-07-28 08:49:58.756 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/glance 2022-07-28 08:49:58.759 | + inc/python:use_library_from_git:246 : local name=/opt/stack/glance 2022-07-28 08:49:58.761 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:49:58.764 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:49:58.766 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-07-28 08:49:58.769 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:49:58.773 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-28 08:49:58.775 | + ./stack.sh:main:915 : configure_glance 2022-07-28 08:49:58.778 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-07-28 08:49:58.791 | + lib/glance:configure_glance:326 : local dburl 2022-07-28 08:49:58.795 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-07-28 08:49:58.797 | ++ lib/database:database_connection_url:134 : local db=glance 2022-07-28 08:49:58.800 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-07-28 08:49:58.802 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=glance 2022-07-28 08:49:58.805 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 08:49:58.807 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 08:49:58.810 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 08:49:58.827 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:49:58.830 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 08:49:58.832 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-07-28 08:49:58.835 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-07-28 08:49:58.838 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-07-28 08:49:58.867 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-07-28 08:49:58.900 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-07-28 08:49:58.931 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-07-28 08:49:58.965 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-07-28 08:49:58.996 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-07-28 08:49:59.030 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-07-28 08:49:59.033 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-07-28 08:49:59.036 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-07-28 08:49:59.038 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-28 08:49:59.043 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-07-28 08:49:59.074 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-07-28 08:49:59.105 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.42/identity 2022-07-28 08:49:59.135 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-07-28 08:49:59.166 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-07-28 08:49:59.202 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-07-28 08:49:59.234 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-07-28 08:49:59.266 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-07-28 08:49:59.296 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-28 08:49:59.327 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-07-28 08:49:59.358 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-07-28 08:49:59.388 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-07-28 08:49:59.391 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-07-28 08:49:59.393 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-07-28 08:49:59.396 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-28 08:49:59.399 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-28 08:49:59.401 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-28 08:49:59.418 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:49:59.422 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-28 08:49:59.424 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-28 08:49:59.427 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-28 08:49:59.444 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:49:59.446 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-07-28 08:49:59.449 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-07-28 08:49:59.480 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-28 08:49:59.483 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-28 08:49:59.485 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-07-28 08:49:59.488 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-07-28 08:49:59.491 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-07-28 08:49:59.522 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-07-28 08:49:59.552 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-07-28 08:49:59.555 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-07-28 08:49:59.557 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-07-28 08:49:59.560 | + lib/glance:configure_glance_store:254 : local be 2022-07-28 08:49:59.562 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-07-28 08:49:59.565 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-07-28 08:49:59.567 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-07-28 08:49:59.598 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-07-28 08:49:59.601 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.42 2022-07-28 08:49:59.632 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-07-28 08:49:59.634 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-07-28 08:49:59.652 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:49:59.654 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-07-28 08:49:59.685 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-07-28 08:49:59.717 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-07-28 08:49:59.747 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-07-28 08:49:59.778 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-07-28 08:49:59.808 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-07-28 08:49:59.825 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:49:59.828 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-07-28 08:49:59.859 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-07-28 08:49:59.889 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-07-28 08:49:59.920 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.42/identity/v3 2022-07-28 08:49:59.951 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-07-28 08:49:59.981 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.42/image 2022-07-28 08:50:00.012 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-07-28 08:50:00.029 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:50:00.032 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-07-28 08:50:00.034 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-07-28 08:50:00.037 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-07-28 08:50:00.040 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-28 08:50:00.058 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-28 08:50:00.060 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-28 08:50:00.063 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-28 08:50:00.066 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-28 08:50:00.071 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-07-28 08:50:00.102 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-07-28 08:50:00.132 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-07-28 08:50:00.164 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-28 08:50:00.196 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-07-28 08:50:00.201 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-07-28 08:50:00.232 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-07-28 08:50:00.263 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-07-28 08:50:00.294 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.42/identity 2022-07-28 08:50:00.325 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-07-28 08:50:00.356 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-07-28 08:50:00.387 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-07-28 08:50:00.418 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-07-28 08:50:00.449 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-07-28 08:50:00.480 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-07-28 08:50:00.511 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-07-28 08:50:00.542 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-07-28 08:50:00.547 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-mode.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-07-28 08:50:00.556 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-07-28 08:50:00.573 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:50:00.576 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-07-28 08:50:00.578 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-07-28 08:50:00.581 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-07-28 08:50:00.583 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-07-28 08:50:00.586 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-07-28 08:50:00.589 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-07-28 08:50:00.593 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-07-28 08:50:00.595 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-07-28 08:50:00.600 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-07-28 08:50:00.631 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-07-28 08:50:00.633 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-07-28 08:50:00.636 | ++ functions:get_random_port:837 : true 2022-07-28 08:50:00.639 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-07-28 08:50:00.641 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-07-28 08:50:00.643 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-07-28 08:50:00.711 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-07-28 08:50:00.713 | ++ functions:get_random_port:841 : break 2 2022-07-28 08:50:00.716 | ++ functions:get_random_port:845 : echo 60999 2022-07-28 08:50:00.719 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-07-28 08:50:00.721 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-07-28 08:50:00.750 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-07-28 08:50:00.780 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-07-28 08:50:00.811 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-07-28 08:50:00.841 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-07-28 08:50:00.871 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-07-28 08:50:00.902 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-07-28 08:50:00.932 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-07-28 08:50:00.963 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-07-28 08:50:00.993 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-28 08:50:01.024 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-07-28 08:50:01.053 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-28 08:50:01.081 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-07-28 08:50:01.112 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-07-28 08:50:01.142 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-07-28 08:50:01.171 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-07-28 08:50:01.200 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-07-28 08:50:01.230 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-07-28 08:50:01.259 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-07-28 08:50:01.289 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-07-28 08:50:01.291 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-07-28 08:50:01.294 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 08:50:01.297 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:50:01.299 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:50:01.301 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-07-28 08:50:01.304 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-07-28 08:50:01.360 | proxy (enabled by site administrator) 2022-07-28 08:50:01.364 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-07-28 08:50:01.366 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-07-28 08:50:01.369 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 08:50:01.371 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:50:01.374 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:50:01.376 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-07-28 08:50:01.379 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-07-28 08:50:01.434 | proxy_http (enabled by site administrator) 2022-07-28 08:50:01.439 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-07-28 08:50:01.442 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-07-28 08:50:01.445 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-07-28 08:50:01.447 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-28 08:50:01.450 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:50:01.453 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:50:01.455 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-28 08:50:01.458 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-28 08:50:01.462 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-07-28 08:50:01.462 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-28 08:50:01.471 | KeepAlive Off 2022-07-28 08:50:01.476 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-07-28 08:50:01.476 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-28 08:50:01.486 | SetEnv proxy-sendchunked 1 2022-07-28 08:50:01.491 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-07-28 08:50:01.491 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-28 08:50:01.500 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-07-28 08:50:01.504 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-07-28 08:50:01.506 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-07-28 08:50:01.509 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-28 08:50:01.511 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-28 08:50:01.514 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 08:50:01.516 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:50:01.519 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:50:01.521 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-28 08:50:01.524 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-28 08:50:01.526 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:50:01.529 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:50:01.531 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-07-28 08:50:01.595 | Site glance-wsgi-api already enabled 2022-07-28 08:50:01.601 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-07-28 08:50:01.603 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-28 08:50:01.606 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 08:50:01.609 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-28 08:50:01.748 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-07-28 08:50:01.753 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-07-28 08:50:01.791 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-07-28 08:50:01.794 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-07-28 08:50:01.797 | + ./stack.sh:main:918 : is_service_enabled cinder 2022-07-28 08:50:01.815 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:50:01.818 | + ./stack.sh:main:920 : stack_install_service cinder 2022-07-28 08:50:01.820 | + lib/stack:stack_install_service:20 : local service=cinder 2022-07-28 08:50:01.823 | + lib/stack:stack_install_service:21 : type install_cinder 2022-07-28 08:50:01.825 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-28 08:50:01.828 | + lib/stack:stack_install_service:32 : install_cinder 2022-07-28 08:50:01.831 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-07-28 08:50:01.833 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/cinder.git 2022-07-28 08:50:01.836 | + functions-common:git_clone:598 : local git_dest=/opt/stack/cinder 2022-07-28 08:50:01.838 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 08:50:01.840 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 08:50:01.843 | ++ functions-common:git_clone:601 : pwd 2022-07-28 08:50:01.846 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 08:50:01.848 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 08:50:01.852 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 08:50:01.869 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 08:50:01.871 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 08:50:01.873 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 08:50:01.877 | + functions-common:git_clone:618 : echo master 2022-07-28 08:50:01.877 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 08:50:01.883 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/cinder ]] 2022-07-28 08:50:01.885 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 08:50:01.887 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-07-28 08:50:01.901 | + functions-common:git_clone:678 : cd /opt/stack/cinder 2022-07-28 08:50:01.904 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 08:50:01.904 | + functions-common:git_clone:679 : head -1 2022-07-28 08:50:01.909 | 77b935b9c Merge commit 'refs/changes/51/851351/1' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2022-07-28 08:50:01.912 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 08:50:01.915 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-07-28 08:50:01.918 | + inc/python:setup_develop:334 : local bindep 2022-07-28 08:50:01.920 | + inc/python:setup_develop:335 : [[ /opt/stack/cinder == -bindep* ]] 2022-07-28 08:50:01.923 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/cinder 2022-07-28 08:50:01.926 | + inc/python:setup_develop:340 : local extras= 2022-07-28 08:50:01.931 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-07-28 08:50:01.934 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-28 08:50:01.937 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/cinder == -bindep* ]] 2022-07-28 08:50:01.939 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/cinder 2022-07-28 08:50:01.942 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-28 08:50:01.944 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-28 08:50:01.947 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/cinder 2022-07-28 08:50:01.950 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-28 08:50:01.953 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/cinder 2022-07-28 08:50:01.956 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-28 08:50:01.959 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-28 08:50:01.962 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-07-28 08:50:01.968 | + inc/python:_setup_package_with_constraints_edit:381 : name=cinder 2022-07-28 08:50:01.971 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-07-28 08:50:02.591 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/cinder -e 2022-07-28 08:50:02.594 | + inc/python:setup_package:414 : local bindep=0 2022-07-28 08:50:02.596 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-28 08:50:02.598 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-28 08:50:02.601 | + inc/python:setup_package:417 : [[ /opt/stack/cinder == -bindep* ]] 2022-07-28 08:50:02.604 | + inc/python:setup_package:422 : local project_dir=/opt/stack/cinder 2022-07-28 08:50:02.606 | + inc/python:setup_package:423 : local flags=-e 2022-07-28 08:50:02.609 | + inc/python:setup_package:424 : local extras= 2022-07-28 08:50:02.611 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-28 08:50:02.614 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-28 08:50:02.617 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-28 08:50:02.619 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-28 08:50:02.622 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-28 08:50:02.625 | + inc/python:setup_package:442 : pip_install -e /opt/stack/cinder 2022-07-28 08:50:02.647 | Using python 3.8 to install /opt/stack/cinder 2022-07-28 08:50:02.652 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-07-28 08:50:04.748 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:50:04.748 | from cryptography.utils import int_from_bytes 2022-07-28 08:50:04.748 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:50:04.748 | from cryptography.utils import int_from_bytes 2022-07-28 08:50:05.781 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 08:50:05.781 | Obtaining file:///opt/stack/cinder 2022-07-28 08:50:09.537 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-07-28 08:50:09.541 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-28 08:50:09.543 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-28 08:50:09.547 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-07-28 08:50:09.559 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-28 08:50:09.562 | Requirement already satisfied: boto3===1.24.36 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 102)) (1.24.36) 2022-07-28 08:50:09.567 | Requirement already satisfied: botocore===1.27.36 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (1.27.36) 2022-07-28 08:50:09.572 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (4.0.0) 2022-07-28 08:50:09.583 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-28 08:50:09.587 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2022-07-28 08:50:09.594 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 08:50:09.596 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-28 08:50:09.601 | Requirement already satisfied: google-api-python-client===2.54.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 182)) (2.54.0) 2022-07-28 08:50:09.608 | Requirement already satisfied: google-auth===2.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (2.9.1) 2022-07-28 08:50:09.615 | Requirement already satisfied: google-auth-httplib2===0.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (0.1.0) 2022-07-28 08:50:09.619 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-28 08:50:09.622 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-07-28 08:50:09.627 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-07-28 08:50:09.630 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 08:50:09.632 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-28 08:50:09.635 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-07-28 08:50:09.641 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 08:50:09.648 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-28 08:50:09.660 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.9.1) 2022-07-28 08:50:09.664 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (4.1.3) 2022-07-28 08:50:09.670 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (6.0.0) 2022-07-28 08:50:09.682 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-28 08:50:09.685 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-07-28 08:50:09.693 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-07-28 08:50:09.699 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-28 08:50:09.705 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-28 08:50:09.713 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-28 08:50:09.717 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-07-28 08:50:09.726 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-28 08:50:09.730 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-28 08:50:09.740 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-07-28 08:50:09.755 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-07-28 08:50:09.762 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-07-28 08:50:09.775 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-07-28 08:50:09.783 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (3.0.0) 2022-07-28 08:50:09.791 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-07-28 08:50:09.797 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-07-28 08:50:09.800 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-28 08:50:09.805 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-07-28 08:50:09.817 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-07-28 08:50:09.823 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 08:50:09.831 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (3.0.0) 2022-07-28 08:50:09.841 | Requirement already satisfied: oslo.vmware===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (4.0.0) 2022-07-28 08:50:09.852 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-07-28 08:50:09.860 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 08:50:09.863 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (2.11.0) 2022-07-28 08:50:09.868 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 08:50:09.870 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-28 08:50:09.874 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-07-28 08:50:09.877 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-07-28 08:50:09.880 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (0.4.8) 2022-07-28 08:50:09.882 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (0.2.8) 2022-07-28 08:50:09.885 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-28 08:50:09.890 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-28 08:50:09.892 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 08:50:09.895 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-07-28 08:50:09.898 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-07-28 08:50:09.906 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-07-28 08:50:09.909 | Requirement already satisfied: python-glanceclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (4.0.1) 2022-07-28 08:50:09.917 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-07-28 08:50:09.928 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-07-28 08:50:09.936 | Requirement already satisfied: python-swiftclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (4.0.1) 2022-07-28 08:50:09.939 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 08:50:09.942 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-07-28 08:50:09.944 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 08:50:09.949 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-07-28 08:50:09.951 | Requirement already satisfied: rsa===4.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (4.9) 2022-07-28 08:50:09.955 | Requirement already satisfied: rtslib-fb===2.1.75 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (2.1.75) 2022-07-28 08:50:09.958 | Requirement already satisfied: s3transfer===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (0.6.0) 2022-07-28 08:50:09.961 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 08:50:09.963 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-07-28 08:50:09.969 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-07-28 08:50:09.971 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-07-28 08:50:09.973 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 08:50:09.976 | Requirement already satisfied: suds-community===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (1.1.2) 2022-07-28 08:50:09.979 | Requirement already satisfied: tabulate===0.8.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (0.8.10) 2022-07-28 08:50:09.982 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (5.0.0) 2022-07-28 08:50:09.993 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-07-28 08:50:09.995 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-07-28 08:50:09.998 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-07-28 08:50:10.002 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-07-28 08:50:10.006 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (2.11.1) 2022-07-28 08:50:10.014 | Requirement already satisfied: uritemplate===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (4.1.1) 2022-07-28 08:50:10.016 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 08:50:10.021 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-07-28 08:50:10.024 | Requirement already satisfied: warlock===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (2.0.1) 2022-07-28 08:50:10.028 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-07-28 08:50:10.030 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 08:50:10.033 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-07-28 08:50:10.035 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-07-28 08:50:10.037 | Requirement already satisfied: zstd===1.5.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 591)) (1.5.2.5) 2022-07-28 08:50:10.039 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-07-28 08:50:10.041 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 08:50:10.044 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-28 08:50:10.047 | Requirement already satisfied: google-api-core===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (2.8.2) 2022-07-28 08:50:10.052 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-07-28 08:50:10.054 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 08:50:10.058 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-07-28 08:50:10.062 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-28 08:50:10.065 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-28 08:50:10.068 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 08:50:10.070 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 08:50:10.073 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 08:50:10.075 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-07-28 08:50:10.082 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-07-28 08:50:10.085 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-07-28 08:50:10.089 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-07-28 08:50:10.091 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-28 08:50:10.094 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-07-28 08:50:10.097 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 08:50:10.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 08:50:10.102 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 08:50:10.105 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-07-28 08:50:10.108 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-28 08:50:10.115 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-07-28 08:50:10.118 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 08:50:10.121 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 08:50:10.123 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 08:50:10.125 | Requirement already satisfied: pyudev===0.23.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437)) (0.23.2) 2022-07-28 08:50:10.128 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-07-28 08:50:10.129 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-07-28 08:50:10.133 | Requirement already satisfied: automaton===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.0) 2022-07-28 08:50:10.137 | Requirement already satisfied: networkx===2.8.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.5) 2022-07-28 08:50:10.139 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-28 08:50:10.141 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-28 08:50:10.145 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-28 08:50:10.147 | Requirement already satisfied: protobuf===4.21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.21.3) 2022-07-28 08:50:10.149 | Requirement already satisfied: googleapis-common-protos===1.56.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (1.56.4) 2022-07-28 08:50:10.154 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-07-28 08:50:10.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 08:50:10.161 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-07-28 08:50:10.163 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-28 08:50:10.167 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-07-28 08:50:10.171 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-28 08:50:10.174 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-07-28 08:50:10.928 | Installing collected packages: cinder 2022-07-28 08:50:10.928 | Attempting uninstall: cinder 2022-07-28 08:50:10.929 | Found existing installation: cinder 20.1.0.dev348 2022-07-28 08:50:10.932 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-07-28 08:50:10.933 | Running setup.py develop for cinder 2022-07-28 08:50:13.460 | Successfully installed cinder 2022-07-28 08:50:13.591 | + inc/python:pip_install:196 : result=0 2022-07-28 08:50:13.593 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 08:50:13.596 | + functions-common:time_stop:2440 : local name 2022-07-28 08:50:13.598 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:50:13.601 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:50:13.603 | + functions-common:time_stop:2443 : local total 2022-07-28 08:50:13.605 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:50:13.608 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 08:50:13.610 | + functions-common:time_stop:2447 : start_time=1658998202641 2022-07-28 08:50:13.613 | + functions-common:time_stop:2449 : [[ -z 1658998202641 ]] 2022-07-28 08:50:13.615 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:50:13.620 | + functions-common:time_stop:2452 : end_time=1658998213617 2022-07-28 08:50:13.622 | + functions-common:time_stop:2453 : elapsed_time=10976 2022-07-28 08:50:13.625 | + functions-common:time_stop:2454 : total=86058 2022-07-28 08:50:13.627 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:50:13.629 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=97034 2022-07-28 08:50:13.632 | + inc/python:pip_install:199 : return 0 2022-07-28 08:50:13.634 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-28 08:50:13.637 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-07-28 08:50:13.645 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-07-28 08:50:13.669 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-07-28 08:50:13.682 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/cinder 2022-07-28 08:50:13.684 | + inc/python:use_library_from_git:246 : local name=/opt/stack/cinder 2022-07-28 08:50:13.687 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:50:13.690 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:50:13.692 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-07-28 08:50:13.695 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:50:13.698 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-07-28 08:50:13.700 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-07-28 08:50:13.703 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-07-28 08:50:13.706 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:50:13.708 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:50:13.711 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-07-28 08:50:13.723 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-07-28 08:50:13.726 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 08:50:13.728 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 08:50:13.731 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 08:50:13.734 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 08:50:13.737 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 08:50:13.740 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 08:50:13.743 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:50:13.745 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:50:13.748 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 08:50:13.750 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 08:50:13.753 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 08:50:13.756 | + functions-common:apt_get_update:1191 : return 2022-07-28 08:50:13.758 | + functions-common:install_package:1465 : real_install_package targetcli-fb 2022-07-28 08:50:13.761 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 08:50:13.763 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:50:13.766 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:50:13.769 | + functions-common:real_install_package:1451 : apt_get install targetcli-fb 2022-07-28 08:50:13.792 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-07-28 08:50:13.904 | Reading package lists... 2022-07-28 08:50:14.178 | Building dependency tree... 2022-07-28 08:50:14.179 | Reading state information... 2022-07-28 08:50:14.462 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-07-28 08:50:14.463 | The following packages were automatically installed and are no longer required: 2022-07-28 08:50:14.464 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 08:50:14.464 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 08:50:14.464 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 08:50:14.464 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 08:50:14.464 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 08:50:14.464 | python3-zope.interface 2022-07-28 08:50:14.464 | Use 'sudo apt autoremove' to remove them. 2022-07-28 08:50:14.591 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-28 08:50:14.595 | + functions-common:apt_get:1235 : result=0 2022-07-28 08:50:14.598 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 08:50:14.601 | + functions-common:time_stop:2440 : local name 2022-07-28 08:50:14.603 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:50:14.606 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:50:14.609 | + functions-common:time_stop:2443 : local total 2022-07-28 08:50:14.612 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:50:14.614 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 08:50:14.617 | + functions-common:time_stop:2447 : start_time=1658998213789 2022-07-28 08:50:14.619 | + functions-common:time_stop:2449 : [[ -z 1658998213789 ]] 2022-07-28 08:50:14.623 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:50:14.628 | + functions-common:time_stop:2452 : end_time=1658998214625 2022-07-28 08:50:14.630 | + functions-common:time_stop:2453 : elapsed_time=836 2022-07-28 08:50:14.633 | + functions-common:time_stop:2454 : total=21042 2022-07-28 08:50:14.635 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:50:14.638 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=21878 2022-07-28 08:50:14.641 | + functions-common:apt_get:1239 : return 0 2022-07-28 08:50:14.644 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-28 08:50:14.646 | + ./stack.sh:main:921 : configure_cinder 2022-07-28 08:50:14.649 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-07-28 08:50:14.662 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-07-28 08:50:14.666 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-07-28 08:50:14.668 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-07-28 08:50:14.671 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-07-28 08:50:14.674 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-07-28 08:50:14.674 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-07-28 08:50:14.679 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-07-28 08:50:14.681 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-07-28 08:50:14.684 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-07-28 08:50:14.686 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-07-28 08:50:14.688 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-07-28 08:50:14.690 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-07-28 08:50:14.693 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-07-28 08:50:14.695 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-07-28 08:50:14.708 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-07-28 08:50:14.720 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-07-28 08:50:14.732 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-07-28 08:50:14.745 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-07-28 08:50:14.762 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-07-28 08:50:14.765 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-07-28 08:50:14.770 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.AqqlZIl9u7 2022-07-28 08:50:14.773 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-07-28 08:50:14.775 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-07-28 08:50:14.778 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-07-28 08:50:14.780 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.AqqlZIl9u7 2022-07-28 08:50:14.784 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.AqqlZIl9u7 2022-07-28 08:50:14.797 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.AqqlZIl9u7 /etc/sudoers.d/cinder-rootwrap 2022-07-28 08:50:14.810 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-07-28 08:50:14.814 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-07-28 08:50:14.816 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-07-28 08:50:14.819 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-07-28 08:50:14.821 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-07-28 08:50:14.823 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-07-28 08:50:14.826 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-07-28 08:50:14.828 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-07-28 08:50:14.831 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-07-28 08:50:14.836 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-07-28 08:50:14.841 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-07-28 08:50:14.860 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-07-28 08:50:14.879 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-07-28 08:50:14.899 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-07-28 08:50:14.918 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-07-28 08:50:14.938 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-07-28 08:50:14.957 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-07-28 08:50:14.977 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-07-28 08:50:14.997 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-07-28 08:50:14.999 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-07-28 08:50:15.002 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-07-28 08:50:15.004 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-28 08:50:15.007 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-07-28 08:50:15.038 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-07-28 08:50:15.066 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.42/identity 2022-07-28 08:50:15.096 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-07-28 08:50:15.126 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-07-28 08:50:15.155 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-07-28 08:50:15.183 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-07-28 08:50:15.212 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-07-28 08:50:15.241 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-28 08:50:15.274 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-07-28 08:50:15.303 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-07-28 08:50:15.338 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-07-28 08:50:15.368 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-07-28 08:50:15.371 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-07-28 08:50:15.373 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-07-28 08:50:15.376 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=cinder 2022-07-28 08:50:15.379 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 08:50:15.382 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 08:50:15.385 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 08:50:15.402 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:50:15.405 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 08:50:15.407 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-07-28 08:50:15.410 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-07-28 08:50:15.442 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-07-28 08:50:15.477 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-07-28 08:50:15.508 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-07-28 08:50:15.537 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-07-28 08:50:15.568 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-07-28 08:50:15.598 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-07-28 08:50:15.631 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-07-28 08:50:15.633 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.42 2022-07-28 08:50:15.662 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-07-28 08:50:15.699 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-07-28 08:50:15.707 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key bfc9869c49f209a1a937103900ed7490 2022-07-28 08:50:15.737 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-07-28 08:50:15.739 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-07-28 08:50:15.769 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-07-28 08:50:15.798 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-07-28 08:50:15.827 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-07-28 08:50:15.857 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-07-28 08:50:15.874 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:50:15.877 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-07-28 08:50:15.894 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:50:15.896 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-07-28 08:50:15.913 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:50:15.916 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-07-28 08:50:15.933 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:50:15.935 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-07-28 08:50:15.938 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-07-28 08:50:15.940 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-07-28 08:50:15.943 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-07-28 08:50:15.945 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-28 08:50:15.948 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-28 08:50:15.950 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-28 08:50:15.967 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:50:15.970 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-28 08:50:15.979 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-28 08:50:15.983 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-28 08:50:16.001 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:50:16.003 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-07-28 08:50:16.006 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-07-28 08:50:16.035 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-28 08:50:16.038 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-28 08:50:16.041 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-07-28 08:50:16.043 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-07-28 08:50:16.046 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-07-28 08:50:16.049 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-28 08:50:16.069 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-28 08:50:16.071 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-28 08:50:16.074 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-28 08:50:16.077 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-28 08:50:16.080 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-07-28 08:50:16.109 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-07-28 08:50:16.139 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-07-28 08:50:16.168 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-28 08:50:16.198 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-07-28 08:50:16.215 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:50:16.218 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-07-28 08:50:16.220 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-07-28 08:50:16.222 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-07-28 08:50:16.225 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-07-28 08:50:16.227 | + lib/apache:write_uwsgi_config:257 : local http= 2022-07-28 08:50:16.230 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-28 08:50:16.233 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-07-28 08:50:16.237 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-07-28 08:50:16.239 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-28 08:50:16.242 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-28 08:50:16.255 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-28 08:50:16.255 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-28 08:50:16.265 | d /var/run/uwsgi 0755 ubuntu root 2022-07-28 08:50:16.269 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-28 08:50:16.290 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-07-28 08:50:16.292 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-07-28 08:50:16.297 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-07-28 08:50:16.328 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-07-28 08:50:16.357 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-07-28 08:50:16.386 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-07-28 08:50:16.414 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-07-28 08:50:16.445 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-28 08:50:16.474 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-07-28 08:50:16.503 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-07-28 08:50:16.539 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-07-28 08:50:16.573 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-07-28 08:50:16.605 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-07-28 08:50:16.638 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-28 08:50:16.669 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-07-28 08:50:16.698 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-07-28 08:50:16.701 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-07-28 08:50:16.704 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-07-28 08:50:16.707 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-07-28 08:50:16.710 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-28 08:50:16.712 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:50:16.715 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:50:16.717 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-07-28 08:50:16.720 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-07-28 08:50:16.723 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-07-28 08:50:16.757 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-07-28 08:50:16.791 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-07-28 08:50:16.791 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-07-28 08:50:16.800 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-07-28 08:50:16.804 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-07-28 08:50:16.809 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-07-28 08:50:16.811 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-28 08:50:16.814 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-28 08:50:16.816 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 08:50:16.819 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:50:16.821 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:50:16.824 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-28 08:50:16.826 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-28 08:50:16.829 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:50:16.832 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:50:16.834 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-07-28 08:50:16.896 | Enabling site cinder-wsgi. 2022-07-28 08:50:16.903 | To activate the new configuration, you need to run: 2022-07-28 08:50:16.903 | systemctl reload apache2 2022-07-28 08:50:16.907 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-07-28 08:50:16.910 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-28 08:50:16.913 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 08:50:16.915 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-28 08:50:17.054 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-07-28 08:50:17.057 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-07-28 08:50:17.089 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.42/image 2022-07-28 08:50:17.119 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-07-28 08:50:17.137 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:50:17.140 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-07-28 08:50:17.142 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-07-28 08:50:17.145 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-07-28 08:50:17.148 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-07-28 08:50:17.150 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-07-28 08:50:17.185 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-07-28 08:50:17.219 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.42/identity 2022-07-28 08:50:17.251 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-07-28 08:50:17.282 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-07-28 08:50:17.313 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-07-28 08:50:17.347 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-07-28 08:50:17.377 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-07-28 08:50:17.410 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-07-28 08:50:17.439 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-07-28 08:50:17.469 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-07-28 08:50:17.501 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-07-28 08:50:17.532 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-07-28 08:50:17.534 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-07-28 08:50:17.553 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:50:17.556 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.42:2379 2022-07-28 08:50:17.592 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-07-28 08:50:17.594 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-07-28 08:50:17.599 | + ./stack.sh:main:924 : is_service_enabled neutron 2022-07-28 08:50:17.620 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:50:17.623 | + ./stack.sh:main:926 : stack_install_service neutron 2022-07-28 08:50:17.625 | + lib/stack:stack_install_service:20 : local service=neutron 2022-07-28 08:50:17.628 | + lib/stack:stack_install_service:21 : type install_neutron 2022-07-28 08:50:17.630 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-28 08:50:17.633 | + lib/stack:stack_install_service:32 : install_neutron 2022-07-28 08:50:17.637 | + lib/neutron:install_neutron:688 : is_neutron_legacy_enabled 2022-07-28 08:50:17.641 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-28 08:50:17.642 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 08:50:17.650 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 08:50:17.654 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-28 08:50:17.657 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-28 08:50:17.660 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-28 08:50:17.663 | + lib/neutron:install_neutron:690 : install_mutnauq 2022-07-28 08:50:17.666 | + lib/neutron-legacy:install_mutnauq:463 : use_library_from_git neutron-lib 2022-07-28 08:50:17.671 | + inc/python:use_library_from_git:246 : local name=neutron-lib 2022-07-28 08:50:17.675 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:50:17.678 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:50:17.681 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-07-28 08:50:17.684 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:50:17.687 | + lib/neutron-legacy:install_mutnauq:468 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-07-28 08:50:17.690 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/neutron.git 2022-07-28 08:50:17.693 | + functions-common:git_clone:598 : local git_dest=/opt/stack/neutron 2022-07-28 08:50:17.695 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 08:50:17.698 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 08:50:17.701 | ++ functions-common:git_clone:601 : pwd 2022-07-28 08:50:17.707 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 08:50:17.710 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 08:50:17.713 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 08:50:17.733 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 08:50:17.736 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 08:50:17.738 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 08:50:17.742 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 08:50:17.743 | + functions-common:git_clone:618 : echo master 2022-07-28 08:50:17.749 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/neutron ]] 2022-07-28 08:50:17.752 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 08:50:17.754 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-07-28 08:50:17.768 | + functions-common:git_clone:678 : cd /opt/stack/neutron 2022-07-28 08:50:17.771 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 08:50:17.771 | + functions-common:git_clone:679 : head -1 2022-07-28 08:50:17.779 | 1b9e9a6c2c Merge "Update the Ethernet card information" 2022-07-28 08:50:17.784 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 08:50:17.787 | + lib/neutron-legacy:install_mutnauq:469 : setup_develop /opt/stack/neutron 2022-07-28 08:50:17.790 | + inc/python:setup_develop:334 : local bindep 2022-07-28 08:50:17.794 | + inc/python:setup_develop:335 : [[ /opt/stack/neutron == -bindep* ]] 2022-07-28 08:50:17.796 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/neutron 2022-07-28 08:50:17.799 | + inc/python:setup_develop:340 : local extras= 2022-07-28 08:50:17.802 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-07-28 08:50:17.805 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-28 08:50:17.808 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/neutron == -bindep* ]] 2022-07-28 08:50:17.810 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/neutron 2022-07-28 08:50:17.813 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-28 08:50:17.816 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-28 08:50:17.819 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/neutron 2022-07-28 08:50:17.823 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-28 08:50:17.827 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/neutron 2022-07-28 08:50:17.831 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-28 08:50:17.835 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-28 08:50:17.839 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-07-28 08:50:17.846 | + inc/python:_setup_package_with_constraints_edit:381 : name=neutron 2022-07-28 08:50:17.848 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-07-28 08:50:18.480 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/neutron -e 2022-07-28 08:50:18.482 | + inc/python:setup_package:414 : local bindep=0 2022-07-28 08:50:18.485 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-28 08:50:18.487 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-28 08:50:18.490 | + inc/python:setup_package:417 : [[ /opt/stack/neutron == -bindep* ]] 2022-07-28 08:50:18.492 | + inc/python:setup_package:422 : local project_dir=/opt/stack/neutron 2022-07-28 08:50:18.495 | + inc/python:setup_package:423 : local flags=-e 2022-07-28 08:50:18.497 | + inc/python:setup_package:424 : local extras= 2022-07-28 08:50:18.500 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-28 08:50:18.503 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-28 08:50:18.506 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-28 08:50:18.509 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-28 08:50:18.512 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-28 08:50:18.515 | + inc/python:setup_package:442 : pip_install -e /opt/stack/neutron 2022-07-28 08:50:18.538 | Using python 3.8 to install /opt/stack/neutron 2022-07-28 08:50:18.540 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-07-28 08:50:20.594 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:50:20.594 | from cryptography.utils import int_from_bytes 2022-07-28 08:50:20.594 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:50:20.594 | from cryptography.utils import int_from_bytes 2022-07-28 08:50:21.624 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 08:50:21.625 | Obtaining file:///opt/stack/neutron 2022-07-28 08:50:23.876 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-07-28 08:50:23.882 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-07-28 08:50:23.884 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-07-28 08:50:23.893 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-28 08:50:23.901 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-28 08:50:23.911 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-07-28 08:50:24.051 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-28 08:50:24.064 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-07-28 08:50:24.077 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 08:50:24.084 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 08:50:24.086 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-28 08:50:24.095 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-07-28 08:50:24.097 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-28 08:50:24.102 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-07-28 08:50:24.112 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-07-28 08:50:24.147 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-07-28 08:50:24.173 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 08:50:24.233 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-28 08:50:24.282 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 08:50:24.287 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 08:50:24.289 | Requirement already satisfied: neutron-lib===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265)) (3.0.0) 2022-07-28 08:50:24.329 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-07-28 08:50:24.354 | Requirement already satisfied: os-ken===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (2.4.0) 2022-07-28 08:50:24.370 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.1.0) 2022-07-28 08:50:24.374 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-28 08:50:24.378 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.7.0) 2022-07-28 08:50:24.382 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.8.0) 2022-07-28 08:50:24.404 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-07-28 08:50:24.439 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-28 08:50:24.450 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-28 08:50:24.489 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-28 08:50:24.495 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-07-28 08:50:24.539 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-28 08:50:24.544 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-28 08:50:24.581 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-07-28 08:50:24.633 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-07-28 08:50:24.643 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-07-28 08:50:24.661 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-07-28 08:50:24.675 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (3.0.0) 2022-07-28 08:50:24.688 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-07-28 08:50:24.699 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-07-28 08:50:24.702 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-28 08:50:24.711 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-07-28 08:50:24.732 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-07-28 08:50:24.742 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 08:50:24.755 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (3.0.0) 2022-07-28 08:50:24.773 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-07-28 08:50:24.811 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.17.1.post1) 2022-07-28 08:50:24.815 | Requirement already satisfied: ovsdbapp===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (2.0.0) 2022-07-28 08:50:24.824 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 08:50:24.829 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 08:50:24.831 | Requirement already satisfied: pecan===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (1.4.2) 2022-07-28 08:50:24.842 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-28 08:50:24.854 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-07-28 08:50:24.859 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-07-28 08:50:24.906 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-07-28 08:50:24.917 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-28 08:50:24.927 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-28 08:50:24.930 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 08:50:24.935 | Requirement already satisfied: pyroute2===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.7.2) 2022-07-28 08:50:24.941 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-07-28 08:50:24.946 | Requirement already satisfied: python-designateclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (5.0.0) 2022-07-28 08:50:24.964 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-07-28 08:50:24.985 | Requirement already satisfied: python-neutronclient===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (8.0.0) 2022-07-28 08:50:25.009 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-07-28 08:50:25.024 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 08:50:25.027 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-07-28 08:50:25.034 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 08:50:25.047 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-07-28 08:50:25.049 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-07-28 08:50:25.054 | Requirement already satisfied: setproctitle===1.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.2.3) 2022-07-28 08:50:25.058 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-07-28 08:50:25.061 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 08:50:25.064 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.4.0) 2022-07-28 08:50:25.067 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-07-28 08:50:25.077 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-07-28 08:50:25.080 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-07-28 08:50:25.082 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 08:50:25.087 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-07-28 08:50:25.100 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-07-28 08:50:25.109 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-07-28 08:50:25.114 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-07-28 08:50:25.124 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (2.11.1) 2022-07-28 08:50:25.179 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 08:50:25.212 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-07-28 08:50:25.215 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-07-28 08:50:25.220 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 08:50:25.224 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-07-28 08:50:25.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 08:50:25.254 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-07-28 08:50:25.256 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-07-28 08:50:25.266 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-28 08:50:25.292 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 08:50:25.295 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-28 08:50:25.298 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-28 08:50:25.303 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 08:50:25.306 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-07-28 08:50:25.326 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-28 08:50:25.331 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-07-28 08:50:25.334 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-28 08:50:25.370 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 08:50:25.372 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-28 08:50:25.375 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-07-28 08:50:25.380 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-07-28 08:50:25.382 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-07-28 08:50:25.426 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-28 08:50:25.434 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 08:50:25.438 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-28 08:50:25.449 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (0.3.5) 2022-07-28 08:50:25.451 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-28 08:50:25.464 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.1) 2022-07-28 08:50:25.478 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-07-28 08:50:25.525 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (2.1.0) 2022-07-28 08:50:25.529 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 08:50:25.533 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 08:50:25.535 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 08:50:25.538 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-07-28 08:50:25.541 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-28 08:50:25.543 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-28 08:50:25.546 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-07-28 08:50:25.549 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-28 08:50:25.551 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-28 08:50:25.554 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-07-28 08:50:25.601 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-07-28 08:50:25.606 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 08:50:25.664 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-07-28 08:50:26.588 | Installing collected packages: neutron 2022-07-28 08:50:26.589 | Attempting uninstall: neutron 2022-07-28 08:50:26.589 | Found existing installation: neutron 20.2.0 2022-07-28 08:50:31.900 | Uninstalling neutron-20.2.0: 2022-07-28 08:50:31.982 | Successfully uninstalled neutron-20.2.0 2022-07-28 08:50:31.983 | Running setup.py develop for neutron 2022-07-28 08:50:34.819 | Successfully installed neutron 2022-07-28 08:50:34.940 | + inc/python:pip_install:196 : result=0 2022-07-28 08:50:34.943 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 08:50:34.945 | + functions-common:time_stop:2440 : local name 2022-07-28 08:50:34.947 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:50:34.950 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:50:34.952 | + functions-common:time_stop:2443 : local total 2022-07-28 08:50:34.955 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:50:34.957 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 08:50:34.959 | + functions-common:time_stop:2447 : start_time=1658998218532 2022-07-28 08:50:34.962 | + functions-common:time_stop:2449 : [[ -z 1658998218532 ]] 2022-07-28 08:50:34.964 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:50:34.969 | + functions-common:time_stop:2452 : end_time=1658998234966 2022-07-28 08:50:34.971 | + functions-common:time_stop:2453 : elapsed_time=16434 2022-07-28 08:50:34.973 | + functions-common:time_stop:2454 : total=97034 2022-07-28 08:50:34.976 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:50:34.978 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=113468 2022-07-28 08:50:34.980 | + inc/python:pip_install:199 : return 0 2022-07-28 08:50:34.983 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-28 08:50:34.985 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-07-28 08:50:34.988 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-07-28 08:50:35.008 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-07-28 08:50:35.021 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/neutron 2022-07-28 08:50:35.023 | + inc/python:use_library_from_git:246 : local name=/opt/stack/neutron 2022-07-28 08:50:35.026 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:50:35.029 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:50:35.031 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-07-28 08:50:35.034 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:50:35.036 | + lib/neutron-legacy:install_mutnauq:471 : [[ openvswitch == \o\v\n ]] 2022-07-28 08:50:35.039 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-28 08:50:35.042 | + ./stack.sh:main:929 : is_service_enabled nova 2022-07-28 08:50:35.060 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:50:35.062 | + ./stack.sh:main:931 : stack_install_service nova 2022-07-28 08:50:35.065 | + lib/stack:stack_install_service:20 : local service=nova 2022-07-28 08:50:35.068 | + lib/stack:stack_install_service:21 : type install_nova 2022-07-28 08:50:35.071 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-28 08:50:35.073 | + lib/stack:stack_install_service:32 : install_nova 2022-07-28 08:50:35.076 | + lib/nova:install_nova:889 : use_library_from_git os-vif 2022-07-28 08:50:35.079 | + inc/python:use_library_from_git:246 : local name=os-vif 2022-07-28 08:50:35.081 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:50:35.084 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:50:35.087 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-07-28 08:50:35.089 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:50:35.092 | + lib/nova:install_nova:894 : is_service_enabled n-cpu 2022-07-28 08:50:35.108 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:50:35.111 | + lib/nova:install_nova:898 : is_service_enabled n-novnc 2022-07-28 08:50:35.128 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:50:35.130 | + lib/nova:install_nova:910 : is_service_enabled n-spice 2022-07-28 08:50:35.147 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:50:35.149 | + lib/nova:install_nova:922 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-07-28 08:50:35.152 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/nova.git 2022-07-28 08:50:35.154 | + functions-common:git_clone:598 : local git_dest=/opt/stack/nova 2022-07-28 08:50:35.157 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 08:50:35.159 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 08:50:35.162 | ++ functions-common:git_clone:601 : pwd 2022-07-28 08:50:35.165 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 08:50:35.167 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 08:50:35.170 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 08:50:35.187 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 08:50:35.189 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 08:50:35.191 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 08:50:35.194 | + functions-common:git_clone:618 : echo master 2022-07-28 08:50:35.195 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 08:50:35.200 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/nova ]] 2022-07-28 08:50:35.203 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 08:50:35.206 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/nova 2022-07-28 08:50:35.219 | + functions-common:git_clone:678 : cd /opt/stack/nova 2022-07-28 08:50:35.222 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 08:50:35.222 | + functions-common:git_clone:679 : head -1 2022-07-28 08:50:35.229 | 0bea7f6b6b Merge "Add a workaround to skip hypervisor version check on LM" 2022-07-28 08:50:35.232 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 08:50:35.235 | + lib/nova:install_nova:923 : setup_develop /opt/stack/nova 2022-07-28 08:50:35.238 | + inc/python:setup_develop:334 : local bindep 2022-07-28 08:50:35.240 | + inc/python:setup_develop:335 : [[ /opt/stack/nova == -bindep* ]] 2022-07-28 08:50:35.243 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/nova 2022-07-28 08:50:35.245 | + inc/python:setup_develop:340 : local extras= 2022-07-28 08:50:35.248 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-07-28 08:50:35.251 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-28 08:50:35.253 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/nova == -bindep* ]] 2022-07-28 08:50:35.256 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/nova 2022-07-28 08:50:35.259 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-28 08:50:35.262 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-28 08:50:35.266 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/nova 2022-07-28 08:50:35.269 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-28 08:50:35.272 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/nova 2022-07-28 08:50:35.275 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-28 08:50:35.277 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-28 08:50:35.282 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-07-28 08:50:35.288 | + inc/python:_setup_package_with_constraints_edit:381 : name=nova 2022-07-28 08:50:35.291 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-07-28 08:50:35.903 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/nova -e 2022-07-28 08:50:35.905 | + inc/python:setup_package:414 : local bindep=0 2022-07-28 08:50:35.908 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-28 08:50:35.910 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-28 08:50:35.913 | + inc/python:setup_package:417 : [[ /opt/stack/nova == -bindep* ]] 2022-07-28 08:50:35.915 | + inc/python:setup_package:422 : local project_dir=/opt/stack/nova 2022-07-28 08:50:35.918 | + inc/python:setup_package:423 : local flags=-e 2022-07-28 08:50:35.920 | + inc/python:setup_package:424 : local extras= 2022-07-28 08:50:35.922 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-28 08:50:35.925 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-28 08:50:35.927 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-28 08:50:35.929 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-28 08:50:35.932 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-28 08:50:35.934 | + inc/python:setup_package:442 : pip_install -e /opt/stack/nova 2022-07-28 08:50:35.956 | Using python 3.8 to install /opt/stack/nova 2022-07-28 08:50:35.958 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-07-28 08:50:38.033 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:50:38.033 | from cryptography.utils import int_from_bytes 2022-07-28 08:50:38.033 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:50:38.033 | from cryptography.utils import int_from_bytes 2022-07-28 08:50:39.070 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 08:50:39.070 | Obtaining file:///opt/stack/nova 2022-07-28 08:50:43.947 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-07-28 08:50:43.950 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-07-28 08:50:43.953 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-07-28 08:50:43.957 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-28 08:50:43.959 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 08:50:43.961 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-28 08:50:43.965 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-07-28 08:50:43.978 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-28 08:50:43.980 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-07-28 08:50:43.987 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (4.0.0) 2022-07-28 08:50:43.998 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-28 08:50:44.002 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2022-07-28 08:50:44.009 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 08:50:44.011 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-28 08:50:44.015 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-07-28 08:50:44.017 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-28 08:50:44.020 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-07-28 08:50:44.023 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-07-28 08:50:44.027 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 08:50:44.030 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-07-28 08:50:44.036 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 08:50:44.042 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-28 08:50:44.055 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.9.1) 2022-07-28 08:50:44.058 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.0.1) 2022-07-28 08:50:44.061 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 08:50:44.063 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 08:50:44.066 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-07-28 08:50:44.078 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (6.0.0) 2022-07-28 08:50:44.091 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.1.0) 2022-07-28 08:50:44.094 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-28 08:50:44.097 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.7.0) 2022-07-28 08:50:44.100 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.8.0) 2022-07-28 08:50:44.112 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-07-28 08:50:44.120 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-07-28 08:50:44.125 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-28 08:50:44.131 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-28 08:50:44.138 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-28 08:50:44.142 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-07-28 08:50:44.153 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-28 08:50:44.156 | Requirement already satisfied: oslo.limit===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (2.0.0) 2022-07-28 08:50:44.162 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-28 08:50:44.173 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-07-28 08:50:44.187 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-07-28 08:50:44.193 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-07-28 08:50:44.203 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-07-28 08:50:44.211 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (3.0.0) 2022-07-28 08:50:44.219 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-07-28 08:50:44.226 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-07-28 08:50:44.228 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-28 08:50:44.233 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-07-28 08:50:44.245 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-07-28 08:50:44.250 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 08:50:44.258 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (3.0.0) 2022-07-28 08:50:44.268 | Requirement already satisfied: ovsdbapp===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (2.0.0) 2022-07-28 08:50:44.274 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 08:50:44.277 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (2.11.0) 2022-07-28 08:50:44.282 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 08:50:44.284 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-28 08:50:44.288 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-07-28 08:50:44.291 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-07-28 08:50:44.294 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-28 08:50:44.300 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-28 08:50:44.301 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 08:50:44.304 | Requirement already satisfied: pyroute2===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.7.2) 2022-07-28 08:50:44.306 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-07-28 08:50:44.309 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-07-28 08:50:44.317 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.0.0) 2022-07-28 08:50:44.325 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-07-28 08:50:44.329 | Requirement already satisfied: python-glanceclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (4.0.1) 2022-07-28 08:50:44.338 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-07-28 08:50:44.348 | Requirement already satisfied: python-neutronclient===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (8.0.0) 2022-07-28 08:50:44.363 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 08:50:44.366 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-07-28 08:50:44.368 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 08:50:44.375 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-07-28 08:50:44.377 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (1.3.3) 2022-07-28 08:50:44.381 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-07-28 08:50:44.383 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-07-28 08:50:44.385 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 08:50:44.388 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-07-28 08:50:44.393 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-07-28 08:50:44.396 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-07-28 08:50:44.398 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 08:50:44.401 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (5.0.0) 2022-07-28 08:50:44.412 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-07-28 08:50:44.415 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-07-28 08:50:44.418 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-07-28 08:50:44.422 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-07-28 08:50:44.426 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (2.11.1) 2022-07-28 08:50:44.435 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 08:50:44.439 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-07-28 08:50:44.442 | Requirement already satisfied: warlock===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (2.0.1) 2022-07-28 08:50:44.445 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-07-28 08:50:44.448 | Requirement already satisfied: websockify===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (0.10.0) 2022-07-28 08:50:44.451 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 08:50:44.454 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-07-28 08:50:44.456 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-07-28 08:50:44.458 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-07-28 08:50:44.460 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-07-28 08:50:44.463 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 08:50:44.466 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-28 08:50:44.468 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 08:50:44.471 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-07-28 08:50:44.474 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-28 08:50:44.478 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-07-28 08:50:44.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 08:50:44.483 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-28 08:50:44.485 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 08:50:44.488 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-28 08:50:44.492 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-07-28 08:50:44.495 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-07-28 08:50:44.500 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-07-28 08:50:44.502 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-28 08:50:44.505 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 08:50:44.507 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-28 08:50:44.511 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.17.1.post1) 2022-07-28 08:50:44.514 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-07-28 08:50:44.517 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-28 08:50:44.524 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-07-28 08:50:44.527 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (2.1.0) 2022-07-28 08:50:44.530 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.1) 2022-07-28 08:50:44.538 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 08:50:44.540 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 08:50:44.542 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 08:50:44.545 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-07-28 08:50:44.547 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-07-28 08:50:44.550 | Requirement already satisfied: networkx===2.8.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.5) 2022-07-28 08:50:44.553 | Requirement already satisfied: automaton===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.0) 2022-07-28 08:50:44.556 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-28 08:50:44.558 | Requirement already satisfied: numpy===1.23.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 275)) (1.23.1) 2022-07-28 08:50:44.560 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-28 08:50:44.563 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-28 08:50:44.565 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-07-28 08:50:44.567 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.4.0) 2022-07-28 08:50:44.570 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-28 08:50:44.572 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-07-28 08:50:44.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 08:50:45.435 | Installing collected packages: nova 2022-07-28 08:50:45.435 | Attempting uninstall: nova 2022-07-28 08:50:45.436 | Found existing installation: nova 25.1.0.dev173 2022-07-28 08:50:45.441 | Can't uninstall 'nova'. No files were found to uninstall. 2022-07-28 08:50:45.442 | Running setup.py develop for nova 2022-07-28 08:50:49.159 | Successfully installed nova 2022-07-28 08:50:49.277 | + inc/python:pip_install:196 : result=0 2022-07-28 08:50:49.280 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 08:50:49.282 | + functions-common:time_stop:2440 : local name 2022-07-28 08:50:49.285 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:50:49.287 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:50:49.289 | + functions-common:time_stop:2443 : local total 2022-07-28 08:50:49.292 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:50:49.294 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 08:50:49.296 | + functions-common:time_stop:2447 : start_time=1658998235950 2022-07-28 08:50:49.298 | + functions-common:time_stop:2449 : [[ -z 1658998235950 ]] 2022-07-28 08:50:49.301 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:50:49.305 | + functions-common:time_stop:2452 : end_time=1658998249303 2022-07-28 08:50:49.308 | + functions-common:time_stop:2453 : elapsed_time=13353 2022-07-28 08:50:49.310 | + functions-common:time_stop:2454 : total=113468 2022-07-28 08:50:49.312 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:50:49.314 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=126821 2022-07-28 08:50:49.316 | + inc/python:pip_install:199 : return 0 2022-07-28 08:50:49.319 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-28 08:50:49.321 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-07-28 08:50:49.324 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-07-28 08:50:49.342 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-07-28 08:50:49.355 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/nova 2022-07-28 08:50:49.357 | + inc/python:use_library_from_git:246 : local name=/opt/stack/nova 2022-07-28 08:50:49.360 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:50:49.363 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:50:49.365 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-07-28 08:50:49.368 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:50:49.370 | + lib/nova:install_nova:924 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-07-28 08:50:49.383 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-28 08:50:49.386 | + ./stack.sh:main:932 : configure_nova 2022-07-28 08:50:49.388 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-07-28 08:50:49.401 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-07-28 08:50:49.403 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-07-28 08:50:49.406 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-07-28 08:50:49.410 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-07-28 08:50:49.410 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-07-28 08:50:49.415 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-07-28 08:50:49.417 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-07-28 08:50:49.420 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-07-28 08:50:49.422 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-07-28 08:50:49.425 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-07-28 08:50:49.428 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-07-28 08:50:49.430 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-07-28 08:50:49.433 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-07-28 08:50:49.445 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-07-28 08:50:49.457 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-07-28 08:50:49.470 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-07-28 08:50:49.482 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-07-28 08:50:49.495 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-07-28 08:50:49.498 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-07-28 08:50:49.503 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.TBS4NS4XVm 2022-07-28 08:50:49.505 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-07-28 08:50:49.508 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-07-28 08:50:49.511 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-07-28 08:50:49.514 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-07-28 08:50:49.517 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-07-28 08:50:49.519 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.TBS4NS4XVm 2022-07-28 08:50:49.524 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.TBS4NS4XVm 2022-07-28 08:50:49.537 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.TBS4NS4XVm /etc/sudoers.d/nova-rootwrap 2022-07-28 08:50:49.550 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-07-28 08:50:49.554 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-07-28 08:50:49.557 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-07-28 08:50:49.559 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-07-28 08:50:49.562 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-07-28 08:50:49.565 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-07-28 08:50:49.567 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-07-28 08:50:49.570 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-07-28 08:50:49.573 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-07-28 08:50:49.578 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-07-28 08:50:49.596 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:50:49.598 | + lib/nova:configure_nova:334 : create_nova_conf 2022-07-28 08:50:49.601 | + lib/nova:create_nova_conf:408 : rm -f /opt/stack/nova/bin/nova.conf 2022-07-28 08:50:49.605 | + lib/nova:create_nova_conf:411 : rm -f /etc/nova/nova.conf 2022-07-28 08:50:49.608 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-07-28 08:50:49.638 | + lib/nova:create_nova_conf:413 : '[' True == True ']' 2022-07-28 08:50:49.640 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-07-28 08:50:49.668 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-07-28 08:50:49.698 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-07-28 08:50:49.726 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-07-28 08:50:49.758 | + lib/nova:create_nova_conf:419 : iniset /etc/nova/nova.conf scheduler workers 2 2022-07-28 08:50:49.789 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-07-28 08:50:49.819 | + lib/nova:create_nova_conf:421 : [[ 4 == 6 ]] 2022-07-28 08:50:49.822 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.42 2022-07-28 08:50:49.852 | + lib/nova:create_nova_conf:426 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-07-28 08:50:49.880 | + lib/nova:create_nova_conf:427 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-07-28 08:50:49.908 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-07-28 08:50:49.936 | + lib/nova:create_nova_conf:429 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-07-28 08:50:49.964 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-07-28 08:50:49.994 | + lib/nova:create_nova_conf:433 : is_fedora 2022-07-28 08:50:49.997 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 08:50:49.999 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 08:50:50.002 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 08:50:50.004 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 08:50:50.006 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 08:50:50.009 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 08:50:50.011 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 08:50:50.013 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 08:50:50.016 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 08:50:50.018 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 08:50:50.020 | + lib/nova:create_nova_conf:433 : is_suse 2022-07-28 08:50:50.023 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 08:50:50.025 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 08:50:50.027 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 08:50:50.029 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 08:50:50.032 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 08:50:50.034 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 08:50:50.036 | + lib/nova:create_nova_conf:442 : is_service_enabled n-api n-cond n-sched 2022-07-28 08:50:50.053 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:50:50.055 | + lib/nova:create_nova_conf:446 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-28 08:50:50.057 | + lib/nova:create_nova_conf:449 : local db=nova_cell0 2022-07-28 08:50:50.059 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-07-28 08:50:50.088 | ++ lib/nova:create_nova_conf:455 : database_connection_url nova_cell0 2022-07-28 08:50:50.090 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-07-28 08:50:50.093 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-07-28 08:50:50.095 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-07-28 08:50:50.098 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 08:50:50.100 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 08:50:50.102 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 08:50:50.118 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:50:50.120 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 08:50:50.123 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-07-28 08:50:50.125 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-07-28 08:50:50.157 | ++ lib/nova:create_nova_conf:456 : database_connection_url nova_api 2022-07-28 08:50:50.159 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-07-28 08:50:50.161 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-07-28 08:50:50.164 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_api 2022-07-28 08:50:50.166 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 08:50:50.168 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 08:50:50.171 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 08:50:50.186 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:50:50.189 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 08:50:50.191 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-07-28 08:50:50.194 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-07-28 08:50:50.224 | + lib/nova:create_nova_conf:461 : iniset /etc/nova/nova.conf cache enabled True 2022-07-28 08:50:50.254 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-07-28 08:50:50.282 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-07-28 08:50:50.310 | + lib/nova:create_nova_conf:466 : is_service_enabled n-api 2022-07-28 08:50:50.327 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:50:50.330 | + lib/nova:create_nova_conf:467 : is_service_enabled n-api-meta 2022-07-28 08:50:50.346 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:50:50.350 | ++ lib/nova:create_nova_conf:469 : echo osapi_compute,metadata 2022-07-28 08:50:50.350 | ++ lib/nova:create_nova_conf:469 : sed s/,metadata// 2022-07-28 08:50:50.355 | + lib/nova:create_nova_conf:469 : NOVA_ENABLED_APIS=osapi_compute 2022-07-28 08:50:50.358 | + lib/nova:create_nova_conf:471 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-07-28 08:50:50.386 | + lib/nova:create_nova_conf:472 : is_service_enabled tls-proxy 2022-07-28 08:50:50.402 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:50:50.404 | + lib/nova:create_nova_conf:478 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-07-28 08:50:50.407 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-07-28 08:50:50.409 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-07-28 08:50:50.411 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-28 08:50:50.414 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-07-28 08:50:50.443 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-07-28 08:50:50.473 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.42/identity 2022-07-28 08:50:50.501 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-07-28 08:50:50.529 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-07-28 08:50:50.559 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-07-28 08:50:50.588 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-07-28 08:50:50.616 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-07-28 08:50:50.645 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-28 08:50:50.673 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-07-28 08:50:50.701 | + lib/nova:create_nova_conf:481 : is_service_enabled cinder 2022-07-28 08:50:50.718 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:50:50.720 | + lib/nova:create_nova_conf:482 : configure_cinder_access 2022-07-28 08:50:50.723 | + lib/nova:configure_cinder_access:609 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-07-28 08:50:50.753 | + lib/nova:configure_cinder_access:610 : iniset /etc/nova/nova.conf cinder auth_type password 2022-07-28 08:50:50.781 | + lib/nova:configure_cinder_access:611 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.42/identity 2022-07-28 08:50:50.809 | + lib/nova:configure_cinder_access:618 : iniset /etc/nova/nova.conf cinder username nova 2022-07-28 08:50:50.837 | + lib/nova:configure_cinder_access:619 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-07-28 08:50:50.867 | + lib/nova:configure_cinder_access:620 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-07-28 08:50:50.897 | + lib/nova:configure_cinder_access:621 : iniset /etc/nova/nova.conf cinder project_name service 2022-07-28 08:50:50.927 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-07-28 08:50:50.958 | + lib/nova:configure_cinder_access:623 : is_service_enabled tls-proxy 2022-07-28 08:50:50.975 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:50:50.977 | + lib/nova:create_nova_conf:485 : '[' -n /opt/stack/data/nova ']' 2022-07-28 08:50:50.980 | + lib/nova:create_nova_conf:486 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-07-28 08:50:51.010 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-07-28 08:50:51.044 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova/instances ']' 2022-07-28 08:50:51.047 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-07-28 08:50:51.076 | + lib/nova:create_nova_conf:492 : '[' False '!=' False ']' 2022-07-28 08:50:51.078 | + lib/nova:create_nova_conf:495 : '[' False '!=' False ']' 2022-07-28 08:50:51.081 | + lib/nova:create_nova_conf:501 : is_suse 2022-07-28 08:50:51.083 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 08:50:51.086 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 08:50:51.088 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 08:50:51.090 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 08:50:51.093 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 08:50:51.095 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 08:50:51.097 | + lib/nova:create_nova_conf:501 : is_fedora 2022-07-28 08:50:51.100 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 08:50:51.102 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 08:50:51.105 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 08:50:51.107 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 08:50:51.109 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 08:50:51.112 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 08:50:51.114 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 08:50:51.116 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 08:50:51.119 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 08:50:51.121 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 08:50:51.123 | + lib/nova:create_nova_conf:506 : setup_logging /etc/nova/nova.conf 2022-07-28 08:50:51.126 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-07-28 08:50:51.128 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-07-28 08:50:51.131 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-28 08:50:51.151 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-28 08:50:51.153 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-28 08:50:51.156 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-28 08:50:51.159 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-28 08:50:51.162 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-07-28 08:50:51.190 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-07-28 08:50:51.219 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-07-28 08:50:51.248 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-28 08:50:51.277 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-07-28 08:50:51.308 | + lib/nova:create_nova_conf:510 : is_service_enabled n-api 2022-07-28 08:50:51.325 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:50:51.327 | + lib/nova:create_nova_conf:511 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-07-28 08:50:51.330 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-07-28 08:50:51.333 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-07-28 08:50:51.335 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-07-28 08:50:51.338 | + lib/apache:write_uwsgi_config:257 : local http= 2022-07-28 08:50:51.340 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-28 08:50:51.343 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-07-28 08:50:51.347 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-07-28 08:50:51.350 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-28 08:50:51.352 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-28 08:50:51.366 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-28 08:50:51.366 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-28 08:50:51.375 | d /var/run/uwsgi 0755 ubuntu root 2022-07-28 08:50:51.378 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-28 08:50:51.395 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-07-28 08:50:51.397 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-07-28 08:50:51.401 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-07-28 08:50:51.432 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-07-28 08:50:51.460 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-07-28 08:50:51.488 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-07-28 08:50:51.515 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-07-28 08:50:51.544 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-28 08:50:51.572 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-07-28 08:50:51.601 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-07-28 08:50:51.630 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-07-28 08:50:51.658 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-07-28 08:50:51.689 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-07-28 08:50:51.718 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-28 08:50:51.746 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-07-28 08:50:51.775 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-07-28 08:50:51.777 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-07-28 08:50:51.780 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-07-28 08:50:51.783 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-07-28 08:50:51.785 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-28 08:50:51.788 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:50:51.790 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:50:51.793 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-07-28 08:50:51.795 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-07-28 08:50:51.798 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-07-28 08:50:51.826 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-07-28 08:50:51.855 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-07-28 08:50:51.855 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-07-28 08:50:51.864 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-07-28 08:50:51.868 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-07-28 08:50:51.870 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-07-28 08:50:51.873 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-28 08:50:51.875 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-28 08:50:51.878 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 08:50:51.880 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:50:51.882 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:50:51.885 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-28 08:50:51.887 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-28 08:50:51.890 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:50:51.892 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:50:51.894 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-07-28 08:50:51.956 | Enabling site nova-api-wsgi. 2022-07-28 08:50:51.962 | To activate the new configuration, you need to run: 2022-07-28 08:50:51.962 | systemctl reload apache2 2022-07-28 08:50:51.967 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-07-28 08:50:51.969 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-28 08:50:51.972 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 08:50:51.974 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-28 08:50:52.112 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api-meta 2022-07-28 08:50:52.130 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:50:52.132 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-07-28 08:50:52.135 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-07-28 08:50:52.137 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-07-28 08:50:52.139 | + lib/apache:write_uwsgi_config:256 : local url= 2022-07-28 08:50:52.142 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-07-28 08:50:52.144 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-28 08:50:52.147 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-07-28 08:50:52.152 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-07-28 08:50:52.154 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-28 08:50:52.156 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-28 08:50:52.170 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-28 08:50:52.170 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-28 08:50:52.179 | d /var/run/uwsgi 0755 ubuntu root 2022-07-28 08:50:52.183 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-28 08:50:52.199 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-07-28 08:50:52.201 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-07-28 08:50:52.206 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-07-28 08:50:52.236 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-07-28 08:50:52.264 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-07-28 08:50:52.293 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-07-28 08:50:52.321 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-07-28 08:50:52.351 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-28 08:50:52.380 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-07-28 08:50:52.408 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-07-28 08:50:52.436 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-07-28 08:50:52.465 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-07-28 08:50:52.494 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-07-28 08:50:52.522 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-28 08:50:52.551 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-07-28 08:50:52.580 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-07-28 08:50:52.582 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-07-28 08:50:52.610 | + lib/nova:create_nova_conf:518 : is_service_enabled ceilometer 2022-07-28 08:50:52.628 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:50:52.630 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-07-28 08:50:52.662 | ++ lib/nova:create_nova_conf:527 : get_notification_url 2022-07-28 08:50:52.665 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-07-28 08:50:52.667 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-07-28 08:50:52.684 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:50:52.687 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-07-28 08:50:52.690 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-07-28 08:50:52.719 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-07-28 08:50:52.750 | + lib/nova:create_nova_conf:529 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-07-28 08:50:52.752 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-07-28 08:50:52.754 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-07-28 08:50:52.757 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-28 08:50:52.759 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-28 08:50:52.762 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-28 08:50:52.778 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:50:52.781 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-28 08:50:52.784 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-28 08:50:52.786 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-28 08:50:52.803 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:50:52.805 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-07-28 08:50:52.808 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-07-28 08:50:52.837 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-28 08:50:52.839 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-28 08:50:52.842 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-07-28 08:50:52.872 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-07-28 08:50:52.902 | + lib/nova:create_nova_conf:534 : iniset /etc/nova/nova.conf conductor workers 2 2022-07-28 08:50:52.934 | + lib/nova:create_nova_conf:536 : is_service_enabled tls-proxy 2022-07-28 08:50:52.951 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:50:52.954 | + lib/nova:create_nova_conf:541 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-07-28 08:50:52.985 | + lib/nova:create_nova_conf:543 : '[' True == True ']' 2022-07-28 08:50:52.987 | + lib/nova:create_nova_conf:544 : init_nova_service_user_conf 2022-07-28 08:50:52.990 | + lib/nova:init_nova_service_user_conf:792 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-07-28 08:50:53.022 | + lib/nova:init_nova_service_user_conf:793 : iniset /etc/nova/nova.conf service_user auth_type password 2022-07-28 08:50:53.050 | + lib/nova:init_nova_service_user_conf:794 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.42/identity 2022-07-28 08:50:53.080 | + lib/nova:init_nova_service_user_conf:795 : iniset /etc/nova/nova.conf service_user username nova 2022-07-28 08:50:53.109 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-07-28 08:50:53.138 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-07-28 08:50:53.167 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user project_name service 2022-07-28 08:50:53.197 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-07-28 08:50:53.229 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-07-28 08:50:53.258 | + lib/nova:create_nova_conf:547 : is_service_enabled n-cond 2022-07-28 08:50:53.276 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:50:53.279 | ++ lib/nova:create_nova_conf:548 : seq 1 1 2022-07-28 08:50:53.284 | + lib/nova:create_nova_conf:548 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 08:50:53.287 | + lib/nova:create_nova_conf:549 : local conf 2022-07-28 08:50:53.289 | + lib/nova:create_nova_conf:550 : local vhost 2022-07-28 08:50:53.292 | ++ lib/nova:create_nova_conf:551 : conductor_conf 1 2022-07-28 08:50:53.295 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-28 08:50:53.298 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-28 08:50:53.300 | + lib/nova:create_nova_conf:551 : conf=/etc/nova/nova_cell1.conf 2022-07-28 08:50:53.303 | + lib/nova:create_nova_conf:552 : vhost=nova_cell1 2022-07-28 08:50:53.306 | + lib/nova:create_nova_conf:554 : rm -f /etc/nova/nova_cell1.conf 2022-07-28 08:50:53.311 | ++ lib/nova:create_nova_conf:555 : database_connection_url nova_cell1 2022-07-28 08:50:53.313 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-07-28 08:50:53.316 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-07-28 08:50:53.318 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell1 2022-07-28 08:50:53.321 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 08:50:53.323 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 08:50:53.326 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 08:50:53.345 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:50:53.347 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 08:50:53.350 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-07-28 08:50:53.353 | + lib/nova:create_nova_conf:555 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-07-28 08:50:53.384 | + lib/nova:create_nova_conf:556 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-07-28 08:50:53.416 | + lib/nova:create_nova_conf:557 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-07-28 08:50:53.448 | + lib/nova:create_nova_conf:559 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-28 08:50:53.450 | + lib/nova:create_nova_conf:562 : rpc_backend_add_vhost nova_cell1 2022-07-28 08:50:53.453 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-07-28 08:50:53.456 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-07-28 08:50:53.473 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:50:53.476 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-07-28 08:50:53.477 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-07-28 08:50:54.196 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-07-28 08:50:54.198 | + lib/nova:create_nova_conf:563 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-07-28 08:50:54.201 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-07-28 08:50:54.203 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-07-28 08:50:54.206 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-28 08:50:54.209 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-07-28 08:50:54.211 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-28 08:50:54.228 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:50:54.232 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-07-28 08:50:54.235 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-07-28 08:50:54.238 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-28 08:50:54.255 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:50:54.257 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/nova_cell1 2022-07-28 08:50:54.263 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/nova_cell1 2022-07-28 08:50:54.293 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-28 08:50:54.295 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-28 08:50:54.298 | + lib/nova:create_nova_conf:567 : is_service_enabled placement placement-client 2022-07-28 08:50:54.315 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:50:54.318 | + lib/nova:create_nova_conf:568 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-07-28 08:50:54.321 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova_cell1.conf 2022-07-28 08:50:54.323 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-07-28 08:50:54.355 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.42/identity 2022-07-28 08:50:54.384 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-07-28 08:50:54.413 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-07-28 08:50:54.442 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-07-28 08:50:54.472 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-07-28 08:50:54.501 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-07-28 08:50:54.530 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-07-28 08:50:54.560 | + lib/nova:create_nova_conf:572 : setup_logging /etc/nova/nova_cell1.conf 2022-07-28 08:50:54.562 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-07-28 08:50:54.565 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-07-28 08:50:54.568 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-28 08:50:54.586 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-28 08:50:54.588 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-28 08:50:54.591 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-28 08:50:54.593 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-28 08:50:54.595 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-07-28 08:50:54.624 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-07-28 08:50:54.653 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-07-28 08:50:54.682 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-28 08:50:54.711 | + lib/nova:create_nova_conf:579 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-28 08:50:54.715 | ++ lib/nova:create_nova_conf:582 : seq 1 1 2022-07-28 08:50:54.719 | + lib/nova:create_nova_conf:582 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 08:50:54.721 | + lib/nova:create_nova_conf:583 : local conf 2022-07-28 08:50:54.724 | + lib/nova:create_nova_conf:584 : local offset 2022-07-28 08:50:54.727 | ++ lib/nova:create_nova_conf:585 : conductor_conf 1 2022-07-28 08:50:54.730 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-28 08:50:54.732 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-28 08:50:54.735 | + lib/nova:create_nova_conf:585 : conf=/etc/nova/nova_cell1.conf 2022-07-28 08:50:54.738 | + lib/nova:create_nova_conf:586 : offset=0 2022-07-28 08:50:54.740 | + lib/nova:create_nova_conf:587 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-07-28 08:50:54.743 | + lib/nova:configure_console_proxies:694 : local conf=/etc/nova/nova_cell1.conf 2022-07-28 08:50:54.745 | + lib/nova:configure_console_proxies:695 : local offset=0 2022-07-28 08:50:54.747 | + lib/nova:configure_console_proxies:699 : offset=0 2022-07-28 08:50:54.750 | + lib/nova:configure_console_proxies:701 : is_service_enabled n-novnc 2022-07-28 08:50:54.766 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:50:54.769 | + lib/nova:configure_console_proxies:701 : '[' False '!=' False ']' 2022-07-28 08:50:54.771 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-spice 2022-07-28 08:50:54.788 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:50:54.790 | + lib/nova:configure_console_proxies:738 : is_service_enabled n-sproxy 2022-07-28 08:50:54.807 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:50:54.809 | + lib/nova:configure_nova:336 : is_service_enabled n-cpu 2022-07-28 08:50:54.826 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:50:54.829 | + ./stack.sh:main:935 : is_service_enabled placement 2022-07-28 08:50:54.846 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:50:54.849 | + ./stack.sh:main:937 : stack_install_service placement 2022-07-28 08:50:54.852 | + lib/stack:stack_install_service:20 : local service=placement 2022-07-28 08:50:54.854 | + lib/stack:stack_install_service:21 : type install_placement 2022-07-28 08:50:54.857 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-28 08:50:54.860 | + lib/stack:stack_install_service:32 : install_placement 2022-07-28 08:50:54.862 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-07-28 08:50:54.865 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-07-28 08:50:54.867 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:50:54.870 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:50:54.873 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-07-28 08:50:54.875 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 08:50:54.878 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 08:50:54.880 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 08:50:54.883 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 08:50:54.885 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 08:50:54.888 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 08:50:54.890 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:50:54.893 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:50:54.895 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 08:50:54.898 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 08:50:54.900 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 08:50:54.903 | + functions-common:apt_get_update:1191 : return 2022-07-28 08:50:54.905 | + functions-common:install_package:1465 : real_install_package apache2 2022-07-28 08:50:54.908 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 08:50:54.910 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:50:54.913 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:50:54.916 | + functions-common:real_install_package:1451 : apt_get install apache2 2022-07-28 08:50:54.939 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-07-28 08:50:55.050 | Reading package lists... 2022-07-28 08:50:55.326 | Building dependency tree... 2022-07-28 08:50:55.327 | Reading state information... 2022-07-28 08:50:55.624 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-07-28 08:50:55.624 | The following packages were automatically installed and are no longer required: 2022-07-28 08:50:55.625 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 08:50:55.625 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 08:50:55.626 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 08:50:55.626 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 08:50:55.626 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 08:50:55.626 | python3-zope.interface 2022-07-28 08:50:55.626 | Use 'sudo apt autoremove' to remove them. 2022-07-28 08:50:55.762 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-28 08:50:55.767 | + functions-common:apt_get:1235 : result=0 2022-07-28 08:50:55.770 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 08:50:55.772 | + functions-common:time_stop:2440 : local name 2022-07-28 08:50:55.775 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:50:55.777 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:50:55.780 | + functions-common:time_stop:2443 : local total 2022-07-28 08:50:55.782 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:50:55.785 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 08:50:55.787 | + functions-common:time_stop:2447 : start_time=1658998254936 2022-07-28 08:50:55.789 | + functions-common:time_stop:2449 : [[ -z 1658998254936 ]] 2022-07-28 08:50:55.792 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:50:55.797 | + functions-common:time_stop:2452 : end_time=1658998255794 2022-07-28 08:50:55.799 | + functions-common:time_stop:2453 : elapsed_time=858 2022-07-28 08:50:55.802 | + functions-common:time_stop:2454 : total=21878 2022-07-28 08:50:55.804 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:50:55.807 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=22736 2022-07-28 08:50:55.809 | + functions-common:apt_get:1239 : return 0 2022-07-28 08:50:55.812 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-07-28 08:50:55.814 | + functions-common:is_package_installed:1473 : [[ -z libapache2-mod-wsgi ]] 2022-07-28 08:50:55.817 | + functions-common:is_package_installed:1477 : [[ -z deb ]] 2022-07-28 08:50:55.819 | + functions-common:is_package_installed:1481 : [[ deb = \d\e\b ]] 2022-07-28 08:50:55.822 | + functions-common:is_package_installed:1482 : dpkg -s libapache2-mod-wsgi 2022-07-28 08:50:55.845 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-07-28 08:50:55.847 | + functions-common:install_package:1464 : update_package_repo 2022-07-28 08:50:55.850 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-28 08:50:55.853 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-28 08:50:55.855 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-28 08:50:55.858 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-28 08:50:55.860 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-28 08:50:55.863 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:50:55.866 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:50:55.868 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-28 08:50:55.871 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-28 08:50:55.873 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-28 08:50:55.876 | + functions-common:apt_get_update:1191 : return 2022-07-28 08:50:55.878 | + functions-common:install_package:1465 : real_install_package libapache2-mod-wsgi-py3 2022-07-28 08:50:55.881 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-28 08:50:55.883 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:50:55.886 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:50:55.889 | + functions-common:real_install_package:1451 : apt_get install libapache2-mod-wsgi-py3 2022-07-28 08:50:55.912 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-07-28 08:50:56.025 | Reading package lists... 2022-07-28 08:50:56.303 | Building dependency tree... 2022-07-28 08:50:56.305 | Reading state information... 2022-07-28 08:50:56.617 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-07-28 08:50:56.617 | The following packages were automatically installed and are no longer required: 2022-07-28 08:50:56.618 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-28 08:50:56.618 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-28 08:50:56.618 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-28 08:50:56.618 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-28 08:50:56.618 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-28 08:50:56.618 | python3-zope.interface 2022-07-28 08:50:56.618 | Use 'sudo apt autoremove' to remove them. 2022-07-28 08:50:56.740 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-28 08:50:56.745 | + functions-common:apt_get:1235 : result=0 2022-07-28 08:50:56.748 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-28 08:50:56.750 | + functions-common:time_stop:2440 : local name 2022-07-28 08:50:56.753 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:50:56.755 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:50:56.758 | + functions-common:time_stop:2443 : local total 2022-07-28 08:50:56.760 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:50:56.763 | + functions-common:time_stop:2446 : name=apt-get 2022-07-28 08:50:56.765 | + functions-common:time_stop:2447 : start_time=1658998255909 2022-07-28 08:50:56.768 | + functions-common:time_stop:2449 : [[ -z 1658998255909 ]] 2022-07-28 08:50:56.771 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:50:56.776 | + functions-common:time_stop:2452 : end_time=1658998256773 2022-07-28 08:50:56.778 | + functions-common:time_stop:2453 : elapsed_time=864 2022-07-28 08:50:56.781 | + functions-common:time_stop:2454 : total=22736 2022-07-28 08:50:56.783 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:50:56.786 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=23600 2022-07-28 08:50:56.788 | + functions-common:apt_get:1239 : return 0 2022-07-28 08:50:56.791 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-07-28 08:50:56.794 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-07-28 08:50:56.797 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 08:50:56.799 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:50:56.802 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:50:56.805 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-07-28 08:50:56.807 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-07-28 08:50:56.872 | wsgi (enabled by maintainer script) 2022-07-28 08:50:56.876 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-07-28 08:50:56.879 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-07-28 08:50:56.882 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-28 08:50:56.886 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-07-28 08:50:56.890 | ++ inc/python:get_from_global_requirements:221 : local package=osc-placement 2022-07-28 08:50:56.894 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-28 08:50:56.898 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-07-28 08:50:56.898 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-28 08:50:56.906 | ++ inc/python:get_from_global_requirements:223 : required_pkg='osc-placement ' 2022-07-28 08:50:56.910 | ++ inc/python:get_from_global_requirements:224 : [[ osc-placement == '' ]] 2022-07-28 08:50:56.913 | ++ inc/python:get_from_global_requirements:227 : echo osc-placement 2022-07-28 08:50:56.916 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-07-28 08:50:56.919 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-07-28 08:50:56.947 | Using python 3.8 to install osc-placement 2022-07-28 08:50:56.950 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-07-28 08:50:59.030 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:50:59.030 | from cryptography.utils import int_from_bytes 2022-07-28 08:50:59.030 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:50:59.030 | from cryptography.utils import int_from_bytes 2022-07-28 08:51:00.070 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 08:51:00.072 | Requirement already satisfied: osc-placement===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.0.0) 2022-07-28 08:51:00.082 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 08:51:00.096 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 08:51:00.102 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 08:51:00.104 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 08:51:00.110 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 08:51:00.114 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-07-28 08:51:00.117 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.1) 2022-07-28 08:51:00.132 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 08:51:00.188 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 08:51:00.191 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 08:51:00.198 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-28 08:51:00.202 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 08:51:00.207 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 08:51:00.210 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-07-28 08:51:00.234 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-28 08:51:00.246 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 08:51:00.251 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 08:51:00.253 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 08:51:00.267 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-28 08:51:00.271 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 08:51:00.274 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-28 08:51:00.277 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-07-28 08:51:00.298 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-07-28 08:51:00.300 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 08:51:00.303 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 08:51:00.306 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-28 08:51:00.311 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-07-28 08:51:00.315 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-28 08:51:00.319 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-28 08:51:00.355 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-28 08:51:00.358 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-07-28 08:51:00.405 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-28 08:51:00.417 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 08:51:00.449 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 08:51:00.452 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 08:51:00.458 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 08:51:00.460 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-28 08:51:00.463 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 08:51:00.466 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 08:51:00.526 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-07-28 08:51:00.531 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-07-28 08:51:00.534 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-28 08:51:02.586 | + inc/python:pip_install:196 : result=0 2022-07-28 08:51:02.588 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 08:51:02.591 | + functions-common:time_stop:2440 : local name 2022-07-28 08:51:02.594 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:51:02.596 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:51:02.599 | + functions-common:time_stop:2443 : local total 2022-07-28 08:51:02.602 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:51:02.604 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 08:51:02.607 | + functions-common:time_stop:2447 : start_time=1658998256938 2022-07-28 08:51:02.609 | + functions-common:time_stop:2449 : [[ -z 1658998256938 ]] 2022-07-28 08:51:02.613 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:51:02.617 | + functions-common:time_stop:2452 : end_time=1658998262615 2022-07-28 08:51:02.620 | + functions-common:time_stop:2453 : elapsed_time=5677 2022-07-28 08:51:02.623 | + functions-common:time_stop:2454 : total=126821 2022-07-28 08:51:02.625 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:51:02.628 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=132498 2022-07-28 08:51:02.630 | + inc/python:pip_install:199 : return 0 2022-07-28 08:51:02.633 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-07-28 08:51:02.636 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/placement.git 2022-07-28 08:51:02.639 | + functions-common:git_clone:598 : local git_dest=/opt/stack/placement 2022-07-28 08:51:02.641 | + functions-common:git_clone:599 : local git_ref=master 2022-07-28 08:51:02.644 | + functions-common:git_clone:600 : local orig_dir 2022-07-28 08:51:02.647 | ++ functions-common:git_clone:601 : pwd 2022-07-28 08:51:02.650 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-28 08:51:02.653 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-28 08:51:02.656 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-28 08:51:02.673 | + functions-common:git_clone:604 : RECLONE=False 2022-07-28 08:51:02.676 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-28 08:51:02.679 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-28 08:51:02.682 | + functions-common:git_clone:618 : echo master 2022-07-28 08:51:02.682 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-28 08:51:02.688 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/placement ]] 2022-07-28 08:51:02.690 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-28 08:51:02.693 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/placement 2022-07-28 08:51:02.707 | + functions-common:git_clone:678 : cd /opt/stack/placement 2022-07-28 08:51:02.710 | + functions-common:git_clone:679 : git show --oneline 2022-07-28 08:51:02.710 | + functions-common:git_clone:679 : head -1 2022-07-28 08:51:02.714 | d723f225 Merge "Change minversion of tox to 3.18.0" 2022-07-28 08:51:02.717 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-28 08:51:02.720 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-07-28 08:51:02.722 | + inc/python:setup_develop:334 : local bindep 2022-07-28 08:51:02.725 | + inc/python:setup_develop:335 : [[ /opt/stack/placement == -bindep* ]] 2022-07-28 08:51:02.728 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/placement 2022-07-28 08:51:02.730 | + inc/python:setup_develop:340 : local extras= 2022-07-28 08:51:02.733 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-07-28 08:51:02.735 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-28 08:51:02.738 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/placement == -bindep* ]] 2022-07-28 08:51:02.741 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/placement 2022-07-28 08:51:02.743 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-28 08:51:02.746 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-28 08:51:02.749 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/placement 2022-07-28 08:51:02.752 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-28 08:51:02.755 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/placement 2022-07-28 08:51:02.757 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-28 08:51:02.760 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-28 08:51:02.763 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-07-28 08:51:02.769 | + inc/python:_setup_package_with_constraints_edit:381 : name=openstack-placement 2022-07-28 08:51:02.772 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-07-28 08:51:03.392 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/placement -e 2022-07-28 08:51:03.395 | + inc/python:setup_package:414 : local bindep=0 2022-07-28 08:51:03.397 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-28 08:51:03.400 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-28 08:51:03.403 | + inc/python:setup_package:417 : [[ /opt/stack/placement == -bindep* ]] 2022-07-28 08:51:03.405 | + inc/python:setup_package:422 : local project_dir=/opt/stack/placement 2022-07-28 08:51:03.408 | + inc/python:setup_package:423 : local flags=-e 2022-07-28 08:51:03.410 | + inc/python:setup_package:424 : local extras= 2022-07-28 08:51:03.413 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-28 08:51:03.416 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-28 08:51:03.418 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-28 08:51:03.421 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-28 08:51:03.424 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-28 08:51:03.426 | + inc/python:setup_package:442 : pip_install -e /opt/stack/placement 2022-07-28 08:51:03.448 | Using python 3.8 to install /opt/stack/placement 2022-07-28 08:51:03.451 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-07-28 08:51:05.539 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:51:05.540 | from cryptography.utils import int_from_bytes 2022-07-28 08:51:05.540 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:51:05.540 | from cryptography.utils import int_from_bytes 2022-07-28 08:51:06.566 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 08:51:06.566 | Obtaining file:///opt/stack/placement 2022-07-28 08:51:07.785 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-28 08:51:07.798 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-07-28 08:51:07.940 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-28 08:51:07.954 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-28 08:51:07.959 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-07-28 08:51:07.996 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-28 08:51:08.046 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.0.1) 2022-07-28 08:51:08.050 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.1.0) 2022-07-28 08:51:08.054 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.7.0) 2022-07-28 08:51:08.059 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-07-28 08:51:08.095 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-28 08:51:08.105 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-28 08:51:08.148 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-28 08:51:08.154 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-07-28 08:51:08.198 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-28 08:51:08.203 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-28 08:51:08.240 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-07-28 08:51:08.257 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-07-28 08:51:08.272 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-28 08:51:08.280 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-07-28 08:51:08.289 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 08:51:08.302 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 08:51:08.308 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 08:51:08.310 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-28 08:51:08.321 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-28 08:51:08.331 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-28 08:51:08.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 08:51:08.339 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-07-28 08:51:08.343 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-07-28 08:51:08.348 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-07-28 08:51:08.368 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 08:51:08.373 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-07-28 08:51:08.379 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 08:51:08.392 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-07-28 08:51:08.396 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 08:51:08.399 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-07-28 08:51:08.408 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-07-28 08:51:08.411 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-07-28 08:51:08.414 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 08:51:08.418 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-07-28 08:51:08.426 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-07-28 08:51:08.432 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-07-28 08:51:08.442 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 08:51:08.475 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-07-28 08:51:08.485 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev26) (45.2.0) 2022-07-28 08:51:08.487 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-07-28 08:51:08.514 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 08:51:08.572 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 08:51:08.628 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-28 08:51:08.634 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-28 08:51:08.637 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 08:51:08.643 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 08:51:08.645 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 08:51:08.650 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-07-28 08:51:08.663 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-07-28 08:51:08.669 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-28 08:51:08.677 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 08:51:08.680 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 08:51:08.683 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 08:51:08.686 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 08:51:08.688 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 08:51:08.691 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 08:51:08.696 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-07-28 08:51:08.698 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 08:51:08.701 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-28 08:51:08.704 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-28 08:51:08.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 08:51:08.740 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-28 08:51:08.744 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 08:51:08.748 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-07-28 08:51:08.783 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-07-28 08:51:08.794 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-07-28 08:51:08.797 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 08:51:08.800 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-28 08:51:10.263 | Installing collected packages: openstack-placement 2022-07-28 08:51:10.263 | Attempting uninstall: openstack-placement 2022-07-28 08:51:10.264 | Found existing installation: openstack-placement 7.1.0.dev26 2022-07-28 08:51:10.266 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-07-28 08:51:10.267 | Running setup.py develop for openstack-placement 2022-07-28 08:51:11.966 | Successfully installed openstack-placement 2022-07-28 08:51:12.096 | + inc/python:pip_install:196 : result=0 2022-07-28 08:51:12.099 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 08:51:12.101 | + functions-common:time_stop:2440 : local name 2022-07-28 08:51:12.104 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:51:12.106 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:51:12.108 | + functions-common:time_stop:2443 : local total 2022-07-28 08:51:12.111 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:51:12.113 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 08:51:12.115 | + functions-common:time_stop:2447 : start_time=1658998263442 2022-07-28 08:51:12.118 | + functions-common:time_stop:2449 : [[ -z 1658998263442 ]] 2022-07-28 08:51:12.121 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:51:12.125 | + functions-common:time_stop:2452 : end_time=1658998272122 2022-07-28 08:51:12.127 | + functions-common:time_stop:2453 : elapsed_time=8680 2022-07-28 08:51:12.130 | + functions-common:time_stop:2454 : total=132498 2022-07-28 08:51:12.132 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:51:12.135 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=141178 2022-07-28 08:51:12.137 | + inc/python:pip_install:199 : return 0 2022-07-28 08:51:12.140 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-28 08:51:12.142 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-07-28 08:51:12.145 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-07-28 08:51:12.165 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-07-28 08:51:12.177 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/placement 2022-07-28 08:51:12.180 | + inc/python:use_library_from_git:246 : local name=/opt/stack/placement 2022-07-28 08:51:12.183 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:51:12.185 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:51:12.188 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-07-28 08:51:12.190 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:51:12.193 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-28 08:51:12.196 | + ./stack.sh:main:938 : configure_placement 2022-07-28 08:51:12.198 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-07-28 08:51:12.212 | + lib/placement:configure_placement:107 : create_placement_conf 2022-07-28 08:51:12.214 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-07-28 08:51:12.219 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-07-28 08:51:12.222 | ++ lib/database:database_connection_url:134 : local db=placement 2022-07-28 08:51:12.224 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-07-28 08:51:12.227 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=placement 2022-07-28 08:51:12.229 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 08:51:12.232 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 08:51:12.234 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 08:51:12.253 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:51:12.256 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 08:51:12.258 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-07-28 08:51:12.261 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-07-28 08:51:12.295 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-07-28 08:51:12.329 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-07-28 08:51:12.365 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-07-28 08:51:12.368 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-07-28 08:51:12.371 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-07-28 08:51:12.374 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-28 08:51:12.377 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-07-28 08:51:12.410 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-07-28 08:51:12.441 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.42/identity 2022-07-28 08:51:12.471 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-07-28 08:51:12.502 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-07-28 08:51:12.532 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-07-28 08:51:12.565 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-07-28 08:51:12.596 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-07-28 08:51:12.627 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-28 08:51:12.662 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-07-28 08:51:12.692 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-07-28 08:51:12.695 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-07-28 08:51:12.698 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-07-28 08:51:12.701 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-28 08:51:12.721 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-28 08:51:12.723 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-28 08:51:12.726 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-28 08:51:12.729 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-28 08:51:12.731 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-07-28 08:51:12.764 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-07-28 08:51:12.797 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-07-28 08:51:12.828 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-28 08:51:12.864 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-07-28 08:51:12.867 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-07-28 08:51:12.870 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-07-28 08:51:12.873 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-07-28 08:51:12.875 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-07-28 08:51:12.878 | + lib/apache:write_uwsgi_config:257 : local http= 2022-07-28 08:51:12.880 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-28 08:51:12.884 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-07-28 08:51:12.888 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-07-28 08:51:12.891 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-28 08:51:12.893 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-28 08:51:12.906 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-28 08:51:12.907 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-28 08:51:12.915 | d /var/run/uwsgi 0755 ubuntu root 2022-07-28 08:51:12.919 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-28 08:51:12.935 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-07-28 08:51:12.938 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-07-28 08:51:12.942 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-07-28 08:51:12.977 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-07-28 08:51:13.007 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-07-28 08:51:13.036 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-07-28 08:51:13.066 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-07-28 08:51:13.096 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-28 08:51:13.125 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-07-28 08:51:13.155 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-07-28 08:51:13.184 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-07-28 08:51:13.215 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-07-28 08:51:13.245 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-07-28 08:51:13.275 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-28 08:51:13.305 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-07-28 08:51:13.335 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-07-28 08:51:13.337 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-07-28 08:51:13.341 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-07-28 08:51:13.343 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-07-28 08:51:13.346 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-28 08:51:13.349 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:51:13.351 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:51:13.354 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-07-28 08:51:13.357 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-07-28 08:51:13.359 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-07-28 08:51:13.389 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-07-28 08:51:13.419 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-07-28 08:51:13.419 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-07-28 08:51:13.428 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-07-28 08:51:13.432 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-07-28 08:51:13.434 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-07-28 08:51:13.437 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-28 08:51:13.440 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-28 08:51:13.442 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-28 08:51:13.445 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:51:13.448 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:51:13.450 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-28 08:51:13.453 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-28 08:51:13.456 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:51:13.458 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:51:13.461 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-07-28 08:51:13.523 | Site placement-api already enabled 2022-07-28 08:51:13.528 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-07-28 08:51:13.531 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-28 08:51:13.533 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 08:51:13.536 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-28 08:51:13.672 | + ./stack.sh:main:945 : is_service_enabled placement placement-client 2022-07-28 08:51:13.692 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:51:13.695 | + ./stack.sh:main:946 : is_service_enabled n-cpu 2022-07-28 08:51:13.715 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:51:13.718 | + ./stack.sh:main:946 : is_service_enabled n-sch 2022-07-28 08:51:13.735 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:51:13.738 | + ./stack.sh:main:947 : configure_placement_nova_compute 2022-07-28 08:51:13.741 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova.conf 2022-07-28 08:51:13.743 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement auth_type password 2022-07-28 08:51:13.777 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.42/identity 2022-07-28 08:51:13.806 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova.conf placement username placement 2022-07-28 08:51:13.837 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-07-28 08:51:13.870 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-07-28 08:51:13.900 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement project_name service 2022-07-28 08:51:13.930 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-07-28 08:51:13.961 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-07-28 08:51:13.991 | + ./stack.sh:main:951 : is_service_enabled horizon 2022-07-28 08:51:14.009 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:51:14.011 | + ./stack.sh:main:956 : is_service_enabled tls-proxy 2022-07-28 08:51:14.029 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:51:14.032 | + ./stack.sh:main:964 : run_phase stack install 2022-07-28 08:51:14.035 | + functions-common:run_phase:1868 : local mode=stack 2022-07-28 08:51:14.037 | + functions-common:run_phase:1869 : local phase=install 2022-07-28 08:51:14.040 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-28 08:51:14.042 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-28 08:51:14.045 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-28 08:51:14.048 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-28 08:51:14.050 | + functions-common:run_phase:1878 : local extra 2022-07-28 08:51:14.054 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-28 08:51:14.059 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-28 08:51:14.062 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-28 08:51:14.065 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-28 08:51:14.068 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-07-28 08:51:14.070 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-28 08:51:14.087 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:51:14.090 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-07-28 08:51:14.092 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-07-28 08:51:14.095 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-07-28 08:51:14.097 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-07-28 08:51:14.100 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 08:51:14.102 | ++ ./stack.sh:echo_summary:441 : echo -e Installing Tempest 2022-07-28 08:51:14.105 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-07-28 08:51:14.107 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-07-28 08:51:14.165 | ++ inc/async:async_inner:63 : install_tempest 2022-07-28 08:51:14.202 | [324082 Async install_tempest:349553]: running: install_tempest 2022-07-28 08:51:14.206 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-07-28 08:51:14.208 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-07-28 08:51:14.211 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-07-28 08:51:14.214 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-07-28 08:51:14.217 | + functions-common:run_phase:1895 : run_plugins stack install 2022-07-28 08:51:14.220 | + functions-common:run_plugins:1854 : local mode=stack 2022-07-28 08:51:14.222 | + functions-common:run_plugins:1855 : local phase=install 2022-07-28 08:51:14.225 | + functions-common:run_plugins:1857 : local plugins= 2022-07-28 08:51:14.227 | + functions-common:run_plugins:1858 : local plugin 2022-07-28 08:51:14.230 | + ./stack.sh:main:967 : use_library_from_git python-openstackclient 2022-07-28 08:51:14.233 | + inc/python:use_library_from_git:246 : local name=python-openstackclient 2022-07-28 08:51:14.235 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-28 08:51:14.238 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-07-28 08:51:14.241 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-07-28 08:51:14.243 | + inc/python:use_library_from_git:249 : return 1 2022-07-28 08:51:14.246 | + ./stack.sh:main:971 : pip_install_gr python-openstackclient 2022-07-28 08:51:14.249 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-07-28 08:51:14.252 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-28 08:51:14.255 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-07-28 08:51:14.258 | ++ inc/python:get_from_global_requirements:221 : local package=python-openstackclient 2022-07-28 08:51:14.261 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-28 08:51:14.266 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-28 08:51:14.266 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-07-28 08:51:14.273 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-openstackclient ' 2022-07-28 08:51:14.275 | ++ inc/python:get_from_global_requirements:224 : [[ python-openstackclient == '' ]] 2022-07-28 08:51:14.278 | ++ inc/python:get_from_global_requirements:227 : echo python-openstackclient 2022-07-28 08:51:14.281 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-07-28 08:51:14.284 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-07-28 08:51:14.306 | Using python 3.8 to install python-openstackclient 2022-07-28 08:51:14.309 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-07-28 08:51:16.420 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:51:16.420 | from cryptography.utils import int_from_bytes 2022-07-28 08:51:16.420 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:51:16.420 | from cryptography.utils import int_from_bytes 2022-07-28 08:51:17.451 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 08:51:17.453 | Requirement already satisfied: python-openstackclient===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 419)) (5.8.0) 2022-07-28 08:51:17.473 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-07-28 08:51:17.477 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-28 08:51:17.482 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.1) 2022-07-28 08:51:17.495 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-28 08:51:17.499 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-07-28 08:51:17.520 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-07-28 08:51:17.534 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-28 08:51:17.547 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-28 08:51:17.560 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-28 08:51:17.563 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.0.0) 2022-07-28 08:51:17.578 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-07-28 08:51:17.603 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-07-28 08:51:17.606 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-28 08:51:17.664 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-07-28 08:51:17.677 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-07-28 08:51:17.680 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-28 08:51:17.719 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-28 08:51:17.727 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-28 08:51:17.733 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-28 08:51:17.739 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-28 08:51:17.750 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-07-28 08:51:17.798 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-28 08:51:17.804 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-28 08:51:17.807 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-28 08:51:17.810 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-28 08:51:17.813 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-07-28 08:51:17.817 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-28 08:51:17.821 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-28 08:51:17.824 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-07-28 08:51:17.827 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-28 08:51:17.832 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-07-28 08:51:17.852 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-28 08:51:17.855 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-07-28 08:51:17.857 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-28 08:51:17.863 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-28 08:51:17.901 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-28 08:51:17.905 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-28 08:51:17.910 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-07-28 08:51:17.913 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-28 08:51:17.916 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-07-28 08:51:17.949 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-07-28 08:51:17.954 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-28 08:51:17.957 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-07-28 08:51:17.960 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-07-28 08:51:17.965 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-28 08:51:18.031 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-07-28 08:51:18.035 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-28 08:51:18.040 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-28 08:51:18.044 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-28 08:51:20.066 | + inc/python:pip_install:196 : result=0 2022-07-28 08:51:20.069 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 08:51:20.071 | + functions-common:time_stop:2440 : local name 2022-07-28 08:51:20.074 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:51:20.076 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:51:20.079 | + functions-common:time_stop:2443 : local total 2022-07-28 08:51:20.081 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:51:20.084 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 08:51:20.086 | + functions-common:time_stop:2447 : start_time=1658998274300 2022-07-28 08:51:20.089 | + functions-common:time_stop:2449 : [[ -z 1658998274300 ]] 2022-07-28 08:51:20.092 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:51:20.096 | + functions-common:time_stop:2452 : end_time=1658998280093 2022-07-28 08:51:20.099 | + functions-common:time_stop:2453 : elapsed_time=5793 2022-07-28 08:51:20.101 | + functions-common:time_stop:2454 : total=141178 2022-07-28 08:51:20.103 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:51:20.106 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=146971 2022-07-28 08:51:20.108 | + inc/python:pip_install:199 : return 0 2022-07-28 08:51:20.111 | + ./stack.sh:main:976 : install_oscwrap 2022-07-28 08:51:20.114 | ++ functions-common:install_oscwrap:2485 : mktemp 2022-07-28 08:51:20.119 | + functions-common:install_oscwrap:2485 : OSCWRAP_TIMER_FILE=/tmp/tmp.3NPwryED6y 2022-07-28 08:51:20.121 | + functions-common:install_oscwrap:2488 : shopt -s expand_aliases 2022-07-28 08:51:20.124 | + functions-common:install_oscwrap:2491 : unalias -a 2022-07-28 08:51:20.127 | + functions-common:install_oscwrap:2493 : alias openstack=oscwrap 2022-07-28 08:51:20.130 | + ./stack.sh:main:981 : [[ False != \F\a\l\s\e ]] 2022-07-28 08:51:20.132 | + ./stack.sh:main:1021 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-07-28 08:51:20.135 | + ./stack.sh:main:1029 : is_service_enabled mysql postgresql 2022-07-28 08:51:20.154 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:51:20.156 | + ./stack.sh:main:1030 : configure_database 2022-07-28 08:51:20.159 | + lib/database:configure_database:128 : configure_database_mysql 2022-07-28 08:51:20.162 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-07-28 08:51:20.164 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-07-28 08:51:20.166 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 08:51:20.169 | + ./stack.sh:echo_summary:441 : echo -e Configuring and starting MySQL 2022-07-28 08:51:20.171 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-07-28 08:51:20.173 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:51:20.176 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:51:20.178 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-07-28 08:51:20.181 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-07-28 08:51:20.184 | ++ functions-common:ipv6_unquote:2238 : echo 0.0.0.0 2022-07-28 08:51:20.185 | ++ functions-common:ipv6_unquote:2238 : tr -d '[]' 2022-07-28 08:51:20.190 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-07-28 08:51:20.244 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-07-28 08:51:20.246 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-28 08:51:20.249 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-28 08:51:20.251 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-28 08:51:20.254 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-28 08:51:20.256 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-28 08:51:20.259 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-28 08:51:20.261 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-28 08:51:20.264 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-28 08:51:20.266 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-28 08:51:20.269 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-28 08:51:20.271 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-07-28 08:51:20.276 | + functions-common:is_suse:537 : is_opensuse 2022-07-28 08:51:20.279 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-28 08:51:20.283 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-28 08:51:20.285 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-28 08:51:20.288 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-28 08:51:20.290 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-28 08:51:20.292 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-07-28 08:51:20.295 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:51:20.297 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:51:20.300 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-07-28 08:51:20.302 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 08:51:20.305 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart mysql 2022-07-28 08:51:22.948 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-07-28 08:51:22.965 | mysqladmin: connect to server at 'localhost' failed 2022-07-28 08:51:22.965 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-07-28 08:51:22.973 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-07-28 08:51:22.975 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-07-28 08:51:22.978 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:51:22.980 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:51:22.983 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-07-28 08:51:22.985 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-07-28 08:51:22.988 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-07-28 08:51:22.990 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:51:22.993 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:51:22.995 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-07-28 08:51:22.998 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-07-28 08:51:23.000 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-07-28 08:51:23.012 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 08:51:23.048 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-07-28 08:51:23.060 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 08:51:23.078 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-07-28 08:51:23.134 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-07-28 08:51:23.189 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-07-28 08:51:23.245 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-07-28 08:51:23.247 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-07-28 08:51:23.250 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance counting' 2022-07-28 08:51:23.250 | enabling MySQL performance counting 2022-07-28 08:51:23.252 | + lib/databases/mysql:configure_database_mysql:157 : pip_install /home/ubuntu/devstack/tools/dbcounter 2022-07-28 08:51:23.275 | Using python 3.8 to install /home/ubuntu/devstack/tools/dbcounter 2022-07-28 08:51:23.277 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt /home/ubuntu/devstack/tools/dbcounter 2022-07-28 08:51:25.356 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:51:25.357 | from cryptography.utils import int_from_bytes 2022-07-28 08:51:25.357 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:51:25.357 | from cryptography.utils import int_from_bytes 2022-07-28 08:51:26.398 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-28 08:51:26.400 | Processing ./tools/dbcounter 2022-07-28 08:51:26.405 | Installing build dependencies: started 2022-07-28 08:51:36.169 | Installing build dependencies: finished with status 'done' 2022-07-28 08:51:36.171 | Getting requirements to build wheel: started 2022-07-28 08:51:37.168 | Getting requirements to build wheel: finished with status 'done' 2022-07-28 08:51:37.171 | Installing backend dependencies: started 2022-07-28 08:51:41.779 | Installing backend dependencies: finished with status 'done' 2022-07-28 08:51:41.781 | Preparing wheel metadata: started 2022-07-28 08:51:42.980 | Preparing wheel metadata: finished with status 'done' 2022-07-28 08:51:42.988 | Building wheels for collected packages: dbcounter 2022-07-28 08:51:42.991 | Building wheel for dbcounter (PEP 517): started 2022-07-28 08:51:44.403 | Building wheel for dbcounter (PEP 517): finished with status 'done' 2022-07-28 08:51:44.404 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3220 sha256=38365172aa218671f5d4592f79986cb21a0ec4d600077ae3908a277463955c57 2022-07-28 08:51:44.404 | Stored in directory: /tmp/pip-ephem-wheel-cache-n4en0qsj/wheels/47/ec/8f/c05696fe4840718acd6e24d52f1870611cf630271d38314447 2022-07-28 08:51:44.405 | Successfully built dbcounter 2022-07-28 08:51:46.634 | Installing collected packages: dbcounter 2022-07-28 08:51:46.634 | Attempting uninstall: dbcounter 2022-07-28 08:51:46.635 | Found existing installation: dbcounter 0.1 2022-07-28 08:51:46.644 | Uninstalling dbcounter-0.1: 2022-07-28 08:51:46.957 | Successfully uninstalled dbcounter-0.1 2022-07-28 08:51:47.058 | Successfully installed dbcounter-0.1 2022-07-28 08:51:47.219 | + inc/python:pip_install:196 : result=0 2022-07-28 08:51:47.222 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-28 08:51:47.224 | + functions-common:time_stop:2440 : local name 2022-07-28 08:51:47.227 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:51:47.229 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:51:47.231 | + functions-common:time_stop:2443 : local total 2022-07-28 08:51:47.234 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:51:47.236 | + functions-common:time_stop:2446 : name=pip_install 2022-07-28 08:51:47.238 | + functions-common:time_stop:2447 : start_time=1658998283269 2022-07-28 08:51:47.241 | + functions-common:time_stop:2449 : [[ -z 1658998283269 ]] 2022-07-28 08:51:47.244 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:51:47.248 | + functions-common:time_stop:2452 : end_time=1658998307246 2022-07-28 08:51:47.251 | + functions-common:time_stop:2453 : elapsed_time=23977 2022-07-28 08:51:47.253 | + functions-common:time_stop:2454 : total=146971 2022-07-28 08:51:47.256 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:51:47.258 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=170948 2022-07-28 08:51:47.261 | + inc/python:pip_install:199 : return 0 2022-07-28 08:51:47.263 | + lib/databases/mysql:configure_database_mysql:160 : recreate_database stats 2022-07-28 08:51:47.266 | + lib/database:recreate_database:112 : local db=stats 2022-07-28 08:51:47.268 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2022-07-28 08:51:47.271 | + lib/databases/mysql:recreate_database_mysql:66 : local db=stats 2022-07-28 08:51:47.273 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2022-07-28 08:51:47.278 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 08:51:47.311 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2022-07-28 08:51:47.316 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 08:51:47.335 | + lib/databases/mysql:configure_database_mysql:161 : mysql -u root -pPassw0rd -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2022-07-28 08:51:47.336 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2022-07-28 08:51:47.341 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 08:51:47.362 | + lib/databases/mysql:configure_database_mysql:166 : restart_service mysql 2022-07-28 08:51:47.365 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 08:51:47.367 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart mysql 2022-07-28 08:51:50.099 | + ./stack.sh:main:1034 : save_stackenv 1034 2022-07-28 08:51:50.101 | + functions-common:save_stackenv:60 : local tag=1034 2022-07-28 08:51:50.104 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-07-28 08:51:50.109 | + functions-common:save_stackenv:62 : time_stamp=2022-07-28-085150 2022-07-28 08:51:50.112 | + functions-common:save_stackenv:63 : echo '# 2022-07-28-085150 1034' 2022-07-28 08:51:50.114 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 08:51:50.117 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-07-28 08:51:50.120 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 08:51:50.122 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-07-28 08:51:50.125 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 08:51:50.127 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-07-28 08:51:50.130 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 08:51:50.133 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-07-28 08:51:50.135 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 08:51:50.138 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.42 2022-07-28 08:51:50.140 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 08:51:50.143 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.42/identity 2022-07-28 08:51:50.145 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 08:51:50.148 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-07-28-084737 2022-07-28 08:51:50.150 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 08:51:50.153 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-07-28 08:51:50.155 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 08:51:50.158 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.42 2022-07-28 08:51:50.160 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 08:51:50.163 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-07-28 08:51:50.166 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 08:51:50.168 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-07-28 08:51:50.171 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 08:51:50.173 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-07-28 08:51:50.175 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 08:51:50.178 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-07-28 08:51:50.180 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 08:51:50.183 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.42 2022-07-28 08:51:50.185 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-28 08:51:50.187 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-07-28 08:51:50.190 | + ./stack.sh:main:1046 : [[ True == \T\r\u\e ]] 2022-07-28 08:51:50.193 | + ./stack.sh:main:1047 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-07-28 08:51:50.195 | + ./stack.sh:main:1048 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-07-28 08:51:50.208 | + ./stack.sh:main:1060 : start_dstat 2022-07-28 08:51:50.210 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-28 08:51:50.213 | + functions-common:run_process:1694 : local service=dstat 2022-07-28 08:51:50.215 | + functions-common:run_process:1695 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-28 08:51:50.218 | + functions-common:run_process:1696 : local group= 2022-07-28 08:51:50.220 | + functions-common:run_process:1697 : local user= 2022-07-28 08:51:50.223 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 08:51:50.225 | + functions-common:run_process:1700 : local name=dstat 2022-07-28 08:51:50.228 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 08:51:50.230 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 08:51:50.233 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:51:50.235 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:51:50.238 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:51:50.243 | + functions-common:time_start:2431 : _TIME_START[$name]=1658998310240 2022-07-28 08:51:50.245 | + functions-common:run_process:1703 : is_service_enabled dstat 2022-07-28 08:51:50.263 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:51:50.265 | + functions-common:run_process:1704 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2022-07-28 08:51:50.268 | + functions-common:_run_under_systemd:1654 : local service=dstat 2022-07-28 08:51:50.273 | + functions-common:_run_under_systemd:1655 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-28 08:51:50.275 | + functions-common:_run_under_systemd:1656 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-28 08:51:50.278 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-28 08:51:50.280 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-28 08:51:50.284 | + functions-common:_common_systemd_pitfalls:1629 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-07-28 08:51:50.287 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-07-28 08:51:50.290 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@dstat.service 2022-07-28 08:51:50.293 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 08:51:50.296 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 08:51:50.299 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 08:51:50.302 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 08:51:50.305 | + functions-common:_run_under_systemd:1667 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-07-28 08:51:50.308 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu '' 2022-07-28 08:51:50.311 | + functions-common:write_user_unit_file:1563 : local service=devstack@dstat.service 2022-07-28 08:51:50.313 | + functions-common:write_user_unit_file:1564 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-28 08:51:50.316 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 08:51:50.318 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 08:51:50.321 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 08:51:50.323 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 08:51:50.325 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 08:51:50.328 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-07-28 08:51:50.330 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 08:51:50.335 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-07-28 08:51:50.387 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-07-28 08:51:50.441 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-28 08:51:50.495 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-07-28 08:51:50.549 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-07-28 08:51:50.604 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 08:51:50.662 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 08:51:50.664 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 08:51:50.667 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-07-28 08:51:50.723 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 08:51:51.159 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@dstat.service 2022-07-28 08:51:51.172 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-07-28 08:51:51.623 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@dstat.service 2022-07-28 08:51:51.645 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 08:51:51.647 | + functions-common:time_stop:2440 : local name 2022-07-28 08:51:51.650 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:51:51.653 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:51:51.656 | + functions-common:time_stop:2443 : local total 2022-07-28 08:51:51.659 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:51:51.662 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 08:51:51.664 | + functions-common:time_stop:2447 : start_time=1658998310240 2022-07-28 08:51:51.667 | + functions-common:time_stop:2449 : [[ -z 1658998310240 ]] 2022-07-28 08:51:51.670 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:51:51.674 | + functions-common:time_stop:2452 : end_time=1658998311672 2022-07-28 08:51:51.677 | + functions-common:time_stop:2453 : elapsed_time=1432 2022-07-28 08:51:51.680 | + functions-common:time_stop:2454 : total=0 2022-07-28 08:51:51.682 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:51:51.685 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1432 2022-07-28 08:51:51.687 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-07-28 08:51:51.690 | + functions-common:run_process:1694 : local service=memory_tracker 2022-07-28 08:51:51.692 | + functions-common:run_process:1695 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-07-28 08:51:51.695 | + functions-common:run_process:1696 : local group= 2022-07-28 08:51:51.697 | + functions-common:run_process:1697 : local user=root 2022-07-28 08:51:51.700 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 08:51:51.702 | + functions-common:run_process:1700 : local name=memory_tracker 2022-07-28 08:51:51.705 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 08:51:51.707 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 08:51:51.710 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:51:51.712 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:51:51.716 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:51:51.720 | + functions-common:time_start:2431 : _TIME_START[$name]=1658998311717 2022-07-28 08:51:51.723 | + functions-common:run_process:1703 : is_service_enabled memory_tracker 2022-07-28 08:51:51.741 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:51:51.743 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 08:51:51.746 | + functions-common:time_stop:2440 : local name 2022-07-28 08:51:51.748 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:51:51.751 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:51:51.753 | + functions-common:time_stop:2443 : local total 2022-07-28 08:51:51.756 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:51:51.758 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 08:51:51.760 | + functions-common:time_stop:2447 : start_time=1658998311717 2022-07-28 08:51:51.763 | + functions-common:time_stop:2449 : [[ -z 1658998311717 ]] 2022-07-28 08:51:51.766 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:51:51.770 | + functions-common:time_stop:2452 : end_time=1658998311768 2022-07-28 08:51:51.773 | + functions-common:time_stop:2453 : elapsed_time=51 2022-07-28 08:51:51.775 | + functions-common:time_stop:2454 : total=1432 2022-07-28 08:51:51.778 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:51:51.780 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1483 2022-07-28 08:51:51.783 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-07-28 08:51:51.810 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:51:51.813 | + ./stack.sh:main:1064 : is_service_enabled tcpdump 2022-07-28 08:51:51.834 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:51:51.836 | + ./stack.sh:main:1072 : is_service_enabled etcd3 2022-07-28 08:51:51.857 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:51:51.860 | + ./stack.sh:main:1073 : start_etcd3 2022-07-28 08:51:51.863 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-07-28 08:51:51.865 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-851351-1-smb --data-dir /opt/stack/data/etcd' 2022-07-28 08:51:51.868 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-07-28 08:51:51.871 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-851351-1-smb=http://10.222.0.42:2380' 2022-07-28 08:51:51.873 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.42:2380' 2022-07-28 08:51:51.876 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.42:2379' 2022-07-28 08:51:51.878 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-07-28 08:51:51.881 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-07-28 08:51:51.883 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.42:2379' 2022-07-28 08:51:51.886 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-07-28 08:51:51.888 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-07-28 08:51:51.891 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-07-28 08:51:51.894 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-851351-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-851351-1-smb=http://10.222.0.42:2380 --initial-advertise-peer-urls http://10.222.0.42:2380 --advertise-client-urls http://10.222.0.42:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.42:2379 --debug' '' root 2022-07-28 08:51:51.896 | + functions-common:write_user_unit_file:1563 : local service=devstack@etcd.service 2022-07-28 08:51:51.899 | + functions-common:write_user_unit_file:1564 : local 'command=/opt/stack/bin/etcd --name dv-cinder-851351-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-851351-1-smb=http://10.222.0.42:2380 --initial-advertise-peer-urls http://10.222.0.42:2380 --advertise-client-urls http://10.222.0.42:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.42:2379 --debug' 2022-07-28 08:51:51.901 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 08:51:51.904 | + functions-common:write_user_unit_file:1566 : local user=root 2022-07-28 08:51:51.906 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 08:51:51.910 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 08:51:51.912 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 08:51:51.916 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-07-28 08:51:51.920 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 08:51:51.921 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-07-28 08:51:51.996 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-07-28 08:51:52.058 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-851351-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-851351-1-smb=http://10.222.0.42:2380 --initial-advertise-peer-urls http://10.222.0.42:2380 --advertise-client-urls http://10.222.0.42:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.42:2379 --debug' 2022-07-28 08:51:52.109 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-07-28 08:51:52.161 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-07-28 08:51:52.214 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 08:51:52.271 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 08:51:52.273 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 08:51:52.275 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-07-28 08:51:52.342 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 08:51:52.791 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-07-28 08:51:52.848 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-07-28 08:51:52.903 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-07-28 08:51:52.959 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-07-28 08:51:53.017 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-07-28 08:51:53.020 | ++ functions-common:is_arch:502 : uname -m 2022-07-28 08:51:53.025 | + functions-common:is_arch:502 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-07-28 08:51:53.028 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-07-28 08:51:53.467 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-07-28 08:51:53.481 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-07-28 08:51:53.928 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-07-28 08:51:55.009 | + ./stack.sh:main:1079 : is_service_enabled tls-proxy 2022-07-28 08:51:55.028 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:51:55.034 | + ./stack.sh:main:1084 : write_clouds_yaml 2022-07-28 08:51:55.037 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-07-28 08:51:55.040 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-07-28 08:51:55.046 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-07-28 08:51:55.060 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-07-28 08:51:55.072 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-07-28 08:51:55.075 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-07-28 08:51:55.078 | + 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.42/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-07-28 08:51:55.207 | + 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.42/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-07-28 08:51:55.337 | + 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.42/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-07-28 08:51:55.385 | ++ inc/async:async_inner:64 : rc=0 2022-07-28 08:51:55.411 | [349553 Async install_tempest:349553]: finished successfully 2022-07-28 08:51:55.467 | + 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.42/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-07-28 08:51:55.599 | + 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.42/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-07-28 08:51:55.727 | + 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.42/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-07-28 08:51:55.855 | + 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.42/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-07-28 08:51:55.982 | + 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.42/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-07-28 08:51:56.113 | + 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.42/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-07-28 08:51:56.241 | + 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.42/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-07-28 08:51:56.372 | + functions-common:write_clouds_yaml:198 : cat 2022-07-28 08:51:56.378 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-07-28 08:51:56.381 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-07-28 08:51:56.384 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-07-28 08:51:56.388 | + ./stack.sh:main:1085 : export OS_CLOUD=devstack-admin 2022-07-28 08:51:56.391 | + ./stack.sh:main:1085 : OS_CLOUD=devstack-admin 2022-07-28 08:51:56.394 | + ./stack.sh:main:1087 : is_service_enabled keystone 2022-07-28 08:51:56.411 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:51:56.414 | + ./stack.sh:main:1088 : echo_summary 'Starting Keystone' 2022-07-28 08:51:56.416 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 08:51:56.419 | + ./stack.sh:echo_summary:441 : echo -e Starting Keystone 2022-07-28 08:51:56.421 | + ./stack.sh:main:1090 : '[' 10.222.0.42 == 10.222.0.42 ']' 2022-07-28 08:51:56.424 | + ./stack.sh:main:1091 : init_keystone 2022-07-28 08:51:56.427 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-07-28 08:51:56.443 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:51:56.446 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-07-28 08:51:56.449 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-07-28 08:51:56.451 | + lib/database:recreate_database:112 : local db=keystone 2022-07-28 08:51:56.454 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-07-28 08:51:56.457 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-07-28 08:51:56.459 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-07-28 08:51:56.464 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 08:51:56.911 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-07-28 08:51:56.916 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 08:51:56.936 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-07-28 08:51:56.939 | + functions-common:time_start:2426 : local name=dbsync 2022-07-28 08:51:56.945 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:51:56.949 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:51:56.952 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:51:56.958 | + functions-common:time_start:2431 : _TIME_START[$name]=1658998316955 2022-07-28 08:51:56.960 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-07-28 08:52:01.452 | INFO dbcounter [-] Registered counter for database keystone 2022-07-28 08:52:01.476 | 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=351742) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-07-28 08:52:01.483 | DEBUG dbcounter [-] [351742] Writer thread running {{(pid=351742) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 08:52:01.484 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 08:52:01.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:01.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:01.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:01.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:01.486 | 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=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:01.486 | 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=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:01.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:01.486 | 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=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:01.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:01.486 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:01.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:01.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:01.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:01.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:01.487 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 08:52:01.487 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 08:52:01.516 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 08:52:01.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:01.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:01.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:01.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:01.518 | 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=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:01.518 | 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=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:01.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:01.518 | 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=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:01.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:01.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:01.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:01.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:01.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:01.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:01.520 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 08:52:01.520 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 08:52:01.585 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 08:52:01.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:01.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:01.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:01.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:01.586 | 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=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:01.586 | 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=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:01.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:01.587 | 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=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:01.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:01.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:01.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:01.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:01.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:01.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:01.588 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 08:52:01.588 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 08:52:01.596 | INFO migrate.versioning.api [-] 72 -> 73...  2022-07-28 08:52:02.551 | DEBUG dbcounter [-] [351742] Writing DB stats keystone:SELECT=54,keystone:SHOW=5,keystone:CREATE=38,keystone:INSERT=1,keystone:ALTER=2 {{(pid=351742) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 08:52:03.419 | INFO migrate.versioning.api [-] done 2022-07-28 08:52:03.419 | INFO migrate.versioning.api [-] 73 -> 74...  2022-07-28 08:52:03.427 | INFO migrate.versioning.api [-] done 2022-07-28 08:52:03.427 | INFO migrate.versioning.api [-] 74 -> 75...  2022-07-28 08:52:03.436 | INFO migrate.versioning.api [-] done 2022-07-28 08:52:03.436 | INFO migrate.versioning.api [-] 75 -> 76...  2022-07-28 08:52:03.444 | INFO migrate.versioning.api [-] done 2022-07-28 08:52:03.444 | INFO migrate.versioning.api [-] 76 -> 77...  2022-07-28 08:52:03.451 | INFO migrate.versioning.api [-] done 2022-07-28 08:52:03.452 | INFO migrate.versioning.api [-] 77 -> 78...  2022-07-28 08:52:03.460 | INFO migrate.versioning.api [-] done 2022-07-28 08:52:03.460 | INFO migrate.versioning.api [-] 78 -> 79...  2022-07-28 08:52:03.516 | INFO migrate.versioning.api [-] done 2022-07-28 08:52:03.516 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 08:52:03.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:03.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:03.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:03.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:03.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:03.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:03.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:03.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:03.519 | 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=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:03.519 | 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=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:03.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:03.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:03.519 | 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=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:03.520 | 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=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:03.520 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 08:52:03.520 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 08:52:03.520 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 08:52:03.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:03.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:03.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:03.522 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:03.522 | 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=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:03.522 | 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=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:03.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:03.522 | 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=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:03.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:03.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:03.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:03.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:03.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:03.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:03.524 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 08:52:03.524 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 08:52:03.532 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 08:52:03.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:03.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:03.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:03.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:03.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:03.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:03.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:03.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:03.534 | 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=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:03.534 | 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=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:03.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:03.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:03.535 | 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=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:03.535 | 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=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:03.535 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 08:52:03.535 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 08:52:03.542 | DEBUG dbcounter [-] [351742] Writing DB stats keystone:CREATE=33,keystone:SELECT=56,keystone:UPDATE=7,keystone:SHOW=3,keystone:ALTER=1 {{(pid=351742) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 08:52:04.104 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 08:52:04.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:04.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:04.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:04.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:04.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:04.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:04.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:04.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:04.106 | 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=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:04.106 | 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=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:04.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:04.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:04.106 | 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=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:04.106 | 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=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:04.107 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 08:52:04.107 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 08:52:04.134 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 08:52:04.135 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:04.135 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:04.135 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:04.135 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:04.135 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:04.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:04.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:04.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:04.136 | 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=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:04.136 | 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=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:04.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:04.137 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:04.137 | 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=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:04.137 | 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=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:04.137 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 08:52:04.137 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 08:52:04.145 | INFO migrate.versioning.api [-] 72 -> 73...  2022-07-28 08:52:04.192 | DEBUG dbcounter [-] [351742] Writing DB stats keystone:SELECT=23,keystone:SHOW=54,keystone:select=21,keystone:INSERT=2 {{(pid=351742) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 08:52:04.207 | INFO migrate.versioning.api [-] done 2022-07-28 08:52:04.208 | INFO migrate.versioning.api [-] 73 -> 74...  2022-07-28 08:52:04.216 | INFO migrate.versioning.api [-] done 2022-07-28 08:52:04.216 | INFO migrate.versioning.api [-] 74 -> 75...  2022-07-28 08:52:04.224 | INFO migrate.versioning.api [-] done 2022-07-28 08:52:04.224 | INFO migrate.versioning.api [-] 75 -> 76...  2022-07-28 08:52:04.231 | INFO migrate.versioning.api [-] done 2022-07-28 08:52:04.231 | INFO migrate.versioning.api [-] 76 -> 77...  2022-07-28 08:52:04.239 | INFO migrate.versioning.api [-] done 2022-07-28 08:52:04.239 | INFO migrate.versioning.api [-] 77 -> 78...  2022-07-28 08:52:04.246 | INFO migrate.versioning.api [-] done 2022-07-28 08:52:04.246 | INFO migrate.versioning.api [-] 78 -> 79...  2022-07-28 08:52:04.253 | INFO migrate.versioning.api [-] done 2022-07-28 08:52:04.254 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 08:52:04.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:04.255 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:04.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:04.255 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:04.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:04.255 | 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=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:04.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:04.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:04.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:04.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:04.256 | 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=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:04.256 | 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=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:04.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:04.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:04.257 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 08:52:04.257 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 08:52:04.257 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 08:52:04.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:04.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:04.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:04.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:04.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:04.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:04.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:04.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:04.259 | 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=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:04.259 | 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=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:04.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:04.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:04.260 | 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=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:04.260 | 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=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:04.260 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 08:52:04.260 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 08:52:04.268 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 08:52:04.269 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:04.269 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:04.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:04.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:04.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:04.270 | 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=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:04.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:04.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:04.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:04.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:04.271 | 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=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:04.271 | 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=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:04.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:04.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:04.271 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 08:52:04.271 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 08:52:04.719 | DEBUG dbcounter [-] [351742] Writing DB stats keystone:SELECT=31,keystone:UPDATE=7,keystone:SHOW=44,keystone:select=18 {{(pid=351742) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 08:52:04.783 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 08:52:04.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:04.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:04.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:04.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:04.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:04.785 | 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=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:04.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:04.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:04.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:04.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:04.786 | 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=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:04.786 | 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=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:04.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:04.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:04.786 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 08:52:04.786 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 08:52:04.816 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 08:52:04.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:04.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:04.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:04.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:04.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:04.818 | 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=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:04.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:04.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:04.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:04.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:04.819 | 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=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:04.819 | 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=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:04.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:52:04.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:52:04.819 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 08:52:04.819 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=351742) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 08:52:04.828 | INFO migrate.versioning.api [-] 72 -> 73...  2022-07-28 08:52:04.840 | INFO migrate.versioning.api [-] done 2022-07-28 08:52:04.840 | INFO migrate.versioning.api [-] 73 -> 74...  2022-07-28 08:52:04.848 | INFO migrate.versioning.api [-] done 2022-07-28 08:52:04.848 | INFO migrate.versioning.api [-] 74 -> 75...  2022-07-28 08:52:04.856 | INFO migrate.versioning.api [-] done 2022-07-28 08:52:04.856 | INFO migrate.versioning.api [-] 75 -> 76...  2022-07-28 08:52:04.864 | INFO migrate.versioning.api [-] done 2022-07-28 08:52:04.864 | INFO migrate.versioning.api [-] 76 -> 77...  2022-07-28 08:52:04.872 | INFO migrate.versioning.api [-] done 2022-07-28 08:52:04.872 | INFO migrate.versioning.api [-] 77 -> 78...  2022-07-28 08:52:04.880 | INFO migrate.versioning.api [-] done 2022-07-28 08:52:04.881 | INFO migrate.versioning.api [-] 78 -> 79...  2022-07-28 08:52:04.888 | INFO migrate.versioning.api [-] done 2022-07-28 08:52:05.262 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-07-28 08:52:05.265 | + functions-common:time_stop:2440 : local name 2022-07-28 08:52:05.267 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:52:05.270 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:52:05.273 | + functions-common:time_stop:2443 : local total 2022-07-28 08:52:05.275 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:52:05.278 | + functions-common:time_stop:2446 : name=dbsync 2022-07-28 08:52:05.280 | + functions-common:time_stop:2447 : start_time=1658998316955 2022-07-28 08:52:05.283 | + functions-common:time_stop:2449 : [[ -z 1658998316955 ]] 2022-07-28 08:52:05.286 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:52:05.291 | + functions-common:time_stop:2452 : end_time=1658998325288 2022-07-28 08:52:05.294 | + functions-common:time_stop:2453 : elapsed_time=8333 2022-07-28 08:52:05.296 | + functions-common:time_stop:2454 : total=0 2022-07-28 08:52:05.299 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:52:05.301 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=8333 2022-07-28 08:52:05.304 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-07-28 08:52:05.306 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-07-28 08:52:05.311 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-07-28 08:52:09.594 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-07-28 08:52:09.594 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-07-28 08:52:09.595 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-07-28 08:52:09.595 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-07-28 08:52:09.595 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-07-28 08:52:09.596 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-07-28 08:52:09.596 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-07-28 08:52:09.596 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-07-28 08:52:09.596 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-07-28 08:52:09.955 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-07-28 08:52:09.960 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-07-28 08:52:14.214 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-07-28 08:52:14.214 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-07-28 08:52:14.214 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-07-28 08:52:14.215 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-07-28 08:52:14.215 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-07-28 08:52:14.215 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-07-28 08:52:14.215 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-07-28 08:52:14.216 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-07-28 08:52:14.216 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-07-28 08:52:14.573 | + ./stack.sh:main:1092 : start_keystone 2022-07-28 08:52:14.575 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-07-28 08:52:14.578 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-07-28 08:52:14.581 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-07-28 08:52:14.598 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:52:14.601 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-07-28 08:52:14.604 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-07-28 08:52:14.609 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-07-28 08:52:14.611 | + functions-common:run_process:1694 : local service=keystone 2022-07-28 08:52:14.614 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-28 08:52:14.617 | + functions-common:run_process:1696 : local group= 2022-07-28 08:52:14.619 | + functions-common:run_process:1697 : local user= 2022-07-28 08:52:14.622 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 08:52:14.625 | + functions-common:run_process:1700 : local name=keystone 2022-07-28 08:52:14.628 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 08:52:14.630 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 08:52:14.633 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:52:14.635 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:52:14.639 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:52:14.643 | + functions-common:time_start:2431 : _TIME_START[$name]=1658998334640 2022-07-28 08:52:14.646 | + functions-common:run_process:1703 : is_service_enabled keystone 2022-07-28 08:52:14.662 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:52:14.665 | + functions-common:run_process:1704 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2022-07-28 08:52:14.668 | + functions-common:_run_under_systemd:1654 : local service=keystone 2022-07-28 08:52:14.670 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-28 08:52:14.673 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-28 08:52:14.676 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-28 08:52:14.678 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-28 08:52:14.681 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-07-28 08:52:14.683 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-07-28 08:52:14.686 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@keystone.service 2022-07-28 08:52:14.688 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 08:52:14.691 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 08:52:14.693 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 08:52:14.696 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 08:52:14.698 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-07-28 08:52:14.701 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu '' 2022-07-28 08:52:14.704 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@keystone.service 2022-07-28 08:52:14.707 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-28 08:52:14.709 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-07-28 08:52:14.711 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-07-28 08:52:14.713 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-07-28 08:52:14.715 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-07-28 08:52:14.717 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-07-28 08:52:14.722 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-07-28 08:52:14.773 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-07-28 08:52:14.825 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-07-28 08:52:14.877 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-28 08:52:14.929 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 08:52:14.982 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-07-28 08:52:15.036 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-07-28 08:52:15.089 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-07-28 08:52:15.146 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-07-28 08:52:15.199 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-07-28 08:52:15.253 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-07-28 08:52:15.255 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-07-28 08:52:15.258 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-07-28 08:52:15.313 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-07-28 08:52:15.746 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@keystone.service 2022-07-28 08:52:15.759 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-07-28 08:52:16.191 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@keystone.service 2022-07-28 08:52:16.268 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 08:52:16.271 | + functions-common:time_stop:2440 : local name 2022-07-28 08:52:16.274 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:52:16.276 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:52:16.279 | + functions-common:time_stop:2443 : local total 2022-07-28 08:52:16.281 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:52:16.284 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 08:52:16.286 | + functions-common:time_stop:2447 : start_time=1658998334640 2022-07-28 08:52:16.288 | + functions-common:time_stop:2449 : [[ -z 1658998334640 ]] 2022-07-28 08:52:16.291 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:52:16.296 | + functions-common:time_stop:2452 : end_time=1658998336293 2022-07-28 08:52:16.299 | + functions-common:time_stop:2453 : elapsed_time=1653 2022-07-28 08:52:16.301 | + functions-common:time_stop:2454 : total=1483 2022-07-28 08:52:16.303 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:52:16.306 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=3136 2022-07-28 08:52:16.309 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-07-28 08:52:16.309 | Waiting for keystone to start... 2022-07-28 08:52:16.311 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.42/identity/v3/ 2022-07-28 08:52:16.314 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.42/identity/v3/ 2022-07-28 08:52:16.316 | + functions:wait_for_service:457 : local timeout=60 2022-07-28 08:52:16.319 | + functions:wait_for_service:458 : local url=http://10.222.0.42/identity/v3/ 2022-07-28 08:52:16.321 | + functions:wait_for_service:459 : local rval=0 2022-07-28 08:52:16.324 | + functions:wait_for_service:460 : time_start wait_for_service 2022-07-28 08:52:16.326 | + functions-common:time_start:2426 : local name=wait_for_service 2022-07-28 08:52:16.329 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:52:16.331 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:52:16.335 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:52:16.340 | + functions-common:time_start:2431 : _TIME_START[$name]=1658998336337 2022-07-28 08:52:16.342 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-07-28 08:52:16.349 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.42/identity/v3/ 2022-07-28 08:52:22.443 | + :: : [[ 200 == 503 ]] 2022-07-28 08:52:22.444 | + :: : [[ 0 -eq 7 ]] 2022-07-28 08:52:22.447 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-07-28 08:52:22.450 | + functions-common:time_stop:2440 : local name 2022-07-28 08:52:22.453 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:52:22.456 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:52:22.458 | + functions-common:time_stop:2443 : local total 2022-07-28 08:52:22.461 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:52:22.463 | + functions-common:time_stop:2446 : name=wait_for_service 2022-07-28 08:52:22.465 | + functions-common:time_stop:2447 : start_time=1658998336337 2022-07-28 08:52:22.468 | + functions-common:time_stop:2449 : [[ -z 1658998336337 ]] 2022-07-28 08:52:22.471 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:52:22.476 | + functions-common:time_stop:2452 : end_time=1658998342473 2022-07-28 08:52:22.478 | + functions-common:time_stop:2453 : elapsed_time=6136 2022-07-28 08:52:22.481 | + functions-common:time_stop:2454 : total=0 2022-07-28 08:52:22.483 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:52:22.485 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6136 2022-07-28 08:52:22.488 | + functions:wait_for_service:467 : return 0 2022-07-28 08:52:22.490 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-07-28 08:52:22.508 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:52:22.510 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-07-28 08:52:22.513 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 08:52:22.515 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart memcached 2022-07-28 08:52:22.545 | + ./stack.sh:main:1093 : bootstrap_keystone 2022-07-28 08:52:22.547 | + 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.42/identity 2022-07-28 08:52:26.827 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=352465) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 08:52:26.827 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=352465) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 08:52:26.827 | 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=352465) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 08:52:26.835 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=352465) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 08:52:26.851 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=352465) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 08:52:26.851 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=352465) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 08:52:26.881 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=352465) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 08:52:27.003 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=352465) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 08:52:27.003 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=352465) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 08:52:27.092 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=352465) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 08:52:27.092 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=352465) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 08:52:27.092 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=352465) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 08:52:27.092 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=352465) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 08:52:27.092 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=352465) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 08:52:27.093 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=352465) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 08:52:27.105 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=352465) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 08:52:27.105 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=352465) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 08:52:27.105 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=352465) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 08:52:27.105 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=352465) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 08:52:27.106 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=352465) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 08:52:27.106 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=352465) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 08:52:27.106 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=352465) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 08:52:27.113 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=352465) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 08:52:27.116 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=352465) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 08:52:27.116 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=352465) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 08:52:27.116 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=352465) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 08:52:27.116 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=352465) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 08:52:27.117 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=352465) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 08:52:27.117 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=352465) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 08:52:27.117 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=352465) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-28 08:52:27.180 | INFO dbcounter [-] Registered counter for database keystone 2022-07-28 08:52:27.199 | 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=352465) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-07-28 08:52:27.205 | DEBUG dbcounter [-] [352465] Writer thread running {{(pid=352465) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 08:52:27.409 | INFO keystone.cmd.bootstrap [None req-066bbe3f-10aa-4040-9c9d-0147c8a910e0 None None] Created domain default 2022-07-28 08:52:27.456 | INFO keystone.cmd.bootstrap [None req-066bbe3f-10aa-4040-9c9d-0147c8a910e0 None None] Created project admin 2022-07-28 08:52:27.484 | DEBUG passlib.handlers.bcrypt [None req-066bbe3f-10aa-4040-9c9d-0147c8a910e0 None None] detected 'bcrypt' backend, version '3.2.2' {{(pid=352465) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-07-28 08:52:27.485 | DEBUG passlib.handlers.bcrypt [None req-066bbe3f-10aa-4040-9c9d-0147c8a910e0 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=352465) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-07-28 08:52:27.545 | INFO keystone.cmd.bootstrap [None req-066bbe3f-10aa-4040-9c9d-0147c8a910e0 None None] Created user admin 2022-07-28 08:52:27.558 | INFO keystone.cmd.bootstrap [None req-066bbe3f-10aa-4040-9c9d-0147c8a910e0 None None] Created role reader 2022-07-28 08:52:27.568 | INFO keystone.cmd.bootstrap [None req-066bbe3f-10aa-4040-9c9d-0147c8a910e0 None None] Created role member 2022-07-28 08:52:27.593 | INFO keystone.cmd.bootstrap [None req-066bbe3f-10aa-4040-9c9d-0147c8a910e0 None None] Created implied role where 16a3fc3aca974c47a329c2781b0be93a implies 3abd212955234654b7d9a8d7df33e380 2022-07-28 08:52:27.603 | INFO keystone.cmd.bootstrap [None req-066bbe3f-10aa-4040-9c9d-0147c8a910e0 None None] Created role admin 2022-07-28 08:52:27.620 | INFO keystone.cmd.bootstrap [None req-066bbe3f-10aa-4040-9c9d-0147c8a910e0 None None] Created implied role where 280023171b4a45efb67c036ff237bb3c implies 16a3fc3aca974c47a329c2781b0be93a 2022-07-28 08:52:27.633 | INFO keystone.cmd.bootstrap [None req-066bbe3f-10aa-4040-9c9d-0147c8a910e0 None None] Granted role admin on project admin to user admin. 2022-07-28 08:52:27.642 | INFO keystone.cmd.bootstrap [None req-066bbe3f-10aa-4040-9c9d-0147c8a910e0 None None] Granted role admin on the system to user admin. 2022-07-28 08:52:27.656 | WARNING py.warnings [None req-066bbe3f-10aa-4040-9c9d-0147c8a910e0 None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-07-28 08:52:27.656 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-07-28 08:52:27.656 |  2022-07-28 08:52:27.660 | INFO keystone.cmd.bootstrap [None req-066bbe3f-10aa-4040-9c9d-0147c8a910e0 None None] Created region RegionOne 2022-07-28 08:52:27.697 | INFO keystone.cmd.bootstrap [None req-066bbe3f-10aa-4040-9c9d-0147c8a910e0 None None] Created public endpoint http://10.222.0.42/identity 2022-07-28 08:52:28.141 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-07-28 08:52:28.144 | + ./stack.sh:main:1096 : create_keystone_accounts 2022-07-28 08:52:28.147 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-07-28 08:52:28.150 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-07-28 08:52:30.938 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:52:30.938 | from cryptography.utils import int_from_bytes 2022-07-28 08:52:30.938 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:52:30.938 | from cryptography.utils import int_from_bytes 2022-07-28 08:52:31.079 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:52:31.083 | + lib/keystone:create_keystone_accounts:310 : admin_project=5c7af4b1c9fc4f35a95bbc0f95b044f2 2022-07-28 08:52:31.085 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-07-28 08:52:31.088 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-07-28 08:52:33.069 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:52:33.069 | from cryptography.utils import int_from_bytes 2022-07-28 08:52:33.069 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:52:33.070 | from cryptography.utils import int_from_bytes 2022-07-28 08:52:33.223 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:52:33.226 | + lib/keystone:create_keystone_accounts:312 : admin_user=d18c063b2377412485965357671e5506 2022-07-28 08:52:33.229 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-07-28 08:52:33.231 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-07-28 08:52:33.234 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-07-28 08:52:33.238 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin d18c063b2377412485965357671e5506 default 2022-07-28 08:52:33.298 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin d18c063b2377412485965357671e5506 default 2022-07-28 08:52:33.340 | [324082 Async ks-domain-role:352589]: running: get_or_add_user_domain_role admin d18c063b2377412485965357671e5506 default 2022-07-28 08:52:33.343 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-07-28 08:52:33.345 | + functions-common:get_or_create_domain:878 : local domain_id 2022-07-28 08:52:33.349 | ++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-07-28 08:52:36.319 | + functions-common:get_or_create_domain:888 : domain_id=default 2022-07-28 08:52:36.321 | + functions-common:get_or_create_domain:889 : echo default 2022-07-28 08:52:36.321 | default 2022-07-28 08:52:36.324 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-07-28 08:52:36.390 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-07-28 08:52:36.438 | [324082 Async ks-project:352722]: running: get_or_create_project service Default 2022-07-28 08:52:36.441 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-07-28 08:52:36.512 | + inc/async:async_inner:63 : get_or_create_role service 2022-07-28 08:52:36.556 | [324082 Async ks-service:352818]: running: get_or_create_role service 2022-07-28 08:52:36.559 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-07-28 08:52:36.635 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-07-28 08:52:36.714 | [324082 Async ks-reseller:352904]: running: get_or_create_role ResellerAdmin 2022-07-28 08:52:36.723 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-07-28 08:52:36.738 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-07-28 08:52:37.168 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-07-28 08:52:37.381 | [324082 Async ks-anotherrole:352996]: running: get_or_create_role anotherrole 2022-07-28 08:52:37.398 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-07-28 08:52:37.430 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-07-28 08:52:37.450 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-28 08:52:37.483 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-07-28 08:52:39.866 | + inc/async:async_inner:64 : rc=0 2022-07-28 08:52:39.994 | + inc/async:async_inner:64 : rc=0 2022-07-28 08:52:40.012 | [352904 Async ks-reseller:352904]: finished successfully 2022-07-28 08:52:40.051 | [352722 Async ks-project:352722]: finished successfully 2022-07-28 08:52:40.370 | + inc/async:async_inner:64 : rc=0 2022-07-28 08:52:40.399 | [352818 Async ks-service:352818]: finished successfully 2022-07-28 08:52:40.676 | + inc/async:async_inner:64 : rc=0 2022-07-28 08:52:40.706 | [352996 Async ks-anotherrole:352996]: finished successfully 2022-07-28 08:52:40.753 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:52:40.753 | from cryptography.utils import int_from_bytes 2022-07-28 08:52:40.753 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:52:40.753 | from cryptography.utils import int_from_bytes 2022-07-28 08:52:40.916 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:52:40.920 | ++ functions-common:get_or_create_project:939 : project_id=a177ed99903c46349a25c58aacd4f5b4 2022-07-28 08:52:40.922 | ++ functions-common:get_or_create_project:940 : echo a177ed99903c46349a25c58aacd4f5b4 2022-07-28 08:52:40.925 | + lib/keystone:create_keystone_accounts:340 : invis_project=a177ed99903c46349a25c58aacd4f5b4 2022-07-28 08:52:40.928 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-07-28 08:52:40.931 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-07-28 08:52:40.934 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-28 08:52:40.938 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-07-28 08:52:43.247 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:52:43.247 | from cryptography.utils import int_from_bytes 2022-07-28 08:52:43.247 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:52:43.247 | from cryptography.utils import int_from_bytes 2022-07-28 08:52:43.406 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:52:43.409 | ++ functions-common:get_or_create_project:939 : project_id=9af593aec02c450aa4ce9c48ff4c6a1f 2022-07-28 08:52:43.412 | ++ functions-common:get_or_create_project:940 : echo 9af593aec02c450aa4ce9c48ff4c6a1f 2022-07-28 08:52:43.415 | + lib/keystone:create_keystone_accounts:344 : demo_project=9af593aec02c450aa4ce9c48ff4c6a1f 2022-07-28 08:52:43.417 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-07-28 08:52:43.420 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-07-28 08:52:43.423 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 08:52:43.425 | ++ functions-common:get_or_create_user:911 : [[ ! -z demo@example.com ]] 2022-07-28 08:52:43.428 | ++ functions-common:get_or_create_user:912 : local email=--email=demo@example.com 2022-07-28 08:52:43.431 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-07-28 08:52:44.034 | + inc/async:async_inner:64 : rc=0 2022-07-28 08:52:44.061 | [352589 Async ks-domain-role:352589]: finished successfully 2022-07-28 08:52:45.772 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:52:45.772 | from cryptography.utils import int_from_bytes 2022-07-28 08:52:45.772 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:52:45.772 | from cryptography.utils import int_from_bytes 2022-07-28 08:52:45.916 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:52:45.919 | ++ functions-common:get_or_create_user:926 : user_id=dee261de1c2f4d11bec14593404de7a4 2022-07-28 08:52:45.922 | ++ functions-common:get_or_create_user:927 : echo dee261de1c2f4d11bec14593404de7a4 2022-07-28 08:52:45.925 | + lib/keystone:create_keystone_accounts:347 : demo_user=dee261de1c2f4d11bec14593404de7a4 2022-07-28 08:52:45.928 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-07-28 08:52:45.981 | [324082 Async ks-domain-role:352589]: Waiting for completion of get_or_add_user_domain_role admin d18c063b2377412485965357671e5506 default running on PID 352589 (6 other jobs running) 2022-07-28 08:52:46.007 | [324082 Async ks-domain-role:352589]: Signaling child to exit 2022-07-28 08:52:46.007 | WAKEUP 2022-07-28 08:52:46.031 | [324082 Async ks-domain-role:352589]: Signaled 2022-07-28 08:52:46.033 | + functions-common:get_or_add_user_domain_role:1004 : local user_role_id 2022-07-28 08:52:46.033 | ++ functions-common:get_or_add_user_domain_role:1010 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d18c063b2377412485965357671e5506 --domain default 2022-07-28 08:52:46.033 | ++ functions-common:get_or_add_user_domain_role:1010 : get_field 1 2022-07-28 08:52:46.033 | ++ functions-common:get_or_add_user_domain_role:1010 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:52:46.033 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:52:46.033 | ++ functions-common:get_field:813 : read data 2022-07-28 08:52:46.033 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:52:46.033 | from cryptography.utils import int_from_bytes 2022-07-28 08:52:46.033 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:52:46.033 | from cryptography.utils import int_from_bytes 2022-07-28 08:52:46.033 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:52:46.033 | + functions-common:get_or_add_user_domain_role:1010 : user_role_id= 2022-07-28 08:52:46.033 | + functions-common:get_or_add_user_domain_role:1011 : [[ -z '' ]] 2022-07-28 08:52:46.033 | + functions-common:get_or_add_user_domain_role:1013 : openstack --os-cloud devstack-system-admin role add admin --user d18c063b2377412485965357671e5506 --domain default 2022-07-28 08:52:46.033 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:52:46.033 | from cryptography.utils import int_from_bytes 2022-07-28 08:52:46.033 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:52:46.033 | from cryptography.utils import int_from_bytes 2022-07-28 08:52:46.033 | ++ functions-common:get_or_add_user_domain_role:1020 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d18c063b2377412485965357671e5506 --domain default 2022-07-28 08:52:46.033 | ++ functions-common:get_or_add_user_domain_role:1020 : get_field 1 2022-07-28 08:52:46.034 | ++ functions-common:get_or_add_user_domain_role:1020 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:52:46.034 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:52:46.034 | ++ functions-common:get_field:813 : read data 2022-07-28 08:52:46.034 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:52:46.034 | from cryptography.utils import int_from_bytes 2022-07-28 08:52:46.034 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:52:46.034 | from cryptography.utils import int_from_bytes 2022-07-28 08:52:46.034 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:52:46.034 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 08:52:46.034 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 08:52:46.034 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 08:52:46.034 | ++ functions-common:get_field:819 : echo '| 280023171b4a45efb67c036ff237bb3c | d18c063b2377412485965357671e5506 | | | default | | False |' 2022-07-28 08:52:46.034 | ++ functions-common:get_field:813 : read data 2022-07-28 08:52:46.034 | + functions-common:get_or_add_user_domain_role:1020 : user_role_id=280023171b4a45efb67c036ff237bb3c 2022-07-28 08:52:46.034 | + functions-common:get_or_add_user_domain_role:1022 : echo 280023171b4a45efb67c036ff237bb3c 2022-07-28 08:52:46.034 | 280023171b4a45efb67c036ff237bb3c 2022-07-28 08:52:46.077 | [324082 Async ks-domain-role:352589]: finished get_or_add_user_domain_role admin d18c063b2377412485965357671e5506 default with result 0 in 10 seconds 2022-07-28 08:52:46.085 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-07-28 08:52:46.120 | [324082 Async ks-project:352722]: Waiting for completion of get_or_create_project service Default running on PID 352722 (5 other jobs running) 2022-07-28 08:52:46.147 | [324082 Async ks-project:352722]: Signaling child to exit 2022-07-28 08:52:46.148 | WAKEUP 2022-07-28 08:52:46.170 | [324082 Async ks-project:352722]: Signaled 2022-07-28 08:52:46.172 | + functions-common:get_or_create_project:933 : local project_id 2022-07-28 08:52:46.172 | ++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-07-28 08:52:46.172 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:52:46.172 | from cryptography.utils import int_from_bytes 2022-07-28 08:52:46.172 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:52:46.172 | from cryptography.utils import int_from_bytes 2022-07-28 08:52:46.172 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:52:46.172 | + functions-common:get_or_create_project:939 : project_id=9cfa053c839a4fedacde7163d907e2a4 2022-07-28 08:52:46.172 | + functions-common:get_or_create_project:940 : echo 9cfa053c839a4fedacde7163d907e2a4 2022-07-28 08:52:46.172 | 9cfa053c839a4fedacde7163d907e2a4 2022-07-28 08:52:46.216 | [324082 Async ks-project:352722]: finished get_or_create_project service Default with result 0 in 3 seconds 2022-07-28 08:52:46.254 | [324082 Async ks-service:352818]: Waiting for completion of get_or_create_role service running on PID 352818 (4 other jobs running) 2022-07-28 08:52:46.279 | [324082 Async ks-service:352818]: Signaling child to exit 2022-07-28 08:52:46.279 | WAKEUP 2022-07-28 08:52:46.303 | [324082 Async ks-service:352818]: Signaled 2022-07-28 08:52:46.304 | + functions-common:get_or_create_role:946 : local role_id 2022-07-28 08:52:46.305 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-07-28 08:52:46.305 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:52:46.305 | from cryptography.utils import int_from_bytes 2022-07-28 08:52:46.305 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:52:46.305 | from cryptography.utils import int_from_bytes 2022-07-28 08:52:46.305 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:52:46.305 | + functions-common:get_or_create_role:951 : role_id=32da6d9f8d8f48e285530909f7633410 2022-07-28 08:52:46.305 | + functions-common:get_or_create_role:952 : echo 32da6d9f8d8f48e285530909f7633410 2022-07-28 08:52:46.305 | 32da6d9f8d8f48e285530909f7633410 2022-07-28 08:52:46.352 | [324082 Async ks-service:352818]: finished get_or_create_role service with result 0 in 3 seconds 2022-07-28 08:52:46.389 | [324082 Async ks-reseller:352904]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 352904 (3 other jobs running) 2022-07-28 08:52:46.414 | [324082 Async ks-reseller:352904]: Signaling child to exit 2022-07-28 08:52:46.414 | WAKEUP 2022-07-28 08:52:46.437 | [324082 Async ks-reseller:352904]: Signaled 2022-07-28 08:52:46.438 | + functions-common:get_or_create_role:946 : local role_id 2022-07-28 08:52:46.438 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-07-28 08:52:46.438 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:52:46.438 | from cryptography.utils import int_from_bytes 2022-07-28 08:52:46.438 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:52:46.438 | from cryptography.utils import int_from_bytes 2022-07-28 08:52:46.438 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:52:46.438 | + functions-common:get_or_create_role:951 : role_id=15fc2297dd8749eab8d518cabaaf36f4 2022-07-28 08:52:46.438 | + functions-common:get_or_create_role:952 : echo 15fc2297dd8749eab8d518cabaaf36f4 2022-07-28 08:52:46.438 | 15fc2297dd8749eab8d518cabaaf36f4 2022-07-28 08:52:46.483 | [324082 Async ks-reseller:352904]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-07-28 08:52:46.520 | [324082 Async ks-anotherrole:352996]: Waiting for completion of get_or_create_role anotherrole running on PID 352996 (2 other jobs running) 2022-07-28 08:52:46.545 | [324082 Async ks-anotherrole:352996]: Signaling child to exit 2022-07-28 08:52:46.545 | WAKEUP 2022-07-28 08:52:46.567 | [324082 Async ks-anotherrole:352996]: Signaled 2022-07-28 08:52:46.568 | + functions-common:get_or_create_role:946 : local role_id 2022-07-28 08:52:46.569 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-07-28 08:52:46.569 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:52:46.569 | from cryptography.utils import int_from_bytes 2022-07-28 08:52:46.569 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:52:46.569 | from cryptography.utils import int_from_bytes 2022-07-28 08:52:46.569 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:52:46.569 | + functions-common:get_or_create_role:951 : role_id=a4fa43cd6d914398a0790a1516c83d08 2022-07-28 08:52:46.569 | + functions-common:get_or_create_role:952 : echo a4fa43cd6d914398a0790a1516c83d08 2022-07-28 08:52:46.569 | a4fa43cd6d914398a0790a1516c83d08 2022-07-28 08:52:46.615 | [324082 Async ks-anotherrole:352996]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2022-07-28 08:52:46.619 | + inc/async:async_wait:197 : return 0 2022-07-28 08:52:46.622 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member dee261de1c2f4d11bec14593404de7a4 9af593aec02c450aa4ce9c48ff4c6a1f 2022-07-28 08:52:46.681 | + inc/async:async_inner:63 : get_or_add_user_project_role member dee261de1c2f4d11bec14593404de7a4 9af593aec02c450aa4ce9c48ff4c6a1f 2022-07-28 08:52:46.722 | [324082 Async ks-demo-member:353896]: running: get_or_add_user_project_role member dee261de1c2f4d11bec14593404de7a4 9af593aec02c450aa4ce9c48ff4c6a1f 2022-07-28 08:52:46.725 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin d18c063b2377412485965357671e5506 9af593aec02c450aa4ce9c48ff4c6a1f 2022-07-28 08:52:46.785 | + inc/async:async_inner:63 : get_or_add_user_project_role admin d18c063b2377412485965357671e5506 9af593aec02c450aa4ce9c48ff4c6a1f 2022-07-28 08:52:46.832 | [324082 Async ks-demo-admin:354008]: running: get_or_add_user_project_role admin d18c063b2377412485965357671e5506 9af593aec02c450aa4ce9c48ff4c6a1f 2022-07-28 08:52:46.836 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole dee261de1c2f4d11bec14593404de7a4 9af593aec02c450aa4ce9c48ff4c6a1f 2022-07-28 08:52:46.906 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole dee261de1c2f4d11bec14593404de7a4 9af593aec02c450aa4ce9c48ff4c6a1f 2022-07-28 08:52:46.956 | [324082 Async ks-demo-another:354120]: running: get_or_add_user_project_role anotherrole dee261de1c2f4d11bec14593404de7a4 9af593aec02c450aa4ce9c48ff4c6a1f 2022-07-28 08:52:46.958 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member dee261de1c2f4d11bec14593404de7a4 a177ed99903c46349a25c58aacd4f5b4 2022-07-28 08:52:47.031 | + inc/async:async_inner:63 : get_or_add_user_project_role member dee261de1c2f4d11bec14593404de7a4 a177ed99903c46349a25c58aacd4f5b4 2022-07-28 08:52:47.126 | [324082 Async ks-demo-invis:354233]: running: get_or_add_user_project_role member dee261de1c2f4d11bec14593404de7a4 a177ed99903c46349a25c58aacd4f5b4 2022-07-28 08:52:47.128 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-07-28 08:52:47.150 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-07-28 08:52:47.174 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 08:52:47.190 | ++ functions-common:get_or_create_user:911 : [[ ! -z demo_reader@example.com ]] 2022-07-28 08:52:47.206 | ++ functions-common:get_or_create_user:912 : local email=--email=demo_reader@example.com 2022-07-28 08:52:47.250 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-07-28 08:52:51.026 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:52:51.026 | from cryptography.utils import int_from_bytes 2022-07-28 08:52:51.026 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:52:51.026 | from cryptography.utils import int_from_bytes 2022-07-28 08:52:51.239 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:52:51.242 | ++ functions-common:get_or_create_user:926 : user_id=6ecabd483e0c4baa8a96cf6e2a2eb9e9 2022-07-28 08:52:51.260 | ++ functions-common:get_or_create_user:927 : echo 6ecabd483e0c4baa8a96cf6e2a2eb9e9 2022-07-28 08:52:51.275 | + lib/keystone:create_keystone_accounts:360 : demo_reader=6ecabd483e0c4baa8a96cf6e2a2eb9e9 2022-07-28 08:52:51.286 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 6ecabd483e0c4baa8a96cf6e2a2eb9e9 9af593aec02c450aa4ce9c48ff4c6a1f 2022-07-28 08:52:51.622 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 6ecabd483e0c4baa8a96cf6e2a2eb9e9 9af593aec02c450aa4ce9c48ff4c6a1f 2022-07-28 08:52:51.746 | [324082 Async ks-demo-reader:354410]: running: get_or_add_user_project_role reader 6ecabd483e0c4baa8a96cf6e2a2eb9e9 9af593aec02c450aa4ce9c48ff4c6a1f 2022-07-28 08:52:51.763 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-07-28 08:52:51.788 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-07-28 08:52:51.807 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-28 08:52:51.834 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-07-28 08:52:56.093 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:52:56.093 | from cryptography.utils import int_from_bytes 2022-07-28 08:52:56.093 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:52:56.093 | from cryptography.utils import int_from_bytes 2022-07-28 08:52:56.424 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:52:56.433 | ++ functions-common:get_or_create_project:939 : project_id=be5ef7d0266e453784a39d297f9b131d 2022-07-28 08:52:56.447 | ++ functions-common:get_or_create_project:940 : echo be5ef7d0266e453784a39d297f9b131d 2022-07-28 08:52:56.450 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=be5ef7d0266e453784a39d297f9b131d 2022-07-28 08:52:56.455 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-07-28 08:52:56.465 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-07-28 08:52:56.485 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 08:52:56.504 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo@example.com ]] 2022-07-28 08:52:56.515 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo@example.com 2022-07-28 08:52:56.519 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-07-28 08:52:59.926 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:52:59.926 | from cryptography.utils import int_from_bytes 2022-07-28 08:52:59.926 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:52:59.926 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:00.246 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:53:00.270 | ++ functions-common:get_or_create_user:926 : user_id=393f088d556d4599ba13edfd35b7951a 2022-07-28 08:53:00.281 | + inc/async:async_inner:64 : rc=0 2022-07-28 08:53:00.289 | ++ functions-common:get_or_create_user:927 : echo 393f088d556d4599ba13edfd35b7951a 2022-07-28 08:53:00.317 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=393f088d556d4599ba13edfd35b7951a 2022-07-28 08:53:00.338 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 393f088d556d4599ba13edfd35b7951a be5ef7d0266e453784a39d297f9b131d 2022-07-28 08:53:00.363 | [353896 Async ks-demo-member:353896]: finished successfully 2022-07-28 08:53:00.394 | + inc/async:async_inner:64 : rc=0 2022-07-28 08:53:00.465 | [354008 Async ks-demo-admin:354008]: finished successfully 2022-07-28 08:53:00.521 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 393f088d556d4599ba13edfd35b7951a be5ef7d0266e453784a39d297f9b131d 2022-07-28 08:53:00.612 | [324082 Async ks-alt-admin:354872]: running: get_or_add_user_project_role admin 393f088d556d4599ba13edfd35b7951a be5ef7d0266e453784a39d297f9b131d 2022-07-28 08:53:00.614 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 393f088d556d4599ba13edfd35b7951a be5ef7d0266e453784a39d297f9b131d 2022-07-28 08:53:00.801 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 393f088d556d4599ba13edfd35b7951a be5ef7d0266e453784a39d297f9b131d 2022-07-28 08:53:00.906 | [324082 Async ks-alt-another:354984]: running: get_or_add_user_project_role anotherrole 393f088d556d4599ba13edfd35b7951a be5ef7d0266e453784a39d297f9b131d 2022-07-28 08:53:00.922 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-07-28 08:53:00.939 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-07-28 08:53:00.945 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 08:53:00.957 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo_member@example.com ]] 2022-07-28 08:53:00.972 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo_member@example.com 2022-07-28 08:53:00.999 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-07-28 08:53:02.853 | + inc/async:async_inner:64 : rc=0 2022-07-28 08:53:02.994 | [354120 Async ks-demo-another:354120]: finished successfully 2022-07-28 08:53:03.070 | + inc/async:async_inner:64 : rc=0 2022-07-28 08:53:03.206 | [354233 Async ks-demo-invis:354233]: finished successfully 2022-07-28 08:53:04.371 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:04.371 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:04.371 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:04.371 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:04.545 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:53:04.550 | ++ functions-common:get_or_create_user:926 : user_id=747d1edf4168468ca4d6cbe7589cc7dd 2022-07-28 08:53:04.555 | ++ functions-common:get_or_create_user:927 : echo 747d1edf4168468ca4d6cbe7589cc7dd 2022-07-28 08:53:04.558 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=747d1edf4168468ca4d6cbe7589cc7dd 2022-07-28 08:53:04.561 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 747d1edf4168468ca4d6cbe7589cc7dd be5ef7d0266e453784a39d297f9b131d 2022-07-28 08:53:04.661 | + inc/async:async_inner:63 : get_or_add_user_project_role member 747d1edf4168468ca4d6cbe7589cc7dd be5ef7d0266e453784a39d297f9b131d 2022-07-28 08:53:04.752 | [324082 Async ks-alt-member-user:355267]: running: get_or_add_user_project_role member 747d1edf4168468ca4d6cbe7589cc7dd be5ef7d0266e453784a39d297f9b131d 2022-07-28 08:53:04.759 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-07-28 08:53:04.775 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-07-28 08:53:04.778 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 08:53:04.781 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo_reader@example.com ]] 2022-07-28 08:53:04.783 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo_reader@example.com 2022-07-28 08:53:04.787 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-07-28 08:53:07.072 | + inc/async:async_inner:64 : rc=0 2022-07-28 08:53:07.190 | [354410 Async ks-demo-reader:354410]: finished successfully 2022-07-28 08:53:07.685 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:07.685 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:07.685 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:07.685 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:07.859 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:53:07.861 | ++ functions-common:get_or_create_user:926 : user_id=b7cd5d64f7a6486aa3ca34ab7044ab52 2022-07-28 08:53:07.864 | ++ functions-common:get_or_create_user:927 : echo b7cd5d64f7a6486aa3ca34ab7044ab52 2022-07-28 08:53:07.867 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=b7cd5d64f7a6486aa3ca34ab7044ab52 2022-07-28 08:53:07.870 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader b7cd5d64f7a6486aa3ca34ab7044ab52 be5ef7d0266e453784a39d297f9b131d 2022-07-28 08:53:07.946 | + inc/async:async_inner:63 : get_or_add_user_project_role reader b7cd5d64f7a6486aa3ca34ab7044ab52 be5ef7d0266e453784a39d297f9b131d 2022-07-28 08:53:08.004 | [324082 Async ks-alt-reader-user:355493]: running: get_or_add_user_project_role reader b7cd5d64f7a6486aa3ca34ab7044ab52 be5ef7d0266e453784a39d297f9b131d 2022-07-28 08:53:08.010 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-07-28 08:53:08.015 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 08:53:08.019 | ++ functions-common:get_or_create_user:911 : [[ ! -z system_member@example.com ]] 2022-07-28 08:53:08.023 | ++ functions-common:get_or_create_user:912 : local email=--email=system_member@example.com 2022-07-28 08:53:08.027 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-07-28 08:53:10.866 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:10.866 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:10.866 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:10.866 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:11.298 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:53:11.308 | ++ functions-common:get_or_create_user:926 : user_id=4be5a5e817b04cf996b1f068d558f7d7 2022-07-28 08:53:11.318 | ++ functions-common:get_or_create_user:927 : echo 4be5a5e817b04cf996b1f068d558f7d7 2022-07-28 08:53:11.329 | + lib/keystone:create_keystone_accounts:392 : system_member_user=4be5a5e817b04cf996b1f068d558f7d7 2022-07-28 08:53:11.340 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 4be5a5e817b04cf996b1f068d558f7d7 all 2022-07-28 08:53:11.598 | + inc/async:async_inner:63 : get_or_add_user_system_role member 4be5a5e817b04cf996b1f068d558f7d7 all 2022-07-28 08:53:11.758 | [324082 Async ks-system-member:355719]: running: get_or_add_user_system_role member 4be5a5e817b04cf996b1f068d558f7d7 all 2022-07-28 08:53:11.776 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-07-28 08:53:11.779 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 08:53:11.787 | ++ functions-common:get_or_create_user:911 : [[ ! -z system_reader@example.com ]] 2022-07-28 08:53:11.794 | ++ functions-common:get_or_create_user:912 : local email=--email=system_reader@example.com 2022-07-28 08:53:11.811 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-07-28 08:53:14.371 | + inc/async:async_inner:64 : rc=0 2022-07-28 08:53:14.522 | [354872 Async ks-alt-admin:354872]: finished successfully 2022-07-28 08:53:14.606 | + inc/async:async_inner:64 : rc=0 2022-07-28 08:53:14.725 | [354984 Async ks-alt-another:354984]: finished successfully 2022-07-28 08:53:14.819 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:14.819 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:14.819 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:14.819 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:14.998 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:53:15.007 | ++ functions-common:get_or_create_user:926 : user_id=694481f660d64b0b8e0b04dc860e3b88 2022-07-28 08:53:15.014 | ++ functions-common:get_or_create_user:927 : echo 694481f660d64b0b8e0b04dc860e3b88 2022-07-28 08:53:15.017 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=694481f660d64b0b8e0b04dc860e3b88 2022-07-28 08:53:15.027 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 694481f660d64b0b8e0b04dc860e3b88 all 2022-07-28 08:53:15.134 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 694481f660d64b0b8e0b04dc860e3b88 all 2022-07-28 08:53:15.222 | [324082 Async ks-system-reader:356001]: running: get_or_add_user_system_role reader 694481f660d64b0b8e0b04dc860e3b88 all 2022-07-28 08:53:15.250 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-07-28 08:53:15.274 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-07-28 08:53:15.293 | ++ functions-common:get_or_create_group:895 : local 'desc=openstack admin group' 2022-07-28 08:53:15.312 | ++ functions-common:get_or_create_group:896 : local group_id 2022-07-28 08:53:15.340 | +++ functions-common:get_or_create_group:905 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-07-28 08:53:18.548 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:18.548 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:18.548 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:18.548 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:18.635 | + inc/async:async_inner:64 : rc=0 2022-07-28 08:53:18.759 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:53:18.761 | ++ functions-common:get_or_create_group:903 : group_id=1bda7933e7cd46bb88eaf0bc55ad78c4 2022-07-28 08:53:18.774 | ++ functions-common:get_or_create_group:904 : echo 1bda7933e7cd46bb88eaf0bc55ad78c4 2022-07-28 08:53:18.778 | [355267 Async ks-alt-member-user:355267]: finished successfully 2022-07-28 08:53:18.782 | + lib/keystone:create_keystone_accounts:402 : admin_group=1bda7933e7cd46bb88eaf0bc55ad78c4 2022-07-28 08:53:18.786 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-07-28 08:53:18.790 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-07-28 08:53:18.797 | ++ functions-common:get_or_create_group:895 : local 'desc=non-admin group' 2022-07-28 08:53:18.803 | ++ functions-common:get_or_create_group:896 : local group_id 2022-07-28 08:53:18.815 | +++ functions-common:get_or_create_group:905 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-07-28 08:53:20.229 | + inc/async:async_inner:64 : rc=0 2022-07-28 08:53:20.261 | [355493 Async ks-alt-reader-user:355493]: finished successfully 2022-07-28 08:53:21.190 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:21.191 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:21.191 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:21.191 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:21.354 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:53:21.357 | ++ functions-common:get_or_create_group:903 : group_id=313e220fa1e24b3c975e71a69928a850 2022-07-28 08:53:21.360 | ++ functions-common:get_or_create_group:904 : echo 313e220fa1e24b3c975e71a69928a850 2022-07-28 08:53:21.363 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=313e220fa1e24b3c975e71a69928a850 2022-07-28 08:53:21.366 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 313e220fa1e24b3c975e71a69928a850 9af593aec02c450aa4ce9c48ff4c6a1f 2022-07-28 08:53:21.443 | + inc/async:async_inner:63 : get_or_add_group_project_role member 313e220fa1e24b3c975e71a69928a850 9af593aec02c450aa4ce9c48ff4c6a1f 2022-07-28 08:53:21.508 | [324082 Async ks-group-memberdemo:356354]: running: get_or_add_group_project_role member 313e220fa1e24b3c975e71a69928a850 9af593aec02c450aa4ce9c48ff4c6a1f 2022-07-28 08:53:21.510 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 313e220fa1e24b3c975e71a69928a850 9af593aec02c450aa4ce9c48ff4c6a1f 2022-07-28 08:53:21.599 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 313e220fa1e24b3c975e71a69928a850 9af593aec02c450aa4ce9c48ff4c6a1f 2022-07-28 08:53:21.702 | [324082 Async ks-group-anotherdemo:356440]: running: get_or_add_group_project_role anotherrole 313e220fa1e24b3c975e71a69928a850 9af593aec02c450aa4ce9c48ff4c6a1f 2022-07-28 08:53:21.712 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 313e220fa1e24b3c975e71a69928a850 be5ef7d0266e453784a39d297f9b131d 2022-07-28 08:53:21.986 | + inc/async:async_inner:63 : get_or_add_group_project_role member 313e220fa1e24b3c975e71a69928a850 be5ef7d0266e453784a39d297f9b131d 2022-07-28 08:53:22.129 | [324082 Async ks-group-memberalt:356547]: running: get_or_add_group_project_role member 313e220fa1e24b3c975e71a69928a850 be5ef7d0266e453784a39d297f9b131d 2022-07-28 08:53:22.150 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 313e220fa1e24b3c975e71a69928a850 be5ef7d0266e453784a39d297f9b131d 2022-07-28 08:53:22.566 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 313e220fa1e24b3c975e71a69928a850 be5ef7d0266e453784a39d297f9b131d 2022-07-28 08:53:22.788 | [324082 Async ks-group-anotheralt:356634]: running: get_or_add_group_project_role anotherrole 313e220fa1e24b3c975e71a69928a850 be5ef7d0266e453784a39d297f9b131d 2022-07-28 08:53:22.806 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 1bda7933e7cd46bb88eaf0bc55ad78c4 5c7af4b1c9fc4f35a95bbc0f95b044f2 2022-07-28 08:53:22.998 | + inc/async:async_inner:64 : rc=0 2022-07-28 08:53:23.206 | [355719 Async ks-system-member:355719]: finished successfully 2022-07-28 08:53:23.258 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 1bda7933e7cd46bb88eaf0bc55ad78c4 5c7af4b1c9fc4f35a95bbc0f95b044f2 2022-07-28 08:53:23.494 | [324082 Async ks-group-admin:356752]: running: get_or_add_group_project_role admin 1bda7933e7cd46bb88eaf0bc55ad78c4 5c7af4b1c9fc4f35a95bbc0f95b044f2 2022-07-28 08:53:23.518 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-07-28 08:53:23.874 | [324082 Async ks-demo-member:353896]: Waiting for completion of get_or_add_user_project_role member dee261de1c2f4d11bec14593404de7a4 9af593aec02c450aa4ce9c48ff4c6a1f running on PID 353896 (17 other jobs running) 2022-07-28 08:53:24.035 | [324082 Async ks-demo-member:353896]: Signaling child to exit 2022-07-28 08:53:24.036 | WAKEUP 2022-07-28 08:53:24.177 | [324082 Async ks-demo-member:353896]: Signaled 2022-07-28 08:53:24.186 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 08:53:24.186 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 08:53:24.186 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 08:53:24.186 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 08:53:24.186 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 08:53:24.186 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 08:53:24.186 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 08:53:24.186 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 08:53:24.186 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user dee261de1c2f4d11bec14593404de7a4 --project 9af593aec02c450aa4ce9c48ff4c6a1f 2022-07-28 08:53:24.186 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 08:53:24.186 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:53:24.186 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:53:24.186 | ++ functions-common:get_field:813 : read data 2022-07-28 08:53:24.186 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:24.186 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:24.186 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:24.186 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:24.186 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:53:24.186 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 08:53:24.187 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 08:53:24.187 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user dee261de1c2f4d11bec14593404de7a4 --project 9af593aec02c450aa4ce9c48ff4c6a1f 2022-07-28 08:53:24.187 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:24.187 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:24.187 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:24.187 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:24.187 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user dee261de1c2f4d11bec14593404de7a4 --project 9af593aec02c450aa4ce9c48ff4c6a1f 2022-07-28 08:53:24.187 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:53:24.187 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 08:53:24.187 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:53:24.187 | ++ functions-common:get_field:813 : read data 2022-07-28 08:53:24.187 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:24.187 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:24.187 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:24.187 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:24.187 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:53:24.187 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 08:53:24.187 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 08:53:24.187 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 08:53:24.187 | ++ functions-common:get_field:819 : echo '| 16a3fc3aca974c47a329c2781b0be93a | dee261de1c2f4d11bec14593404de7a4 | | 9af593aec02c450aa4ce9c48ff4c6a1f | | | False |' 2022-07-28 08:53:24.187 | ++ functions-common:get_field:813 : read data 2022-07-28 08:53:24.187 | + functions-common:get_or_add_user_project_role:996 : user_role_id=16a3fc3aca974c47a329c2781b0be93a 2022-07-28 08:53:24.187 | + functions-common:get_or_add_user_project_role:998 : echo 16a3fc3aca974c47a329c2781b0be93a 2022-07-28 08:53:24.187 | 16a3fc3aca974c47a329c2781b0be93a 2022-07-28 08:53:24.470 | [324082 Async ks-demo-member:353896]: finished get_or_add_user_project_role member dee261de1c2f4d11bec14593404de7a4 9af593aec02c450aa4ce9c48ff4c6a1f with result 0 in 13 seconds 2022-07-28 08:53:24.709 | [324082 Async ks-demo-admin:354008]: Waiting for completion of get_or_add_user_project_role admin d18c063b2377412485965357671e5506 9af593aec02c450aa4ce9c48ff4c6a1f running on PID 354008 (16 other jobs running) 2022-07-28 08:53:24.834 | [324082 Async ks-demo-admin:354008]: Signaling child to exit 2022-07-28 08:53:24.835 | WAKEUP 2022-07-28 08:53:24.970 | [324082 Async ks-demo-admin:354008]: Signaled 2022-07-28 08:53:24.982 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 08:53:24.982 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 08:53:24.982 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 08:53:24.982 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 08:53:24.982 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 08:53:24.982 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 08:53:24.982 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 08:53:24.982 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 08:53:24.982 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d18c063b2377412485965357671e5506 --project 9af593aec02c450aa4ce9c48ff4c6a1f 2022-07-28 08:53:24.982 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 08:53:24.982 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:53:24.982 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:53:24.982 | ++ functions-common:get_field:813 : read data 2022-07-28 08:53:24.982 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:24.982 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:24.982 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:24.982 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:24.982 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:53:24.982 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 08:53:24.982 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 08:53:24.982 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user d18c063b2377412485965357671e5506 --project 9af593aec02c450aa4ce9c48ff4c6a1f 2022-07-28 08:53:24.982 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:24.982 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:24.982 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:24.982 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:24.982 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d18c063b2377412485965357671e5506 --project 9af593aec02c450aa4ce9c48ff4c6a1f 2022-07-28 08:53:24.982 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:53:24.982 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 08:53:24.982 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:53:24.982 | ++ functions-common:get_field:813 : read data 2022-07-28 08:53:24.983 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:24.983 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:24.983 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:24.983 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:24.983 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:53:24.983 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 08:53:24.983 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 08:53:24.983 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 08:53:24.983 | ++ functions-common:get_field:819 : echo '| 280023171b4a45efb67c036ff237bb3c | d18c063b2377412485965357671e5506 | | 9af593aec02c450aa4ce9c48ff4c6a1f | | | False |' 2022-07-28 08:53:24.983 | ++ functions-common:get_field:813 : read data 2022-07-28 08:53:24.983 | + functions-common:get_or_add_user_project_role:996 : user_role_id=280023171b4a45efb67c036ff237bb3c 2022-07-28 08:53:24.983 | + functions-common:get_or_add_user_project_role:998 : echo 280023171b4a45efb67c036ff237bb3c 2022-07-28 08:53:24.983 | 280023171b4a45efb67c036ff237bb3c 2022-07-28 08:53:25.183 | [324082 Async ks-demo-admin:354008]: finished get_or_add_user_project_role admin d18c063b2377412485965357671e5506 9af593aec02c450aa4ce9c48ff4c6a1f with result 0 in 13 seconds 2022-07-28 08:53:25.381 | [324082 Async ks-demo-another:354120]: Waiting for completion of get_or_add_user_project_role anotherrole dee261de1c2f4d11bec14593404de7a4 9af593aec02c450aa4ce9c48ff4c6a1f running on PID 354120 (15 other jobs running) 2022-07-28 08:53:25.476 | [324082 Async ks-demo-another:354120]: Signaling child to exit 2022-07-28 08:53:25.477 | WAKEUP 2022-07-28 08:53:25.613 | [324082 Async ks-demo-another:354120]: Signaled 2022-07-28 08:53:25.623 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 08:53:25.623 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 08:53:25.623 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 08:53:25.623 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 08:53:25.623 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 08:53:25.623 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 08:53:25.623 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 08:53:25.623 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 08:53:25.623 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 08:53:25.623 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:53:25.623 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user dee261de1c2f4d11bec14593404de7a4 --project 9af593aec02c450aa4ce9c48ff4c6a1f 2022-07-28 08:53:25.623 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:53:25.623 | ++ functions-common:get_field:813 : read data 2022-07-28 08:53:25.623 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:25.623 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:25.623 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:25.623 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:25.623 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:53:25.623 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 08:53:25.623 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 08:53:25.623 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add anotherrole --user dee261de1c2f4d11bec14593404de7a4 --project 9af593aec02c450aa4ce9c48ff4c6a1f 2022-07-28 08:53:25.623 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:25.623 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:25.623 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:25.623 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:25.623 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user dee261de1c2f4d11bec14593404de7a4 --project 9af593aec02c450aa4ce9c48ff4c6a1f 2022-07-28 08:53:25.623 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:53:25.623 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 08:53:25.623 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:53:25.624 | ++ functions-common:get_field:813 : read data 2022-07-28 08:53:25.624 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:25.624 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:25.624 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:25.624 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:25.624 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:53:25.624 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 08:53:25.624 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 08:53:25.624 | ++ functions-common:get_field:819 : echo '| a4fa43cd6d914398a0790a1516c83d08 | dee261de1c2f4d11bec14593404de7a4 | | 9af593aec02c450aa4ce9c48ff4c6a1f | | | False |' 2022-07-28 08:53:25.624 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 08:53:25.624 | ++ functions-common:get_field:813 : read data 2022-07-28 08:53:25.624 | + functions-common:get_or_add_user_project_role:996 : user_role_id=a4fa43cd6d914398a0790a1516c83d08 2022-07-28 08:53:25.624 | + functions-common:get_or_add_user_project_role:998 : echo a4fa43cd6d914398a0790a1516c83d08 2022-07-28 08:53:25.624 | a4fa43cd6d914398a0790a1516c83d08 2022-07-28 08:53:25.806 | [324082 Async ks-demo-another:354120]: finished get_or_add_user_project_role anotherrole dee261de1c2f4d11bec14593404de7a4 9af593aec02c450aa4ce9c48ff4c6a1f with result 0 in 16 seconds 2022-07-28 08:53:25.932 | [324082 Async ks-demo-invis:354233]: Waiting for completion of get_or_add_user_project_role member dee261de1c2f4d11bec14593404de7a4 a177ed99903c46349a25c58aacd4f5b4 running on PID 354233 (14 other jobs running) 2022-07-28 08:53:26.037 | [324082 Async ks-demo-invis:354233]: Signaling child to exit 2022-07-28 08:53:26.038 | WAKEUP 2022-07-28 08:53:26.196 | [324082 Async ks-demo-invis:354233]: Signaled 2022-07-28 08:53:26.202 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 08:53:26.202 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 08:53:26.202 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 08:53:26.202 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 08:53:26.202 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 08:53:26.202 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 08:53:26.202 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 08:53:26.202 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 08:53:26.202 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user dee261de1c2f4d11bec14593404de7a4 --project a177ed99903c46349a25c58aacd4f5b4 2022-07-28 08:53:26.202 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:53:26.202 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 08:53:26.202 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:53:26.203 | ++ functions-common:get_field:813 : read data 2022-07-28 08:53:26.203 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:26.203 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:26.203 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:26.203 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:26.203 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:53:26.203 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 08:53:26.203 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 08:53:26.203 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user dee261de1c2f4d11bec14593404de7a4 --project a177ed99903c46349a25c58aacd4f5b4 2022-07-28 08:53:26.203 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:26.203 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:26.203 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:26.203 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:26.203 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user dee261de1c2f4d11bec14593404de7a4 --project a177ed99903c46349a25c58aacd4f5b4 2022-07-28 08:53:26.203 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 08:53:26.203 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:53:26.203 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:53:26.203 | ++ functions-common:get_field:813 : read data 2022-07-28 08:53:26.203 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:26.203 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:26.203 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:26.204 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:26.204 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:53:26.204 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 08:53:26.204 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 08:53:26.204 | ++ functions-common:get_field:819 : echo '| 16a3fc3aca974c47a329c2781b0be93a | dee261de1c2f4d11bec14593404de7a4 | | a177ed99903c46349a25c58aacd4f5b4 | | | False |' 2022-07-28 08:53:26.204 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 08:53:26.204 | ++ functions-common:get_field:813 : read data 2022-07-28 08:53:26.204 | + functions-common:get_or_add_user_project_role:996 : user_role_id=16a3fc3aca974c47a329c2781b0be93a 2022-07-28 08:53:26.204 | + functions-common:get_or_add_user_project_role:998 : echo 16a3fc3aca974c47a329c2781b0be93a 2022-07-28 08:53:26.204 | 16a3fc3aca974c47a329c2781b0be93a 2022-07-28 08:53:26.363 | [324082 Async ks-demo-invis:354233]: finished get_or_add_user_project_role member dee261de1c2f4d11bec14593404de7a4 a177ed99903c46349a25c58aacd4f5b4 with result 0 in 16 seconds 2022-07-28 08:53:26.492 | [324082 Async ks-demo-reader:354410]: Waiting for completion of get_or_add_user_project_role reader 6ecabd483e0c4baa8a96cf6e2a2eb9e9 9af593aec02c450aa4ce9c48ff4c6a1f running on PID 354410 (13 other jobs running) 2022-07-28 08:53:26.584 | [324082 Async ks-demo-reader:354410]: Signaling child to exit 2022-07-28 08:53:26.584 | WAKEUP 2022-07-28 08:53:26.660 | [324082 Async ks-demo-reader:354410]: Signaled 2022-07-28 08:53:26.678 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 08:53:26.678 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 08:53:26.678 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 08:53:26.678 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 08:53:26.678 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 08:53:26.678 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 08:53:26.678 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 08:53:26.678 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 08:53:26.678 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:53:26.678 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 6ecabd483e0c4baa8a96cf6e2a2eb9e9 --project 9af593aec02c450aa4ce9c48ff4c6a1f 2022-07-28 08:53:26.678 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 08:53:26.678 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:53:26.678 | ++ functions-common:get_field:813 : read data 2022-07-28 08:53:26.678 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:26.678 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:26.678 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:26.678 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:26.678 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:53:26.678 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 08:53:26.678 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 08:53:26.678 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add reader --user 6ecabd483e0c4baa8a96cf6e2a2eb9e9 --project 9af593aec02c450aa4ce9c48ff4c6a1f 2022-07-28 08:53:26.678 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:26.678 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:26.678 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:26.678 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:26.679 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 6ecabd483e0c4baa8a96cf6e2a2eb9e9 --project 9af593aec02c450aa4ce9c48ff4c6a1f 2022-07-28 08:53:26.679 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:53:26.679 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 08:53:26.679 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:53:26.679 | ++ functions-common:get_field:813 : read data 2022-07-28 08:53:26.679 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:26.679 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:26.679 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:26.679 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:26.679 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:53:26.679 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 08:53:26.679 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 08:53:26.679 | ++ functions-common:get_field:819 : echo '| 3abd212955234654b7d9a8d7df33e380 | 6ecabd483e0c4baa8a96cf6e2a2eb9e9 | | 9af593aec02c450aa4ce9c48ff4c6a1f | | | False |' 2022-07-28 08:53:26.679 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 08:53:26.679 | ++ functions-common:get_field:813 : read data 2022-07-28 08:53:26.679 | + functions-common:get_or_add_user_project_role:996 : user_role_id=3abd212955234654b7d9a8d7df33e380 2022-07-28 08:53:26.679 | + functions-common:get_or_add_user_project_role:998 : echo 3abd212955234654b7d9a8d7df33e380 2022-07-28 08:53:26.679 | 3abd212955234654b7d9a8d7df33e380 2022-07-28 08:53:26.985 | [324082 Async ks-demo-reader:354410]: finished get_or_add_user_project_role reader 6ecabd483e0c4baa8a96cf6e2a2eb9e9 9af593aec02c450aa4ce9c48ff4c6a1f with result 0 in 15 seconds 2022-07-28 08:53:27.026 | + inc/async:async_wait:197 : return 0 2022-07-28 08:53:27.055 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-07-28 08:53:27.092 | + inc/async:async_inner:64 : rc=0 2022-07-28 08:53:27.215 | [356001 Async ks-system-reader:356001]: finished successfully 2022-07-28 08:53:27.265 | [324082 Async ks-alt-admin:354872]: Waiting for completion of get_or_add_user_project_role admin 393f088d556d4599ba13edfd35b7951a be5ef7d0266e453784a39d297f9b131d running on PID 354872 (12 other jobs running) 2022-07-28 08:53:27.373 | [324082 Async ks-alt-admin:354872]: Signaling child to exit 2022-07-28 08:53:27.374 | WAKEUP 2022-07-28 08:53:27.441 | [324082 Async ks-alt-admin:354872]: Signaled 2022-07-28 08:53:27.445 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 08:53:27.445 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 08:53:27.445 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 08:53:27.445 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 08:53:27.445 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 08:53:27.445 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 08:53:27.445 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 08:53:27.445 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 08:53:27.445 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 08:53:27.445 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:53:27.445 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 393f088d556d4599ba13edfd35b7951a --project be5ef7d0266e453784a39d297f9b131d 2022-07-28 08:53:27.445 | ++ functions-common:get_field:813 : read data 2022-07-28 08:53:27.445 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:53:27.445 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:27.445 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:27.445 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:27.445 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:27.445 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:53:27.445 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 08:53:27.445 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 08:53:27.445 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 393f088d556d4599ba13edfd35b7951a --project be5ef7d0266e453784a39d297f9b131d 2022-07-28 08:53:27.445 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:27.445 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:27.445 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:27.445 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:27.446 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:53:27.446 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 08:53:27.446 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 393f088d556d4599ba13edfd35b7951a --project be5ef7d0266e453784a39d297f9b131d 2022-07-28 08:53:27.446 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:53:27.446 | ++ functions-common:get_field:813 : read data 2022-07-28 08:53:27.446 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:27.446 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:27.446 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:27.446 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:27.446 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:53:27.446 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 08:53:27.446 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 08:53:27.446 | ++ functions-common:get_field:819 : echo '| 280023171b4a45efb67c036ff237bb3c | 393f088d556d4599ba13edfd35b7951a | | be5ef7d0266e453784a39d297f9b131d | | | False |' 2022-07-28 08:53:27.446 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 08:53:27.446 | ++ functions-common:get_field:813 : read data 2022-07-28 08:53:27.446 | + functions-common:get_or_add_user_project_role:996 : user_role_id=280023171b4a45efb67c036ff237bb3c 2022-07-28 08:53:27.446 | + functions-common:get_or_add_user_project_role:998 : echo 280023171b4a45efb67c036ff237bb3c 2022-07-28 08:53:27.446 | 280023171b4a45efb67c036ff237bb3c 2022-07-28 08:53:27.664 | [324082 Async ks-alt-admin:354872]: finished get_or_add_user_project_role admin 393f088d556d4599ba13edfd35b7951a be5ef7d0266e453784a39d297f9b131d with result 0 in 14 seconds 2022-07-28 08:53:27.875 | [324082 Async ks-alt-another:354984]: Waiting for completion of get_or_add_user_project_role anotherrole 393f088d556d4599ba13edfd35b7951a be5ef7d0266e453784a39d297f9b131d running on PID 354984 (11 other jobs running) 2022-07-28 08:53:28.007 | [324082 Async ks-alt-another:354984]: Signaling child to exit 2022-07-28 08:53:28.008 | WAKEUP 2022-07-28 08:53:28.036 | [324082 Async ks-alt-another:354984]: Signaled 2022-07-28 08:53:28.038 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 08:53:28.038 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 08:53:28.038 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 08:53:28.038 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 08:53:28.038 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 08:53:28.038 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 08:53:28.038 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 08:53:28.038 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 08:53:28.039 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 393f088d556d4599ba13edfd35b7951a --project be5ef7d0266e453784a39d297f9b131d 2022-07-28 08:53:28.039 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:53:28.039 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 08:53:28.039 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:53:28.040 | ++ functions-common:get_field:813 : read data 2022-07-28 08:53:28.040 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:28.040 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:28.040 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:28.040 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:28.040 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:53:28.040 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 08:53:28.040 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 08:53:28.040 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add anotherrole --user 393f088d556d4599ba13edfd35b7951a --project be5ef7d0266e453784a39d297f9b131d 2022-07-28 08:53:28.040 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:28.040 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:28.040 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:28.040 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:28.040 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:53:28.040 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 08:53:28.040 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 393f088d556d4599ba13edfd35b7951a --project be5ef7d0266e453784a39d297f9b131d 2022-07-28 08:53:28.040 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:53:28.040 | ++ functions-common:get_field:813 : read data 2022-07-28 08:53:28.040 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:28.040 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:28.040 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:28.040 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:28.040 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:53:28.040 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 08:53:28.040 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 08:53:28.041 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 08:53:28.041 | ++ functions-common:get_field:819 : echo '| a4fa43cd6d914398a0790a1516c83d08 | 393f088d556d4599ba13edfd35b7951a | | be5ef7d0266e453784a39d297f9b131d | | | False |' 2022-07-28 08:53:28.041 | ++ functions-common:get_field:813 : read data 2022-07-28 08:53:28.041 | + functions-common:get_or_add_user_project_role:996 : user_role_id=a4fa43cd6d914398a0790a1516c83d08 2022-07-28 08:53:28.041 | + functions-common:get_or_add_user_project_role:998 : echo a4fa43cd6d914398a0790a1516c83d08 2022-07-28 08:53:28.041 | a4fa43cd6d914398a0790a1516c83d08 2022-07-28 08:53:28.109 | [324082 Async ks-alt-another:354984]: finished get_or_add_user_project_role anotherrole 393f088d556d4599ba13edfd35b7951a be5ef7d0266e453784a39d297f9b131d with result 0 in 14 seconds 2022-07-28 08:53:28.183 | [324082 Async ks-alt-member-user:355267]: Waiting for completion of get_or_add_user_project_role member 747d1edf4168468ca4d6cbe7589cc7dd be5ef7d0266e453784a39d297f9b131d running on PID 355267 (10 other jobs running) 2022-07-28 08:53:28.226 | [324082 Async ks-alt-member-user:355267]: Signaling child to exit 2022-07-28 08:53:28.226 | WAKEUP 2022-07-28 08:53:28.266 | [324082 Async ks-alt-member-user:355267]: Signaled 2022-07-28 08:53:28.268 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 08:53:28.268 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 08:53:28.268 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 08:53:28.269 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 08:53:28.269 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 08:53:28.269 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 08:53:28.269 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 08:53:28.269 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 08:53:28.269 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 08:53:28.269 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:53:28.269 | ++ functions-common:get_field:813 : read data 2022-07-28 08:53:28.269 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 747d1edf4168468ca4d6cbe7589cc7dd --project be5ef7d0266e453784a39d297f9b131d 2022-07-28 08:53:28.269 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:53:28.269 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:28.269 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:28.269 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:28.269 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:28.269 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:53:28.269 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 08:53:28.269 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 08:53:28.269 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user 747d1edf4168468ca4d6cbe7589cc7dd --project be5ef7d0266e453784a39d297f9b131d 2022-07-28 08:53:28.269 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:28.269 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:28.269 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:28.270 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:28.270 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 08:53:28.270 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:53:28.270 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 747d1edf4168468ca4d6cbe7589cc7dd --project be5ef7d0266e453784a39d297f9b131d 2022-07-28 08:53:28.270 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:53:28.270 | ++ functions-common:get_field:813 : read data 2022-07-28 08:53:28.270 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:28.270 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:28.270 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:28.270 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:28.270 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:53:28.270 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 08:53:28.270 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 08:53:28.270 | ++ functions-common:get_field:819 : echo '| 16a3fc3aca974c47a329c2781b0be93a | 747d1edf4168468ca4d6cbe7589cc7dd | | be5ef7d0266e453784a39d297f9b131d | | | False |' 2022-07-28 08:53:28.270 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 08:53:28.270 | ++ functions-common:get_field:813 : read data 2022-07-28 08:53:28.270 | + functions-common:get_or_add_user_project_role:996 : user_role_id=16a3fc3aca974c47a329c2781b0be93a 2022-07-28 08:53:28.270 | + functions-common:get_or_add_user_project_role:998 : echo 16a3fc3aca974c47a329c2781b0be93a 2022-07-28 08:53:28.270 | 16a3fc3aca974c47a329c2781b0be93a 2022-07-28 08:53:28.338 | [324082 Async ks-alt-member-user:355267]: finished get_or_add_user_project_role member 747d1edf4168468ca4d6cbe7589cc7dd be5ef7d0266e453784a39d297f9b131d with result 0 in 14 seconds 2022-07-28 08:53:28.436 | [324082 Async ks-alt-reader-user:355493]: Waiting for completion of get_or_add_user_project_role reader b7cd5d64f7a6486aa3ca34ab7044ab52 be5ef7d0266e453784a39d297f9b131d running on PID 355493 (9 other jobs running) 2022-07-28 08:53:28.512 | [324082 Async ks-alt-reader-user:355493]: Signaling child to exit 2022-07-28 08:53:28.513 | WAKEUP 2022-07-28 08:53:28.617 | [324082 Async ks-alt-reader-user:355493]: Signaled 2022-07-28 08:53:28.618 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 08:53:28.618 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 08:53:28.618 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 08:53:28.618 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 08:53:28.618 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 08:53:28.619 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 08:53:28.619 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 08:53:28.619 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 08:53:28.619 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 08:53:28.619 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user b7cd5d64f7a6486aa3ca34ab7044ab52 --project be5ef7d0266e453784a39d297f9b131d 2022-07-28 08:53:28.619 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:53:28.619 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:53:28.619 | ++ functions-common:get_field:813 : read data 2022-07-28 08:53:28.619 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:28.619 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:28.619 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:28.619 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:28.619 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:53:28.619 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 08:53:28.619 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 08:53:28.619 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add reader --user b7cd5d64f7a6486aa3ca34ab7044ab52 --project be5ef7d0266e453784a39d297f9b131d 2022-07-28 08:53:28.619 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:28.619 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:28.619 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:28.619 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:28.619 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user b7cd5d64f7a6486aa3ca34ab7044ab52 --project be5ef7d0266e453784a39d297f9b131d 2022-07-28 08:53:28.619 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:53:28.619 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 08:53:28.619 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:53:28.619 | ++ functions-common:get_field:813 : read data 2022-07-28 08:53:28.619 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:28.619 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:28.619 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:28.619 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:28.619 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:53:28.619 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 08:53:28.619 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 08:53:28.620 | ++ functions-common:get_field:819 : echo '| 3abd212955234654b7d9a8d7df33e380 | b7cd5d64f7a6486aa3ca34ab7044ab52 | | be5ef7d0266e453784a39d297f9b131d | | | False |' 2022-07-28 08:53:28.620 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 08:53:28.620 | ++ functions-common:get_field:813 : read data 2022-07-28 08:53:28.620 | + functions-common:get_or_add_user_project_role:996 : user_role_id=3abd212955234654b7d9a8d7df33e380 2022-07-28 08:53:28.620 | + functions-common:get_or_add_user_project_role:998 : echo 3abd212955234654b7d9a8d7df33e380 2022-07-28 08:53:28.620 | 3abd212955234654b7d9a8d7df33e380 2022-07-28 08:53:28.773 | [324082 Async ks-alt-reader-user:355493]: finished get_or_add_user_project_role reader b7cd5d64f7a6486aa3ca34ab7044ab52 be5ef7d0266e453784a39d297f9b131d with result 0 in 12 seconds 2022-07-28 08:53:28.790 | + inc/async:async_wait:197 : return 0 2022-07-28 08:53:28.803 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-07-28 08:53:29.012 | [324082 Async ks-system-member:355719]: Waiting for completion of get_or_add_user_system_role member 4be5a5e817b04cf996b1f068d558f7d7 all running on PID 355719 (8 other jobs running) 2022-07-28 08:53:29.149 | [324082 Async ks-system-member:355719]: Signaling child to exit 2022-07-28 08:53:29.149 | WAKEUP 2022-07-28 08:53:29.257 | [324082 Async ks-system-member:355719]: Signaled 2022-07-28 08:53:29.274 | + functions-common:get_or_add_user_system_role:1028 : local user_role_id 2022-07-28 08:53:29.274 | + functions-common:get_or_add_user_system_role:1029 : local domain_args 2022-07-28 08:53:29.274 | ++ functions-common:get_or_add_user_system_role:1031 : _get_domain_args 2022-07-28 08:53:29.274 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 08:53:29.274 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 08:53:29.274 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 08:53:29.274 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 08:53:29.274 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 08:53:29.274 | + functions-common:get_or_add_user_system_role:1031 : domain_args= 2022-07-28 08:53:29.274 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 4be5a5e817b04cf996b1f068d558f7d7 --system all -f value -c Role 2022-07-28 08:53:29.274 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:29.274 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:29.274 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:29.274 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:29.274 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:53:29.274 | + functions-common:get_or_add_user_system_role:1039 : user_role_id= 2022-07-28 08:53:29.274 | + functions-common:get_or_add_user_system_role:1040 : [[ -z '' ]] 2022-07-28 08:53:29.274 | + functions-common:get_or_add_user_system_role:1042 : openstack --os-cloud devstack-system-admin role add member --user 4be5a5e817b04cf996b1f068d558f7d7 --system all 2022-07-28 08:53:29.274 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:29.274 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:29.274 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:29.274 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:29.274 | ++ functions-common:get_or_add_user_system_role:1051 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 4be5a5e817b04cf996b1f068d558f7d7 --system all -f value -c Role 2022-07-28 08:53:29.274 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:29.274 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:29.274 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:29.274 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:29.274 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:53:29.275 | + functions-common:get_or_add_user_system_role:1051 : user_role_id=16a3fc3aca974c47a329c2781b0be93a 2022-07-28 08:53:29.275 | + functions-common:get_or_add_user_system_role:1053 : echo 16a3fc3aca974c47a329c2781b0be93a 2022-07-28 08:53:29.275 | 16a3fc3aca974c47a329c2781b0be93a 2022-07-28 08:53:29.547 | [324082 Async ks-system-member:355719]: finished get_or_add_user_system_role member 4be5a5e817b04cf996b1f068d558f7d7 all with result 0 in 11 seconds 2022-07-28 08:53:29.741 | [324082 Async ks-system-reader:356001]: Waiting for completion of get_or_add_user_system_role reader 694481f660d64b0b8e0b04dc860e3b88 all running on PID 356001 (7 other jobs running) 2022-07-28 08:53:29.904 | [324082 Async ks-system-reader:356001]: Signaling child to exit 2022-07-28 08:53:29.904 | WAKEUP 2022-07-28 08:53:30.042 | [324082 Async ks-system-reader:356001]: Signaled 2022-07-28 08:53:30.050 | + functions-common:get_or_add_user_system_role:1028 : local user_role_id 2022-07-28 08:53:30.051 | + functions-common:get_or_add_user_system_role:1029 : local domain_args 2022-07-28 08:53:30.051 | ++ functions-common:get_or_add_user_system_role:1031 : _get_domain_args 2022-07-28 08:53:30.051 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 08:53:30.051 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 08:53:30.051 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 08:53:30.051 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 08:53:30.051 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 08:53:30.051 | + functions-common:get_or_add_user_system_role:1031 : domain_args= 2022-07-28 08:53:30.051 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 694481f660d64b0b8e0b04dc860e3b88 --system all -f value -c Role 2022-07-28 08:53:30.051 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:30.051 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:30.051 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:30.051 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:30.051 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:53:30.051 | + functions-common:get_or_add_user_system_role:1039 : user_role_id= 2022-07-28 08:53:30.051 | + functions-common:get_or_add_user_system_role:1040 : [[ -z '' ]] 2022-07-28 08:53:30.051 | + functions-common:get_or_add_user_system_role:1042 : openstack --os-cloud devstack-system-admin role add reader --user 694481f660d64b0b8e0b04dc860e3b88 --system all 2022-07-28 08:53:30.051 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:30.051 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:30.051 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:30.051 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:30.051 | ++ functions-common:get_or_add_user_system_role:1051 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 694481f660d64b0b8e0b04dc860e3b88 --system all -f value -c Role 2022-07-28 08:53:30.051 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:30.051 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:30.051 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:30.051 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:30.051 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:53:30.052 | + functions-common:get_or_add_user_system_role:1051 : user_role_id=3abd212955234654b7d9a8d7df33e380 2022-07-28 08:53:30.052 | + functions-common:get_or_add_user_system_role:1053 : echo 3abd212955234654b7d9a8d7df33e380 2022-07-28 08:53:30.052 | 3abd212955234654b7d9a8d7df33e380 2022-07-28 08:53:30.378 | [324082 Async ks-system-reader:356001]: finished get_or_add_user_system_role reader 694481f660d64b0b8e0b04dc860e3b88 all with result 0 in 12 seconds 2022-07-28 08:53:30.387 | + inc/async:async_wait:197 : return 0 2022-07-28 08:53:30.398 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-07-28 08:53:30.692 | [324082 Async ks-group-memberdemo:356354]: Waiting for completion of get_or_add_group_project_role member 313e220fa1e24b3c975e71a69928a850 9af593aec02c450aa4ce9c48ff4c6a1f running on PID 356354 (6 other jobs running) 2022-07-28 08:53:30.883 | [324082 Async ks-group-memberdemo:356354]: Signaling child to exit 2022-07-28 08:53:34.841 | + inc/async:async_inner:64 : rc=0 2022-07-28 08:53:34.964 | [356440 Async ks-group-anotherdemo:356440]: finished successfully 2022-07-28 08:53:35.026 | + inc/async:async_inner:64 : rc=0 2022-07-28 08:53:35.082 | [356354 Async ks-group-memberdemo:356354]: finished successfully 2022-07-28 08:53:35.112 | WAKEUP 2022-07-28 08:53:35.169 | [324082 Async ks-group-memberdemo:356354]: Signaled 2022-07-28 08:53:35.170 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-28 08:53:35.171 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 313e220fa1e24b3c975e71a69928a850 --project 9af593aec02c450aa4ce9c48ff4c6a1f -f value 2022-07-28 08:53:35.171 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:35.171 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:35.171 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:35.171 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:35.171 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:53:35.171 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-28 08:53:35.171 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-28 08:53:35.171 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add member --group 313e220fa1e24b3c975e71a69928a850 --project 9af593aec02c450aa4ce9c48ff4c6a1f 2022-07-28 08:53:35.171 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:35.171 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:35.171 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:35.171 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:35.171 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 313e220fa1e24b3c975e71a69928a850 --project 9af593aec02c450aa4ce9c48ff4c6a1f -f value 2022-07-28 08:53:35.171 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:35.171 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:35.171 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:35.171 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:35.171 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:53:35.171 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='16a3fc3aca974c47a329c2781b0be93a 313e220fa1e24b3c975e71a69928a850 9af593aec02c450aa4ce9c48ff4c6a1f False' 2022-07-28 08:53:35.171 | + functions-common:get_or_add_group_project_role:1077 : echo 16a3fc3aca974c47a329c2781b0be93a 313e220fa1e24b3c975e71a69928a850 9af593aec02c450aa4ce9c48ff4c6a1f False 2022-07-28 08:53:35.171 | 16a3fc3aca974c47a329c2781b0be93a 313e220fa1e24b3c975e71a69928a850 9af593aec02c450aa4ce9c48ff4c6a1f False 2022-07-28 08:53:35.261 | [324082 Async ks-group-memberdemo:356354]: finished get_or_add_group_project_role member 313e220fa1e24b3c975e71a69928a850 9af593aec02c450aa4ce9c48ff4c6a1f with result 0 in 13 seconds 2022-07-28 08:53:35.327 | [324082 Async ks-group-anotherdemo:356440]: Waiting for completion of get_or_add_group_project_role anotherrole 313e220fa1e24b3c975e71a69928a850 9af593aec02c450aa4ce9c48ff4c6a1f running on PID 356440 (5 other jobs running) 2022-07-28 08:53:35.372 | [324082 Async ks-group-anotherdemo:356440]: Signaling child to exit 2022-07-28 08:53:35.376 | WAKEUP 2022-07-28 08:53:35.420 | [324082 Async ks-group-anotherdemo:356440]: Signaled 2022-07-28 08:53:35.422 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-28 08:53:35.422 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 313e220fa1e24b3c975e71a69928a850 --project 9af593aec02c450aa4ce9c48ff4c6a1f -f value 2022-07-28 08:53:35.422 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:35.422 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:35.422 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:35.422 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:35.422 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:53:35.422 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-28 08:53:35.422 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-28 08:53:35.422 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add anotherrole --group 313e220fa1e24b3c975e71a69928a850 --project 9af593aec02c450aa4ce9c48ff4c6a1f 2022-07-28 08:53:35.422 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:35.422 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:35.422 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:35.422 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:35.422 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 313e220fa1e24b3c975e71a69928a850 --project 9af593aec02c450aa4ce9c48ff4c6a1f -f value 2022-07-28 08:53:35.422 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:35.422 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:35.422 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:35.422 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:35.422 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:53:35.422 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='a4fa43cd6d914398a0790a1516c83d08 313e220fa1e24b3c975e71a69928a850 9af593aec02c450aa4ce9c48ff4c6a1f False' 2022-07-28 08:53:35.422 | + functions-common:get_or_add_group_project_role:1077 : echo a4fa43cd6d914398a0790a1516c83d08 313e220fa1e24b3c975e71a69928a850 9af593aec02c450aa4ce9c48ff4c6a1f False 2022-07-28 08:53:35.422 | a4fa43cd6d914398a0790a1516c83d08 313e220fa1e24b3c975e71a69928a850 9af593aec02c450aa4ce9c48ff4c6a1f False 2022-07-28 08:53:35.494 | [324082 Async ks-group-anotherdemo:356440]: finished get_or_add_group_project_role anotherrole 313e220fa1e24b3c975e71a69928a850 9af593aec02c450aa4ce9c48ff4c6a1f with result 0 in 13 seconds 2022-07-28 08:53:35.561 | [324082 Async ks-group-memberalt:356547]: Waiting for completion of get_or_add_group_project_role member 313e220fa1e24b3c975e71a69928a850 be5ef7d0266e453784a39d297f9b131d running on PID 356547 (4 other jobs running) 2022-07-28 08:53:35.602 | [324082 Async ks-group-memberalt:356547]: Signaling child to exit 2022-07-28 08:53:36.635 | + inc/async:async_inner:64 : rc=0 2022-07-28 08:53:36.680 | [356547 Async ks-group-memberalt:356547]: finished successfully 2022-07-28 08:53:36.708 | WAKEUP 2022-07-28 08:53:36.740 | [324082 Async ks-group-memberalt:356547]: Signaled 2022-07-28 08:53:36.742 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-28 08:53:36.742 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 313e220fa1e24b3c975e71a69928a850 --project be5ef7d0266e453784a39d297f9b131d -f value 2022-07-28 08:53:36.742 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:36.742 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:36.742 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:36.742 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:36.742 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:53:36.742 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-28 08:53:36.743 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-28 08:53:36.743 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add member --group 313e220fa1e24b3c975e71a69928a850 --project be5ef7d0266e453784a39d297f9b131d 2022-07-28 08:53:36.743 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:36.743 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:36.743 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:36.743 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:36.743 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 313e220fa1e24b3c975e71a69928a850 --project be5ef7d0266e453784a39d297f9b131d -f value 2022-07-28 08:53:36.743 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:36.743 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:36.743 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:36.743 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:36.743 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:53:36.743 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='16a3fc3aca974c47a329c2781b0be93a 313e220fa1e24b3c975e71a69928a850 be5ef7d0266e453784a39d297f9b131d False' 2022-07-28 08:53:36.743 | + functions-common:get_or_add_group_project_role:1077 : echo 16a3fc3aca974c47a329c2781b0be93a 313e220fa1e24b3c975e71a69928a850 be5ef7d0266e453784a39d297f9b131d False 2022-07-28 08:53:36.743 | 16a3fc3aca974c47a329c2781b0be93a 313e220fa1e24b3c975e71a69928a850 be5ef7d0266e453784a39d297f9b131d False 2022-07-28 08:53:36.801 | [324082 Async ks-group-memberalt:356547]: finished get_or_add_group_project_role member 313e220fa1e24b3c975e71a69928a850 be5ef7d0266e453784a39d297f9b131d with result 0 in 14 seconds 2022-07-28 08:53:36.814 | + inc/async:async_inner:64 : rc=0 2022-07-28 08:53:36.847 | [324082 Async ks-group-anotheralt:356634]: Waiting for completion of get_or_add_group_project_role anotherrole 313e220fa1e24b3c975e71a69928a850 be5ef7d0266e453784a39d297f9b131d running on PID 356634 (3 other jobs running) 2022-07-28 08:53:36.847 | [356634 Async ks-group-anotheralt:356634]: finished successfully 2022-07-28 08:53:36.879 | [324082 Async ks-group-anotheralt:356634]: Signaling child to exit 2022-07-28 08:53:36.879 | WAKEUP 2022-07-28 08:53:36.904 | [324082 Async ks-group-anotheralt:356634]: Signaled 2022-07-28 08:53:36.906 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-28 08:53:36.906 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 313e220fa1e24b3c975e71a69928a850 --project be5ef7d0266e453784a39d297f9b131d -f value 2022-07-28 08:53:36.906 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:36.906 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:36.906 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:36.906 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:36.906 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:53:36.906 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-28 08:53:36.906 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-28 08:53:36.906 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add anotherrole --group 313e220fa1e24b3c975e71a69928a850 --project be5ef7d0266e453784a39d297f9b131d 2022-07-28 08:53:36.906 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:36.906 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:36.906 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:36.906 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:36.906 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 313e220fa1e24b3c975e71a69928a850 --project be5ef7d0266e453784a39d297f9b131d -f value 2022-07-28 08:53:36.906 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:36.906 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:36.906 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:36.906 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:36.906 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:53:36.906 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='a4fa43cd6d914398a0790a1516c83d08 313e220fa1e24b3c975e71a69928a850 be5ef7d0266e453784a39d297f9b131d False' 2022-07-28 08:53:36.906 | + functions-common:get_or_add_group_project_role:1077 : echo a4fa43cd6d914398a0790a1516c83d08 313e220fa1e24b3c975e71a69928a850 be5ef7d0266e453784a39d297f9b131d False 2022-07-28 08:53:36.906 | a4fa43cd6d914398a0790a1516c83d08 313e220fa1e24b3c975e71a69928a850 be5ef7d0266e453784a39d297f9b131d False 2022-07-28 08:53:36.954 | [324082 Async ks-group-anotheralt:356634]: finished get_or_add_group_project_role anotherrole 313e220fa1e24b3c975e71a69928a850 be5ef7d0266e453784a39d297f9b131d with result 0 in 14 seconds 2022-07-28 08:53:36.999 | [324082 Async ks-group-admin:356752]: Waiting for completion of get_or_add_group_project_role admin 1bda7933e7cd46bb88eaf0bc55ad78c4 5c7af4b1c9fc4f35a95bbc0f95b044f2 running on PID 356752 (2 other jobs running) 2022-07-28 08:53:37.034 | [324082 Async ks-group-admin:356752]: Signaling child to exit 2022-07-28 08:53:37.643 | + inc/async:async_inner:64 : rc=0 2022-07-28 08:53:37.669 | [356752 Async ks-group-admin:356752]: finished successfully 2022-07-28 08:53:37.690 | WAKEUP 2022-07-28 08:53:37.713 | [324082 Async ks-group-admin:356752]: Signaled 2022-07-28 08:53:37.715 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-28 08:53:37.715 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 1bda7933e7cd46bb88eaf0bc55ad78c4 --project 5c7af4b1c9fc4f35a95bbc0f95b044f2 -f value 2022-07-28 08:53:37.715 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:37.715 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:37.715 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:37.715 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:37.715 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:53:37.715 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-28 08:53:37.715 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-28 08:53:37.715 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add admin --group 1bda7933e7cd46bb88eaf0bc55ad78c4 --project 5c7af4b1c9fc4f35a95bbc0f95b044f2 2022-07-28 08:53:37.715 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:37.715 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:37.715 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:37.715 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:37.715 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 1bda7933e7cd46bb88eaf0bc55ad78c4 --project 5c7af4b1c9fc4f35a95bbc0f95b044f2 -f value 2022-07-28 08:53:37.715 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:37.715 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:37.715 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:53:37.715 | from cryptography.utils import int_from_bytes 2022-07-28 08:53:37.715 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:53:37.715 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='280023171b4a45efb67c036ff237bb3c 1bda7933e7cd46bb88eaf0bc55ad78c4 5c7af4b1c9fc4f35a95bbc0f95b044f2 False' 2022-07-28 08:53:37.715 | + functions-common:get_or_add_group_project_role:1077 : echo 280023171b4a45efb67c036ff237bb3c 1bda7933e7cd46bb88eaf0bc55ad78c4 5c7af4b1c9fc4f35a95bbc0f95b044f2 False 2022-07-28 08:53:37.716 | 280023171b4a45efb67c036ff237bb3c 1bda7933e7cd46bb88eaf0bc55ad78c4 5c7af4b1c9fc4f35a95bbc0f95b044f2 False 2022-07-28 08:53:37.765 | [324082 Async ks-group-admin:356752]: finished get_or_add_group_project_role admin 1bda7933e7cd46bb88eaf0bc55ad78c4 5c7af4b1c9fc4f35a95bbc0f95b044f2 with result 0 in 14 seconds 2022-07-28 08:53:37.769 | + inc/async:async_wait:197 : return 0 2022-07-28 08:53:37.772 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-07-28 08:53:37.790 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:53:37.794 | + ./stack.sh:main:1097 : is_service_enabled nova 2022-07-28 08:53:37.814 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:53:37.817 | + ./stack.sh:main:1098 : async_runfunc create_nova_accounts 2022-07-28 08:53:37.820 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-07-28 08:53:37.887 | + inc/async:async_inner:63 : create_nova_accounts 2022-07-28 08:53:37.927 | [324082 Async create_nova_accounts:358659]: running: create_nova_accounts 2022-07-28 08:53:37.929 | + ./stack.sh:main:1100 : is_service_enabled glance 2022-07-28 08:53:37.948 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:53:37.950 | + ./stack.sh:main:1101 : async_runfunc create_glance_accounts 2022-07-28 08:53:37.953 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-07-28 08:53:38.015 | + inc/async:async_inner:63 : create_glance_accounts 2022-07-28 08:53:38.055 | [324082 Async create_glance_accounts:358774]: running: create_glance_accounts 2022-07-28 08:53:38.057 | + ./stack.sh:main:1103 : is_service_enabled cinder 2022-07-28 08:53:38.077 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:53:38.083 | + ./stack.sh:main:1104 : async_runfunc create_cinder_accounts 2022-07-28 08:53:38.085 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-07-28 08:53:38.152 | + inc/async:async_inner:63 : create_cinder_accounts 2022-07-28 08:53:38.206 | [324082 Async create_cinder_accounts:358904]: running: create_cinder_accounts 2022-07-28 08:53:38.208 | + ./stack.sh:main:1106 : is_service_enabled neutron 2022-07-28 08:53:38.230 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:53:38.232 | + ./stack.sh:main:1107 : async_runfunc create_neutron_accounts 2022-07-28 08:53:38.235 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-07-28 08:53:38.311 | + inc/async:async_inner:63 : create_neutron_accounts 2022-07-28 08:53:38.373 | [324082 Async create_neutron_accounts:359020]: running: create_neutron_accounts 2022-07-28 08:53:38.379 | + ./stack.sh:main:1109 : is_service_enabled swift 2022-07-28 08:53:38.409 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:53:38.416 | + ./stack.sh:main:1110 : async_runfunc create_swift_accounts 2022-07-28 08:53:38.421 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-07-28 08:53:38.670 | + inc/async:async_inner:63 : create_swift_accounts 2022-07-28 08:53:38.882 | [324082 Async create_swift_accounts:359162]: running: create_swift_accounts 2022-07-28 08:53:38.907 | + ./stack.sh:main:1118 : is_service_enabled horizon 2022-07-28 08:53:39.062 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:53:39.086 | + ./stack.sh:main:1123 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-07-28 08:53:39.426 | [324082 Async create_nova_accounts:358659]: Waiting for completion of create_nova_accounts running on PID 358659 (6 other jobs running) 2022-07-28 08:53:39.600 | [324082 Async create_nova_accounts:358659]: Signaling child to exit 2022-07-28 08:54:19.428 | + inc/async:async_inner:64 : rc=0 2022-07-28 08:54:19.474 | [359020 Async create_neutron_accounts:359020]: finished successfully 2022-07-28 08:54:36.854 | + inc/async:async_inner:64 : rc=0 2022-07-28 08:54:36.908 | [358904 Async create_cinder_accounts:358904]: finished successfully 2022-07-28 08:54:56.308 | + inc/async:async_inner:64 : rc=0 2022-07-28 08:54:56.340 | [358774 Async create_glance_accounts:358774]: finished successfully 2022-07-28 08:54:59.593 | + inc/async:async_inner:64 : rc=0 2022-07-28 08:54:59.619 | [358659 Async create_nova_accounts:358659]: finished successfully 2022-07-28 08:54:59.642 | WAKEUP 2022-07-28 08:54:59.666 | [324082 Async create_nova_accounts:358659]: Signaled 2022-07-28 08:54:59.667 | + lib/nova:create_nova_accounts:351 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-07-28 08:54:59.667 | + lib/nova:create_nova_accounts:355 : create_service_user nova admin 2022-07-28 08:54:59.667 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-07-28 08:54:59.667 | + functions-common:get_or_create_user:910 : local user_id 2022-07-28 08:54:59.667 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 08:54:59.667 | + functions-common:get_or_create_user:914 : local email= 2022-07-28 08:54:59.667 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-28 08:54:59.667 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.667 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.667 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.667 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.667 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:54:59.667 | + functions-common:get_or_create_user:926 : user_id=e3ba63c3fc36470fbbe8312b51a13f13 2022-07-28 08:54:59.668 | + functions-common:get_or_create_user:927 : echo e3ba63c3fc36470fbbe8312b51a13f13 2022-07-28 08:54:59.668 | e3ba63c3fc36470fbbe8312b51a13f13 2022-07-28 08:54:59.668 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-07-28 08:54:59.668 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 08:54:59.668 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 08:54:59.668 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 08:54:59.668 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 08:54:59.668 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 08:54:59.668 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 08:54:59.668 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 08:54:59.668 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 08:54:59.668 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 08:54:59.668 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 08:54:59.668 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 08:54:59.668 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:54:59.668 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-07-28 08:54:59.668 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:54:59.668 | ++ functions-common:get_field:813 : read data 2022-07-28 08:54:59.668 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.668 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.668 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.668 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.668 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:54:59.668 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 08:54:59.668 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 08:54:59.668 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-07-28 08:54:59.668 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.668 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.668 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.668 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.669 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:54:59.669 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-07-28 08:54:59.669 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 08:54:59.669 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:54:59.669 | ++ functions-common:get_field:813 : read data 2022-07-28 08:54:59.669 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.669 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.669 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.669 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.669 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:54:59.669 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 08:54:59.669 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 08:54:59.669 | ++ functions-common:get_field:819 : echo '| 32da6d9f8d8f48e285530909f7633410 | e3ba63c3fc36470fbbe8312b51a13f13 | | 9cfa053c839a4fedacde7163d907e2a4 | | | False |' 2022-07-28 08:54:59.669 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 08:54:59.669 | ++ functions-common:get_field:813 : read data 2022-07-28 08:54:59.669 | + functions-common:get_or_add_user_project_role:996 : user_role_id=32da6d9f8d8f48e285530909f7633410 2022-07-28 08:54:59.669 | + functions-common:get_or_add_user_project_role:998 : echo 32da6d9f8d8f48e285530909f7633410 2022-07-28 08:54:59.669 | 32da6d9f8d8f48e285530909f7633410 2022-07-28 08:54:59.669 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-07-28 08:54:59.669 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-07-28 08:54:59.669 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 08:54:59.669 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 08:54:59.669 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 08:54:59.669 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 08:54:59.669 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 08:54:59.669 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 08:54:59.669 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 08:54:59.669 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 08:54:59.669 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 08:54:59.669 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 08:54:59.669 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-07-28 08:54:59.669 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:54:59.670 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 08:54:59.670 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:54:59.670 | ++ functions-common:get_field:813 : read data 2022-07-28 08:54:59.670 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.670 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.670 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.670 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.670 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:54:59.670 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 08:54:59.670 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 08:54:59.670 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-07-28 08:54:59.670 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.670 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.670 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.670 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.670 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-07-28 08:54:59.670 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 08:54:59.670 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:54:59.670 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:54:59.670 | ++ functions-common:get_field:813 : read data 2022-07-28 08:54:59.670 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.670 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.670 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.670 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.670 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:54:59.670 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 08:54:59.670 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 08:54:59.670 | ++ functions-common:get_field:819 : echo '| 280023171b4a45efb67c036ff237bb3c | e3ba63c3fc36470fbbe8312b51a13f13 | | 9cfa053c839a4fedacde7163d907e2a4 | | | False |' 2022-07-28 08:54:59.670 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 08:54:59.670 | ++ functions-common:get_field:813 : read data 2022-07-28 08:54:59.670 | + functions-common:get_or_add_user_project_role:996 : user_role_id=280023171b4a45efb67c036ff237bb3c 2022-07-28 08:54:59.670 | + functions-common:get_or_add_user_project_role:998 : echo 280023171b4a45efb67c036ff237bb3c 2022-07-28 08:54:59.670 | 280023171b4a45efb67c036ff237bb3c 2022-07-28 08:54:59.671 | + lib/nova:create_nova_accounts:357 : local nova_api_url 2022-07-28 08:54:59.671 | + lib/nova:create_nova_accounts:358 : [[ True == \F\a\l\s\e ]] 2022-07-28 08:54:59.671 | + lib/nova:create_nova_accounts:361 : nova_api_url=http://10.222.0.42/compute 2022-07-28 08:54:59.671 | + lib/nova:create_nova_accounts:364 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-07-28 08:54:59.671 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 08:54:59.671 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-07-28 08:54:59.671 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-07-28 08:54:59.671 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.673 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.673 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.673 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.673 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:54:59.673 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 08:54:59.673 | a5418f5b5ebe442f9f1747675c16adbc' 2022-07-28 08:54:59.673 | + functions-common:get_or_create_service:1095 : echo a5418f5b5ebe442f9f1747675c16adbc 2022-07-28 08:54:59.673 | a5418f5b5ebe442f9f1747675c16adbc 2022-07-28 08:54:59.673 | + lib/nova:create_nova_accounts:366 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.42/compute/v2/$(project_id)s' 2022-07-28 08:54:59.673 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 08:54:59.673 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.42/compute/v2/$(project_id)s' RegionOne 2022-07-28 08:54:59.673 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 08:54:59.673 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-07-28 08:54:59.673 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.673 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.673 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.673 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.674 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:54:59.674 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 08:54:59.674 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 08:54:59.674 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.42/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-07-28 08:54:59.674 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.674 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.674 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.674 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.674 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:54:59.674 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=4de53fd4a7a84a4890b63dbd568a0048 2022-07-28 08:54:59.674 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 4de53fd4a7a84a4890b63dbd568a0048 2022-07-28 08:54:59.674 | + functions-common:get_or_create_endpoint:1128 : public_id=4de53fd4a7a84a4890b63dbd568a0048 2022-07-28 08:54:59.674 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-28 08:54:59.674 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 08:54:59.674 | + functions-common:get_or_create_endpoint:1137 : echo 4de53fd4a7a84a4890b63dbd568a0048 2022-07-28 08:54:59.674 | 4de53fd4a7a84a4890b63dbd568a0048 2022-07-28 08:54:59.674 | + lib/nova:create_nova_accounts:370 : get_or_create_service nova compute 'Nova Compute Service' 2022-07-28 08:54:59.674 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 08:54:59.674 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-07-28 08:54:59.674 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-07-28 08:54:59.674 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.674 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.674 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.674 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.674 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:54:59.674 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 08:54:59.674 | 6bfd19a32ae8414f9cdbeb07de94f5f6' 2022-07-28 08:54:59.674 | + functions-common:get_or_create_service:1095 : echo 6bfd19a32ae8414f9cdbeb07de94f5f6 2022-07-28 08:54:59.674 | 6bfd19a32ae8414f9cdbeb07de94f5f6 2022-07-28 08:54:59.674 | + lib/nova:create_nova_accounts:372 : get_or_create_endpoint compute RegionOne http://10.222.0.42/compute/v2.1 2022-07-28 08:54:59.674 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 08:54:59.675 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface compute public http://10.222.0.42/compute/v2.1 RegionOne 2022-07-28 08:54:59.675 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 08:54:59.675 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-07-28 08:54:59.675 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.675 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.675 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.675 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.675 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:54:59.675 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 08:54:59.675 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 08:54:59.675 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.42/compute/v2.1 --region RegionOne -f value -c id 2022-07-28 08:54:59.675 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.675 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.675 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.675 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.675 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:54:59.675 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=e26e2931a8204b4b9e7cf3c38207b1bd 2022-07-28 08:54:59.675 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo e26e2931a8204b4b9e7cf3c38207b1bd 2022-07-28 08:54:59.675 | + functions-common:get_or_create_endpoint:1128 : public_id=e26e2931a8204b4b9e7cf3c38207b1bd 2022-07-28 08:54:59.675 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-28 08:54:59.675 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 08:54:59.675 | + functions-common:get_or_create_endpoint:1137 : echo e26e2931a8204b4b9e7cf3c38207b1bd 2022-07-28 08:54:59.675 | e26e2931a8204b4b9e7cf3c38207b1bd 2022-07-28 08:54:59.675 | + lib/nova:create_nova_accounts:377 : is_service_enabled n-api 2022-07-28 08:54:59.675 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:54:59.675 | + lib/nova:create_nova_accounts:379 : is_service_enabled swift 2022-07-28 08:54:59.675 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:54:59.675 | + lib/nova:create_nova_accounts:382 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-07-28 08:54:59.675 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 08:54:59.675 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 08:54:59.675 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 08:54:59.675 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 08:54:59.676 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 08:54:59.676 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 08:54:59.676 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 08:54:59.676 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 08:54:59.676 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 08:54:59.676 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 08:54:59.676 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-07-28 08:54:59.676 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 08:54:59.676 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:54:59.676 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:54:59.676 | ++ functions-common:get_field:813 : read data 2022-07-28 08:54:59.676 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.676 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.676 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.676 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.676 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:54:59.676 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 08:54:59.676 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 08:54:59.676 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-07-28 08:54:59.676 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.676 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.676 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.676 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.676 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-07-28 08:54:59.676 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:54:59.676 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 08:54:59.676 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:54:59.676 | ++ functions-common:get_field:813 : read data 2022-07-28 08:54:59.676 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.676 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.676 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.677 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.677 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:54:59.677 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 08:54:59.677 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 08:54:59.677 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 08:54:59.677 | ++ functions-common:get_field:819 : echo '| 15fc2297dd8749eab8d518cabaaf36f4 | e3ba63c3fc36470fbbe8312b51a13f13 | | 9cfa053c839a4fedacde7163d907e2a4 | | | False |' 2022-07-28 08:54:59.677 | ++ functions-common:get_field:813 : read data 2022-07-28 08:54:59.677 | + functions-common:get_or_add_user_project_role:996 : user_role_id=15fc2297dd8749eab8d518cabaaf36f4 2022-07-28 08:54:59.677 | + functions-common:get_or_add_user_project_role:998 : echo 15fc2297dd8749eab8d518cabaaf36f4 2022-07-28 08:54:59.677 | 15fc2297dd8749eab8d518cabaaf36f4 2022-07-28 08:54:59.677 | + lib/nova:create_nova_accounts:387 : is_service_enabled s3api 2022-07-28 08:54:59.677 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:54:59.677 | + lib/nova:create_nova_accounts:398 : is_service_enabled n-api 2022-07-28 08:54:59.677 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:54:59.677 | + lib/nova:create_nova_accounts:399 : [[ False = True ]] 2022-07-28 08:54:59.714 | [324082 Async create_nova_accounts:358659]: finished create_nova_accounts with result 0 in 81 seconds 2022-07-28 08:54:59.752 | [324082 Async create_glance_accounts:358774]: Waiting for completion of create_glance_accounts running on PID 358774 (5 other jobs running) 2022-07-28 08:54:59.778 | [324082 Async create_glance_accounts:358774]: Signaling child to exit 2022-07-28 08:54:59.778 | WAKEUP 2022-07-28 08:54:59.800 | [324082 Async create_glance_accounts:358774]: Signaled 2022-07-28 08:54:59.802 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-07-28 08:54:59.802 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:54:59.802 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-07-28 08:54:59.802 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-07-28 08:54:59.802 | + functions-common:get_or_create_user:910 : local user_id 2022-07-28 08:54:59.802 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 08:54:59.802 | + functions-common:get_or_create_user:914 : local email= 2022-07-28 08:54:59.802 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-28 08:54:59.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.802 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.802 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.802 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:54:59.802 | + functions-common:get_or_create_user:926 : user_id=5ec07578e79545168574fc04cba0a319 2022-07-28 08:54:59.802 | + functions-common:get_or_create_user:927 : echo 5ec07578e79545168574fc04cba0a319 2022-07-28 08:54:59.802 | 5ec07578e79545168574fc04cba0a319 2022-07-28 08:54:59.802 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-07-28 08:54:59.802 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 08:54:59.802 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 08:54:59.802 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 08:54:59.803 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 08:54:59.803 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 08:54:59.803 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 08:54:59.803 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 08:54:59.803 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 08:54:59.803 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 08:54:59.803 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 08:54:59.803 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-07-28 08:54:59.803 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:54:59.803 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 08:54:59.803 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:54:59.803 | ++ functions-common:get_field:813 : read data 2022-07-28 08:54:59.803 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.803 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.803 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.803 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.803 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:54:59.803 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 08:54:59.803 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 08:54:59.803 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-07-28 08:54:59.803 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.803 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.803 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.803 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.803 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:54:59.803 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-07-28 08:54:59.803 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 08:54:59.803 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:54:59.803 | ++ functions-common:get_field:813 : read data 2022-07-28 08:54:59.803 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.803 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.803 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.804 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.804 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:54:59.804 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 08:54:59.804 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 08:54:59.804 | ++ functions-common:get_field:819 : echo '| 32da6d9f8d8f48e285530909f7633410 | 5ec07578e79545168574fc04cba0a319 | | 9cfa053c839a4fedacde7163d907e2a4 | | | False |' 2022-07-28 08:54:59.804 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 08:54:59.804 | ++ functions-common:get_field:813 : read data 2022-07-28 08:54:59.804 | + functions-common:get_or_add_user_project_role:996 : user_role_id=32da6d9f8d8f48e285530909f7633410 2022-07-28 08:54:59.804 | + functions-common:get_or_add_user_project_role:998 : echo 32da6d9f8d8f48e285530909f7633410 2022-07-28 08:54:59.804 | 32da6d9f8d8f48e285530909f7633410 2022-07-28 08:54:59.804 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-07-28 08:54:59.804 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-07-28 08:54:59.804 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:54:59.804 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-07-28 08:54:59.804 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-07-28 08:54:59.804 | + functions-common:get_or_create_user:910 : local user_id 2022-07-28 08:54:59.804 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 08:54:59.804 | + functions-common:get_or_create_user:914 : local email= 2022-07-28 08:54:59.804 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-28 08:54:59.804 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.804 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.804 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.804 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.804 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:54:59.804 | + functions-common:get_or_create_user:926 : user_id=02fa8a25f4a844faac620f7db414011a 2022-07-28 08:54:59.804 | + functions-common:get_or_create_user:927 : echo 02fa8a25f4a844faac620f7db414011a 2022-07-28 08:54:59.804 | 02fa8a25f4a844faac620f7db414011a 2022-07-28 08:54:59.804 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-07-28 08:54:59.804 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 08:54:59.804 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 08:54:59.804 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 08:54:59.804 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 08:54:59.805 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 08:54:59.805 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 08:54:59.805 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 08:54:59.805 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 08:54:59.805 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 08:54:59.805 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 08:54:59.805 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 08:54:59.805 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:54:59.805 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-07-28 08:54:59.805 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:54:59.805 | ++ functions-common:get_field:813 : read data 2022-07-28 08:54:59.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.805 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.805 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.805 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:54:59.805 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 08:54:59.805 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 08:54:59.805 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-07-28 08:54:59.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.805 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.805 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.805 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-07-28 08:54:59.805 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:54:59.805 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 08:54:59.805 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:54:59.805 | ++ functions-common:get_field:813 : read data 2022-07-28 08:54:59.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.805 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.805 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.805 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:54:59.806 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 08:54:59.806 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 08:54:59.806 | ++ functions-common:get_field:819 : echo '| 32da6d9f8d8f48e285530909f7633410 | 02fa8a25f4a844faac620f7db414011a | | 9cfa053c839a4fedacde7163d907e2a4 | | | False |' 2022-07-28 08:54:59.806 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 08:54:59.806 | ++ functions-common:get_field:813 : read data 2022-07-28 08:54:59.806 | + functions-common:get_or_add_user_project_role:996 : user_role_id=32da6d9f8d8f48e285530909f7633410 2022-07-28 08:54:59.806 | + functions-common:get_or_add_user_project_role:998 : echo 32da6d9f8d8f48e285530909f7633410 2022-07-28 08:54:59.806 | 32da6d9f8d8f48e285530909f7633410 2022-07-28 08:54:59.806 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-07-28 08:54:59.806 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-07-28 08:54:59.806 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 08:54:59.806 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 08:54:59.806 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 08:54:59.806 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 08:54:59.806 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 08:54:59.806 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 08:54:59.806 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 08:54:59.806 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 08:54:59.806 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 08:54:59.806 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 08:54:59.806 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 08:54:59.806 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:54:59.806 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-07-28 08:54:59.806 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:54:59.806 | ++ functions-common:get_field:813 : read data 2022-07-28 08:54:59.806 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.806 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.806 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.806 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.806 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:54:59.806 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 08:54:59.806 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 08:54:59.806 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-07-28 08:54:59.807 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.807 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.807 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.807 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.807 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-07-28 08:54:59.807 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:54:59.807 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 08:54:59.807 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:54:59.807 | ++ functions-common:get_field:813 : read data 2022-07-28 08:54:59.807 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.807 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.807 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.807 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.807 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:54:59.807 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 08:54:59.807 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 08:54:59.807 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 08:54:59.807 | ++ functions-common:get_field:819 : echo '| 15fc2297dd8749eab8d518cabaaf36f4 | 02fa8a25f4a844faac620f7db414011a | | 9cfa053c839a4fedacde7163d907e2a4 | | | False |' 2022-07-28 08:54:59.807 | ++ functions-common:get_field:813 : read data 2022-07-28 08:54:59.807 | + functions-common:get_or_add_user_project_role:996 : user_role_id=15fc2297dd8749eab8d518cabaaf36f4 2022-07-28 08:54:59.807 | + functions-common:get_or_add_user_project_role:998 : echo 15fc2297dd8749eab8d518cabaaf36f4 2022-07-28 08:54:59.807 | 15fc2297dd8749eab8d518cabaaf36f4 2022-07-28 08:54:59.807 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-07-28 08:54:59.807 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 08:54:59.807 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-07-28 08:54:59.807 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-07-28 08:54:59.807 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.807 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.807 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.807 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.807 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:54:59.807 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 08:54:59.807 | f91425951cc140ea899e42ea59dfbee0' 2022-07-28 08:54:59.808 | + functions-common:get_or_create_service:1095 : echo f91425951cc140ea899e42ea59dfbee0 2022-07-28 08:54:59.808 | f91425951cc140ea899e42ea59dfbee0 2022-07-28 08:54:59.808 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.42/image 2022-07-28 08:54:59.808 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 08:54:59.808 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface image public http://10.222.0.42/image RegionOne 2022-07-28 08:54:59.808 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 08:54:59.808 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-07-28 08:54:59.808 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.808 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.808 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.808 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.808 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:54:59.808 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 08:54:59.808 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 08:54:59.808 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.42/image --region RegionOne -f value -c id 2022-07-28 08:54:59.808 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.808 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.808 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.808 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.808 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:54:59.808 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=847694ca28d84cfdb04a91d89eb2ac35 2022-07-28 08:54:59.808 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 847694ca28d84cfdb04a91d89eb2ac35 2022-07-28 08:54:59.808 | + functions-common:get_or_create_endpoint:1128 : public_id=847694ca28d84cfdb04a91d89eb2ac35 2022-07-28 08:54:59.808 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-28 08:54:59.808 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 08:54:59.808 | + functions-common:get_or_create_endpoint:1137 : echo 847694ca28d84cfdb04a91d89eb2ac35 2022-07-28 08:54:59.808 | 847694ca28d84cfdb04a91d89eb2ac35 2022-07-28 08:54:59.808 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-07-28 08:54:59.808 | ++ functions-common:get_or_create_domain:878 : local domain_id 2022-07-28 08:54:59.808 | +++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-07-28 08:54:59.808 | ++ functions-common:get_or_create_domain:888 : domain_id=default 2022-07-28 08:54:59.808 | ++ functions-common:get_or_create_domain:889 : echo default 2022-07-28 08:54:59.809 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-07-28 08:54:59.809 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-07-28 08:54:59.809 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-07-28 08:54:59.809 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-07-28 08:54:59.848 | [324082 Async create_glance_accounts:358774]: finished create_glance_accounts with result 0 in 78 seconds 2022-07-28 08:54:59.887 | [324082 Async create_cinder_accounts:358904]: Waiting for completion of create_cinder_accounts running on PID 358904 (4 other jobs running) 2022-07-28 08:54:59.912 | [324082 Async create_cinder_accounts:358904]: Signaling child to exit 2022-07-28 08:54:59.913 | WAKEUP 2022-07-28 08:54:59.935 | [324082 Async create_cinder_accounts:358904]: Signaled 2022-07-28 08:54:59.937 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-07-28 08:54:59.937 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-07-28 08:54:59.937 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-07-28 08:54:59.937 | + functions-common:get_or_create_user:910 : local user_id 2022-07-28 08:54:59.937 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 08:54:59.937 | + functions-common:get_or_create_user:914 : local email= 2022-07-28 08:54:59.937 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-28 08:54:59.937 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.937 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.937 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.937 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.937 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:54:59.937 | + functions-common:get_or_create_user:926 : user_id=b2c09dcfea224aeb8e846eb810e0e489 2022-07-28 08:54:59.937 | + functions-common:get_or_create_user:927 : echo b2c09dcfea224aeb8e846eb810e0e489 2022-07-28 08:54:59.938 | b2c09dcfea224aeb8e846eb810e0e489 2022-07-28 08:54:59.938 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-07-28 08:54:59.938 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 08:54:59.938 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 08:54:59.938 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 08:54:59.938 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 08:54:59.938 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 08:54:59.938 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 08:54:59.938 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 08:54:59.938 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 08:54:59.938 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 08:54:59.938 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 08:54:59.938 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:54:59.938 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 08:54:59.938 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-07-28 08:54:59.938 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:54:59.938 | ++ functions-common:get_field:813 : read data 2022-07-28 08:54:59.938 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.938 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.938 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.938 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.938 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:54:59.938 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 08:54:59.938 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 08:54:59.938 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-07-28 08:54:59.938 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.938 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.938 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.938 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.938 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 08:54:59.938 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:54:59.938 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:54:59.938 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-07-28 08:54:59.939 | ++ functions-common:get_field:813 : read data 2022-07-28 08:54:59.939 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.939 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.939 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.939 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.939 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:54:59.939 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 08:54:59.939 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 08:54:59.939 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 08:54:59.939 | ++ functions-common:get_field:819 : echo '| 32da6d9f8d8f48e285530909f7633410 | b2c09dcfea224aeb8e846eb810e0e489 | | 9cfa053c839a4fedacde7163d907e2a4 | | | False |' 2022-07-28 08:54:59.939 | ++ functions-common:get_field:813 : read data 2022-07-28 08:54:59.939 | + functions-common:get_or_add_user_project_role:996 : user_role_id=32da6d9f8d8f48e285530909f7633410 2022-07-28 08:54:59.939 | + functions-common:get_or_add_user_project_role:998 : echo 32da6d9f8d8f48e285530909f7633410 2022-07-28 08:54:59.939 | 32da6d9f8d8f48e285530909f7633410 2022-07-28 08:54:59.939 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-07-28 08:54:59.939 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-07-28 08:54:59.939 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 08:54:59.939 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-07-28 08:54:59.939 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-07-28 08:54:59.939 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.939 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.939 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.939 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.939 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:54:59.939 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 08:54:59.939 | 3c8c743d37e742d1994d4059a06fceb3' 2022-07-28 08:54:59.939 | + functions-common:get_or_create_service:1095 : echo 3c8c743d37e742d1994d4059a06fceb3 2022-07-28 08:54:59.939 | 3c8c743d37e742d1994d4059a06fceb3 2022-07-28 08:54:59.939 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-07-28 08:54:59.939 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.42/volume/v3/$(project_id)s' 2022-07-28 08:54:59.939 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 08:54:59.939 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.42/volume/v3/$(project_id)s' RegionOne 2022-07-28 08:54:59.939 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 08:54:59.940 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-07-28 08:54:59.940 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.940 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.940 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.940 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.940 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:54:59.940 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 08:54:59.940 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 08:54:59.940 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.42/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-07-28 08:54:59.940 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.940 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.940 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.940 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.940 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:54:59.940 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=ebc7d4a0853b458c9142c7e4fd5e1899 2022-07-28 08:54:59.940 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo ebc7d4a0853b458c9142c7e4fd5e1899 2022-07-28 08:54:59.940 | + functions-common:get_or_create_endpoint:1128 : public_id=ebc7d4a0853b458c9142c7e4fd5e1899 2022-07-28 08:54:59.940 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-28 08:54:59.940 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 08:54:59.940 | + functions-common:get_or_create_endpoint:1137 : echo ebc7d4a0853b458c9142c7e4fd5e1899 2022-07-28 08:54:59.940 | ebc7d4a0853b458c9142c7e4fd5e1899 2022-07-28 08:54:59.940 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-07-28 08:54:59.940 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 08:54:59.940 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-07-28 08:54:59.940 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-07-28 08:54:59.940 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.940 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.940 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.940 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.940 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:54:59.940 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 08:54:59.940 | cec47d632a42485c938764d3bfdb2de3' 2022-07-28 08:54:59.941 | + functions-common:get_or_create_service:1095 : echo cec47d632a42485c938764d3bfdb2de3 2022-07-28 08:54:59.941 | cec47d632a42485c938764d3bfdb2de3 2022-07-28 08:54:59.941 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.42/volume/v3/$(project_id)s' 2022-07-28 08:54:59.941 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 08:54:59.941 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.42/volume/v3/$(project_id)s' RegionOne 2022-07-28 08:54:59.941 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 08:54:59.941 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-07-28 08:54:59.941 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.941 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.941 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.941 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.941 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:54:59.941 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 08:54:59.941 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 08:54:59.941 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.42/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-07-28 08:54:59.941 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.941 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.941 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.941 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.941 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:54:59.941 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=4183dea8a4a243bc8291b5ed6c44b6e2 2022-07-28 08:54:59.942 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 4183dea8a4a243bc8291b5ed6c44b6e2 2022-07-28 08:54:59.942 | + functions-common:get_or_create_endpoint:1128 : public_id=4183dea8a4a243bc8291b5ed6c44b6e2 2022-07-28 08:54:59.942 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-28 08:54:59.942 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 08:54:59.942 | + functions-common:get_or_create_endpoint:1137 : echo 4183dea8a4a243bc8291b5ed6c44b6e2 2022-07-28 08:54:59.942 | 4183dea8a4a243bc8291b5ed6c44b6e2 2022-07-28 08:54:59.942 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-07-28 08:54:59.942 | ++ lib/cinder:configure_cinder_internal_tenant:616 : get_or_create_project service 2022-07-28 08:54:59.942 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-28 08:54:59.942 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-07-28 08:54:59.942 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.942 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.942 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.942 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.942 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:54:59.942 | ++ functions-common:get_or_create_project:939 : project_id=9cfa053c839a4fedacde7163d907e2a4 2022-07-28 08:54:59.942 | ++ functions-common:get_or_create_project:940 : echo 9cfa053c839a4fedacde7163d907e2a4 2022-07-28 08:54:59.942 | + lib/cinder:configure_cinder_internal_tenant:616 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 9cfa053c839a4fedacde7163d907e2a4 2022-07-28 08:54:59.942 | ++ lib/cinder:configure_cinder_internal_tenant:617 : get_or_create_user cinder 2022-07-28 08:54:59.942 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 08:54:59.942 | ++ functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 08:54:59.942 | ++ functions-common:get_or_create_user:914 : local email= 2022-07-28 08:54:59.942 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-07-28 08:54:59.942 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.942 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.942 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:54:59.942 | from cryptography.utils import int_from_bytes 2022-07-28 08:54:59.942 | No password was supplied, authentication will fail when a user does not have a password. 2022-07-28 08:54:59.942 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:54:59.942 | ++ functions-common:get_or_create_user:926 : user_id=b2c09dcfea224aeb8e846eb810e0e489 2022-07-28 08:54:59.942 | ++ functions-common:get_or_create_user:927 : echo b2c09dcfea224aeb8e846eb810e0e489 2022-07-28 08:54:59.942 | + lib/cinder:configure_cinder_internal_tenant:617 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id b2c09dcfea224aeb8e846eb810e0e489 2022-07-28 08:54:59.983 | [324082 Async create_cinder_accounts:358904]: finished create_cinder_accounts with result 0 in 58 seconds 2022-07-28 08:54:59.988 | + inc/async:async_wait:197 : return 0 2022-07-28 08:54:59.990 | + ./stack.sh:main:1124 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-07-28 08:55:00.043 | [324082 Async create_neutron_accounts:359020]: Waiting for completion of create_neutron_accounts running on PID 359020 (3 other jobs running) 2022-07-28 08:55:00.070 | [324082 Async create_neutron_accounts:359020]: Signaling child to exit 2022-07-28 08:55:00.070 | WAKEUP 2022-07-28 08:55:00.094 | [324082 Async create_neutron_accounts:359020]: Signaled 2022-07-28 08:55:00.096 | + lib/neutron:create_neutron_accounts:670 : is_neutron_legacy_enabled 2022-07-28 08:55:00.096 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 08:55:00.096 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-28 08:55:00.096 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 08:55:00.096 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-28 08:55:00.096 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-28 08:55:00.096 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-28 08:55:00.096 | + lib/neutron:create_neutron_accounts:672 : create_mutnauq_accounts 2022-07-28 08:55:00.096 | + lib/neutron-legacy:create_mutnauq_accounts:432 : local neutron_url 2022-07-28 08:55:00.096 | + lib/neutron-legacy:create_mutnauq_accounts:433 : '[' False == True ']' 2022-07-28 08:55:00.096 | + lib/neutron-legacy:create_mutnauq_accounts:436 : neutron_url=http://10.222.0.42:9696/ 2022-07-28 08:55:00.096 | + lib/neutron-legacy:create_mutnauq_accounts:439 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-07-28 08:55:00.096 | + lib/neutron-legacy:create_mutnauq_accounts:441 : create_service_user neutron 2022-07-28 08:55:00.096 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-07-28 08:55:00.096 | + functions-common:get_or_create_user:910 : local user_id 2022-07-28 08:55:00.096 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 08:55:00.096 | + functions-common:get_or_create_user:914 : local email= 2022-07-28 08:55:00.096 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-28 08:55:00.096 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:00.096 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:00.096 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:00.096 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:00.096 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:55:00.096 | + functions-common:get_or_create_user:926 : user_id=129f505b6d004c8a949020bd2113e32d 2022-07-28 08:55:00.096 | + functions-common:get_or_create_user:927 : echo 129f505b6d004c8a949020bd2113e32d 2022-07-28 08:55:00.096 | 129f505b6d004c8a949020bd2113e32d 2022-07-28 08:55:00.097 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-07-28 08:55:00.097 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 08:55:00.097 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 08:55:00.097 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 08:55:00.097 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 08:55:00.097 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 08:55:00.097 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 08:55:00.097 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 08:55:00.097 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 08:55:00.097 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 08:55:00.097 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 08:55:00.097 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:55:00.097 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-07-28 08:55:00.097 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 08:55:00.097 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:55:00.097 | ++ functions-common:get_field:813 : read data 2022-07-28 08:55:00.097 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:00.097 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:00.097 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:00.097 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:00.097 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:55:00.097 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 08:55:00.097 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 08:55:00.097 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-07-28 08:55:00.097 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:00.097 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:00.097 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:00.097 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:00.097 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-07-28 08:55:00.097 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 08:55:00.097 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:55:00.097 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:55:00.097 | ++ functions-common:get_field:813 : read data 2022-07-28 08:55:00.098 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:00.098 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:00.098 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:00.098 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:00.098 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:55:00.098 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 08:55:00.098 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 08:55:00.098 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 08:55:00.098 | ++ functions-common:get_field:819 : echo '| 32da6d9f8d8f48e285530909f7633410 | 129f505b6d004c8a949020bd2113e32d | | 9cfa053c839a4fedacde7163d907e2a4 | | | False |' 2022-07-28 08:55:00.098 | ++ functions-common:get_field:813 : read data 2022-07-28 08:55:00.098 | + functions-common:get_or_add_user_project_role:996 : user_role_id=32da6d9f8d8f48e285530909f7633410 2022-07-28 08:55:00.098 | + functions-common:get_or_add_user_project_role:998 : echo 32da6d9f8d8f48e285530909f7633410 2022-07-28 08:55:00.098 | 32da6d9f8d8f48e285530909f7633410 2022-07-28 08:55:00.098 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-07-28 08:55:00.098 | + lib/neutron-legacy:create_mutnauq_accounts:443 : get_or_create_service neutron network 'Neutron Service' 2022-07-28 08:55:00.098 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 08:55:00.098 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-07-28 08:55:00.098 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-07-28 08:55:00.098 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:00.098 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:00.098 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:00.098 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:00.098 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:55:00.098 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 08:55:00.098 | 2a56853905c444bfa4639d494ebf8ba9' 2022-07-28 08:55:00.098 | + functions-common:get_or_create_service:1095 : echo 2a56853905c444bfa4639d494ebf8ba9 2022-07-28 08:55:00.098 | 2a56853905c444bfa4639d494ebf8ba9 2022-07-28 08:55:00.098 | + lib/neutron-legacy:create_mutnauq_accounts:445 : get_or_create_endpoint network RegionOne http://10.222.0.42:9696/ 2022-07-28 08:55:00.098 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 08:55:00.098 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface network public http://10.222.0.42:9696/ RegionOne 2022-07-28 08:55:00.098 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 08:55:00.098 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-07-28 08:55:00.099 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:00.099 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:00.099 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:00.099 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:00.099 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:55:00.099 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 08:55:00.099 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 08:55:00.099 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.42:9696/ --region RegionOne -f value -c id 2022-07-28 08:55:00.099 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:00.099 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:00.099 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:00.099 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:00.099 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:55:00.099 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=5c584a6dc8b24b13a7fe2561294c77af 2022-07-28 08:55:00.099 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 5c584a6dc8b24b13a7fe2561294c77af 2022-07-28 08:55:00.099 | + functions-common:get_or_create_endpoint:1128 : public_id=5c584a6dc8b24b13a7fe2561294c77af 2022-07-28 08:55:00.099 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-28 08:55:00.099 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 08:55:00.099 | + functions-common:get_or_create_endpoint:1137 : echo 5c584a6dc8b24b13a7fe2561294c77af 2022-07-28 08:55:00.099 | 5c584a6dc8b24b13a7fe2561294c77af 2022-07-28 08:55:00.144 | [324082 Async create_neutron_accounts:359020]: finished create_neutron_accounts with result 0 in 41 seconds 2022-07-28 08:55:00.183 | [324082 Async create_swift_accounts:359162]: Waiting for completion of create_swift_accounts running on PID 359162 (2 other jobs running) 2022-07-28 08:55:00.210 | [324082 Async create_swift_accounts:359162]: Signaling child to exit 2022-07-28 08:55:45.259 | + inc/async:async_inner:64 : rc=0 2022-07-28 08:55:45.288 | [359162 Async create_swift_accounts:359162]: finished successfully 2022-07-28 08:55:45.309 | WAKEUP 2022-07-28 08:55:45.336 | [324082 Async create_swift_accounts:359162]: Signaled 2022-07-28 08:55:45.337 | + lib/swift:create_swift_accounts:613 : export swiftusertest1_password=testing 2022-07-28 08:55:45.337 | + lib/swift:create_swift_accounts:613 : swiftusertest1_password=testing 2022-07-28 08:55:45.337 | + lib/swift:create_swift_accounts:614 : export swiftusertest2_password=testing2 2022-07-28 08:55:45.337 | + lib/swift:create_swift_accounts:614 : swiftusertest2_password=testing2 2022-07-28 08:55:45.337 | + lib/swift:create_swift_accounts:615 : export swiftusertest3_password=testing3 2022-07-28 08:55:45.337 | + lib/swift:create_swift_accounts:615 : swiftusertest3_password=testing3 2022-07-28 08:55:45.338 | + lib/swift:create_swift_accounts:616 : export swiftusertest4_password=testing4 2022-07-28 08:55:45.338 | + lib/swift:create_swift_accounts:616 : swiftusertest4_password=testing4 2022-07-28 08:55:45.338 | + lib/swift:create_swift_accounts:618 : local another_role 2022-07-28 08:55:45.338 | ++ lib/swift:create_swift_accounts:619 : get_or_create_role anotherrole 2022-07-28 08:55:45.338 | ++ functions-common:get_or_create_role:946 : local role_id 2022-07-28 08:55:45.338 | +++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-07-28 08:55:45.338 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:45.338 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:45.338 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:45.338 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:45.338 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:55:45.338 | ++ functions-common:get_or_create_role:951 : role_id=a4fa43cd6d914398a0790a1516c83d08 2022-07-28 08:55:45.338 | ++ functions-common:get_or_create_role:952 : echo a4fa43cd6d914398a0790a1516c83d08 2022-07-28 08:55:45.338 | + lib/swift:create_swift_accounts:619 : another_role=a4fa43cd6d914398a0790a1516c83d08 2022-07-28 08:55:45.338 | + lib/swift:create_swift_accounts:623 : create_service_user swift admin 2022-07-28 08:55:45.338 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-07-28 08:55:45.338 | + functions-common:get_or_create_user:910 : local user_id 2022-07-28 08:55:45.338 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 08:55:45.338 | + functions-common:get_or_create_user:914 : local email= 2022-07-28 08:55:45.338 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-28 08:55:45.338 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:45.338 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:45.338 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:45.338 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:45.338 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:55:45.338 | + functions-common:get_or_create_user:926 : user_id=456c30f8918e4aef8a8e2d65f1f0faf7 2022-07-28 08:55:45.338 | + functions-common:get_or_create_user:927 : echo 456c30f8918e4aef8a8e2d65f1f0faf7 2022-07-28 08:55:45.339 | 456c30f8918e4aef8a8e2d65f1f0faf7 2022-07-28 08:55:45.339 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-07-28 08:55:45.339 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 08:55:45.339 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 08:55:45.339 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 08:55:45.339 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 08:55:45.339 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 08:55:45.339 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 08:55:45.339 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 08:55:45.339 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 08:55:45.339 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 08:55:45.339 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 08:55:45.339 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-07-28 08:55:45.339 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:55:45.339 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 08:55:45.339 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:55:45.339 | ++ functions-common:get_field:813 : read data 2022-07-28 08:55:45.339 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:45.339 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:45.339 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:45.339 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:45.339 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:55:45.339 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 08:55:45.339 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 08:55:45.339 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-07-28 08:55:45.339 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:45.339 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:45.339 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:45.339 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:45.340 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:55:45.340 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-07-28 08:55:45.340 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 08:55:45.340 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:55:45.340 | ++ functions-common:get_field:813 : read data 2022-07-28 08:55:45.340 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:45.340 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:45.340 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:45.340 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:45.340 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:55:45.340 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 08:55:45.340 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 08:55:45.340 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 08:55:45.340 | ++ functions-common:get_field:819 : echo '| 32da6d9f8d8f48e285530909f7633410 | 456c30f8918e4aef8a8e2d65f1f0faf7 | | 9cfa053c839a4fedacde7163d907e2a4 | | | False |' 2022-07-28 08:55:45.340 | ++ functions-common:get_field:813 : read data 2022-07-28 08:55:45.340 | + functions-common:get_or_add_user_project_role:996 : user_role_id=32da6d9f8d8f48e285530909f7633410 2022-07-28 08:55:45.340 | + functions-common:get_or_add_user_project_role:998 : echo 32da6d9f8d8f48e285530909f7633410 2022-07-28 08:55:45.340 | 32da6d9f8d8f48e285530909f7633410 2022-07-28 08:55:45.340 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-07-28 08:55:45.340 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-07-28 08:55:45.340 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 08:55:45.340 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 08:55:45.340 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 08:55:45.340 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 08:55:45.340 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 08:55:45.340 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 08:55:45.340 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 08:55:45.341 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 08:55:45.341 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 08:55:45.341 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 08:55:45.341 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:55:45.341 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-07-28 08:55:45.341 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 08:55:45.341 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:55:45.341 | ++ functions-common:get_field:813 : read data 2022-07-28 08:55:45.341 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:45.341 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:45.341 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:45.341 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:45.341 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:55:45.341 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 08:55:45.341 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 08:55:45.341 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-07-28 08:55:45.341 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:45.341 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:45.341 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:45.341 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:45.341 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-07-28 08:55:45.341 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:55:45.341 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 08:55:45.341 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:55:45.341 | ++ functions-common:get_field:813 : read data 2022-07-28 08:55:45.341 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:45.341 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:45.341 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:45.341 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:45.341 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:55:45.341 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 08:55:45.342 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 08:55:45.342 | ++ functions-common:get_field:819 : echo '| 280023171b4a45efb67c036ff237bb3c | 456c30f8918e4aef8a8e2d65f1f0faf7 | | 9cfa053c839a4fedacde7163d907e2a4 | | | False |' 2022-07-28 08:55:45.342 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 08:55:45.342 | ++ functions-common:get_field:813 : read data 2022-07-28 08:55:45.342 | + functions-common:get_or_add_user_project_role:996 : user_role_id=280023171b4a45efb67c036ff237bb3c 2022-07-28 08:55:45.342 | + functions-common:get_or_add_user_project_role:998 : echo 280023171b4a45efb67c036ff237bb3c 2022-07-28 08:55:45.342 | 280023171b4a45efb67c036ff237bb3c 2022-07-28 08:55:45.342 | + lib/swift:create_swift_accounts:625 : get_or_create_service swift object-store 'Swift Service' 2022-07-28 08:55:45.342 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 08:55:45.342 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-07-28 08:55:45.342 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-07-28 08:55:45.342 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:45.342 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:45.342 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:45.342 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:45.342 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:55:45.342 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 08:55:45.342 | d02c0ca34b72450ebd2ab27f29aa059d' 2022-07-28 08:55:45.342 | + functions-common:get_or_create_service:1095 : echo d02c0ca34b72450ebd2ab27f29aa059d 2022-07-28 08:55:45.342 | d02c0ca34b72450ebd2ab27f29aa059d 2022-07-28 08:55:45.342 | + lib/swift:create_swift_accounts:627 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.42:8080/v1/AUTH_$(project_id)s' http://10.222.0.42:8080 2022-07-28 08:55:45.342 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 08:55:45.342 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.42:8080/v1/AUTH_$(project_id)s' RegionOne 2022-07-28 08:55:45.342 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 08:55:45.342 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-07-28 08:55:45.342 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:45.342 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:45.342 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:45.342 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:45.342 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:55:45.343 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 08:55:45.343 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 08:55:45.343 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.42:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-07-28 08:55:45.343 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:45.343 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:45.343 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:45.343 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:45.343 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:55:45.343 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=32c6c76443024e488385e261617da325 2022-07-28 08:55:45.343 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 32c6c76443024e488385e261617da325 2022-07-28 08:55:45.343 | + functions-common:get_or_create_endpoint:1128 : public_id=32c6c76443024e488385e261617da325 2022-07-28 08:55:45.343 | + functions-common:get_or_create_endpoint:1130 : [[ -n http://10.222.0.42:8080 ]] 2022-07-28 08:55:45.343 | + functions-common:get_or_create_endpoint:1131 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.42:8080 RegionOne 2022-07-28 08:55:45.343 | + functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 08:55:45.343 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-07-28 08:55:45.343 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:45.343 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:45.343 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:45.343 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:45.344 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:55:45.344 | + functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 08:55:45.344 | + functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 08:55:45.344 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.42:8080 --region RegionOne -f value -c id 2022-07-28 08:55:45.344 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:45.344 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:45.344 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:45.344 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:45.344 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:55:45.344 | + functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=385fe6d6ad0d495db328ba58eca09190 2022-07-28 08:55:45.344 | + functions-common:_get_or_create_endpoint_with_interface:1113 : echo 385fe6d6ad0d495db328ba58eca09190 2022-07-28 08:55:45.344 | 385fe6d6ad0d495db328ba58eca09190 2022-07-28 08:55:45.344 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 08:55:45.344 | + functions-common:get_or_create_endpoint:1137 : echo 32c6c76443024e488385e261617da325 2022-07-28 08:55:45.344 | 32c6c76443024e488385e261617da325 2022-07-28 08:55:45.344 | + lib/swift:create_swift_accounts:632 : local swift_project_test1 2022-07-28 08:55:45.344 | ++ lib/swift:create_swift_accounts:633 : get_or_create_project swiftprojecttest1 default 2022-07-28 08:55:45.344 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-28 08:55:45.344 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-07-28 08:55:45.344 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:45.344 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:45.345 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:45.345 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:45.345 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:55:45.345 | ++ functions-common:get_or_create_project:939 : project_id=bfcd60e891d347e9b21fff5dd9459e3b 2022-07-28 08:55:45.345 | ++ functions-common:get_or_create_project:940 : echo bfcd60e891d347e9b21fff5dd9459e3b 2022-07-28 08:55:45.345 | + lib/swift:create_swift_accounts:633 : swift_project_test1=bfcd60e891d347e9b21fff5dd9459e3b 2022-07-28 08:55:45.345 | + lib/swift:create_swift_accounts:634 : die_if_not_set 634 swift_project_test1 'Failure creating swift_project_test1' 2022-07-28 08:55:45.345 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 08:55:45.345 | ++ lib/swift:create_swift_accounts:636 : get_or_create_user swiftusertest1 testing default test@example.com 2022-07-28 08:55:45.345 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 08:55:45.345 | ++ functions-common:get_or_create_user:911 : [[ ! -z test@example.com ]] 2022-07-28 08:55:45.345 | ++ functions-common:get_or_create_user:912 : local email=--email=test@example.com 2022-07-28 08:55:45.345 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-07-28 08:55:45.345 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:45.345 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:45.345 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:45.345 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:45.345 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:55:45.345 | ++ functions-common:get_or_create_user:926 : user_id=0c1ec7598e194e5c8438d3878efb38c7 2022-07-28 08:55:45.345 | ++ functions-common:get_or_create_user:927 : echo 0c1ec7598e194e5c8438d3878efb38c7 2022-07-28 08:55:45.345 | + lib/swift:create_swift_accounts:636 : SWIFT_USER_TEST1=0c1ec7598e194e5c8438d3878efb38c7 2022-07-28 08:55:45.345 | + lib/swift:create_swift_accounts:637 : die_if_not_set 637 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-07-28 08:55:45.345 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 08:55:45.345 | + lib/swift:create_swift_accounts:638 : get_or_add_user_project_role admin 0c1ec7598e194e5c8438d3878efb38c7 bfcd60e891d347e9b21fff5dd9459e3b 2022-07-28 08:55:45.345 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 08:55:45.345 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 08:55:45.345 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 08:55:45.345 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 08:55:45.345 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 08:55:45.345 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 08:55:45.345 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 08:55:45.346 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 08:55:45.346 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 0c1ec7598e194e5c8438d3878efb38c7 --project bfcd60e891d347e9b21fff5dd9459e3b 2022-07-28 08:55:45.346 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:55:45.346 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 08:55:45.346 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:55:45.346 | ++ functions-common:get_field:813 : read data 2022-07-28 08:55:45.346 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:45.346 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:45.346 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:45.346 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:45.346 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:55:45.346 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 08:55:45.346 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 08:55:45.346 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 0c1ec7598e194e5c8438d3878efb38c7 --project bfcd60e891d347e9b21fff5dd9459e3b 2022-07-28 08:55:45.346 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:45.346 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:45.346 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:45.346 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:45.346 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 08:55:45.346 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 0c1ec7598e194e5c8438d3878efb38c7 --project bfcd60e891d347e9b21fff5dd9459e3b 2022-07-28 08:55:45.346 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:55:45.346 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:55:45.346 | ++ functions-common:get_field:813 : read data 2022-07-28 08:55:45.346 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:45.346 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:45.346 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:45.346 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:45.346 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:55:45.346 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 08:55:45.346 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 08:55:45.346 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 08:55:45.347 | ++ functions-common:get_field:819 : echo '| 280023171b4a45efb67c036ff237bb3c | 0c1ec7598e194e5c8438d3878efb38c7 | | bfcd60e891d347e9b21fff5dd9459e3b | | | False |' 2022-07-28 08:55:45.347 | ++ functions-common:get_field:813 : read data 2022-07-28 08:55:45.347 | + functions-common:get_or_add_user_project_role:996 : user_role_id=280023171b4a45efb67c036ff237bb3c 2022-07-28 08:55:45.347 | + functions-common:get_or_add_user_project_role:998 : echo 280023171b4a45efb67c036ff237bb3c 2022-07-28 08:55:45.347 | 280023171b4a45efb67c036ff237bb3c 2022-07-28 08:55:45.347 | + lib/swift:create_swift_accounts:640 : local swift_user_test3 2022-07-28 08:55:45.347 | ++ lib/swift:create_swift_accounts:642 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-07-28 08:55:45.347 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 08:55:45.347 | ++ functions-common:get_or_create_user:911 : [[ ! -z test3@example.com ]] 2022-07-28 08:55:45.347 | ++ functions-common:get_or_create_user:912 : local email=--email=test3@example.com 2022-07-28 08:55:45.347 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-07-28 08:55:45.347 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:45.347 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:45.347 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:45.347 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:45.347 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:55:45.347 | ++ functions-common:get_or_create_user:926 : user_id=24cc0f803d084abb99f8fe91ced21ef3 2022-07-28 08:55:45.347 | ++ functions-common:get_or_create_user:927 : echo 24cc0f803d084abb99f8fe91ced21ef3 2022-07-28 08:55:45.347 | + lib/swift:create_swift_accounts:642 : swift_user_test3=24cc0f803d084abb99f8fe91ced21ef3 2022-07-28 08:55:45.347 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_user_test3 'Failure creating swift_user_test3' 2022-07-28 08:55:45.347 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 08:55:45.347 | + lib/swift:create_swift_accounts:644 : get_or_add_user_project_role a4fa43cd6d914398a0790a1516c83d08 24cc0f803d084abb99f8fe91ced21ef3 bfcd60e891d347e9b21fff5dd9459e3b 2022-07-28 08:55:45.347 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 08:55:45.347 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 08:55:45.347 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 08:55:45.347 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 08:55:45.347 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 08:55:45.347 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 08:55:45.347 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 08:55:45.347 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 08:55:45.347 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role a4fa43cd6d914398a0790a1516c83d08 --user 24cc0f803d084abb99f8fe91ced21ef3 --project bfcd60e891d347e9b21fff5dd9459e3b 2022-07-28 08:55:45.347 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:55:45.348 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 08:55:45.348 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:55:45.348 | ++ functions-common:get_field:813 : read data 2022-07-28 08:55:45.348 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:45.348 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:45.348 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:45.348 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:45.348 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:55:45.348 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 08:55:45.348 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 08:55:45.348 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add a4fa43cd6d914398a0790a1516c83d08 --user 24cc0f803d084abb99f8fe91ced21ef3 --project bfcd60e891d347e9b21fff5dd9459e3b 2022-07-28 08:55:45.348 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:45.348 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:45.348 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:45.348 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:45.348 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role a4fa43cd6d914398a0790a1516c83d08 --user 24cc0f803d084abb99f8fe91ced21ef3 --project bfcd60e891d347e9b21fff5dd9459e3b 2022-07-28 08:55:45.348 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:55:45.348 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 08:55:45.348 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:55:45.348 | ++ functions-common:get_field:813 : read data 2022-07-28 08:55:45.348 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:45.348 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:45.349 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:45.349 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:45.349 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:55:45.349 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 08:55:45.349 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 08:55:45.349 | ++ functions-common:get_field:819 : echo '| a4fa43cd6d914398a0790a1516c83d08 | 24cc0f803d084abb99f8fe91ced21ef3 | | bfcd60e891d347e9b21fff5dd9459e3b | | | False |' 2022-07-28 08:55:45.349 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 08:55:45.349 | ++ functions-common:get_field:813 : read data 2022-07-28 08:55:45.349 | + functions-common:get_or_add_user_project_role:996 : user_role_id=a4fa43cd6d914398a0790a1516c83d08 2022-07-28 08:55:45.349 | + functions-common:get_or_add_user_project_role:998 : echo a4fa43cd6d914398a0790a1516c83d08 2022-07-28 08:55:45.349 | a4fa43cd6d914398a0790a1516c83d08 2022-07-28 08:55:45.349 | + lib/swift:create_swift_accounts:646 : local swift_project_test2 2022-07-28 08:55:45.349 | ++ lib/swift:create_swift_accounts:647 : get_or_create_project swiftprojecttest2 default 2022-07-28 08:55:45.349 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-28 08:55:45.349 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-07-28 08:55:45.349 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:45.349 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:45.349 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:45.349 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:45.349 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:55:45.349 | ++ functions-common:get_or_create_project:939 : project_id=5d786687177b43f1a77b0111e41c578a 2022-07-28 08:55:45.349 | ++ functions-common:get_or_create_project:940 : echo 5d786687177b43f1a77b0111e41c578a 2022-07-28 08:55:45.349 | + lib/swift:create_swift_accounts:647 : swift_project_test2=5d786687177b43f1a77b0111e41c578a 2022-07-28 08:55:45.349 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_project_test2 'Failure creating swift_project_test2' 2022-07-28 08:55:45.349 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 08:55:45.349 | + lib/swift:create_swift_accounts:650 : local swift_user_test2 2022-07-28 08:55:45.350 | ++ lib/swift:create_swift_accounts:652 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-07-28 08:55:45.350 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 08:55:45.350 | ++ functions-common:get_or_create_user:911 : [[ ! -z test2@example.com ]] 2022-07-28 08:55:45.350 | ++ functions-common:get_or_create_user:912 : local email=--email=test2@example.com 2022-07-28 08:55:45.350 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-07-28 08:55:45.350 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:45.350 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:45.350 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:45.350 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:45.350 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:55:45.350 | ++ functions-common:get_or_create_user:926 : user_id=83c29eb8de1e47a69dfb88e4df8481d6 2022-07-28 08:55:45.350 | ++ functions-common:get_or_create_user:927 : echo 83c29eb8de1e47a69dfb88e4df8481d6 2022-07-28 08:55:45.350 | + lib/swift:create_swift_accounts:652 : swift_user_test2=83c29eb8de1e47a69dfb88e4df8481d6 2022-07-28 08:55:45.350 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_user_test2 'Failure creating swift_user_test2' 2022-07-28 08:55:45.350 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 08:55:45.350 | + lib/swift:create_swift_accounts:654 : get_or_add_user_project_role admin 83c29eb8de1e47a69dfb88e4df8481d6 5d786687177b43f1a77b0111e41c578a 2022-07-28 08:55:45.350 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 08:55:45.350 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 08:55:45.350 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 08:55:45.350 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 08:55:45.350 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 08:55:45.350 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 08:55:45.350 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 08:55:45.350 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 08:55:45.350 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 83c29eb8de1e47a69dfb88e4df8481d6 --project 5d786687177b43f1a77b0111e41c578a 2022-07-28 08:55:45.350 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:55:45.350 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 08:55:45.350 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:55:45.350 | ++ functions-common:get_field:813 : read data 2022-07-28 08:55:45.350 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:45.350 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:45.350 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:45.351 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:45.351 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:55:45.351 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 08:55:45.351 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 08:55:45.351 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 83c29eb8de1e47a69dfb88e4df8481d6 --project 5d786687177b43f1a77b0111e41c578a 2022-07-28 08:55:45.351 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:45.351 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:45.351 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:45.351 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:45.351 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 83c29eb8de1e47a69dfb88e4df8481d6 --project 5d786687177b43f1a77b0111e41c578a 2022-07-28 08:55:45.351 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:55:45.351 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 08:55:45.351 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:55:45.351 | ++ functions-common:get_field:813 : read data 2022-07-28 08:55:45.351 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:45.351 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:45.351 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:45.351 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:45.351 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:55:45.351 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 08:55:45.351 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 08:55:45.351 | ++ functions-common:get_field:819 : echo '| 280023171b4a45efb67c036ff237bb3c | 83c29eb8de1e47a69dfb88e4df8481d6 | | 5d786687177b43f1a77b0111e41c578a | | | False |' 2022-07-28 08:55:45.351 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 08:55:45.351 | ++ functions-common:get_field:813 : read data 2022-07-28 08:55:45.351 | + functions-common:get_or_add_user_project_role:996 : user_role_id=280023171b4a45efb67c036ff237bb3c 2022-07-28 08:55:45.351 | + functions-common:get_or_add_user_project_role:998 : echo 280023171b4a45efb67c036ff237bb3c 2022-07-28 08:55:45.351 | 280023171b4a45efb67c036ff237bb3c 2022-07-28 08:55:45.351 | + lib/swift:create_swift_accounts:656 : local swift_domain 2022-07-28 08:55:45.351 | ++ lib/swift:create_swift_accounts:657 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-07-28 08:55:45.351 | ++ functions-common:get_or_create_domain:878 : local domain_id 2022-07-28 08:55:45.351 | +++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-07-28 08:55:45.351 | +++ functions-common:get_or_create_domain:892 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-07-28 08:55:45.352 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:45.352 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:45.352 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:45.352 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:45.352 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:55:45.352 | ++ functions-common:get_or_create_domain:888 : domain_id=' 2022-07-28 08:55:45.352 | e46e78b7793d493eb272ea88297c06d2' 2022-07-28 08:55:45.352 | ++ functions-common:get_or_create_domain:889 : echo e46e78b7793d493eb272ea88297c06d2 2022-07-28 08:55:45.352 | + lib/swift:create_swift_accounts:657 : swift_domain=e46e78b7793d493eb272ea88297c06d2 2022-07-28 08:55:45.352 | + lib/swift:create_swift_accounts:658 : die_if_not_set 658 swift_domain 'Failure creating swift_test domain' 2022-07-28 08:55:45.352 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 08:55:45.352 | + lib/swift:create_swift_accounts:660 : local swift_project_test4 2022-07-28 08:55:45.352 | ++ lib/swift:create_swift_accounts:661 : get_or_create_project swiftprojecttest4 e46e78b7793d493eb272ea88297c06d2 2022-07-28 08:55:45.352 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-28 08:55:45.352 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=e46e78b7793d493eb272ea88297c06d2 --or-show -f value -c id 2022-07-28 08:55:45.352 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:45.352 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:45.352 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:45.352 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:45.352 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:55:45.352 | ++ functions-common:get_or_create_project:939 : project_id=dc71fcccde9e445db2c312b2481c8ac2 2022-07-28 08:55:45.352 | ++ functions-common:get_or_create_project:940 : echo dc71fcccde9e445db2c312b2481c8ac2 2022-07-28 08:55:45.352 | + lib/swift:create_swift_accounts:661 : swift_project_test4=dc71fcccde9e445db2c312b2481c8ac2 2022-07-28 08:55:45.352 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_project_test4 'Failure creating swift_project_test4' 2022-07-28 08:55:45.352 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 08:55:45.352 | + lib/swift:create_swift_accounts:664 : local swift_user_test4 2022-07-28 08:55:45.352 | ++ lib/swift:create_swift_accounts:666 : get_or_create_user swiftusertest4 testing4 e46e78b7793d493eb272ea88297c06d2 test4@example.com 2022-07-28 08:55:45.352 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-28 08:55:45.352 | ++ functions-common:get_or_create_user:911 : [[ ! -z test4@example.com ]] 2022-07-28 08:55:45.352 | ++ functions-common:get_or_create_user:912 : local email=--email=test4@example.com 2022-07-28 08:55:45.353 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=e46e78b7793d493eb272ea88297c06d2 --email=test4@example.com --or-show -f value -c id 2022-07-28 08:55:45.353 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:45.353 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:45.353 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:45.353 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:45.353 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:55:45.353 | ++ functions-common:get_or_create_user:926 : user_id=ad153fd8edb44d7c99b289be36ff0a21 2022-07-28 08:55:45.353 | ++ functions-common:get_or_create_user:927 : echo ad153fd8edb44d7c99b289be36ff0a21 2022-07-28 08:55:45.353 | + lib/swift:create_swift_accounts:666 : swift_user_test4=ad153fd8edb44d7c99b289be36ff0a21 2022-07-28 08:55:45.353 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_user_test4 'Failure creating swift_user_test4' 2022-07-28 08:55:45.353 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 08:55:45.353 | + lib/swift:create_swift_accounts:668 : get_or_add_user_project_role admin ad153fd8edb44d7c99b289be36ff0a21 dc71fcccde9e445db2c312b2481c8ac2 2022-07-28 08:55:45.353 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 08:55:45.353 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-28 08:55:45.353 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 08:55:45.353 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 08:55:45.353 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-28 08:55:45.353 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-28 08:55:45.353 | ++ functions-common:_get_domain_args:968 : echo 2022-07-28 08:55:45.353 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-28 08:55:45.353 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ad153fd8edb44d7c99b289be36ff0a21 --project dc71fcccde9e445db2c312b2481c8ac2 2022-07-28 08:55:45.353 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:55:45.353 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 08:55:45.353 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:55:45.353 | ++ functions-common:get_field:813 : read data 2022-07-28 08:55:45.353 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:45.353 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:45.353 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:45.353 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:45.353 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:55:45.353 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 08:55:45.353 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 08:55:45.354 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user ad153fd8edb44d7c99b289be36ff0a21 --project dc71fcccde9e445db2c312b2481c8ac2 2022-07-28 08:55:45.354 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:45.354 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:45.354 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:45.354 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:45.354 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ad153fd8edb44d7c99b289be36ff0a21 --project dc71fcccde9e445db2c312b2481c8ac2 2022-07-28 08:55:45.354 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 08:55:45.354 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:55:45.354 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:55:45.354 | ++ functions-common:get_field:813 : read data 2022-07-28 08:55:45.354 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:45.354 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:45.354 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:45.354 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:45.354 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:55:45.354 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 08:55:45.354 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 08:55:45.354 | ++ functions-common:get_field:819 : echo '| 280023171b4a45efb67c036ff237bb3c | ad153fd8edb44d7c99b289be36ff0a21 | | dc71fcccde9e445db2c312b2481c8ac2 | | | False |' 2022-07-28 08:55:45.354 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 08:55:45.354 | ++ functions-common:get_field:813 : read data 2022-07-28 08:55:45.354 | + functions-common:get_or_add_user_project_role:996 : user_role_id=280023171b4a45efb67c036ff237bb3c 2022-07-28 08:55:45.354 | + functions-common:get_or_add_user_project_role:998 : echo 280023171b4a45efb67c036ff237bb3c 2022-07-28 08:55:45.354 | 280023171b4a45efb67c036ff237bb3c 2022-07-28 08:55:45.396 | [324082 Async create_swift_accounts:359162]: finished create_swift_accounts with result 0 in 126 seconds 2022-07-28 08:55:45.405 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-07-28 08:55:45.408 | + inc/async:async_wait:197 : return 0 2022-07-28 08:55:45.412 | + ./stack.sh:main:1130 : is_service_enabled mysql postgresql 2022-07-28 08:55:45.433 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:55:45.436 | + ./stack.sh:main:1130 : is_service_enabled glance 2022-07-28 08:55:45.457 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:55:45.460 | + ./stack.sh:main:1131 : echo_summary 'Configuring Glance' 2022-07-28 08:55:45.462 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 08:55:45.465 | + ./stack.sh:echo_summary:441 : echo -e Configuring Glance 2022-07-28 08:55:45.468 | + ./stack.sh:main:1132 : async_runfunc init_glance 2022-07-28 08:55:45.471 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-07-28 08:55:45.537 | + inc/async:async_inner:63 : init_glance 2022-07-28 08:55:45.583 | [324082 Async init_glance:363416]: running: init_glance 2022-07-28 08:55:45.586 | + ./stack.sh:main:1139 : is_service_enabled neutron 2022-07-28 08:55:45.608 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:55:45.611 | + ./stack.sh:main:1140 : echo_summary 'Configuring Neutron' 2022-07-28 08:55:45.614 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 08:55:45.618 | + ./stack.sh:echo_summary:441 : echo -e Configuring Neutron 2022-07-28 08:55:45.622 | + ./stack.sh:main:1142 : configure_neutron 2022-07-28 08:55:45.628 | + lib/neutron:configure_neutron:621 : is_neutron_legacy_enabled 2022-07-28 08:55:45.638 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 08:55:45.643 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-28 08:55:45.650 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 08:55:45.660 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-28 08:55:45.665 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-28 08:55:45.671 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-28 08:55:45.679 | + lib/neutron:configure_neutron:623 : configure_mutnauq 2022-07-28 08:55:45.684 | + lib/neutron-legacy:configure_mutnauq:345 : _configure_neutron_common 2022-07-28 08:55:45.690 | + lib/neutron-legacy:_configure_neutron_common:770 : _create_neutron_conf_dir 2022-07-28 08:55:45.701 | + lib/neutron-legacy:_create_neutron_conf_dir:763 : sudo install -d -o ubuntu /etc/neutron 2022-07-28 08:55:45.729 | + lib/neutron-legacy:_configure_neutron_common:773 : cd /opt/stack/neutron 2022-07-28 08:55:45.731 | + lib/neutron-legacy:_configure_neutron_common:773 : exec ./tools/generate_config_file_samples.sh 2022-07-28 08:55:49.338 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:49.338 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:49.339 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:49.339 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:50.876 | + inc/async:async_inner:64 : rc=0 2022-07-28 08:55:50.907 | [363416 Async init_glance:363416]: finished successfully 2022-07-28 08:55:52.569 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:52.569 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:52.569 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:52.569 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:56.137 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:56.137 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:56.137 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:56.137 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:59.384 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:59.384 | from cryptography.utils import int_from_bytes 2022-07-28 08:55:59.384 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:55:59.384 | from cryptography.utils import int_from_bytes 2022-07-28 08:56:02.624 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:56:02.624 | from cryptography.utils import int_from_bytes 2022-07-28 08:56:02.624 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:56:02.624 | from cryptography.utils import int_from_bytes 2022-07-28 08:56:05.863 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:56:05.863 | from cryptography.utils import int_from_bytes 2022-07-28 08:56:05.863 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:56:05.863 | from cryptography.utils import int_from_bytes 2022-07-28 08:56:09.125 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:56:09.125 | from cryptography.utils import int_from_bytes 2022-07-28 08:56:09.125 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:56:09.125 | from cryptography.utils import int_from_bytes 2022-07-28 08:56:12.605 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:56:12.605 | from cryptography.utils import int_from_bytes 2022-07-28 08:56:12.605 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:56:12.605 | from cryptography.utils import int_from_bytes 2022-07-28 08:56:16.772 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:56:16.772 | from cryptography.utils import int_from_bytes 2022-07-28 08:56:16.772 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:56:16.772 | from cryptography.utils import int_from_bytes 2022-07-28 08:56:21.849 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:56:21.850 | from cryptography.utils import int_from_bytes 2022-07-28 08:56:21.850 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:56:21.850 | from cryptography.utils import int_from_bytes 2022-07-28 08:56:22.176 | + lib/neutron-legacy:_configure_neutron_common:775 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-07-28 08:56:22.181 | + lib/neutron-legacy:_configure_neutron_common:777 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-07-28 08:56:22.183 | + lib/neutron-legacy:_configure_neutron_common:781 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-07-28 08:56:22.186 | + lib/neutron-legacy:_configure_neutron_common:785 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-07-28 08:56:22.188 | + lib/neutron-legacy:_configure_neutron_common:790 : neutron_plugin_configure_common 2022-07-28 08:56:22.190 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-07-28 08:56:22.192 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-07-28 08:56:22.195 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-07-28 08:56:22.197 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-07-28 08:56:22.199 | + lib/neutron-legacy:_neutron_service_plugin_class_add:942 : local service_plugin_class=router 2022-07-28 08:56:22.201 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : [[ '' == '' ]] 2022-07-28 08:56:22.204 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : Q_SERVICE_PLUGIN_CLASSES=router 2022-07-28 08:56:22.206 | + lib/neutron-legacy:_configure_neutron_common:792 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-07-28 08:56:22.209 | + lib/neutron-legacy:_configure_neutron_common:792 : [[ ml2_conf.ini == '' ]] 2022-07-28 08:56:22.211 | + lib/neutron-legacy:_configure_neutron_common:792 : [[ ml2 == '' ]] 2022-07-28 08:56:22.213 | + lib/neutron-legacy:_configure_neutron_common:797 : mkdir -p /etc/neutron/plugins/ml2 2022-07-28 08:56:22.218 | + lib/neutron-legacy:_configure_neutron_common:798 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 08:56:22.221 | + lib/neutron-legacy:_configure_neutron_common:801 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-07-28 08:56:22.223 | + lib/neutron-legacy:_configure_neutron_common:802 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 08:56:22.229 | ++ lib/neutron-legacy:_configure_neutron_common:807 : database_connection_url neutron 2022-07-28 08:56:22.232 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-07-28 08:56:22.234 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-07-28 08:56:22.236 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=neutron 2022-07-28 08:56:22.239 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 08:56:22.241 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 08:56:22.243 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 08:56:22.259 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:56:22.262 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 08:56:22.264 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-07-28 08:56:22.268 | + lib/neutron-legacy:_configure_neutron_common:807 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-07-28 08:56:22.301 | + lib/neutron-legacy:_configure_neutron_common:808 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-07-28 08:56:22.332 | + lib/neutron-legacy:_configure_neutron_common:809 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-07-28 08:56:22.365 | + lib/neutron-legacy:_configure_neutron_common:810 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-07-28 08:56:22.400 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-07-28 08:56:22.434 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-07-28 08:56:22.467 | + lib/neutron-legacy:_configure_neutron_common:816 : '[' libvirt = fake ']' 2022-07-28 08:56:22.469 | + lib/neutron-legacy:_configure_neutron_common:826 : setup_logging /etc/neutron/neutron.conf 2022-07-28 08:56:22.472 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-07-28 08:56:22.474 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-07-28 08:56:22.477 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-28 08:56:22.496 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-28 08:56:22.499 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-28 08:56:22.502 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-28 08:56:22.505 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-28 08:56:22.507 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-07-28 08:56:22.538 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-07-28 08:56:22.573 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-07-28 08:56:22.608 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-28 08:56:22.639 | + lib/neutron-legacy:_configure_neutron_common:828 : is_service_enabled tls-proxy 2022-07-28 08:56:22.658 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:56:22.661 | + lib/neutron-legacy:_configure_neutron_common:834 : _neutron_setup_rootwrap 2022-07-28 08:56:22.663 | + lib/neutron-legacy:_neutron_setup_rootwrap:977 : [[ True == \F\a\l\s\e ]] 2022-07-28 08:56:22.666 | + lib/neutron-legacy:_neutron_setup_rootwrap:981 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-07-28 08:56:22.668 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : [[ -d /etc/neutron/rootwrap.d ]] 2022-07-28 08:56:22.671 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : sudo rm -rf /etc/neutron/rootwrap.d 2022-07-28 08:56:22.683 | + lib/neutron-legacy:_neutron_setup_rootwrap:986 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-07-28 08:56:22.686 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:967 : [[ True == \F\a\l\s\e ]] 2022-07-28 08:56:22.689 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:970 : local srcdir=/opt/stack/neutron 2022-07-28 08:56:22.691 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-07-28 08:56:22.708 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-07-28 08:56:22.722 | + lib/neutron-legacy:_neutron_setup_rootwrap:990 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-07-28 08:56:22.725 | + lib/neutron-legacy:_neutron_setup_rootwrap:993 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-07-28 08:56:22.741 | + lib/neutron-legacy:_neutron_setup_rootwrap:995 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-07-28 08:56:22.755 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-07-28 08:56:22.769 | + lib/neutron-legacy:_neutron_setup_rootwrap:999 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-07-28 08:56:22.774 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-28 08:56:22.777 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1003 : mktemp 2022-07-28 08:56:22.782 | + lib/neutron-legacy:_neutron_setup_rootwrap:1003 : TEMPFILE=/tmp/tmp.SnNOauDVVD 2022-07-28 08:56:22.784 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-07-28 08:56:22.787 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-28 08:56:22.790 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : chmod 0440 /tmp/tmp.SnNOauDVVD 2022-07-28 08:56:22.797 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : sudo chown root:root /tmp/tmp.SnNOauDVVD 2022-07-28 08:56:22.810 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo mv /tmp/tmp.SnNOauDVVD /etc/sudoers.d/neutron-rootwrap 2022-07-28 08:56:22.823 | + lib/neutron-legacy:_neutron_setup_rootwrap:1011 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-07-28 08:56:22.859 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : [[ True == \T\r\u\e ]] 2022-07-28 08:56:22.861 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-28 08:56:22.894 | + lib/neutron-legacy:configure_mutnauq:346 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-07-28 08:56:22.897 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-07-28 08:56:22.899 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-07-28 08:56:22.902 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-28 08:56:22.905 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-28 08:56:22.907 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-28 08:56:22.925 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:56:22.928 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-28 08:56:22.932 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-28 08:56:22.935 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-28 08:56:22.955 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:56:22.958 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-07-28 08:56:22.961 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-07-28 08:56:22.994 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-28 08:56:22.998 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-28 08:56:23.001 | + lib/neutron-legacy:configure_mutnauq:348 : is_service_enabled q-metering 2022-07-28 08:56:23.020 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:56:23.023 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_metering 2022-07-28 08:56:23.026 | + lib/neutron-legacy:_configure_neutron_metering:883 : neutron_agent_metering_configure_common 2022-07-28 08:56:23.028 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-07-28 08:56:23.031 | + lib/neutron-legacy:_neutron_service_plugin_class_add:942 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-07-28 08:56:23.033 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : [[ router == '' ]] 2022-07-28 08:56:23.036 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-07-28 08:56:23.039 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-07-28 08:56:23.041 | + lib/neutron-legacy:_configure_neutron_metering:884 : neutron_agent_metering_configure_agent 2022-07-28 08:56:23.044 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-07-28 08:56:23.047 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-07-28 08:56:23.051 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-07-28 08:56:23.054 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-07-28 08:56:23.059 | + lib/neutron-legacy:configure_mutnauq:351 : is_service_enabled q-agt q-svc 2022-07-28 08:56:23.077 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:56:23.081 | + lib/neutron-legacy:configure_mutnauq:352 : _configure_neutron_service 2022-07-28 08:56:23.084 | + lib/neutron-legacy:_configure_neutron_service:911 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-07-28 08:56:23.086 | + lib/neutron-legacy:_configure_neutron_service:912 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-07-28 08:56:23.091 | + lib/neutron-legacy:_configure_neutron_service:915 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-07-28 08:56:23.122 | + lib/neutron-legacy:_configure_neutron_service:917 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-07-28 08:56:23.154 | + lib/neutron-legacy:_configure_neutron_service:918 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-07-28 08:56:23.188 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-07-28 08:56:23.227 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-07-28 08:56:23.259 | + lib/neutron-legacy:_configure_neutron_service:922 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-07-28 08:56:23.262 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-07-28 08:56:23.267 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-07-28 08:56:23.269 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-28 08:56:23.272 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-07-28 08:56:23.307 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-07-28 08:56:23.343 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.42/identity 2022-07-28 08:56:23.378 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-07-28 08:56:23.414 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-07-28 08:56:23.456 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-07-28 08:56:23.493 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-07-28 08:56:23.529 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-07-28 08:56:23.570 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-28 08:56:23.603 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-07-28 08:56:23.638 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-07-28 08:56:23.671 | + lib/neutron-legacy:_configure_neutron_service:926 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-07-28 08:56:23.703 | + lib/neutron-legacy:_configure_neutron_service:928 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-07-28 08:56:23.706 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-07-28 08:56:23.709 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-07-28 08:56:23.712 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-07-28 08:56:23.714 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-07-28 08:56:23.751 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-07-28 08:56:23.784 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.42/identity 2022-07-28 08:56:23.817 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-07-28 08:56:23.861 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-07-28 08:56:23.906 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-07-28 08:56:23.938 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-07-28 08:56:23.972 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-07-28 08:56:24.005 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-07-28 08:56:24.041 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-07-28 08:56:24.076 | + lib/neutron-legacy:_configure_neutron_service:931 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf placement placement 2022-07-28 08:56:24.078 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-07-28 08:56:24.081 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-07-28 08:56:24.083 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=placement 2022-07-28 08:56:24.086 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf placement auth_type password 2022-07-28 08:56:24.120 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf placement interface public 2022-07-28 08:56:24.153 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf placement auth_url http://10.222.0.42/identity 2022-07-28 08:56:24.188 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf placement username placement 2022-07-28 08:56:24.221 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf placement password Passw0rd 2022-07-28 08:56:24.259 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2022-07-28 08:56:24.291 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf placement project_name service 2022-07-28 08:56:24.327 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2022-07-28 08:56:24.361 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf placement cafile /opt/stack/data/ca-bundle.pem 2022-07-28 08:56:24.394 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf placement memcached_servers localhost:11211 2022-07-28 08:56:24.426 | + lib/neutron-legacy:_configure_neutron_service:934 : neutron_plugin_configure_service 2022-07-28 08:56:24.429 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-07-28 08:56:24.432 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-07-28 08:56:24.434 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-07-28 08:56:24.437 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-07-28 08:56:24.440 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-07-28 08:56:24.442 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-07-28 08:56:24.444 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 150:199 != '' ]] 2022-07-28 08:56:24.447 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:150:199 2022-07-28 08:56:24.450 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:150:199 != '' ]] 2022-07-28 08:56:24.452 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-07-28 08:56:24.455 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-07-28 08:56:24.458 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-07-28 08:56:24.461 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-07-28 08:56:24.464 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-07-28 08:56:24.466 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-07-28 08:56:24.469 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-07-28 08:56:24.472 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-07-28 08:56:24.474 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-07-28 08:56:24.477 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-07-28 08:56:24.511 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-07-28 08:56:24.514 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 08:56:24.517 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-07-28 08:56:24.519 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-07-28 08:56:24.522 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-07-28 08:56:24.525 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 08:56:24.527 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-07-28 08:56:24.563 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:128 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2022-07-28 08:56:24.566 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 08:56:24.568 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-07-28 08:56:24.571 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2022-07-28 08:56:24.574 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2022-07-28 08:56:24.577 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 08:56:24.580 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2022-07-28 08:56:24.615 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:130 : [[ -n '' ]] 2022-07-28 08:56:24.618 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:134 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-07-28 08:56:24.621 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 08:56:24.624 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-07-28 08:56:24.627 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-07-28 08:56:24.630 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-07-28 08:56:24.632 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 08:56:24.635 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-07-28 08:56:24.667 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:136 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-07-28 08:56:24.669 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 08:56:24.672 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-07-28 08:56:24.674 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-07-28 08:56:24.677 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-07-28 08:56:24.680 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 08:56:24.683 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-07-28 08:56:24.716 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:138 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-07-28 08:56:24.719 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 08:56:24.722 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-07-28 08:56:24.724 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-07-28 08:56:24.727 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-07-28 08:56:24.730 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 08:56:24.733 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-07-28 08:56:24.764 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:140 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-07-28 08:56:24.766 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 08:56:24.769 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-07-28 08:56:24.771 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-07-28 08:56:24.774 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-07-28 08:56:24.777 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 08:56:24.780 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-07-28 08:56:24.811 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:142 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-07-28 08:56:24.814 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 08:56:24.816 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-07-28 08:56:24.819 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-07-28 08:56:24.821 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-07-28 08:56:24.824 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 08:56:24.826 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-07-28 08:56:24.859 | + 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:150:199 2022-07-28 08:56:24.861 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 08:56:24.864 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-07-28 08:56:24.866 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:150:199 2022-07-28 08:56:24.869 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:150:199 ']' 2022-07-28 08:56:24.871 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 08:56:24.874 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:150:199 2022-07-28 08:56:24.907 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:146 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-07-28 08:56:24.910 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 08:56:24.914 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-07-28 08:56:24.917 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-07-28 08:56:24.920 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-07-28 08:56:24.923 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-28 08:56:24.926 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-07-28 08:56:24.960 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:148 : [[ legacy != \l\e\g\a\c\y ]] 2022-07-28 08:56:24.963 | + lib/neutron-legacy:configure_mutnauq:354 : is_service_enabled q-agt 2022-07-28 08:56:24.986 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:56:24.989 | + lib/neutron-legacy:configure_mutnauq:355 : _configure_neutron_plugin_agent 2022-07-28 08:56:24.991 | + lib/neutron-legacy:_configure_neutron_plugin_agent:898 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-07-28 08:56:25.029 | + lib/neutron-legacy:_configure_neutron_plugin_agent:899 : [[ True == \T\r\u\e ]] 2022-07-28 08:56:25.032 | + lib/neutron-legacy:_configure_neutron_plugin_agent:900 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-28 08:56:25.065 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-07-28 08:56:25.103 | + lib/neutron-legacy:_configure_neutron_plugin_agent:905 : neutron_plugin_configure_plugin_agent 2022-07-28 08:56:25.106 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-07-28 08:56:25.109 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-07-28 08:56:25.111 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-07-28 08:56:27.952 | INFO neutron.common.config [-] Logging enabled! 2022-07-28 08:56:27.952 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev449 2022-07-28 08:56:27.953 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=365920) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-07-28 08:56:28.003 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=365920) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-07-28 08:56:28.003 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=365920) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-07-28 08:56:28.004 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=365920) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 08:56:28.004 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=365920) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 08:56:28.004 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=365920) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 08:56:28.004 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=365920) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 08:56:28.059 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-07-28 08:56:28.059 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:56:28.059 | from cryptography.utils import int_from_bytes 2022-07-28 08:56:28.059 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:56:28.059 | from cryptography.utils import int_from_bytes 2022-07-28 08:56:28.430 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-07-28 08:56:28.433 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-07-28 08:56:28.436 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-07-28 08:56:28.439 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-07-28 08:56:28.442 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-07-28 08:56:28.513 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-07-28 08:56:28.535 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-07-28 08:56:28.538 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-07-28 08:56:28.541 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-07-28 08:56:28.574 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-07-28 08:56:28.577 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-07-28 08:56:28.587 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-07-28 08:56:28.589 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-07-28 08:56:28.592 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-07-28 08:56:28.606 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-07-28 08:56:28.620 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-07-28 08:56:28.622 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-07-28 08:56:28.632 | net.bridge.bridge-nf-call-iptables = 1 2022-07-28 08:56:28.635 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-07-28 08:56:28.638 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-07-28 08:56:28.647 | net.bridge.bridge-nf-call-ip6tables = 1 2022-07-28 08:56:28.651 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-07-28 08:56:28.653 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-07-28 08:56:28.656 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-07-28 08:56:28.659 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-07-28 08:56:28.661 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-07-28 08:56:28.664 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-07-28 08:56:28.667 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-07-28 08:56:28.670 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-07-28 08:56:28.673 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-07-28 08:56:28.706 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-07-28 08:56:28.709 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-07-28 08:56:28.747 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-07-28 08:56:28.750 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-07-28 08:56:28.781 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-07-28 08:56:28.818 | + lib/neutron-legacy:configure_mutnauq:357 : is_service_enabled q-dhcp 2022-07-28 08:56:28.836 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:56:28.839 | + lib/neutron-legacy:configure_mutnauq:358 : _configure_neutron_dhcp_agent 2022-07-28 08:56:28.843 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:839 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-07-28 08:56:28.848 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:841 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-07-28 08:56:28.879 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-07-28 08:56:28.911 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:844 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-07-28 08:56:28.947 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : [[ True == \T\r\u\e ]] 2022-07-28 08:56:28.950 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:846 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-28 08:56:28.983 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : is_service_enabled q-l3 2022-07-28 08:56:29.002 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:56:29.005 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:860 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-07-28 08:56:29.008 | + lib/neutron-legacy:_neutron_setup_interface_driver:1021 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-07-28 08:56:29.042 | + lib/neutron-legacy:_neutron_setup_interface_driver:1023 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-07-28 08:56:29.046 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-07-28 08:56:29.049 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-07-28 08:56:29.083 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:862 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-07-28 08:56:29.086 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-07-28 08:56:29.089 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-07-28 08:56:29.093 | + lib/neutron-legacy:configure_mutnauq:360 : is_service_enabled q-l3 2022-07-28 08:56:29.114 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:56:29.117 | + lib/neutron-legacy:configure_mutnauq:361 : _configure_neutron_l3_agent 2022-07-28 08:56:29.119 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-07-28 08:56:29.125 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-07-28 08:56:29.159 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-07-28 08:56:29.193 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-07-28 08:56:29.196 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-28 08:56:29.229 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-07-28 08:56:29.231 | + lib/neutron-legacy:_neutron_setup_interface_driver:1021 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-07-28 08:56:29.267 | + lib/neutron-legacy:_neutron_setup_interface_driver:1023 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-07-28 08:56:29.269 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-07-28 08:56:29.272 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-07-28 08:56:29.305 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-07-28 08:56:29.307 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-07-28 08:56:29.310 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-07-28 08:56:29.312 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-07-28 08:56:32.050 | INFO neutron.common.config [-] Logging enabled! 2022-07-28 08:56:32.050 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev449 2022-07-28 08:56:32.051 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=366452) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-07-28 08:56:32.103 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=366452) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-07-28 08:56:32.103 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=366452) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-07-28 08:56:32.104 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=366452) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 08:56:32.104 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=366452) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 08:56:32.104 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=366452) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 08:56:32.104 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=366452) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-28 08:56:32.165 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-07-28 08:56:32.166 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=366452) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-07-28 08:56:32.166 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=366452) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-07-28 08:56:32.167 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-07-28 08:56:32.167 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:56:32.167 | from cryptography.utils import int_from_bytes 2022-07-28 08:56:32.167 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:56:32.167 | from cryptography.utils import int_from_bytes 2022-07-28 08:56:32.551 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-07-28 08:56:32.554 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-07-28 08:56:32.557 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-07-28 08:56:32.559 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-07-28 08:56:32.562 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-07-28 08:56:32.564 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-07-28 08:56:32.567 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-07-28 08:56:32.586 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-07-28 08:56:32.588 | + functions:set_mtu:785 : local dev=br-data 2022-07-28 08:56:32.591 | + functions:set_mtu:786 : local mtu=1500 2022-07-28 08:56:32.594 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-07-28 08:56:32.607 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-07-28 08:56:32.628 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-07-28 08:56:32.630 | + lib/neutron-legacy:_configure_public_network_connectivity:705 : [[ -n eth1 ]] 2022-07-28 08:56:32.633 | + lib/neutron-legacy:_configure_public_network_connectivity:706 : _move_neutron_addresses_route eth1 br-data True False inet 2022-07-28 08:56:32.636 | + lib/neutron-legacy:_move_neutron_addresses_route:646 : local from_intf=eth1 2022-07-28 08:56:32.638 | + lib/neutron-legacy:_move_neutron_addresses_route:647 : local to_intf=br-data 2022-07-28 08:56:32.641 | + lib/neutron-legacy:_move_neutron_addresses_route:648 : local add_ovs_port=True 2022-07-28 08:56:32.643 | + lib/neutron-legacy:_move_neutron_addresses_route:649 : local del_ovs_port=False 2022-07-28 08:56:32.646 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local af=inet 2022-07-28 08:56:32.649 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : [[ -n eth1 ]] 2022-07-28 08:56:32.651 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : [[ -n br-data ]] 2022-07-28 08:56:32.654 | + lib/neutron-legacy:_move_neutron_addresses_route:658 : local IP_REPLACE= 2022-07-28 08:56:32.656 | + lib/neutron-legacy:_move_neutron_addresses_route:659 : local IP_DEL= 2022-07-28 08:56:32.659 | + lib/neutron-legacy:_move_neutron_addresses_route:660 : local IP_UP= 2022-07-28 08:56:32.662 | + lib/neutron-legacy:_move_neutron_addresses_route:661 : local DEFAULT_ROUTE_GW 2022-07-28 08:56:32.666 | ++ lib/neutron-legacy:_move_neutron_addresses_route:662 : ip -f inet r 2022-07-28 08:56:32.666 | ++ lib/neutron-legacy:_move_neutron_addresses_route:662 : awk '/default.+eth1\s/ { print $3; exit }' 2022-07-28 08:56:32.674 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : DEFAULT_ROUTE_GW= 2022-07-28 08:56:32.676 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local ADD_OVS_PORT= 2022-07-28 08:56:32.679 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local DEL_OVS_PORT= 2022-07-28 08:56:32.682 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local ARP_CMD= 2022-07-28 08:56:32.687 | ++ lib/neutron-legacy:_move_neutron_addresses_route:667 : awk '{ print $2, $3, $4; exit }' 2022-07-28 08:56:32.688 | ++ lib/neutron-legacy:_move_neutron_addresses_route:667 : grep inet 2022-07-28 08:56:32.688 | ++ lib/neutron-legacy:_move_neutron_addresses_route:667 : ip -f inet a s dev eth1 scope global primary 2022-07-28 08:56:32.696 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : IP_BRD='192.168.0.49/22 brd 192.168.3.255' 2022-07-28 08:56:32.699 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : '[' '' '!=' '' ']' 2022-07-28 08:56:32.701 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : [[ True == \T\r\u\e ]] 2022-07-28 08:56:32.705 | + lib/neutron-legacy:_move_neutron_addresses_route:674 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-07-28 08:56:32.707 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ False == \T\r\u\e ]] 2022-07-28 08:56:32.710 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ 192.168.0.49/22 brd 192.168.3.255 != '' ]] 2022-07-28 08:56:32.713 | + lib/neutron-legacy:_move_neutron_addresses_route:682 : IP_DEL='sudo ip addr del 192.168.0.49/22 brd 192.168.3.255 dev eth1' 2022-07-28 08:56:32.715 | + lib/neutron-legacy:_move_neutron_addresses_route:683 : IP_REPLACE='sudo ip addr replace 192.168.0.49/22 brd 192.168.3.255 dev br-data' 2022-07-28 08:56:32.718 | + lib/neutron-legacy:_move_neutron_addresses_route:684 : IP_UP='sudo ip link set br-data up' 2022-07-28 08:56:32.720 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ inet == \i\n\e\t ]] 2022-07-28 08:56:32.725 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : echo 192.168.0.49/22 brd 192.168.3.255 2022-07-28 08:56:32.726 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : awk '{ print $1; exit }' 2022-07-28 08:56:32.726 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : grep -o -E '(.*)/' 2022-07-28 08:56:32.727 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : cut -d / -f1 2022-07-28 08:56:32.733 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP=192.168.0.49 2022-07-28 08:56:32.736 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.49 ' 2022-07-28 08:56:32.738 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ip addr del 192.168.0.49/22 brd 192.168.3.255 dev eth1 2022-07-28 08:56:32.752 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ip addr replace 192.168.0.49/22 brd 192.168.3.255 dev br-data 2022-07-28 08:56:32.766 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ip link set br-data up 2022-07-28 08:56:32.782 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-07-28 08:56:32.804 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ping -c 3 -w 5 -I br-data 192.168.0.49 2022-07-28 08:56:32.815 | PING 192.168.0.49 (192.168.0.49) from 192.168.0.49 br-data: 56(84) bytes of data. 2022-07-28 08:56:32.815 | 64 bytes from 192.168.0.49: icmp_seq=1 ttl=64 time=0.087 ms 2022-07-28 08:56:33.836 | 64 bytes from 192.168.0.49: icmp_seq=2 ttl=64 time=0.068 ms 2022-07-28 08:56:34.861 | 64 bytes from 192.168.0.49: icmp_seq=3 ttl=64 time=0.067 ms 2022-07-28 08:56:34.861 | 2022-07-28 08:56:34.861 | --- 192.168.0.49 ping statistics --- 2022-07-28 08:56:34.861 | 3 packets transmitted, 3 received, 0% packet loss, time 2045ms 2022-07-28 08:56:34.861 | rtt min/avg/max/mdev = 0.067/0.074/0.087/0.009 ms 2022-07-28 08:56:34.867 | ++ lib/neutron-legacy:_configure_public_network_connectivity:708 : ip -f inet6 a s dev eth1 2022-07-28 08:56:34.867 | ++ lib/neutron-legacy:_configure_public_network_connectivity:708 : grep -c global 2022-07-28 08:56:34.874 | + lib/neutron-legacy:_configure_public_network_connectivity:708 : [[ 0 != 0 ]] 2022-07-28 08:56:34.876 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled q-meta 2022-07-28 08:56:34.896 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:56:34.899 | + lib/neutron-legacy:configure_mutnauq:364 : _configure_neutron_metadata_agent 2022-07-28 08:56:34.901 | + lib/neutron-legacy:_configure_neutron_metadata_agent:867 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-07-28 08:56:34.907 | + lib/neutron-legacy:_configure_neutron_metadata_agent:869 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-07-28 08:56:34.940 | + lib/neutron-legacy:_configure_neutron_metadata_agent:870 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.42 2022-07-28 08:56:34.973 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-07-28 08:56:35.007 | + lib/neutron-legacy:_configure_neutron_metadata_agent:872 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-07-28 08:56:35.045 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : [[ True == \T\r\u\e ]] 2022-07-28 08:56:35.047 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-28 08:56:35.082 | + lib/neutron-legacy:configure_mutnauq:367 : [[ legacy != \l\e\g\a\c\y ]] 2022-07-28 08:56:35.085 | + lib/neutron-legacy:configure_mutnauq:370 : is_service_enabled ceilometer 2022-07-28 08:56:35.105 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:56:35.107 | + lib/neutron-legacy:configure_mutnauq:374 : [[ openvswitch == \o\v\n ]] 2022-07-28 08:56:35.110 | + lib/neutron-legacy:configure_mutnauq:380 : is_service_enabled q-placement neutron-placement 2022-07-28 08:56:35.129 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:56:35.132 | + lib/neutron-legacy:configure_mutnauq:383 : is_service_enabled q-trunk neutron-trunk 2022-07-28 08:56:35.152 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:56:35.155 | + lib/neutron-legacy:configure_mutnauq:386 : is_service_enabled q-qos neutron-qos 2022-07-28 08:56:35.174 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:56:35.176 | + lib/neutron-legacy:configure_mutnauq:394 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-07-28 08:56:35.210 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-07-28 08:56:35.245 | + lib/neutron:configure_neutron:628 : '[' False == True ']' 2022-07-28 08:56:35.248 | + ./stack.sh:main:1145 : is_service_enabled mysql postgresql 2022-07-28 08:56:35.267 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:56:35.270 | + ./stack.sh:main:1145 : is_service_enabled neutron 2022-07-28 08:56:35.289 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:56:35.292 | + ./stack.sh:main:1146 : async_runfunc init_neutron 2022-07-28 08:56:35.295 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-07-28 08:56:35.361 | + inc/async:async_inner:63 : init_neutron 2022-07-28 08:56:35.410 | [324082 Async init_neutron:366928]: running: init_neutron 2022-07-28 08:56:35.413 | + ./stack.sh:main:1154 : is_service_enabled q-dhcp 2022-07-28 08:56:35.438 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:56:35.441 | ++ ./stack.sh:main:1157 : pidof NetworkManager 2022-07-28 08:56:35.453 | ++ ./stack.sh:main:1157 : true 2022-07-28 08:56:35.457 | + ./stack.sh:main:1157 : netman_pid= 2022-07-28 08:56:35.459 | + ./stack.sh:main:1158 : '[' -z '' ']' 2022-07-28 08:56:35.463 | + ./stack.sh:main:1159 : sudo killall dnsmasq 2022-07-28 08:56:35.481 | + ./stack.sh:main:1164 : clean_iptables 2022-07-28 08:56:35.492 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-07-28 08:56:35.493 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-07-28 08:56:35.493 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-07-28 08:56:35.498 | + lib/nova:clean_iptables:186 : grep nova 2022-07-28 08:56:35.499 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-07-28 08:56:35.508 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-07-28 08:56:35.513 | + lib/nova:clean_iptables:186 : bash 2022-07-28 08:56:35.527 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-07-28 08:56:35.527 | + lib/nova:clean_iptables:188 : grep nova 2022-07-28 08:56:35.527 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-07-28 08:56:35.532 | + lib/nova:clean_iptables:188 : bash 2022-07-28 08:56:35.534 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-07-28 08:56:35.540 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-07-28 08:56:35.546 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-07-28 08:56:35.557 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-07-28 08:56:35.557 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-07-28 08:56:35.557 | + lib/nova:clean_iptables:190 : grep nova 2022-07-28 08:56:35.561 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-07-28 08:56:35.561 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-07-28 08:56:35.562 | + lib/nova:clean_iptables:190 : bash 2022-07-28 08:56:35.568 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-07-28 08:56:35.588 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-07-28 08:56:35.593 | + lib/nova:clean_iptables:192 : grep nova 2022-07-28 08:56:35.593 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-07-28 08:56:35.595 | + lib/nova:clean_iptables:192 : bash 2022-07-28 08:56:35.598 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-07-28 08:56:35.599 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-07-28 08:56:35.605 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-07-28 08:56:35.619 | + ./stack.sh:main:1167 : sudo sysctl -w net.ipv4.ip_forward=1 2022-07-28 08:56:35.629 | net.ipv4.ip_forward = 1 2022-07-28 08:56:35.633 | + ./stack.sh:main:1172 : is_service_enabled nova neutron 2022-07-28 08:56:35.662 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:56:35.665 | + ./stack.sh:main:1173 : configure_os_vif 2022-07-28 08:56:35.668 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-07-28 08:56:35.671 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-07-28 08:56:35.718 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-07-28 08:56:35.761 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-07-28 08:56:35.765 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-07-28 08:56:35.810 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-07-28 08:56:35.854 | + ./stack.sh:main:1179 : is_service_enabled swift 2022-07-28 08:56:35.878 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:56:35.881 | + ./stack.sh:main:1180 : echo_summary 'Configuring Swift' 2022-07-28 08:56:35.885 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 08:56:35.888 | + ./stack.sh:echo_summary:441 : echo -e Configuring Swift 2022-07-28 08:56:35.891 | + ./stack.sh:main:1181 : async_runfunc init_swift 2022-07-28 08:56:35.894 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-07-28 08:56:35.972 | + inc/async:async_inner:63 : init_swift 2022-07-28 08:56:36.045 | [324082 Async init_swift:367290]: running: init_swift 2022-07-28 08:56:36.050 | + ./stack.sh:main:1188 : is_service_enabled cinder 2022-07-28 08:56:36.084 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:56:36.089 | + ./stack.sh:main:1189 : echo_summary 'Configuring Cinder' 2022-07-28 08:56:36.093 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 08:56:36.096 | + ./stack.sh:echo_summary:441 : echo -e Configuring Cinder 2022-07-28 08:56:36.100 | + ./stack.sh:main:1190 : async_runfunc init_cinder 2022-07-28 08:56:36.103 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-07-28 08:56:36.206 | + inc/async:async_inner:63 : init_cinder 2022-07-28 08:56:36.282 | [324082 Async init_cinder:367385]: running: init_cinder 2022-07-28 08:56:36.286 | + ./stack.sh:main:1196 : is_service_enabled placement 2022-07-28 08:56:36.334 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:56:36.350 | + ./stack.sh:main:1197 : echo_summary 'Configuring placement' 2022-07-28 08:56:36.356 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 08:56:36.361 | + ./stack.sh:echo_summary:441 : echo -e Configuring placement 2022-07-28 08:56:36.367 | + ./stack.sh:main:1198 : async_runfunc init_placement 2022-07-28 08:56:36.375 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-07-28 08:56:36.504 | + inc/async:async_inner:63 : init_placement 2022-07-28 08:56:36.658 | [324082 Async init_placement:367524]: running: init_placement 2022-07-28 08:56:36.663 | + ./stack.sh:main:1202 : async_wait init_neutron 2022-07-28 08:56:36.831 | [324082 Async init_neutron:366928]: Waiting for completion of init_neutron running on PID 366928 (6 other jobs running) 2022-07-28 08:56:36.878 | [324082 Async init_neutron:366928]: Signaling child to exit 2022-07-28 08:56:41.169 | + inc/async:async_inner:64 : rc=0 2022-07-28 08:56:41.211 | [367385 Async init_cinder:367385]: finished successfully 2022-07-28 08:56:49.563 | + inc/async:async_inner:64 : rc=0 2022-07-28 08:56:49.600 | [367290 Async init_swift:367290]: finished successfully 2022-07-28 08:57:11.519 | + inc/async:async_inner:64 : rc=0 2022-07-28 08:57:11.548 | [366928 Async init_neutron:366928]: finished successfully 2022-07-28 08:57:11.580 | WAKEUP 2022-07-28 08:57:11.615 | [324082 Async init_neutron:366928]: Signaled 2022-07-28 08:57:11.617 | + lib/neutron:init_neutron:679 : is_neutron_legacy_enabled 2022-07-28 08:57:11.617 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 08:57:11.617 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-28 08:57:11.617 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 08:57:11.617 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-28 08:57:11.617 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-28 08:57:11.617 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-28 08:57:11.617 | + lib/neutron:init_neutron:681 : init_mutnauq 2022-07-28 08:57:11.618 | + lib/neutron-legacy:init_mutnauq:452 : recreate_database neutron 2022-07-28 08:57:11.618 | + lib/database:recreate_database:112 : local db=neutron 2022-07-28 08:57:11.618 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-07-28 08:57:11.618 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-07-28 08:57:11.618 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-07-28 08:57:11.618 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 08:57:11.618 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-07-28 08:57:11.618 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 08:57:11.618 | + lib/neutron-legacy:init_mutnauq:453 : time_start dbsync 2022-07-28 08:57:11.618 | + functions-common:time_start:2426 : local name=dbsync 2022-07-28 08:57:11.618 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:57:11.618 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:57:11.618 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:57:11.618 | + functions-common:time_start:2431 : _TIME_START[$name]=1658998599841 2022-07-28 08:57:11.619 | + lib/neutron-legacy:init_mutnauq:455 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-07-28 08:57:11.619 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:57:11.619 | from cryptography.utils import int_from_bytes 2022-07-28 08:57:11.619 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:57:11.619 | from cryptography.utils import int_from_bytes 2022-07-28 08:57:11.619 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-07-28 08:57:11.619 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-07-28 08:57:11.619 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-07-28 08:57:11.619 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-07-28 08:57:11.619 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-07-28 08:57:11.619 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-07-28 08:57:11.619 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-07-28 08:57:11.619 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-07-28 08:57:11.619 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-07-28 08:57:11.619 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-07-28 08:57:11.619 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-07-28 08:57:11.619 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-07-28 08:57:11.619 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-07-28 08:57:11.620 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-07-28 08:57:11.620 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-07-28 08:57:11.620 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-07-28 08:57:11.620 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-07-28 08:57:11.620 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-07-28 08:57:11.620 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-07-28 08:57:11.620 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-07-28 08:57:11.620 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-07-28 08:57:11.620 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-07-28 08:57:11.620 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-07-28 08:57:11.620 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-07-28 08:57:11.620 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-07-28 08:57:11.620 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-07-28 08:57:11.620 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-07-28 08:57:11.620 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-07-28 08:57:11.620 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-07-28 08:57:11.620 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-07-28 08:57:11.620 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-07-28 08:57:11.621 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-07-28 08:57:11.621 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-07-28 08:57:11.621 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-07-28 08:57:11.621 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-07-28 08:57:11.621 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-07-28 08:57:11.621 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-07-28 08:57:11.621 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-07-28 08:57:11.621 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-07-28 08:57:11.621 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-07-28 08:57:11.621 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-07-28 08:57:11.621 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-07-28 08:57:11.621 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-07-28 08:57:11.621 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-07-28 08:57:11.621 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-07-28 08:57:11.621 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-07-28 08:57:11.621 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-07-28 08:57:11.621 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-07-28 08:57:11.621 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-07-28 08:57:11.621 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-07-28 08:57:11.621 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-07-28 08:57:11.621 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-07-28 08:57:11.621 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-07-28 08:57:11.621 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-07-28 08:57:11.621 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-07-28 08:57:11.621 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-07-28 08:57:11.621 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-07-28 08:57:11.621 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-07-28 08:57:11.621 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-07-28 08:57:11.621 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-07-28 08:57:11.621 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-07-28 08:57:11.621 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-07-28 08:57:11.621 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-07-28 08:57:11.621 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-07-28 08:57:11.622 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-07-28 08:57:11.622 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-07-28 08:57:11.622 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-07-28 08:57:11.622 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-07-28 08:57:11.622 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-07-28 08:57:11.622 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-07-28 08:57:11.622 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-07-28 08:57:11.622 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-07-28 08:57:11.622 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-07-28 08:57:11.622 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-07-28 08:57:11.622 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-07-28 08:57:11.622 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-07-28 08:57:11.622 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-07-28 08:57:11.622 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-07-28 08:57:11.622 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-07-28 08:57:11.622 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-07-28 08:57:11.622 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-07-28 08:57:11.622 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-07-28 08:57:11.622 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-07-28 08:57:11.622 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-07-28 08:57:11.622 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-07-28 08:57:11.622 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-07-28 08:57:11.622 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-07-28 08:57:11.622 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-07-28 08:57:11.622 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-07-28 08:57:11.622 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-07-28 08:57:11.622 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-07-28 08:57:11.622 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-07-28 08:57:11.622 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-07-28 08:57:11.622 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-07-28 08:57:11.622 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-07-28 08:57:11.622 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-07-28 08:57:11.622 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-07-28 08:57:11.622 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-07-28 08:57:11.623 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-07-28 08:57:11.623 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-07-28 08:57:11.623 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-07-28 08:57:11.623 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-07-28 08:57:11.623 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-07-28 08:57:11.623 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-07-28 08:57:11.623 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-07-28 08:57:11.623 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-07-28 08:57:11.623 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-07-28 08:57:11.623 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-07-28 08:57:11.623 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-07-28 08:57:11.623 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-07-28 08:57:11.623 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-07-28 08:57:11.623 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-07-28 08:57:11.623 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-07-28 08:57:11.623 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-07-28 08:57:11.623 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-07-28 08:57:11.623 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-07-28 08:57:11.623 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-07-28 08:57:11.623 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-07-28 08:57:11.623 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-07-28 08:57:11.623 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-07-28 08:57:11.623 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2022-07-28 08:57:11.623 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2022-07-28 08:57:11.623 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2022-07-28 08:57:11.623 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-07-28 08:57:11.623 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-07-28 08:57:11.623 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-07-28 08:57:11.623 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-07-28 08:57:11.623 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-07-28 08:57:11.623 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-07-28 08:57:11.623 | Running upgrade for neutron ... 2022-07-28 08:57:11.623 | OK 2022-07-28 08:57:11.623 | + lib/neutron-legacy:init_mutnauq:456 : time_stop dbsync 2022-07-28 08:57:11.624 | + functions-common:time_stop:2440 : local name 2022-07-28 08:57:11.624 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:57:11.624 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:57:11.624 | + functions-common:time_stop:2443 : local total 2022-07-28 08:57:11.624 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:57:11.624 | + functions-common:time_stop:2446 : name=dbsync 2022-07-28 08:57:11.624 | + functions-common:time_stop:2447 : start_time=1658998599841 2022-07-28 08:57:11.624 | + functions-common:time_stop:2449 : [[ -z 1658998599841 ]] 2022-07-28 08:57:11.624 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:57:11.624 | + functions-common:time_stop:2452 : end_time=1658998631499 2022-07-28 08:57:11.624 | + functions-common:time_stop:2453 : elapsed_time=31658 2022-07-28 08:57:11.624 | + functions-common:time_stop:2454 : total=8333 2022-07-28 08:57:11.624 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:57:11.624 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=39991 2022-07-28 08:57:11.681 | [324082 Async init_neutron:366928]: finished init_neutron with result 0 in 36 seconds 2022-07-28 08:57:11.686 | + inc/async:async_wait:197 : return 0 2022-07-28 08:57:11.689 | + ./stack.sh:main:1203 : async_wait init_placement 2022-07-28 08:57:11.760 | [324082 Async init_placement:367524]: Waiting for completion of init_placement running on PID 367524 (5 other jobs running) 2022-07-28 08:57:11.796 | [324082 Async init_placement:367524]: Signaling child to exit 2022-07-28 08:57:27.301 | + inc/async:async_inner:64 : rc=0 2022-07-28 08:57:27.330 | [367524 Async init_placement:367524]: finished successfully 2022-07-28 08:57:27.351 | WAKEUP 2022-07-28 08:57:27.376 | [324082 Async init_placement:367524]: Signaled 2022-07-28 08:57:27.377 | + lib/placement:init_placement:130 : recreate_database placement 2022-07-28 08:57:27.377 | + lib/database:recreate_database:112 : local db=placement 2022-07-28 08:57:27.377 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-07-28 08:57:27.377 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-07-28 08:57:27.377 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-07-28 08:57:27.377 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 08:57:27.377 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-07-28 08:57:27.377 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 08:57:27.377 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-07-28 08:57:27.377 | + lib/placement:init_placement:132 : create_placement_accounts 2022-07-28 08:57:27.377 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-07-28 08:57:27.377 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-07-28 08:57:27.378 | + functions-common:get_or_create_user:910 : local user_id 2022-07-28 08:57:27.378 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-28 08:57:27.378 | + functions-common:get_or_create_user:914 : local email= 2022-07-28 08:57:27.378 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-28 08:57:27.378 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:57:27.378 | from cryptography.utils import int_from_bytes 2022-07-28 08:57:27.378 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:57:27.378 | from cryptography.utils import int_from_bytes 2022-07-28 08:57:27.378 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:57:27.378 | + functions-common:get_or_create_user:926 : user_id=9b6ed94c1df745c3bc7adf2769fc5119 2022-07-28 08:57:27.378 | + functions-common:get_or_create_user:927 : echo 9b6ed94c1df745c3bc7adf2769fc5119 2022-07-28 08:57:27.378 | 9b6ed94c1df745c3bc7adf2769fc5119 2022-07-28 08:57:27.378 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-07-28 08:57:27.378 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 08:57:27.378 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 08:57:27.378 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 08:57:27.378 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 08:57:27.378 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 08:57:27.378 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 08:57:27.378 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 08:57:27.378 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 08:57:27.378 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 08:57:27.378 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 08:57:27.378 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-07-28 08:57:27.378 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:57:27.378 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 08:57:27.378 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:57:27.378 | ++ functions-common:get_field:813 : read data 2022-07-28 08:57:27.378 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:57:27.378 | from cryptography.utils import int_from_bytes 2022-07-28 08:57:27.378 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:57:27.378 | from cryptography.utils import int_from_bytes 2022-07-28 08:57:27.379 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:57:27.379 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 08:57:27.379 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 08:57:27.379 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-07-28 08:57:27.379 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:57:27.379 | from cryptography.utils import int_from_bytes 2022-07-28 08:57:27.379 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:57:27.379 | from cryptography.utils import int_from_bytes 2022-07-28 08:57:27.379 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-07-28 08:57:27.379 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 08:57:27.379 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:57:27.379 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:57:27.379 | ++ functions-common:get_field:813 : read data 2022-07-28 08:57:27.379 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:57:27.379 | from cryptography.utils import int_from_bytes 2022-07-28 08:57:27.379 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:57:27.379 | from cryptography.utils import int_from_bytes 2022-07-28 08:57:27.379 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:57:27.379 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 08:57:27.379 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 08:57:27.379 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 08:57:27.379 | ++ functions-common:get_field:819 : echo '| 32da6d9f8d8f48e285530909f7633410 | 9b6ed94c1df745c3bc7adf2769fc5119 | | 9cfa053c839a4fedacde7163d907e2a4 | | | False |' 2022-07-28 08:57:27.379 | ++ functions-common:get_field:813 : read data 2022-07-28 08:57:27.379 | + functions-common:get_or_add_user_project_role:996 : user_role_id=32da6d9f8d8f48e285530909f7633410 2022-07-28 08:57:27.379 | + functions-common:get_or_add_user_project_role:998 : echo 32da6d9f8d8f48e285530909f7633410 2022-07-28 08:57:27.379 | 32da6d9f8d8f48e285530909f7633410 2022-07-28 08:57:27.379 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-07-28 08:57:27.379 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-07-28 08:57:27.379 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-28 08:57:27.379 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-28 08:57:27.379 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-28 08:57:27.379 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-28 08:57:27.379 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-28 08:57:27.379 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-28 08:57:27.380 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-28 08:57:27.380 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-28 08:57:27.380 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-28 08:57:27.380 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-28 08:57:27.380 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-07-28 08:57:27.380 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:57:27.380 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-28 08:57:27.380 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:57:27.380 | ++ functions-common:get_field:813 : read data 2022-07-28 08:57:27.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:57:27.380 | from cryptography.utils import int_from_bytes 2022-07-28 08:57:27.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:57:27.380 | from cryptography.utils import int_from_bytes 2022-07-28 08:57:27.380 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:57:27.380 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-28 08:57:27.380 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-28 08:57:27.380 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-07-28 08:57:27.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:57:27.380 | from cryptography.utils import int_from_bytes 2022-07-28 08:57:27.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:57:27.380 | from cryptography.utils import int_from_bytes 2022-07-28 08:57:27.380 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-07-28 08:57:27.380 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-28 08:57:27.380 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-28 08:57:27.380 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:57:27.380 | ++ functions-common:get_field:813 : read data 2022-07-28 08:57:27.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:57:27.380 | from cryptography.utils import int_from_bytes 2022-07-28 08:57:27.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:57:27.380 | from cryptography.utils import int_from_bytes 2022-07-28 08:57:27.381 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:57:27.381 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-28 08:57:27.381 | ++ functions-common:get_field:817 : field='$2' 2022-07-28 08:57:27.381 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-28 08:57:27.381 | ++ functions-common:get_field:819 : echo '| 280023171b4a45efb67c036ff237bb3c | 9b6ed94c1df745c3bc7adf2769fc5119 | | 9cfa053c839a4fedacde7163d907e2a4 | | | False |' 2022-07-28 08:57:27.381 | ++ functions-common:get_field:813 : read data 2022-07-28 08:57:27.381 | + functions-common:get_or_add_user_project_role:996 : user_role_id=280023171b4a45efb67c036ff237bb3c 2022-07-28 08:57:27.381 | + functions-common:get_or_add_user_project_role:998 : echo 280023171b4a45efb67c036ff237bb3c 2022-07-28 08:57:27.381 | 280023171b4a45efb67c036ff237bb3c 2022-07-28 08:57:27.381 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.42/placement 2022-07-28 08:57:27.381 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-07-28 08:57:27.381 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-28 08:57:27.381 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-07-28 08:57:27.381 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-07-28 08:57:27.381 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:57:27.381 | from cryptography.utils import int_from_bytes 2022-07-28 08:57:27.381 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:57:27.381 | from cryptography.utils import int_from_bytes 2022-07-28 08:57:27.381 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:57:27.381 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-28 08:57:27.381 | cbc6441b5c814d86a4fe389c134b4f60' 2022-07-28 08:57:27.381 | + functions-common:get_or_create_service:1095 : echo cbc6441b5c814d86a4fe389c134b4f60 2022-07-28 08:57:27.381 | cbc6441b5c814d86a4fe389c134b4f60 2022-07-28 08:57:27.381 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.42/placement 2022-07-28 08:57:27.381 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-28 08:57:27.381 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface placement public http://10.222.0.42/placement RegionOne 2022-07-28 08:57:27.381 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-28 08:57:27.381 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-07-28 08:57:27.381 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:57:27.381 | from cryptography.utils import int_from_bytes 2022-07-28 08:57:27.381 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:57:27.381 | from cryptography.utils import int_from_bytes 2022-07-28 08:57:27.381 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:57:27.382 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-28 08:57:27.382 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-28 08:57:27.382 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.42/placement --region RegionOne -f value -c id 2022-07-28 08:57:27.382 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:57:27.382 | from cryptography.utils import int_from_bytes 2022-07-28 08:57:27.382 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:57:27.382 | from cryptography.utils import int_from_bytes 2022-07-28 08:57:27.382 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:57:27.382 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=7b25b26bd98d4c17a59a2f9b17ad3200 2022-07-28 08:57:27.382 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 7b25b26bd98d4c17a59a2f9b17ad3200 2022-07-28 08:57:27.382 | + functions-common:get_or_create_endpoint:1128 : public_id=7b25b26bd98d4c17a59a2f9b17ad3200 2022-07-28 08:57:27.382 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-28 08:57:27.382 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-28 08:57:27.382 | + functions-common:get_or_create_endpoint:1137 : echo 7b25b26bd98d4c17a59a2f9b17ad3200 2022-07-28 08:57:27.382 | 7b25b26bd98d4c17a59a2f9b17ad3200 2022-07-28 08:57:27.434 | [324082 Async init_placement:367524]: finished init_placement with result 0 in 50 seconds 2022-07-28 08:57:27.438 | + inc/async:async_wait:197 : return 0 2022-07-28 08:57:27.441 | + ./stack.sh:main:1204 : async_wait init_glance 2022-07-28 08:57:27.502 | [324082 Async init_glance:363416]: Waiting for completion of init_glance running on PID 363416 (4 other jobs running) 2022-07-28 08:57:27.530 | [324082 Async init_glance:363416]: Signaling child to exit 2022-07-28 08:57:27.530 | WAKEUP 2022-07-28 08:57:27.558 | [324082 Async init_glance:363416]: Signaled 2022-07-28 08:57:27.559 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-07-28 08:57:27.559 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-07-28 08:57:27.559 | + lib/glance:init_glance:485 : recreate_database glance 2022-07-28 08:57:27.559 | + lib/database:recreate_database:112 : local db=glance 2022-07-28 08:57:27.559 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-07-28 08:57:27.559 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-07-28 08:57:27.559 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-07-28 08:57:27.560 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 08:57:27.560 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-07-28 08:57:27.560 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 08:57:27.560 | + lib/glance:init_glance:487 : time_start dbsync 2022-07-28 08:57:27.560 | + functions-common:time_start:2426 : local name=dbsync 2022-07-28 08:57:27.560 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:57:27.560 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:57:27.560 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:57:27.560 | + functions-common:time_start:2431 : _TIME_START[$name]=1658998545667 2022-07-28 08:57:27.560 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-07-28 08:57:27.560 | CRITICAL glance [-] Unhandled error: sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-07-28 08:57:27.560 | ERROR glance Traceback (most recent call last): 2022-07-28 08:57:27.560 | ERROR glance  File "/usr/local/bin/glance-manage", line 10, in 2022-07-28 08:57:27.560 | ERROR glance  sys.exit(main()) 2022-07-28 08:57:27.560 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 558, in main 2022-07-28 08:57:27.560 | ERROR glance  return CONF.command.action_fn() 2022-07-28 08:57:27.560 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 392, in sync 2022-07-28 08:57:27.560 | ERROR glance  self.command_object.sync(CONF.command.version) 2022-07-28 08:57:27.560 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 151, in sync 2022-07-28 08:57:27.560 | ERROR glance  curr_heads = alembic_migrations.get_current_alembic_heads() 2022-07-28 08:57:27.560 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/alembic_migrations/__init__.py", line 46, in get_current_alembic_heads 2022-07-28 08:57:27.560 | ERROR glance  engine = db_api.get_engine() 2022-07-28 08:57:27.560 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 95, in get_engine 2022-07-28 08:57:27.560 | ERROR glance  facade = _create_facade_lazily() 2022-07-28 08:57:27.560 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 85, in _create_facade_lazily 2022-07-28 08:57:27.560 | ERROR glance  _FACADE = session.EngineFacade.from_config(CONF) 2022-07-28 08:57:27.561 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1366, in from_config 2022-07-28 08:57:27.561 | ERROR glance  return cls( 2022-07-28 08:57:27.561 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1289, in __init__ 2022-07-28 08:57:27.561 | ERROR glance  self._factory._start( 2022-07-28 08:57:27.561 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 504, in _start 2022-07-28 08:57:27.561 | ERROR glance  self._setup_for_connection( 2022-07-28 08:57:27.561 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 529, in _setup_for_connection 2022-07-28 08:57:27.561 | ERROR glance  engine = engines.create_engine( 2022-07-28 08:57:27.561 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/debtcollector/renames.py", line 41, in decorator 2022-07-28 08:57:27.561 | ERROR glance  return wrapped(*args, **kwargs) 2022-07-28 08:57:27.561 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py", line 187, in create_engine 2022-07-28 08:57:27.561 | ERROR glance  engine = sqlalchemy.create_engine(url, **engine_args) 2022-07-28 08:57:27.561 | ERROR glance  File "", line 2, in create_engine 2022-07-28 08:57:27.561 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/deprecations.py", line 309, in warned 2022-07-28 08:57:27.561 | ERROR glance  return fn(*args, **kwargs) 2022-07-28 08:57:27.561 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/create.py", line 532, in create_engine 2022-07-28 08:57:27.561 | ERROR glance  u, plugins, kwargs = u._instantiate_plugins(kwargs) 2022-07-28 08:57:27.561 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 628, in _instantiate_plugins 2022-07-28 08:57:27.561 | ERROR glance  loaded_plugins = [ 2022-07-28 08:57:27.561 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 629, in 2022-07-28 08:57:27.561 | ERROR glance  plugins.load(plugin_name)(self, kwargs) 2022-07-28 08:57:27.561 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/langhelpers.py", line 343, in load 2022-07-28 08:57:27.561 | ERROR glance  raise exc.NoSuchModuleError( 2022-07-28 08:57:27.562 | ERROR glance sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-07-28 08:57:27.562 | ERROR glance  2022-07-28 08:57:27.562 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-07-28 08:57:27.562 | CRITICAL glance [-] Unhandled error: sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-07-28 08:57:27.562 | ERROR glance Traceback (most recent call last): 2022-07-28 08:57:27.562 | ERROR glance  File "/usr/local/bin/glance-manage", line 10, in 2022-07-28 08:57:27.562 | ERROR glance  sys.exit(main()) 2022-07-28 08:57:27.562 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 558, in main 2022-07-28 08:57:27.562 | ERROR glance  return CONF.command.action_fn() 2022-07-28 08:57:27.562 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 408, in load_metadefs 2022-07-28 08:57:27.562 | ERROR glance  self.command_object.load_metadefs(CONF.command.path, 2022-07-28 08:57:27.562 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 312, in load_metadefs 2022-07-28 08:57:27.562 | ERROR glance  metadata.db_load_metadefs(db_api.get_engine(), path, merge, 2022-07-28 08:57:27.562 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 95, in get_engine 2022-07-28 08:57:27.562 | ERROR glance  facade = _create_facade_lazily() 2022-07-28 08:57:27.562 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 85, in _create_facade_lazily 2022-07-28 08:57:27.562 | ERROR glance  _FACADE = session.EngineFacade.from_config(CONF) 2022-07-28 08:57:27.562 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1366, in from_config 2022-07-28 08:57:27.562 | ERROR glance  return cls( 2022-07-28 08:57:27.562 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1289, in __init__ 2022-07-28 08:57:27.562 | ERROR glance  self._factory._start( 2022-07-28 08:57:27.562 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 504, in _start 2022-07-28 08:57:27.562 | ERROR glance  self._setup_for_connection( 2022-07-28 08:57:27.562 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 529, in _setup_for_connection 2022-07-28 08:57:27.562 | ERROR glance  engine = engines.create_engine( 2022-07-28 08:57:27.562 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/debtcollector/renames.py", line 41, in decorator 2022-07-28 08:57:27.562 | ERROR glance  return wrapped(*args, **kwargs) 2022-07-28 08:57:27.562 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py", line 187, in create_engine 2022-07-28 08:57:27.563 | ERROR glance  engine = sqlalchemy.create_engine(url, **engine_args) 2022-07-28 08:57:27.563 | ERROR glance  File "", line 2, in create_engine 2022-07-28 08:57:27.563 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/deprecations.py", line 309, in warned 2022-07-28 08:57:27.563 | ERROR glance  return fn(*args, **kwargs) 2022-07-28 08:57:27.563 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/create.py", line 532, in create_engine 2022-07-28 08:57:27.563 | ERROR glance  u, plugins, kwargs = u._instantiate_plugins(kwargs) 2022-07-28 08:57:27.563 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 628, in _instantiate_plugins 2022-07-28 08:57:27.563 | ERROR glance  loaded_plugins = [ 2022-07-28 08:57:27.563 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 629, in 2022-07-28 08:57:27.563 | ERROR glance  plugins.load(plugin_name)(self, kwargs) 2022-07-28 08:57:27.563 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/langhelpers.py", line 343, in load 2022-07-28 08:57:27.563 | ERROR glance  raise exc.NoSuchModuleError( 2022-07-28 08:57:27.563 | ERROR glance sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-07-28 08:57:27.563 | ERROR glance  2022-07-28 08:57:27.563 | + lib/glance:init_glance:493 : time_stop dbsync 2022-07-28 08:57:27.563 | + functions-common:time_stop:2440 : local name 2022-07-28 08:57:27.563 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:57:27.563 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:57:27.563 | + functions-common:time_stop:2443 : local total 2022-07-28 08:57:27.563 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:57:27.563 | + functions-common:time_stop:2446 : name=dbsync 2022-07-28 08:57:27.563 | + functions-common:time_stop:2447 : start_time=1658998545667 2022-07-28 08:57:27.564 | + functions-common:time_stop:2449 : [[ -z 1658998545667 ]] 2022-07-28 08:57:27.564 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:57:27.564 | + functions-common:time_stop:2452 : end_time=1658998550859 2022-07-28 08:57:27.564 | + functions-common:time_stop:2453 : elapsed_time=5192 2022-07-28 08:57:27.564 | + functions-common:time_stop:2454 : total=8333 2022-07-28 08:57:27.564 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:57:27.564 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=13525 2022-07-28 08:57:27.614 | [324082 Async init_glance:363416]: finished init_glance with result 0 in 5 seconds 2022-07-28 08:57:27.620 | + inc/async:async_wait:197 : return 0 2022-07-28 08:57:27.623 | + ./stack.sh:main:1205 : async_wait init_swift 2022-07-28 08:57:27.684 | [324082 Async init_swift:367290]: Waiting for completion of init_swift running on PID 367290 (3 other jobs running) 2022-07-28 08:57:27.715 | [324082 Async init_swift:367290]: Signaling child to exit 2022-07-28 08:57:27.715 | WAKEUP 2022-07-28 08:57:27.743 | [324082 Async init_swift:367290]: Signaled 2022-07-28 08:57:27.745 | + lib/swift:init_swift:673 : local node_number 2022-07-28 08:57:27.745 | + lib/swift:init_swift:675 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-07-28 08:57:27.745 | No account-reaper running 2022-07-28 08:57:27.745 | No object-server running 2022-07-28 08:57:27.745 | No object-replicator running 2022-07-28 08:57:27.745 | No container-replicator running 2022-07-28 08:57:27.745 | No account-server running 2022-07-28 08:57:27.745 | No container-server running 2022-07-28 08:57:27.745 | No container-reconciler running 2022-07-28 08:57:27.746 | No account-replicator running 2022-07-28 08:57:27.746 | No account-auditor running 2022-07-28 08:57:27.746 | No object-updater running 2022-07-28 08:57:27.746 | No proxy-server running 2022-07-28 08:57:27.746 | No container-updater running 2022-07-28 08:57:27.746 | No object-auditor running 2022-07-28 08:57:27.746 | No container-sharder running 2022-07-28 08:57:27.747 | No object-reconstructor running 2022-07-28 08:57:27.747 | No container-sync running 2022-07-28 08:57:27.747 | No object-expirer running 2022-07-28 08:57:27.747 | No container-auditor running 2022-07-28 08:57:27.747 | + lib/swift:init_swift:675 : true 2022-07-28 08:57:27.747 | + lib/swift:init_swift:678 : create_swift_disk 2022-07-28 08:57:27.747 | + lib/swift:create_swift_disk:570 : local node_number 2022-07-28 08:57:27.747 | + lib/swift:create_swift_disk:575 : local user_group 2022-07-28 08:57:27.747 | ++ lib/swift:create_swift_disk:576 : id -g ubuntu 2022-07-28 08:57:27.747 | + lib/swift:create_swift_disk:576 : user_group=1000 2022-07-28 08:57:27.747 | + lib/swift:create_swift_disk:577 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-07-28 08:57:27.747 | + lib/swift:create_swift_disk:580 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-07-28 08:57:27.747 | + functions:create_disk:732 : local node_number 2022-07-28 08:57:27.747 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-07-28 08:57:27.748 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-07-28 08:57:27.748 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-07-28 08:57:27.748 | + functions:create_disk:736 : local key 2022-07-28 08:57:27.748 | ++ functions:create_disk:738 : sed s#/.## 2022-07-28 08:57:27.748 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-07-28 08:57:27.748 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-07-28 08:57:27.748 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-07-28 08:57:27.748 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-07-28 08:57:27.748 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-07-28 08:57:27.748 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-07-28 08:57:27.748 | + functions:destroy_disk:765 : local key 2022-07-28 08:57:27.748 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-07-28 08:57:27.748 | ++ functions:destroy_disk:767 : sed s#/.## 2022-07-28 08:57:27.748 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-07-28 08:57:27.748 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-07-28 08:57:27.748 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-07-28 08:57:27.748 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-07-28 08:57:27.748 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-07-28 08:57:27.748 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-07-28 08:57:27.748 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-07-28 08:57:27.748 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-07-28 08:57:27.748 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-07-28 08:57:27.748 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-07-28 08:57:27.748 | = sectsz=512 attr=2, projid32bit=1 2022-07-28 08:57:27.748 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-07-28 08:57:27.748 | = reflink=1 2022-07-28 08:57:27.748 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-07-28 08:57:27.748 | = sunit=0 swidth=0 blks 2022-07-28 08:57:27.748 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-07-28 08:57:27.748 | log =internal log bsize=4096 blocks=2560, version=2 2022-07-28 08:57:27.748 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-07-28 08:57:27.748 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-07-28 08:57:27.749 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-07-28 08:57:27.749 | + functions:create_disk:756 : echo '/opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0' 2022-07-28 08:57:27.749 | /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0 2022-07-28 08:57:27.749 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-07-28 08:57:27.749 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-07-28 08:57:27.749 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-07-28 08:57:27.749 | + lib/swift:create_swift_disk:584 : local node_number 2022-07-28 08:57:27.749 | + lib/swift:create_swift_disk:585 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-07-28 08:57:27.749 | + lib/swift:create_swift_disk:587 : local node_devices=/opt/stack/data/swift/1 2022-07-28 08:57:27.749 | + lib/swift:create_swift_disk:588 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-07-28 08:57:27.749 | + lib/swift:create_swift_disk:589 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-07-28 08:57:27.749 | + lib/swift:create_swift_disk:590 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-07-28 08:57:27.749 | + lib/swift:create_swift_disk:591 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-07-28 08:57:27.749 | + lib/swift:create_swift_disk:592 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-07-28 08:57:27.749 | + lib/swift:init_swift:682 : pushd /etc/swift 2022-07-28 08:57:27.749 | + lib/swift:init_swift:684 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1658997587.object.builder backups/1658997589.container.builder backups/1658997590.account.builder backups/1658997595.object.builder backups/1658997596.container.builder backups/1658997598.account.builder backups/1658997595.object.ring.gz backups/1658997596.container.ring.gz backups/1658997598.account.ring.gz 2022-07-28 08:57:27.749 | + lib/swift:init_swift:686 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-07-28 08:57:27.749 | + lib/swift:init_swift:687 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-07-28 08:57:27.749 | + lib/swift:init_swift:688 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-07-28 08:57:27.749 | + lib/swift:init_swift:694 : [[ -n '' ]] 2022-07-28 08:57:27.749 | + lib/swift:init_swift:707 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-07-28 08:57:27.749 | + lib/swift:init_swift:708 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-07-28 08:57:27.749 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-07-28 08:57:27.749 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-07-28 08:57:27.749 | + lib/swift:init_swift:709 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-07-28 08:57:27.749 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-07-28 08:57:27.749 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-07-28 08:57:27.749 | + lib/swift:init_swift:710 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-07-28 08:57:27.749 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-07-28 08:57:27.749 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-07-28 08:57:27.749 | + lib/swift:init_swift:716 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-07-28 08:57:27.749 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-07-28 08:57:27.750 | + lib/swift:init_swift:717 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-07-28 08:57:27.750 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-07-28 08:57:27.750 | + lib/swift:init_swift:718 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-07-28 08:57:27.750 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-07-28 08:57:27.750 | + lib/swift:init_swift:719 : popd 2022-07-28 08:57:27.803 | [324082 Async init_swift:367290]: finished init_swift with result 0 in 13 seconds 2022-07-28 08:57:27.808 | + inc/async:async_wait:197 : return 0 2022-07-28 08:57:27.811 | + ./stack.sh:main:1206 : async_wait init_cinder 2022-07-28 08:57:27.875 | [324082 Async init_cinder:367385]: Waiting for completion of init_cinder running on PID 367385 (2 other jobs running) 2022-07-28 08:57:27.903 | [324082 Async init_cinder:367385]: Signaling child to exit 2022-07-28 08:57:27.903 | WAKEUP 2022-07-28 08:57:27.931 | [324082 Async init_cinder:367385]: Signaled 2022-07-28 08:57:27.932 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-07-28 08:57:27.932 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:57:27.933 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-07-28 08:57:27.933 | + lib/database:recreate_database:112 : local db=cinder 2022-07-28 08:57:27.933 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-07-28 08:57:27.933 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-07-28 08:57:27.933 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-07-28 08:57:27.933 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 08:57:27.933 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-07-28 08:57:27.933 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 08:57:27.933 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-07-28 08:57:27.933 | + functions-common:time_start:2426 : local name=dbsync 2022-07-28 08:57:27.933 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:57:27.933 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:57:27.933 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:57:27.933 | + functions-common:time_start:2431 : _TIME_START[$name]=1658998596388 2022-07-28 08:57:27.933 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-07-28 08:57:27.933 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:57:27.933 | from cryptography.utils import int_from_bytes 2022-07-28 08:57:27.933 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:57:27.933 | from cryptography.utils import int_from_bytes 2022-07-28 08:57:27.933 | Failed to initialize object. 2022-07-28 08:57:27.933 | Traceback (most recent call last): 2022-07-28 08:57:27.933 | File "/opt/stack/cinder/cinder/objects/base.py", line 269, in cinder_ovo_cls_init 2022-07-28 08:57:27.934 | cls.model = db.get_model_for_versioned_object(cls) 2022-07-28 08:57:27.934 | File "/opt/stack/cinder/cinder/db/api.py", line 105, in get_model_for_versioned_object 2022-07-28 08:57:27.934 | return IMPL.get_model_for_versioned_object(versioned_object) 2022-07-28 08:57:27.934 | File "/usr/local/lib/python3.8/dist-packages/oslo_db/api.py", line 267, in __getattr__ 2022-07-28 08:57:27.934 | self._load_backend() 2022-07-28 08:57:27.934 | File "/usr/local/lib/python3.8/dist-packages/oslo_db/api.py", line 263, in _load_backend 2022-07-28 08:57:27.934 | self._backend = backend_mod.get_backend() 2022-07-28 08:57:27.934 | AttributeError: partially initialized module 'cinder.db.sqlalchemy.api' has no attribute 'get_backend' (most likely due to a circular import) 2022-07-28 08:57:27.934 | Traceback (most recent call last): 2022-07-28 08:57:27.934 | File "/opt/stack/cinder/cinder/objects/base.py", line 269, in cinder_ovo_cls_init 2022-07-28 08:57:27.934 | cls.model = db.get_model_for_versioned_object(cls) 2022-07-28 08:57:27.934 | File "/opt/stack/cinder/cinder/db/api.py", line 105, in get_model_for_versioned_object 2022-07-28 08:57:27.934 | return IMPL.get_model_for_versioned_object(versioned_object) 2022-07-28 08:57:27.934 | File "/usr/local/lib/python3.8/dist-packages/oslo_db/api.py", line 267, in __getattr__ 2022-07-28 08:57:27.934 | self._load_backend() 2022-07-28 08:57:27.934 | File "/usr/local/lib/python3.8/dist-packages/oslo_db/api.py", line 263, in _load_backend 2022-07-28 08:57:27.934 | self._backend = backend_mod.get_backend() 2022-07-28 08:57:27.935 | AttributeError: partially initialized module 'cinder.db.sqlalchemy.api' has no attribute 'get_backend' (most likely due to a circular import) 2022-07-28 08:57:27.935 | 2022-07-28 08:57:27.935 | During handling of the above exception, another exception occurred: 2022-07-28 08:57:27.935 | 2022-07-28 08:57:27.935 | Traceback (most recent call last): 2022-07-28 08:57:27.935 | File "/usr/local/bin/cinder-manage", line 6, in 2022-07-28 08:57:27.935 | from cinder.cmd.manage import main 2022-07-28 08:57:27.935 | File "/opt/stack/cinder/cinder/cmd/manage.py", line 75, in 2022-07-28 08:57:27.935 | from cinder.db import migration as db_migration 2022-07-28 08:57:27.935 | File "/opt/stack/cinder/cinder/db/migration.py", line 31, in 2022-07-28 08:57:27.935 | from cinder.db.sqlalchemy import api as db_api 2022-07-28 08:57:27.935 | File "/opt/stack/cinder/cinder/db/sqlalchemy/api.py", line 61, in 2022-07-28 08:57:27.935 | from cinder.volume import volume_utils 2022-07-28 08:57:27.935 | File "/opt/stack/cinder/cinder/volume/volume_utils.py", line 68, in 2022-07-28 08:57:27.935 | from cinder.volume import driver 2022-07-28 08:57:27.935 | File "/opt/stack/cinder/cinder/volume/driver.py", line 358, in 2022-07-28 08:57:27.935 | CONF.import_opt('backup_use_same_host', 'cinder.backup.api') 2022-07-28 08:57:27.935 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2426, in import_opt 2022-07-28 08:57:27.935 | __import__(module_str) 2022-07-28 08:57:27.935 | File "/opt/stack/cinder/cinder/backup/api.py", line 41, in 2022-07-28 08:57:27.935 | from cinder.objects import volume_type 2022-07-28 08:57:27.935 | File "/opt/stack/cinder/cinder/objects/volume_type.py", line 27, in 2022-07-28 08:57:27.935 | class VolumeType(base.CinderPersistentObject, base.CinderObject, 2022-07-28 08:57:27.935 | File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 139, in register 2022-07-28 08:57:27.935 | registry._register_class(obj_cls) 2022-07-28 08:57:27.935 | File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 134, in _register_class 2022-07-28 08:57:27.935 | self.registration_hook(cls, 0) 2022-07-28 08:57:27.935 | File "/opt/stack/cinder/cinder/objects/base.py", line 158, in registration_hook 2022-07-28 08:57:27.935 | cls.cinder_ovo_cls_init() 2022-07-28 08:57:27.935 | File "/opt/stack/cinder/cinder/objects/base.py", line 274, in cinder_ovo_cls_init 2022-07-28 08:57:27.936 | raise exception.ProgrammingError(reason=msg) 2022-07-28 08:57:27.936 | cinder.exception.ProgrammingError: Programming error in Cinder: Couldn't find ORM model for Persistent Versioned Object VolumeType. 2022-07-28 08:57:27.936 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-07-28 08:57:27.936 | + functions-common:time_stop:2440 : local name 2022-07-28 08:57:27.936 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:57:27.936 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:57:27.936 | + functions-common:time_stop:2443 : local total 2022-07-28 08:57:27.936 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:57:27.936 | + functions-common:time_stop:2446 : name=dbsync 2022-07-28 08:57:27.936 | + functions-common:time_stop:2447 : start_time=1658998596388 2022-07-28 08:57:27.936 | + functions-common:time_stop:2449 : [[ -z 1658998596388 ]] 2022-07-28 08:57:27.936 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:57:27.936 | + functions-common:time_stop:2452 : end_time=1658998601069 2022-07-28 08:57:27.936 | + functions-common:time_stop:2453 : elapsed_time=4681 2022-07-28 08:57:27.936 | + functions-common:time_stop:2454 : total=8333 2022-07-28 08:57:27.936 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:57:27.936 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=13014 2022-07-28 08:57:27.936 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-07-28 08:57:27.936 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:57:27.936 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-07-28 08:57:27.936 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:57:27.936 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-07-28 08:57:27.985 | [324082 Async init_cinder:367385]: finished init_cinder with result 0 in 5 seconds 2022-07-28 08:57:27.990 | + inc/async:async_wait:197 : return 0 2022-07-28 08:57:27.993 | + ./stack.sh:main:1211 : is_service_enabled nova 2022-07-28 08:57:28.013 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:57:28.016 | + ./stack.sh:main:1212 : echo_summary 'Configuring Nova' 2022-07-28 08:57:28.018 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 08:57:28.021 | + ./stack.sh:echo_summary:441 : echo -e Configuring Nova 2022-07-28 08:57:28.024 | + ./stack.sh:main:1213 : init_nova 2022-07-28 08:57:28.027 | + lib/nova:init_nova:825 : is_service_enabled mysql postgresql 2022-07-28 08:57:28.045 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:57:28.048 | + lib/nova:init_nova:825 : is_service_enabled n-api 2022-07-28 08:57:28.067 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:57:28.070 | + lib/nova:init_nova:827 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-28 08:57:28.073 | + lib/nova:init_nova:835 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-07-28 08:57:28.142 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-07-28 08:57:28.190 | [324082 Async nova-cell-0:369537]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-07-28 08:57:28.193 | ++ lib/nova:init_nova:838 : seq 1 1 2022-07-28 08:57:28.198 | + lib/nova:init_nova:838 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 08:57:28.202 | ++ lib/nova:init_nova:839 : conductor_conf 1 2022-07-28 08:57:28.205 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-28 08:57:28.208 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-28 08:57:28.212 | + lib/nova:init_nova:839 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-07-28 08:57:28.283 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-07-28 08:57:28.359 | [324082 Async nova-cell-1:369629]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-07-28 08:57:28.361 | + lib/nova:init_nova:842 : recreate_database nova_api 2022-07-28 08:57:28.365 | + lib/database:recreate_database:112 : local db=nova_api 2022-07-28 08:57:28.368 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-07-28 08:57:28.372 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-07-28 08:57:28.376 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-07-28 08:57:28.383 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 08:57:28.917 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-07-28 08:57:28.922 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 08:57:28.949 | + lib/nova:init_nova:843 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-07-28 08:57:29.633 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-07-28 08:57:33.277 | INFO dbcounter [-] Registered counter for database nova_api 2022-07-28 08:57:33.301 | DEBUG dbcounter [-] [369687] Writer thread running {{(pid=369687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 08:57:33.303 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=369687) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 08:57:33.304 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=369687) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:57:33.304 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=369687) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:57:33.304 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=369687) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:57:33.305 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=369687) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:57:33.305 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=369687) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:57:33.305 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=369687) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:57:33.305 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=369687) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:57:33.306 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=369687) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:57:33.306 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=369687) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:57:33.306 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=369687) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:57:33.306 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=369687) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:57:33.306 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=369687) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:57:33.307 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=369687) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:57:33.307 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=369687) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:57:33.307 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=369687) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:57:33.307 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=369687) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:57:33.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=369687) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:57:33.308 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=369687) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:57:33.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=369687) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:57:33.308 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=369687) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:57:33.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=369687) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:57:33.309 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=369687) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:57:33.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=369687) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:57:33.309 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=369687) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:57:33.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=369687) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:57:33.309 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=369687) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:57:33.310 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=369687) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:57:33.310 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=369687) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:57:33.310 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=369687) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:57:33.310 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=369687) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:57:33.311 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=369687) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:57:33.311 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=369687) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:57:33.311 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=369687) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:57:33.311 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=369687) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:57:33.311 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=369687) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:57:33.312 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=369687) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:57:33.312 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=369687) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:57:33.312 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=369687) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:57:33.312 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=369687) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:57:33.313 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=369687) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:57:33.313 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=369687) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:57:33.313 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=369687) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:57:33.313 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=369687) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 08:57:33.313 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=369687) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 08:57:33.340 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-07-28 08:57:33.340 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-07-28 08:57:33.376 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-07-28 08:57:35.463 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=369687) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-07-28 08:57:35.468 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-07-28 08:57:35.923 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=369687) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-07-28 08:57:35.933 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:57:35.934 | from cryptography.utils import int_from_bytes 2022-07-28 08:57:35.934 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:57:35.934 | from cryptography.utils import int_from_bytes 2022-07-28 08:57:36.404 | ++ lib/nova:init_nova:847 : database_connection_url nova_cell0 2022-07-28 08:57:36.407 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-07-28 08:57:36.410 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-07-28 08:57:36.414 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-07-28 08:57:36.417 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-28 08:57:36.421 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-28 08:57:36.423 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-28 08:57:36.444 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:57:36.446 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-28 08:57:36.450 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-07-28 08:57:36.457 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-07-28 08:57:37.113 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-07-28 08:57:40.486 | INFO dbcounter [None req-621fcf40-382a-49c8-8e09-573ff539265c None None] Registered counter for database nova_api 2022-07-28 08:57:40.518 | DEBUG dbcounter [-] [370192] Writer thread running {{(pid=370192) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 08:57:40.580 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:57:40.580 | from cryptography.utils import int_from_bytes 2022-07-28 08:57:40.580 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:57:40.580 | from cryptography.utils import int_from_bytes 2022-07-28 08:57:41.050 | ++ lib/nova:init_nova:850 : seq 0 1 2022-07-28 08:57:41.055 | + lib/nova:init_nova:850 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-07-28 08:57:41.058 | + lib/nova:init_nova:851 : async_wait nova-cell-0 2022-07-28 08:57:41.134 | [324082 Async nova-cell-0:369537]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 369537 (3 other jobs running) 2022-07-28 08:57:41.173 | [324082 Async nova-cell-0:369537]: Signaling child to exit 2022-07-28 08:57:41.536 | + inc/async:async_inner:64 : rc=0 2022-07-28 08:57:41.563 | [369537 Async nova-cell-0:369537]: finished successfully 2022-07-28 08:57:41.589 | WAKEUP 2022-07-28 08:57:41.595 | + inc/async:async_inner:64 : rc=0 2022-07-28 08:57:41.618 | [324082 Async nova-cell-0:369537]: Signaled 2022-07-28 08:57:41.621 | + lib/nova:init_nova_db:815 : local dbname=nova_cell0 2022-07-28 08:57:41.621 | + lib/nova:init_nova_db:816 : local conffile=/etc/nova/nova.conf 2022-07-28 08:57:41.621 | + lib/nova:init_nova_db:817 : recreate_database nova_cell0 2022-07-28 08:57:41.621 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-07-28 08:57:41.621 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-07-28 08:57:41.622 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-07-28 08:57:41.622 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-07-28 08:57:41.622 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 08:57:41.622 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-07-28 08:57:41.622 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 08:57:41.622 | + lib/nova:init_nova_db:818 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-07-28 08:57:41.622 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-07-28 08:57:41.622 | INFO dbcounter [-] Registered counter for database nova_cell0 2022-07-28 08:57:41.622 | DEBUG dbcounter [-] [369694] Writer thread running {{(pid=369694) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 08:57:41.622 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=369694) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 08:57:41.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=369694) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:57:41.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=369694) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:57:41.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=369694) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:57:41.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=369694) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:57:41.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=369694) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:57:41.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=369694) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:57:41.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=369694) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:57:41.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=369694) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:57:41.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=369694) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:57:41.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=369694) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:57:41.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=369694) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:57:41.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=369694) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:57:41.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=369694) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:57:41.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=369694) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:57:41.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=369694) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:57:41.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=369694) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:57:41.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=369694) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:57:41.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=369694) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:57:41.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=369694) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:57:41.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=369694) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:57:41.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=369694) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:57:41.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=369694) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:57:41.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=369694) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:57:41.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=369694) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:57:41.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=369694) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:57:41.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=369694) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:57:41.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=369694) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:57:41.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=369694) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:57:41.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=369694) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:57:41.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=369694) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:57:41.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=369694) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:57:41.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=369694) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:57:41.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=369694) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:57:41.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=369694) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:57:41.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=369694) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:57:41.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=369694) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:57:41.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=369694) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:57:41.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=369694) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:57:41.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=369694) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:57:41.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=369694) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:57:41.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=369694) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:57:41.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=369694) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:57:41.625 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=369694) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 08:57:41.625 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=369694) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 08:57:41.625 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-07-28 08:57:41.625 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-07-28 08:57:41.625 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-07-28 08:57:41.625 | DEBUG dbcounter [-] [369694] Writing DB stats nova_cell0:SELECT=6,nova_cell0:SHOW=1,nova_cell0:CREATE=93 {{(pid=369694) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 08:57:41.625 | DEBUG dbcounter [-] [369694] Writing DB stats nova_cell0:CREATE=64,nova_cell0:ALTER=2,nova_cell0:SHOW=24,nova_cell0:select=10 {{(pid=369694) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 08:57:41.625 | DEBUG dbcounter [-] [369694] Writing DB stats nova_cell0:SHOW=35,nova_cell0:select=12,nova_cell0:CREATE=53 {{(pid=369694) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 08:57:41.625 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=369694) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-07-28 08:57:41.625 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-07-28 08:57:41.625 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=369694) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-07-28 08:57:41.625 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:57:41.625 | from cryptography.utils import int_from_bytes 2022-07-28 08:57:41.625 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:57:41.626 | from cryptography.utils import int_from_bytes 2022-07-28 08:57:41.628 | [369629 Async nova-cell-1:369629]: finished successfully 2022-07-28 08:57:41.675 | [324082 Async nova-cell-0:369537]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 13 seconds 2022-07-28 08:57:41.680 | + inc/async:async_wait:197 : return 0 2022-07-28 08:57:41.682 | + lib/nova:init_nova:850 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-07-28 08:57:41.685 | + lib/nova:init_nova:851 : async_wait nova-cell-1 2022-07-28 08:57:41.738 | [324082 Async nova-cell-1:369629]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 369629 (2 other jobs running) 2022-07-28 08:57:41.764 | [324082 Async nova-cell-1:369629]: Signaling child to exit 2022-07-28 08:57:41.764 | WAKEUP 2022-07-28 08:57:41.787 | [324082 Async nova-cell-1:369629]: Signaled 2022-07-28 08:57:41.789 | + lib/nova:init_nova_db:815 : local dbname=nova_cell1 2022-07-28 08:57:41.789 | + lib/nova:init_nova_db:816 : local conffile=/etc/nova/nova_cell1.conf 2022-07-28 08:57:41.789 | + lib/nova:init_nova_db:817 : recreate_database nova_cell1 2022-07-28 08:57:41.789 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-07-28 08:57:41.789 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-07-28 08:57:41.789 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-07-28 08:57:41.789 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-07-28 08:57:41.790 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 08:57:41.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 08:57:41.790 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-28 08:57:41.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 08:57:41.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 08:57:41.790 | INFO dbcounter [-] Registered counter for database nova_cell1 2022-07-28 08:57:41.790 | DEBUG dbcounter [-] [369701] Writer thread running {{(pid=369701) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 08:57:41.790 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=369701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-28 08:57:41.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=369701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:57:41.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=369701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:57:41.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=369701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:57:41.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=369701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:57:41.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=369701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:57:41.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=369701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:57:41.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=369701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:57:41.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=369701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:57:41.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=369701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:57:41.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=369701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:57:41.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=369701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:57:41.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=369701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:57:41.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=369701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:57:41.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=369701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:57:41.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=369701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:57:41.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=369701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:57:41.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=369701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:57:41.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=369701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:57:41.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=369701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:57:41.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=369701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:57:41.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=369701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:57:41.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=369701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:57:41.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=369701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:57:41.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=369701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:57:41.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=369701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:57:41.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=369701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:57:41.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=369701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:57:41.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=369701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:57:41.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=369701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:57:41.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=369701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:57:41.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=369701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:57:41.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=369701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:57:41.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=369701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:57:41.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=369701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:57:41.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=369701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:57:41.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=369701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:57:41.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=369701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:57:41.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=369701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:57:41.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=369701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:57:41.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=369701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:57:41.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=369701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-28 08:57:41.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=369701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-28 08:57:41.791 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=369701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-28 08:57:41.791 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=369701) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-28 08:57:41.791 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-07-28 08:57:41.792 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-07-28 08:57:41.792 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-07-28 08:57:41.792 | DEBUG dbcounter [-] [369701] Writing DB stats nova_cell1:SELECT=6,nova_cell1:SHOW=1,nova_cell1:CREATE=93 {{(pid=369701) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 08:57:41.792 | DEBUG dbcounter [-] [369701] Writing DB stats nova_cell1:CREATE=64,nova_cell1:ALTER=2,nova_cell1:SHOW=24,nova_cell1:select=10 {{(pid=369701) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 08:57:41.792 | DEBUG dbcounter [-] [369701] Writing DB stats nova_cell1:SHOW=35,nova_cell1:select=12,nova_cell1:CREATE=53 {{(pid=369701) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-28 08:57:41.792 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=369701) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-07-28 08:57:41.792 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-07-28 08:57:41.792 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=369701) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-07-28 08:57:41.792 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:57:41.792 | from cryptography.utils import int_from_bytes 2022-07-28 08:57:41.792 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:57:41.792 | from cryptography.utils import int_from_bytes 2022-07-28 08:57:41.835 | [324082 Async nova-cell-1:369629]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 13 seconds 2022-07-28 08:57:41.839 | + inc/async:async_wait:197 : return 0 2022-07-28 08:57:41.842 | + lib/nova:init_nova:854 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-28 08:57:41.845 | + lib/nova:init_nova:861 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-07-28 08:57:42.420 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-07-28 08:57:45.207 | Running batches of 50 until complete 2022-07-28 08:57:45.207 | INFO dbcounter [None req-73c57d34-0150-47a8-9c94-e333bcb91235 None None] Registered counter for database nova_cell0 2022-07-28 08:57:45.231 | DEBUG dbcounter [-] [370744] Writer thread running {{(pid=370744) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 08:57:45.357 | INFO dbcounter [None req-73c57d34-0150-47a8-9c94-e333bcb91235 None None] Registered counter for database nova_api 2022-07-28 08:57:45.369 | DEBUG dbcounter [-] [370744] Writer thread running {{(pid=370744) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 08:57:45.493 | INFO dbcounter [None req-73c57d34-0150-47a8-9c94-e333bcb91235 None None] Registered counter for database nova_cell0 2022-07-28 08:57:45.505 | DEBUG dbcounter [-] [370744] Writer thread running {{(pid=370744) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 08:57:45.575 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:57:45.575 | from cryptography.utils import int_from_bytes 2022-07-28 08:57:45.575 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:57:45.575 | from cryptography.utils import int_from_bytes 2022-07-28 08:57:45.575 | +-------------------------------------+--------------+-----------+ 2022-07-28 08:57:45.575 | | Migration | Total Needed | Completed | 2022-07-28 08:57:45.575 | +-------------------------------------+--------------+-----------+ 2022-07-28 08:57:45.575 | | fill_virtual_interface_list | 0 | 0 | 2022-07-28 08:57:45.575 | | migrate_empty_ratio | 0 | 0 | 2022-07-28 08:57:45.575 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-07-28 08:57:45.575 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-07-28 08:57:45.575 | | migration_migrate_to_uuid | 0 | 0 | 2022-07-28 08:57:45.575 | | populate_dev_uuids | 0 | 0 | 2022-07-28 08:57:45.575 | | populate_missing_availability_zones | 0 | 0 | 2022-07-28 08:57:45.575 | | populate_queued_for_delete | 0 | 0 | 2022-07-28 08:57:45.575 | | populate_user_id | 0 | 0 | 2022-07-28 08:57:45.575 | | populate_uuids | 0 | 0 | 2022-07-28 08:57:45.575 | +-------------------------------------+--------------+-----------+ 2022-07-28 08:57:46.065 | ++ lib/nova:init_nova:864 : seq 1 1 2022-07-28 08:57:46.070 | + lib/nova:init_nova:864 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 08:57:46.074 | ++ lib/nova:init_nova:865 : conductor_conf 1 2022-07-28 08:57:46.077 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-28 08:57:46.080 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-28 08:57:46.083 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-07-28 08:57:46.664 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-07-28 08:57:49.418 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-07-28 08:57:49.418 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-07-28 08:57:49.418 | INFO dbcounter [None req-37dbf782-1d7c-4e0b-9a94-a0acb92a23af None None] Registered counter for database nova_api 2022-07-28 08:57:49.442 | DEBUG dbcounter [-] [370763] Writer thread running {{(pid=370763) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 08:57:49.503 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:57:49.503 | from cryptography.utils import int_from_bytes 2022-07-28 08:57:49.503 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:57:49.503 | from cryptography.utils import int_from_bytes 2022-07-28 08:57:49.936 | + lib/nova:init_nova:869 : create_nova_keys_dir 2022-07-28 08:57:49.939 | + lib/nova:create_nova_keys_dir:811 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-07-28 08:57:49.953 | + lib/nova:init_nova:871 : [[ '' == \L\V\M ]] 2022-07-28 08:57:49.956 | + ./stack.sh:main:1218 : is_service_enabled neutron 2022-07-28 08:57:49.975 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:57:49.978 | + ./stack.sh:main:1219 : async_runfunc configure_neutron_nova 2022-07-28 08:57:49.980 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-07-28 08:57:50.043 | + inc/async:async_inner:63 : configure_neutron_nova 2022-07-28 08:57:50.083 | [324082 Async configure_neutron_nova:370865]: running: configure_neutron_nova 2022-07-28 08:57:50.086 | + ./stack.sh:main:1228 : run_phase stack post-config 2022-07-28 08:57:50.089 | + functions-common:run_phase:1868 : local mode=stack 2022-07-28 08:57:50.091 | + functions-common:run_phase:1869 : local phase=post-config 2022-07-28 08:57:50.095 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-28 08:57:50.098 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-28 08:57:50.101 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-28 08:57:50.104 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-28 08:57:50.106 | + functions-common:run_phase:1878 : local extra 2022-07-28 08:57:50.110 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-28 08:57:50.114 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-28 08:57:50.117 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-28 08:57:50.120 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-28 08:57:50.123 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-07-28 08:57:50.126 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-28 08:57:50.143 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:57:50.146 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-07-28 08:57:50.149 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-07-28 08:57:50.151 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-07-28 08:57:50.154 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-07-28 08:57:50.156 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-07-28 08:57:50.159 | ++ extras.d/80-tempest.sh:source:12 : : 2022-07-28 08:57:50.161 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-07-28 08:57:50.163 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-07-28 08:57:50.166 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-07-28 08:57:50.169 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-07-28 08:57:50.171 | + functions-common:run_phase:1895 : run_plugins stack post-config 2022-07-28 08:57:50.174 | + functions-common:run_plugins:1854 : local mode=stack 2022-07-28 08:57:50.177 | + functions-common:run_plugins:1855 : local phase=post-config 2022-07-28 08:57:50.180 | + functions-common:run_plugins:1857 : local plugins= 2022-07-28 08:57:50.183 | + functions-common:run_plugins:1858 : local plugin 2022-07-28 08:57:50.185 | + ./stack.sh:main:1236 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-07-28 08:57:50.188 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-07-28 08:57:50.190 | + inc/meta-config:merge_config_group:171 : shift 2022-07-28 08:57:50.193 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-07-28 08:57:50.196 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-28 08:57:50.198 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-07-28 08:57:50.201 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-07-28 08:57:50.204 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-07-28 08:57:50.208 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 08:57:50.210 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-07-28 08:57:50.213 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-28 08:57:50.216 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-07-28 08:57:50.216 | /^\[\[.+\|.*\]\]/ { 2022-07-28 08:57:50.216 | gsub("[][]", "", $1); 2022-07-28 08:57:50.216 | split($1, a, "|"); 2022-07-28 08:57:50.216 | if (a[1] == matchgroup) 2022-07-28 08:57:50.216 | print a[2] 2022-07-28 08:57:50.216 | } 2022-07-28 08:57:50.216 | ' /home/ubuntu/devstack/local.conf 2022-07-28 08:57:50.222 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-07-28 08:57:50.225 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-07-28 08:57:50.227 | + inc/meta-config:merge_config_group:180 : local dir 2022-07-28 08:57:50.231 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-07-28 08:57:50.234 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-07-28 08:57:50.238 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-07-28 08:57:50.240 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-07-28 08:57:50.243 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-07-28 08:57:50.248 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-07-28 08:57:50.251 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-07-28 08:57:50.253 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-07-28 08:57:50.256 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 08:57:50.259 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-28 08:57:50.261 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-07-28 08:57:50.264 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-28 08:57:50.267 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-07-28 08:57:50.270 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-07-28 08:57:50.273 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-07-28 08:57:50.275 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-07-28 08:57:50.279 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-07-28 08:57:50.280 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:57:50.281 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-07-28 08:57:50.281 | BEGIN { 2022-07-28 08:57:50.281 | section = "" 2022-07-28 08:57:50.281 | last_section = "" 2022-07-28 08:57:50.282 | section_count = 0 2022-07-28 08:57:50.282 | } 2022-07-28 08:57:50.282 | /^\[.+\]/ { 2022-07-28 08:57:50.282 | gsub("[][]", "", $1); 2022-07-28 08:57:50.282 | section=$1 2022-07-28 08:57:50.282 | next 2022-07-28 08:57:50.282 | } 2022-07-28 08:57:50.282 | /^ *\#/ { 2022-07-28 08:57:50.282 | next 2022-07-28 08:57:50.282 | } 2022-07-28 08:57:50.282 | /^[^ \t]+/ { 2022-07-28 08:57:50.282 | # get offset of first = in $0 2022-07-28 08:57:50.282 | eq_idx = index($0, "=") 2022-07-28 08:57:50.282 | # extract attr & value from $0 2022-07-28 08:57:50.282 | attr = substr($0, 1, eq_idx - 1) 2022-07-28 08:57:50.282 | value = substr($0, eq_idx + 1) 2022-07-28 08:57:50.282 | # only need to strip trailing whitespace from attr 2022-07-28 08:57:50.282 | sub(/[ \t]*$/, "", attr) 2022-07-28 08:57:50.282 | # need to strip leading & trailing whitespace from value 2022-07-28 08:57:50.282 | sub(/^[ \t]*/, "", value) 2022-07-28 08:57:50.282 | sub(/[ \t]*$/, "", value) 2022-07-28 08:57:50.282 | 2022-07-28 08:57:50.282 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-28 08:57:50.282 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-28 08:57:50.282 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-28 08:57:50.282 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-28 08:57:50.282 | if (! (section, attr) in cfg_attr_count) { 2022-07-28 08:57:50.282 | if (section != last_section) { 2022-07-28 08:57:50.282 | cfg_section[section_count++] = section 2022-07-28 08:57:50.282 | last_section = section 2022-07-28 08:57:50.282 | } 2022-07-28 08:57:50.282 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-28 08:57:50.282 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-28 08:57:50.282 | 2022-07-28 08:57:50.282 | cfg_attr[section, attr, 0] = value 2022-07-28 08:57:50.282 | cfg_attr_count[section, attr] = 1 2022-07-28 08:57:50.282 | } else { 2022-07-28 08:57:50.283 | lno = cfg_attr_count[section, attr]++ 2022-07-28 08:57:50.283 | cfg_attr[section, attr, lno] = value 2022-07-28 08:57:50.283 | } 2022-07-28 08:57:50.283 | } 2022-07-28 08:57:50.283 | END { 2022-07-28 08:57:50.283 | # Process each section in order 2022-07-28 08:57:50.283 | for (sno = 0; sno < section_count; sno++) { 2022-07-28 08:57:50.283 | section = cfg_section[sno] 2022-07-28 08:57:50.283 | # The ini routines simply append a config item immediately 2022-07-28 08:57:50.283 | # after the section header. To keep the same order as defined 2022-07-28 08:57:50.283 | # in local.conf, invoke the ini routines in the reverse order 2022-07-28 08:57:50.283 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-28 08:57:50.283 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-28 08:57:50.283 | if (cfg_attr_count[section, attr] == 1) 2022-07-28 08:57:50.283 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-28 08:57:50.283 | else { 2022-07-28 08:57:50.283 | # For multiline, invoke the ini routines in the reverse order 2022-07-28 08:57:50.283 | count = cfg_attr_count[section, attr] 2022-07-28 08:57:50.283 | print "inidelete " configfile " " section " " attr 2022-07-28 08:57:50.283 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-28 08:57:50.283 | for (l = count -2; l >= 0; l--) 2022-07-28 08:57:50.283 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-28 08:57:50.283 | } 2022-07-28 08:57:50.283 | } 2022-07-28 08:57:50.283 | } 2022-07-28 08:57:50.283 | } 2022-07-28 08:57:50.283 | ' 2022-07-28 08:57:50.283 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 08:57:50.284 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-28 08:57:50.286 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-28 08:57:50.289 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-07-28 08:57:50.294 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-28 08:57:50.297 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-07-28 08:57:50.300 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-07-28 08:57:50.300 | BEGIN { group = "" } 2022-07-28 08:57:50.300 | /^\[\[.+\|.*\]\]/ { 2022-07-28 08:57:50.300 | gsub("[][]", "", $1); 2022-07-28 08:57:50.300 | split($1, a, "|"); 2022-07-28 08:57:50.300 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-28 08:57:50.300 | group=a[1] 2022-07-28 08:57:50.300 | } else { 2022-07-28 08:57:50.300 | group="" 2022-07-28 08:57:50.300 | } 2022-07-28 08:57:50.300 | next 2022-07-28 08:57:50.300 | } 2022-07-28 08:57:50.300 | { 2022-07-28 08:57:50.300 | if (group != "") 2022-07-28 08:57:50.300 | print $0 2022-07-28 08:57:50.300 | } 2022-07-28 08:57:50.300 | ' /home/ubuntu/devstack/local.conf 2022-07-28 08:57:50.307 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT scheduler_default_filters "RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter"' 2022-07-28 08:57:50.309 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT scheduler_default_filters RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter 2022-07-28 08:57:50.339 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:57:50.341 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-07-28 08:57:50.344 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-07-28 08:57:50.375 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:57:50.377 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-07-28 08:57:50.380 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-07-28 08:57:50.413 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:57:50.416 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-07-28 08:57:50.419 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-07-28 08:57:50.452 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:57:50.456 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-07-28 08:57:50.458 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-07-28 08:57:50.489 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:57:50.492 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-07-28 08:57:50.494 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-07-28 08:57:50.526 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:57:50.529 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.42/identity"' 2022-07-28 08:57:50.531 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.42/identity 2022-07-28 08:57:50.565 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:57:50.568 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-07-28 08:57:50.571 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-07-28 08:57:50.607 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:57:50.610 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-07-28 08:57:50.613 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-07-28 08:57:50.644 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:57:50.647 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-07-28 08:57:50.649 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-07-28 08:57:50.682 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:57:50.684 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-07-28 08:57:50.687 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-07-28 08:57:50.720 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:57:50.723 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-07-28 08:57:50.726 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-07-28 08:57:50.758 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:57:50.760 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-07-28 08:57:50.763 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-07-28 08:57:50.793 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:57:50.796 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-07-28 08:57:50.799 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-07-28 08:57:50.802 | + inc/meta-config:merge_config_group:180 : local dir 2022-07-28 08:57:50.805 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-07-28 08:57:50.809 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-07-28 08:57:50.812 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-07-28 08:57:50.815 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-07-28 08:57:50.818 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-07-28 08:57:50.822 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-07-28 08:57:50.825 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-07-28 08:57:50.828 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-07-28 08:57:50.831 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 08:57:50.834 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-28 08:57:50.837 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-07-28 08:57:50.839 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-28 08:57:50.843 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-07-28 08:57:50.845 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-07-28 08:57:50.849 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-07-28 08:57:50.851 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-07-28 08:57:50.856 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-07-28 08:57:50.856 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-07-28 08:57:50.856 | BEGIN { 2022-07-28 08:57:50.856 | section = "" 2022-07-28 08:57:50.856 | last_section = "" 2022-07-28 08:57:50.856 | section_count = 0 2022-07-28 08:57:50.856 | } 2022-07-28 08:57:50.856 | /^\[.+\]/ { 2022-07-28 08:57:50.856 | gsub("[][]", "", $1); 2022-07-28 08:57:50.856 | section=$1 2022-07-28 08:57:50.856 | next 2022-07-28 08:57:50.856 | } 2022-07-28 08:57:50.856 | /^ *\#/ { 2022-07-28 08:57:50.856 | next 2022-07-28 08:57:50.857 | } 2022-07-28 08:57:50.857 | /^[^ \t]+/ { 2022-07-28 08:57:50.857 | # get offset of first = in $0 2022-07-28 08:57:50.857 | eq_idx = index($0, "=") 2022-07-28 08:57:50.857 | # extract attr & value from $0 2022-07-28 08:57:50.857 | attr = substr($0, 1, eq_idx - 1) 2022-07-28 08:57:50.857 | value = substr($0, eq_idx + 1) 2022-07-28 08:57:50.857 | # only need to strip trailing whitespace from attr 2022-07-28 08:57:50.857 | sub(/[ \t]*$/, "", attr) 2022-07-28 08:57:50.857 | # need to strip leading & trailing whitespace from value 2022-07-28 08:57:50.857 | sub(/^[ \t]*/, "", value) 2022-07-28 08:57:50.857 | sub(/[ \t]*$/, "", value) 2022-07-28 08:57:50.857 | 2022-07-28 08:57:50.857 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-28 08:57:50.857 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-28 08:57:50.857 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-28 08:57:50.857 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-28 08:57:50.857 | if (! (section, attr) in cfg_attr_count) { 2022-07-28 08:57:50.857 | if (section != last_section) { 2022-07-28 08:57:50.857 | cfg_section[section_count++] = section 2022-07-28 08:57:50.857 | last_section = section 2022-07-28 08:57:50.857 | } 2022-07-28 08:57:50.857 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-28 08:57:50.857 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-28 08:57:50.857 | 2022-07-28 08:57:50.857 | cfg_attr[section, attr, 0] = value 2022-07-28 08:57:50.857 | cfg_attr_count[section, attr] = 1 2022-07-28 08:57:50.857 | } else { 2022-07-28 08:57:50.857 | lno = cfg_attr_count[section, attr]++ 2022-07-28 08:57:50.857 | cfg_attr[section, attr, lno] = value 2022-07-28 08:57:50.857 | } 2022-07-28 08:57:50.857 | } 2022-07-28 08:57:50.857 | END { 2022-07-28 08:57:50.857 | # Process each section in order 2022-07-28 08:57:50.857 | for (sno = 0; sno < section_count; sno++) { 2022-07-28 08:57:50.857 | section = cfg_section[sno] 2022-07-28 08:57:50.857 | # The ini routines simply append a config item immediately 2022-07-28 08:57:50.858 | # after the section header. To keep the same order as defined 2022-07-28 08:57:50.858 | # in local.conf, invoke the ini routines in the reverse order 2022-07-28 08:57:50.858 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-28 08:57:50.858 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-28 08:57:50.858 | if (cfg_attr_count[section, attr] == 1) 2022-07-28 08:57:50.858 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-28 08:57:50.858 | else { 2022-07-28 08:57:50.858 | # For multiline, invoke the ini routines in the reverse order 2022-07-28 08:57:50.858 | count = cfg_attr_count[section, attr] 2022-07-28 08:57:50.858 | print "inidelete " configfile " " section " " attr 2022-07-28 08:57:50.858 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-28 08:57:50.858 | for (l = count -2; l >= 0; l--) 2022-07-28 08:57:50.858 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-28 08:57:50.858 | } 2022-07-28 08:57:50.858 | } 2022-07-28 08:57:50.858 | } 2022-07-28 08:57:50.858 | } 2022-07-28 08:57:50.858 | ' 2022-07-28 08:57:50.858 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:57:50.859 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-28 08:57:50.861 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 08:57:50.863 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-28 08:57:50.866 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-07-28 08:57:50.869 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-28 08:57:50.871 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-07-28 08:57:50.875 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-07-28 08:57:50.875 | BEGIN { group = "" } 2022-07-28 08:57:50.875 | /^\[\[.+\|.*\]\]/ { 2022-07-28 08:57:50.875 | gsub("[][]", "", $1); 2022-07-28 08:57:50.875 | split($1, a, "|"); 2022-07-28 08:57:50.875 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-28 08:57:50.875 | group=a[1] 2022-07-28 08:57:50.875 | } else { 2022-07-28 08:57:50.875 | group="" 2022-07-28 08:57:50.875 | } 2022-07-28 08:57:50.875 | next 2022-07-28 08:57:50.875 | } 2022-07-28 08:57:50.875 | { 2022-07-28 08:57:50.875 | if (group != "") 2022-07-28 08:57:50.875 | print $0 2022-07-28 08:57:50.875 | } 2022-07-28 08:57:50.875 | ' /home/ubuntu/devstack/local.conf 2022-07-28 08:57:50.881 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-07-28 08:57:50.884 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-07-28 08:57:50.899 | + inc/async:async_inner:64 : rc=0 2022-07-28 08:57:50.920 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:57:50.923 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-07-28 08:57:50.926 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-07-28 08:57:50.927 | [370865 Async configure_neutron_nova:370865]: finished successfully 2022-07-28 08:57:50.959 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:57:50.962 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-07-28 08:57:50.964 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-07-28 08:57:50.996 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:57:50.999 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-07-28 08:57:51.002 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-07-28 08:57:51.038 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:57:51.041 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-07-28 08:57:51.044 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-07-28 08:57:51.078 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:57:51.084 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-07-28 08:57:51.087 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-07-28 08:57:51.121 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:57:51.124 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-07-28 08:57:51.127 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-07-28 08:57:51.159 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:57:51.161 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-07-28 08:57:51.164 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-07-28 08:57:51.197 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:57:51.199 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-07-28 08:57:51.202 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-07-28 08:57:51.233 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:57:51.236 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-07-28 08:57:51.238 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-07-28 08:57:51.271 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:57:51.274 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-07-28 08:57:51.277 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-07-28 08:57:51.309 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:57:51.312 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-07-28 08:57:51.315 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-07-28 08:57:51.347 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:57:51.350 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-07-28 08:57:51.353 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-07-28 08:57:51.388 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:57:51.391 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-07-28 08:57:51.393 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-07-28 08:57:51.444 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:57:51.446 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-07-28 08:57:51.449 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-07-28 08:57:51.481 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:57:51.484 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-07-28 08:57:51.487 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-07-28 08:57:51.518 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:57:51.521 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-07-28 08:57:51.524 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-07-28 08:57:51.527 | + inc/meta-config:merge_config_group:180 : local dir 2022-07-28 08:57:51.530 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-07-28 08:57:51.533 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-07-28 08:57:51.536 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-07-28 08:57:51.539 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-07-28 08:57:51.543 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-07-28 08:57:51.548 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-07-28 08:57:51.551 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-07-28 08:57:51.554 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-07-28 08:57:51.556 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 08:57:51.560 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-28 08:57:51.562 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-07-28 08:57:51.566 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-28 08:57:51.570 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-07-28 08:57:51.574 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-07-28 08:57:51.577 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-07-28 08:57:51.581 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-07-28 08:57:51.584 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-07-28 08:57:51.586 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-07-28 08:57:51.586 | BEGIN { 2022-07-28 08:57:51.586 | section = "" 2022-07-28 08:57:51.586 | last_section = "" 2022-07-28 08:57:51.586 | section_count = 0 2022-07-28 08:57:51.586 | } 2022-07-28 08:57:51.586 | /^\[.+\]/ { 2022-07-28 08:57:51.586 | gsub("[][]", "", $1); 2022-07-28 08:57:51.586 | section=$1 2022-07-28 08:57:51.586 | next 2022-07-28 08:57:51.586 | } 2022-07-28 08:57:51.586 | /^ *\#/ { 2022-07-28 08:57:51.586 | next 2022-07-28 08:57:51.586 | } 2022-07-28 08:57:51.586 | /^[^ \t]+/ { 2022-07-28 08:57:51.586 | # get offset of first = in $0 2022-07-28 08:57:51.586 | eq_idx = index($0, "=") 2022-07-28 08:57:51.586 | # extract attr & value from $0 2022-07-28 08:57:51.586 | attr = substr($0, 1, eq_idx - 1) 2022-07-28 08:57:51.586 | value = substr($0, eq_idx + 1) 2022-07-28 08:57:51.586 | # only need to strip trailing whitespace from attr 2022-07-28 08:57:51.586 | sub(/[ \t]*$/, "", attr) 2022-07-28 08:57:51.586 | # need to strip leading & trailing whitespace from value 2022-07-28 08:57:51.586 | sub(/^[ \t]*/, "", value) 2022-07-28 08:57:51.586 | sub(/[ \t]*$/, "", value) 2022-07-28 08:57:51.586 | 2022-07-28 08:57:51.586 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-28 08:57:51.586 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-28 08:57:51.586 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-28 08:57:51.587 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-28 08:57:51.587 | if (! (section, attr) in cfg_attr_count) { 2022-07-28 08:57:51.587 | if (section != last_section) { 2022-07-28 08:57:51.587 | cfg_section[section_count++] = section 2022-07-28 08:57:51.587 | last_section = section 2022-07-28 08:57:51.587 | } 2022-07-28 08:57:51.587 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-28 08:57:51.587 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-28 08:57:51.587 | 2022-07-28 08:57:51.587 | cfg_attr[section, attr, 0] = value 2022-07-28 08:57:51.587 | cfg_attr_count[section, attr] = 1 2022-07-28 08:57:51.587 | } else { 2022-07-28 08:57:51.587 | lno = cfg_attr_count[section, attr]++ 2022-07-28 08:57:51.587 | cfg_attr[section, attr, lno] = value 2022-07-28 08:57:51.587 | } 2022-07-28 08:57:51.587 | } 2022-07-28 08:57:51.587 | END { 2022-07-28 08:57:51.587 | # Process each section in order 2022-07-28 08:57:51.587 | for (sno = 0; sno < section_count; sno++) { 2022-07-28 08:57:51.587 | section = cfg_section[sno] 2022-07-28 08:57:51.587 | # The ini routines simply append a config item immediately 2022-07-28 08:57:51.587 | # after the section header. To keep the same order as defined 2022-07-28 08:57:51.587 | # in local.conf, invoke the ini routines in the reverse order 2022-07-28 08:57:51.587 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-28 08:57:51.587 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-28 08:57:51.587 | if (cfg_attr_count[section, attr] == 1) 2022-07-28 08:57:51.587 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-28 08:57:51.587 | else { 2022-07-28 08:57:51.587 | # For multiline, invoke the ini routines in the reverse order 2022-07-28 08:57:51.588 | count = cfg_attr_count[section, attr] 2022-07-28 08:57:51.588 | print "inidelete " configfile " " section " " attr 2022-07-28 08:57:51.588 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-28 08:57:51.588 | for (l = count -2; l >= 0; l--) 2022-07-28 08:57:51.588 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-28 08:57:51.588 | } 2022-07-28 08:57:51.588 | } 2022-07-28 08:57:51.588 | } 2022-07-28 08:57:51.588 | } 2022-07-28 08:57:51.588 | ' 2022-07-28 08:57:51.589 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-28 08:57:51.590 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 08:57:51.590 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:57:51.593 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-28 08:57:51.596 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-07-28 08:57:51.599 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-28 08:57:51.601 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-07-28 08:57:51.605 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-07-28 08:57:51.605 | BEGIN { group = "" } 2022-07-28 08:57:51.605 | /^\[\[.+\|.*\]\]/ { 2022-07-28 08:57:51.605 | gsub("[][]", "", $1); 2022-07-28 08:57:51.605 | split($1, a, "|"); 2022-07-28 08:57:51.605 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-28 08:57:51.605 | group=a[1] 2022-07-28 08:57:51.605 | } else { 2022-07-28 08:57:51.605 | group="" 2022-07-28 08:57:51.605 | } 2022-07-28 08:57:51.605 | next 2022-07-28 08:57:51.605 | } 2022-07-28 08:57:51.605 | { 2022-07-28 08:57:51.605 | if (group != "") 2022-07-28 08:57:51.605 | print $0 2022-07-28 08:57:51.605 | } 2022-07-28 08:57:51.605 | ' /home/ubuntu/devstack/local.conf 2022-07-28 08:57:51.613 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.42/identity/v2.0"' 2022-07-28 08:57:51.616 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.42/identity/v2.0 2022-07-28 08:57:51.650 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:57:51.653 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-07-28 08:57:51.656 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-07-28 08:57:51.659 | + inc/meta-config:merge_config_group:180 : local dir 2022-07-28 08:57:51.663 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-07-28 08:57:51.665 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 08:57:51.668 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 08:57:51.671 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-07-28 08:57:51.675 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 08:57:51.679 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-07-28 08:57:51.682 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-07-28 08:57:51.685 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-07-28 08:57:51.687 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 08:57:51.690 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-28 08:57:51.692 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-07-28 08:57:51.695 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-28 08:57:51.698 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-07-28 08:57:51.701 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 08:57:51.705 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-28 08:57:51.708 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-07-28 08:57:51.712 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-07-28 08:57:51.713 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-07-28 08:57:51.713 | BEGIN { 2022-07-28 08:57:51.713 | section = "" 2022-07-28 08:57:51.713 | last_section = "" 2022-07-28 08:57:51.713 | section_count = 0 2022-07-28 08:57:51.713 | } 2022-07-28 08:57:51.713 | /^\[.+\]/ { 2022-07-28 08:57:51.713 | gsub("[][]", "", $1); 2022-07-28 08:57:51.713 | section=$1 2022-07-28 08:57:51.713 | next 2022-07-28 08:57:51.713 | } 2022-07-28 08:57:51.713 | /^ *\#/ { 2022-07-28 08:57:51.713 | next 2022-07-28 08:57:51.713 | } 2022-07-28 08:57:51.713 | /^[^ \t]+/ { 2022-07-28 08:57:51.713 | # get offset of first = in $0 2022-07-28 08:57:51.713 | eq_idx = index($0, "=") 2022-07-28 08:57:51.713 | # extract attr & value from $0 2022-07-28 08:57:51.713 | attr = substr($0, 1, eq_idx - 1) 2022-07-28 08:57:51.713 | value = substr($0, eq_idx + 1) 2022-07-28 08:57:51.713 | # only need to strip trailing whitespace from attr 2022-07-28 08:57:51.713 | sub(/[ \t]*$/, "", attr) 2022-07-28 08:57:51.713 | # need to strip leading & trailing whitespace from value 2022-07-28 08:57:51.713 | sub(/^[ \t]*/, "", value) 2022-07-28 08:57:51.713 | sub(/[ \t]*$/, "", value) 2022-07-28 08:57:51.713 | 2022-07-28 08:57:51.714 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-28 08:57:51.714 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-28 08:57:51.714 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-28 08:57:51.714 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-28 08:57:51.714 | if (! (section, attr) in cfg_attr_count) { 2022-07-28 08:57:51.714 | if (section != last_section) { 2022-07-28 08:57:51.714 | cfg_section[section_count++] = section 2022-07-28 08:57:51.714 | last_section = section 2022-07-28 08:57:51.714 | } 2022-07-28 08:57:51.714 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-28 08:57:51.714 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-28 08:57:51.714 | 2022-07-28 08:57:51.714 | cfg_attr[section, attr, 0] = value 2022-07-28 08:57:51.714 | cfg_attr_count[section, attr] = 1 2022-07-28 08:57:51.714 | } else { 2022-07-28 08:57:51.714 | lno = cfg_attr_count[section, attr]++ 2022-07-28 08:57:51.714 | cfg_attr[section, attr, lno] = value 2022-07-28 08:57:51.714 | } 2022-07-28 08:57:51.714 | } 2022-07-28 08:57:51.714 | END { 2022-07-28 08:57:51.714 | # Process each section in order 2022-07-28 08:57:51.714 | for (sno = 0; sno < section_count; sno++) { 2022-07-28 08:57:51.714 | section = cfg_section[sno] 2022-07-28 08:57:51.714 | # The ini routines simply append a config item immediately 2022-07-28 08:57:51.714 | # after the section header. To keep the same order as defined 2022-07-28 08:57:51.714 | # in local.conf, invoke the ini routines in the reverse order 2022-07-28 08:57:51.714 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-28 08:57:51.714 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-28 08:57:51.714 | if (cfg_attr_count[section, attr] == 1) 2022-07-28 08:57:51.714 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-28 08:57:51.714 | else { 2022-07-28 08:57:51.714 | # For multiline, invoke the ini routines in the reverse order 2022-07-28 08:57:51.714 | count = cfg_attr_count[section, attr] 2022-07-28 08:57:51.714 | print "inidelete " configfile " " section " " attr 2022-07-28 08:57:51.714 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-28 08:57:51.715 | for (l = count -2; l >= 0; l--) 2022-07-28 08:57:51.715 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-28 08:57:51.715 | } 2022-07-28 08:57:51.715 | } 2022-07-28 08:57:51.715 | } 2022-07-28 08:57:51.715 | } 2022-07-28 08:57:51.715 | ' 2022-07-28 08:57:51.715 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:57:51.716 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-28 08:57:51.716 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 08:57:51.719 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-28 08:57:51.723 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-07-28 08:57:51.725 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-28 08:57:51.728 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-07-28 08:57:51.731 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-07-28 08:57:51.731 | BEGIN { group = "" } 2022-07-28 08:57:51.731 | /^\[\[.+\|.*\]\]/ { 2022-07-28 08:57:51.731 | gsub("[][]", "", $1); 2022-07-28 08:57:51.731 | split($1, a, "|"); 2022-07-28 08:57:51.731 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-28 08:57:51.731 | group=a[1] 2022-07-28 08:57:51.731 | } else { 2022-07-28 08:57:51.731 | group="" 2022-07-28 08:57:51.731 | } 2022-07-28 08:57:51.731 | next 2022-07-28 08:57:51.731 | } 2022-07-28 08:57:51.731 | { 2022-07-28 08:57:51.731 | if (group != "") 2022-07-28 08:57:51.731 | print $0 2022-07-28 08:57:51.731 | } 2022-07-28 08:57:51.731 | ' /home/ubuntu/devstack/local.conf 2022-07-28 08:57:51.738 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-07-28 08:57:51.740 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-07-28 08:57:51.770 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:57:51.773 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-07-28 08:57:51.776 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-07-28 08:57:51.805 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:57:51.810 | + ./stack.sh:main:1245 : is_service_enabled swift 2022-07-28 08:57:51.829 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:57:51.832 | + ./stack.sh:main:1246 : echo_summary 'Starting Swift' 2022-07-28 08:57:51.835 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 08:57:51.838 | + ./stack.sh:echo_summary:441 : echo -e Starting Swift 2022-07-28 08:57:51.841 | + ./stack.sh:main:1247 : start_swift 2022-07-28 08:57:51.844 | + lib/swift:start_swift:757 : restart_service memcached 2022-07-28 08:57:51.847 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-28 08:57:51.850 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart memcached 2022-07-28 08:57:51.879 | + lib/swift:start_swift:760 : is_ubuntu 2022-07-28 08:57:51.882 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-28 08:57:51.886 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-28 08:57:51.889 | + lib/swift:start_swift:761 : sudo /etc/init.d/rsync restart 2022-07-28 08:57:52.338 | Restarting rsync (via systemctl): rsync.service. 2022-07-28 08:57:52.343 | + lib/swift:start_swift:768 : '[' False == True ']' 2022-07-28 08:57:52.346 | + lib/swift:start_swift:787 : [[ 1 == 1 ]] 2022-07-28 08:57:52.348 | + lib/swift:start_swift:788 : local foreground_services type 2022-07-28 08:57:52.351 | + lib/swift:start_swift:790 : foreground_services='object container account' 2022-07-28 08:57:52.355 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-07-28 08:57:52.358 | + lib/swift:start_swift:792 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-28 08:57:52.360 | + functions-common:run_process:1694 : local service=s-object 2022-07-28 08:57:52.363 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-28 08:57:52.366 | + functions-common:run_process:1696 : local group= 2022-07-28 08:57:52.368 | + functions-common:run_process:1697 : local user= 2022-07-28 08:57:52.371 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 08:57:52.373 | + functions-common:run_process:1700 : local name=s-object 2022-07-28 08:57:52.376 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 08:57:52.379 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 08:57:52.384 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:57:52.387 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:57:52.391 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:57:52.395 | + functions-common:time_start:2431 : _TIME_START[$name]=1658998672392 2022-07-28 08:57:52.398 | + functions-common:run_process:1703 : is_service_enabled s-object 2022-07-28 08:57:52.419 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:57:52.422 | + functions-common:run_process:1704 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' '' 2022-07-28 08:57:52.425 | + functions-common:_run_under_systemd:1654 : local service=s-object 2022-07-28 08:57:52.428 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-28 08:57:52.430 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-28 08:57:52.433 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-28 08:57:52.435 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-28 08:57:52.438 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-07-28 08:57:52.440 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-07-28 08:57:52.443 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-object.service 2022-07-28 08:57:52.445 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 08:57:52.448 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 08:57:52.451 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 08:57:52.454 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 08:57:52.456 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-07-28 08:57:52.459 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu '' 2022-07-28 08:57:52.461 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-object.service 2022-07-28 08:57:52.464 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-28 08:57:52.466 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 08:57:52.468 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 08:57:52.471 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 08:57:52.473 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 08:57:52.475 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 08:57:52.478 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-07-28 08:57:52.480 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 08:57:52.485 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-07-28 08:57:52.539 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-07-28 08:57:52.597 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-28 08:57:52.655 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-07-28 08:57:52.710 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-07-28 08:57:52.765 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 08:57:52.819 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 08:57:52.822 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 08:57:52.824 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-07-28 08:57:52.877 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 08:57:53.347 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-object.service 2022-07-28 08:57:53.361 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-07-28 08:57:53.811 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-object.service 2022-07-28 08:57:53.836 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 08:57:53.839 | + functions-common:time_stop:2440 : local name 2022-07-28 08:57:53.841 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:57:53.844 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:57:53.846 | + functions-common:time_stop:2443 : local total 2022-07-28 08:57:53.849 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:57:53.851 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 08:57:53.854 | + functions-common:time_stop:2447 : start_time=1658998672392 2022-07-28 08:57:53.856 | + functions-common:time_stop:2449 : [[ -z 1658998672392 ]] 2022-07-28 08:57:53.860 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:57:53.864 | + functions-common:time_stop:2452 : end_time=1658998673862 2022-07-28 08:57:53.867 | + functions-common:time_stop:2453 : elapsed_time=1470 2022-07-28 08:57:53.869 | + functions-common:time_stop:2454 : total=3136 2022-07-28 08:57:53.872 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:57:53.874 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=4606 2022-07-28 08:57:53.877 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-07-28 08:57:53.879 | + lib/swift:start_swift:792 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-28 08:57:53.882 | + functions-common:run_process:1694 : local service=s-container 2022-07-28 08:57:53.884 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-28 08:57:53.887 | + functions-common:run_process:1696 : local group= 2022-07-28 08:57:53.889 | + functions-common:run_process:1697 : local user= 2022-07-28 08:57:53.892 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 08:57:53.894 | + functions-common:run_process:1700 : local name=s-container 2022-07-28 08:57:53.897 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 08:57:53.899 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 08:57:53.902 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:57:53.905 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:57:53.908 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:57:53.912 | + functions-common:time_start:2431 : _TIME_START[$name]=1658998673910 2022-07-28 08:57:53.915 | + functions-common:run_process:1703 : is_service_enabled s-container 2022-07-28 08:57:53.933 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:57:53.935 | + functions-common:run_process:1704 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' '' 2022-07-28 08:57:53.938 | + functions-common:_run_under_systemd:1654 : local service=s-container 2022-07-28 08:57:53.941 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-28 08:57:53.943 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-28 08:57:53.946 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-28 08:57:53.948 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-28 08:57:53.951 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-07-28 08:57:53.953 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-07-28 08:57:53.956 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-container.service 2022-07-28 08:57:53.959 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 08:57:53.961 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 08:57:53.964 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 08:57:53.966 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 08:57:53.969 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-07-28 08:57:53.971 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu '' 2022-07-28 08:57:53.974 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-container.service 2022-07-28 08:57:53.976 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-28 08:57:53.978 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 08:57:53.981 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 08:57:53.984 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 08:57:53.986 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 08:57:53.988 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 08:57:53.991 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-07-28 08:57:53.993 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 08:57:53.998 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-07-28 08:57:54.054 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-07-28 08:57:54.117 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-28 08:57:54.174 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-07-28 08:57:54.230 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-07-28 08:57:54.286 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 08:57:54.342 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 08:57:54.344 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 08:57:54.347 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-07-28 08:57:54.404 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 08:57:54.889 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-container.service 2022-07-28 08:57:54.904 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-07-28 08:57:55.368 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-container.service 2022-07-28 08:57:55.391 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 08:57:55.394 | + functions-common:time_stop:2440 : local name 2022-07-28 08:57:55.400 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:57:55.403 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:57:55.406 | + functions-common:time_stop:2443 : local total 2022-07-28 08:57:55.408 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:57:55.411 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 08:57:55.413 | + functions-common:time_stop:2447 : start_time=1658998673910 2022-07-28 08:57:55.416 | + functions-common:time_stop:2449 : [[ -z 1658998673910 ]] 2022-07-28 08:57:55.419 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:57:55.424 | + functions-common:time_stop:2452 : end_time=1658998675421 2022-07-28 08:57:55.426 | + functions-common:time_stop:2453 : elapsed_time=1511 2022-07-28 08:57:55.429 | + functions-common:time_stop:2454 : total=4606 2022-07-28 08:57:55.431 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:57:55.434 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6117 2022-07-28 08:57:55.437 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-07-28 08:57:55.439 | + lib/swift:start_swift:792 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-28 08:57:55.442 | + functions-common:run_process:1694 : local service=s-account 2022-07-28 08:57:55.444 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-28 08:57:55.447 | + functions-common:run_process:1696 : local group= 2022-07-28 08:57:55.449 | + functions-common:run_process:1697 : local user= 2022-07-28 08:57:55.452 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 08:57:55.454 | + functions-common:run_process:1700 : local name=s-account 2022-07-28 08:57:55.457 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 08:57:55.460 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 08:57:55.464 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:57:55.467 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:57:55.470 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:57:55.475 | + functions-common:time_start:2431 : _TIME_START[$name]=1658998675472 2022-07-28 08:57:55.478 | + functions-common:run_process:1703 : is_service_enabled s-account 2022-07-28 08:57:55.497 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:57:55.499 | + functions-common:run_process:1704 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' '' 2022-07-28 08:57:55.502 | + functions-common:_run_under_systemd:1654 : local service=s-account 2022-07-28 08:57:55.504 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-28 08:57:55.507 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-28 08:57:55.510 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-28 08:57:55.512 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-28 08:57:55.515 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-07-28 08:57:55.517 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-07-28 08:57:55.520 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-account.service 2022-07-28 08:57:55.522 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 08:57:55.525 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 08:57:55.527 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 08:57:55.530 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 08:57:55.532 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-07-28 08:57:55.535 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu '' 2022-07-28 08:57:55.538 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-account.service 2022-07-28 08:57:55.540 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-28 08:57:55.543 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 08:57:55.546 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 08:57:55.548 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 08:57:55.551 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 08:57:55.553 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 08:57:55.556 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-07-28 08:57:55.558 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 08:57:55.563 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-07-28 08:57:55.626 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-07-28 08:57:55.685 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-28 08:57:55.740 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-07-28 08:57:55.796 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-07-28 08:57:55.852 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 08:57:55.907 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 08:57:55.910 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 08:57:55.912 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-07-28 08:57:55.969 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 08:57:56.457 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-account.service 2022-07-28 08:57:56.472 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-07-28 08:57:56.952 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-account.service 2022-07-28 08:57:56.978 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 08:57:56.980 | + functions-common:time_stop:2440 : local name 2022-07-28 08:57:56.983 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:57:56.986 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:57:56.988 | + functions-common:time_stop:2443 : local total 2022-07-28 08:57:56.991 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:57:56.993 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 08:57:56.996 | + functions-common:time_stop:2447 : start_time=1658998675472 2022-07-28 08:57:56.998 | + functions-common:time_stop:2449 : [[ -z 1658998675472 ]] 2022-07-28 08:57:57.002 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:57:57.007 | + functions-common:time_stop:2452 : end_time=1658998677004 2022-07-28 08:57:57.009 | + functions-common:time_stop:2453 : elapsed_time=1532 2022-07-28 08:57:57.012 | + functions-common:time_stop:2454 : total=6117 2022-07-28 08:57:57.015 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:57:57.017 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=7649 2022-07-28 08:57:57.020 | + lib/swift:start_swift:795 : [[ False == \T\r\u\e ]] 2022-07-28 08:57:57.022 | + lib/swift:start_swift:800 : enable_service s-container-sync 2022-07-28 08:57:57.077 | + lib/swift:start_swift:801 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-28 08:57:57.079 | + functions-common:run_process:1694 : local service=s-container-sync 2022-07-28 08:57:57.082 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-28 08:57:57.085 | + functions-common:run_process:1696 : local group= 2022-07-28 08:57:57.087 | + functions-common:run_process:1697 : local user= 2022-07-28 08:57:57.090 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 08:57:57.092 | + functions-common:run_process:1700 : local name=s-container-sync 2022-07-28 08:57:57.095 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 08:57:57.098 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 08:57:57.100 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:57:57.103 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:57:57.106 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:57:57.111 | + functions-common:time_start:2431 : _TIME_START[$name]=1658998677108 2022-07-28 08:57:57.113 | + functions-common:run_process:1703 : is_service_enabled s-container-sync 2022-07-28 08:57:57.131 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:57:57.133 | + functions-common:run_process:1704 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' '' 2022-07-28 08:57:57.136 | + functions-common:_run_under_systemd:1654 : local service=s-container-sync 2022-07-28 08:57:57.139 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-28 08:57:57.141 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-28 08:57:57.144 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-28 08:57:57.146 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-28 08:57:57.148 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-07-28 08:57:57.151 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-07-28 08:57:57.154 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-container-sync.service 2022-07-28 08:57:57.156 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 08:57:57.158 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 08:57:57.161 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 08:57:57.163 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 08:57:57.166 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-07-28 08:57:57.168 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu '' 2022-07-28 08:57:57.171 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-container-sync.service 2022-07-28 08:57:57.173 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-28 08:57:57.176 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 08:57:57.178 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 08:57:57.180 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 08:57:57.183 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 08:57:57.185 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 08:57:57.187 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-07-28 08:57:57.190 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 08:57:57.194 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-07-28 08:57:57.248 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-07-28 08:57:57.308 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-28 08:57:57.363 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-07-28 08:57:57.420 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-07-28 08:57:57.477 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 08:57:57.534 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 08:57:57.536 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 08:57:57.539 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-07-28 08:57:57.597 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 08:57:58.070 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-container-sync.service 2022-07-28 08:57:58.570 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-container-sync.service 2022-07-28 08:57:58.596 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 08:57:58.600 | + functions-common:time_stop:2440 : local name 2022-07-28 08:57:58.604 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:57:58.606 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:57:58.609 | + functions-common:time_stop:2443 : local total 2022-07-28 08:57:58.611 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:57:58.614 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 08:57:58.616 | + functions-common:time_stop:2447 : start_time=1658998677108 2022-07-28 08:57:58.619 | + functions-common:time_stop:2449 : [[ -z 1658998677108 ]] 2022-07-28 08:57:58.622 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:57:58.627 | + functions-common:time_stop:2452 : end_time=1658998678624 2022-07-28 08:57:58.630 | + functions-common:time_stop:2453 : elapsed_time=1516 2022-07-28 08:57:58.632 | + functions-common:time_stop:2454 : total=7649 2022-07-28 08:57:58.635 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:57:58.637 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9165 2022-07-28 08:57:58.640 | + lib/swift:start_swift:808 : is_service_enabled tls-proxy 2022-07-28 08:57:58.658 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:57:58.660 | + lib/swift:start_swift:812 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-28 08:57:58.663 | + functions-common:run_process:1694 : local service=s-proxy 2022-07-28 08:57:58.665 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-28 08:57:58.668 | + functions-common:run_process:1696 : local group= 2022-07-28 08:57:58.671 | + functions-common:run_process:1697 : local user= 2022-07-28 08:57:58.673 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 08:57:58.676 | + functions-common:run_process:1700 : local name=s-proxy 2022-07-28 08:57:58.679 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 08:57:58.682 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 08:57:58.684 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:57:58.687 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:57:58.690 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:57:58.695 | + functions-common:time_start:2431 : _TIME_START[$name]=1658998678692 2022-07-28 08:57:58.698 | + functions-common:run_process:1703 : is_service_enabled s-proxy 2022-07-28 08:57:58.716 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:57:58.718 | + functions-common:run_process:1704 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' '' 2022-07-28 08:57:58.721 | + functions-common:_run_under_systemd:1654 : local service=s-proxy 2022-07-28 08:57:58.724 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-28 08:57:58.726 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-28 08:57:58.729 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-28 08:57:58.731 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-28 08:57:58.734 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-07-28 08:57:58.736 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-07-28 08:57:58.739 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-proxy.service 2022-07-28 08:57:58.741 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 08:57:58.744 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 08:57:58.746 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 08:57:58.749 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 08:57:58.751 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-07-28 08:57:58.754 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu '' 2022-07-28 08:57:58.757 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-proxy.service 2022-07-28 08:57:58.759 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-28 08:57:58.762 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 08:57:58.765 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 08:57:58.767 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 08:57:58.770 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 08:57:58.772 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 08:57:58.774 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-07-28 08:57:58.777 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 08:57:58.781 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-07-28 08:57:58.839 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-07-28 08:57:58.900 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-28 08:57:58.959 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-07-28 08:57:59.021 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-07-28 08:57:59.077 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 08:57:59.140 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 08:57:59.142 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 08:57:59.145 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-07-28 08:57:59.202 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 08:57:59.671 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-proxy.service 2022-07-28 08:57:59.685 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-07-28 08:58:00.159 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-proxy.service 2022-07-28 08:58:00.186 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 08:58:00.188 | + functions-common:time_stop:2440 : local name 2022-07-28 08:58:00.191 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:58:00.193 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:58:00.196 | + functions-common:time_stop:2443 : local total 2022-07-28 08:58:00.198 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:58:00.201 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 08:58:00.204 | + functions-common:time_stop:2447 : start_time=1658998678692 2022-07-28 08:58:00.207 | + functions-common:time_stop:2449 : [[ -z 1658998678692 ]] 2022-07-28 08:58:00.210 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:58:00.214 | + functions-common:time_stop:2452 : end_time=1658998680212 2022-07-28 08:58:00.217 | + functions-common:time_stop:2453 : elapsed_time=1520 2022-07-28 08:58:00.220 | + functions-common:time_stop:2454 : total=9165 2022-07-28 08:58:00.222 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:58:00.225 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=10685 2022-07-28 08:58:00.227 | + lib/swift:start_swift:817 : echo 'Waiting for swift proxy to start...' 2022-07-28 08:58:00.227 | Waiting for swift proxy to start... 2022-07-28 08:58:00.230 | + lib/swift:start_swift:818 : wait_for_service 60 http://10.222.0.42:8080/info 2022-07-28 08:58:00.233 | + functions:wait_for_service:457 : local timeout=60 2022-07-28 08:58:00.235 | + functions:wait_for_service:458 : local url=http://10.222.0.42:8080/info 2022-07-28 08:58:00.237 | + functions:wait_for_service:459 : local rval=0 2022-07-28 08:58:00.240 | + functions:wait_for_service:460 : time_start wait_for_service 2022-07-28 08:58:00.242 | + functions-common:time_start:2426 : local name=wait_for_service 2022-07-28 08:58:00.245 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:58:00.247 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:58:00.250 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:58:00.255 | + functions-common:time_start:2431 : _TIME_START[$name]=1658998680252 2022-07-28 08:58:00.258 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-07-28 08:58:00.265 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.42:8080/info 2022-07-28 08:58:00.278 | + :: : [[ 000 == 503 ]] 2022-07-28 08:58:00.279 | + :: : [[ 7 -eq 7 ]] 2022-07-28 08:58:00.280 | + :: : sleep 1 2022-07-28 08:58:01.284 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.42:8080/info 2022-07-28 08:58:01.298 | + :: : [[ 000 == 503 ]] 2022-07-28 08:58:01.299 | + :: : [[ 7 -eq 7 ]] 2022-07-28 08:58:01.301 | + :: : sleep 1 2022-07-28 08:58:02.304 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.42:8080/info 2022-07-28 08:58:02.324 | + :: : [[ 000 == 503 ]] 2022-07-28 08:58:02.326 | + :: : [[ 7 -eq 7 ]] 2022-07-28 08:58:02.328 | + :: : sleep 1 2022-07-28 08:58:03.332 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.42:8080/info 2022-07-28 08:58:03.353 | + :: : [[ 200 == 503 ]] 2022-07-28 08:58:03.354 | + :: : [[ 0 -eq 7 ]] 2022-07-28 08:58:03.358 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-07-28 08:58:03.360 | + functions-common:time_stop:2440 : local name 2022-07-28 08:58:03.363 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:58:03.366 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:58:03.368 | + functions-common:time_stop:2443 : local total 2022-07-28 08:58:03.371 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:58:03.374 | + functions-common:time_stop:2446 : name=wait_for_service 2022-07-28 08:58:03.376 | + functions-common:time_stop:2447 : start_time=1658998680252 2022-07-28 08:58:03.379 | + functions-common:time_stop:2449 : [[ -z 1658998680252 ]] 2022-07-28 08:58:03.382 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:58:03.387 | + functions-common:time_stop:2452 : end_time=1658998683384 2022-07-28 08:58:03.390 | + functions-common:time_stop:2453 : elapsed_time=3132 2022-07-28 08:58:03.392 | + functions-common:time_stop:2454 : total=6136 2022-07-28 08:58:03.395 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:58:03.397 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9268 2022-07-28 08:58:03.400 | + functions:wait_for_service:467 : return 0 2022-07-28 08:58:03.402 | + lib/swift:start_swift:822 : [[ False == \T\r\u\e ]] 2022-07-28 08:58:03.405 | + ./stack.sh:main:1253 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-07-28 08:58:03.407 | + ./stack.sh:main:1254 : is_service_enabled cinder 2022-07-28 08:58:03.426 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:58:03.429 | + ./stack.sh:main:1255 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-07-28 08:58:03.461 | + ./stack.sh:main:1258 : async_wait configure_neutron_nova 2022-07-28 08:58:03.514 | [324082 Async configure_neutron_nova:370865]: Waiting for completion of configure_neutron_nova running on PID 370865 (2 other jobs running) 2022-07-28 08:58:03.539 | [324082 Async configure_neutron_nova:370865]: Signaling child to exit 2022-07-28 08:58:03.540 | WAKEUP 2022-07-28 08:58:03.563 | [324082 Async configure_neutron_nova:370865]: Signaled 2022-07-28 08:58:03.565 | + lib/neutron:configure_neutron_nova:647 : is_neutron_legacy_enabled 2022-07-28 08:58:03.565 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 08:58:03.565 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-28 08:58:03.565 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 08:58:03.565 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-28 08:58:03.565 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-28 08:58:03.565 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-28 08:58:03.565 | + lib/neutron:configure_neutron_nova:649 : create_nova_conf_neutron /etc/nova/nova.conf 2022-07-28 08:58:03.565 | + lib/neutron-legacy:create_nova_conf_neutron:402 : local conf=/etc/nova/nova.conf 2022-07-28 08:58:03.565 | + lib/neutron-legacy:create_nova_conf_neutron:403 : iniset /etc/nova/nova.conf neutron auth_type password 2022-07-28 08:58:03.565 | + lib/neutron-legacy:create_nova_conf_neutron:404 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.42/identity 2022-07-28 08:58:03.565 | + lib/neutron-legacy:create_nova_conf_neutron:405 : iniset /etc/nova/nova.conf neutron username neutron 2022-07-28 08:58:03.565 | + lib/neutron-legacy:create_nova_conf_neutron:406 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-07-28 08:58:03.565 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-07-28 08:58:03.565 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron project_name service 2022-07-28 08:58:03.565 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-07-28 08:58:03.565 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-07-28 08:58:03.565 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-07-28 08:58:03.565 | + lib/neutron-legacy:create_nova_conf_neutron:414 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-07-28 08:58:03.565 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-07-28 08:58:03.565 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-07-28 08:58:03.565 | + lib/neutron-legacy:create_nova_conf_neutron:416 : is_service_enabled q-meta 2022-07-28 08:58:03.565 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:58:03.565 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-07-28 08:58:03.565 | + lib/neutron-legacy:create_nova_conf_neutron:420 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-07-28 08:58:03.566 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-07-28 08:58:03.566 | + lib/neutron:configure_neutron_nova:650 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-07-28 08:58:03.566 | ++ lib/neutron:configure_neutron_nova:651 : seq 1 1 2022-07-28 08:58:03.566 | + lib/neutron:configure_neutron_nova:651 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 08:58:03.566 | + lib/neutron:configure_neutron_nova:652 : local conf 2022-07-28 08:58:03.566 | ++ lib/neutron:configure_neutron_nova:653 : conductor_conf 1 2022-07-28 08:58:03.566 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-28 08:58:03.566 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-28 08:58:03.566 | + lib/neutron:configure_neutron_nova:653 : conf=/etc/nova/nova_cell1.conf 2022-07-28 08:58:03.566 | + lib/neutron:configure_neutron_nova:654 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-07-28 08:58:03.566 | + lib/neutron-legacy:create_nova_conf_neutron:402 : local conf=/etc/nova/nova_cell1.conf 2022-07-28 08:58:03.566 | + lib/neutron-legacy:create_nova_conf_neutron:403 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-07-28 08:58:03.566 | + lib/neutron-legacy:create_nova_conf_neutron:404 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.42/identity 2022-07-28 08:58:03.566 | + lib/neutron-legacy:create_nova_conf_neutron:405 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-07-28 08:58:03.566 | + lib/neutron-legacy:create_nova_conf_neutron:406 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-07-28 08:58:03.566 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-07-28 08:58:03.566 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-07-28 08:58:03.566 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-07-28 08:58:03.566 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-07-28 08:58:03.566 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-07-28 08:58:03.566 | + lib/neutron-legacy:create_nova_conf_neutron:414 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-07-28 08:58:03.566 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-07-28 08:58:03.566 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-07-28 08:58:03.566 | + lib/neutron-legacy:create_nova_conf_neutron:416 : is_service_enabled q-meta 2022-07-28 08:58:03.566 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:58:03.566 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-07-28 08:58:03.566 | + lib/neutron-legacy:create_nova_conf_neutron:420 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-07-28 08:58:03.566 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-07-28 08:58:03.611 | [324082 Async configure_neutron_nova:370865]: finished configure_neutron_nova with result 0 in 0 seconds 2022-07-28 08:58:03.615 | + inc/async:async_wait:197 : return 0 2022-07-28 08:58:03.618 | + ./stack.sh:main:1264 : is_service_enabled nova 2022-07-28 08:58:03.637 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:58:03.640 | + ./stack.sh:main:1265 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-07-28 08:58:03.670 | + ./stack.sh:main:1266 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-07-28 08:58:03.708 | + ./stack.sh:main:1270 : is_service_enabled n-api 2022-07-28 08:58:03.727 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:58:03.730 | + ./stack.sh:main:1271 : echo_summary 'Starting Nova API' 2022-07-28 08:58:03.732 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 08:58:03.735 | + ./stack.sh:echo_summary:441 : echo -e Starting Nova API 2022-07-28 08:58:03.738 | + ./stack.sh:main:1272 : start_nova_api 2022-07-28 08:58:03.741 | + lib/nova:start_nova_api:930 : local service_port=8774 2022-07-28 08:58:03.743 | + lib/nova:start_nova_api:931 : local service_protocol=http 2022-07-28 08:58:03.746 | + lib/nova:start_nova_api:932 : local nova_url 2022-07-28 08:58:03.749 | + lib/nova:start_nova_api:933 : is_service_enabled tls-proxy 2022-07-28 08:58:03.767 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:58:03.770 | + lib/nova:start_nova_api:939 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 08:58:03.773 | + lib/nova:start_nova_api:940 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 08:58:03.775 | + lib/nova:start_nova_api:940 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 08:58:03.778 | + lib/nova:start_nova_api:942 : '[' True == False ']' 2022-07-28 08:58:03.782 | ++ lib/nova:start_nova_api:950 : which uwsgi 2022-07-28 08:58:03.786 | + lib/nova:start_nova_api:950 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-28 08:58:03.789 | + functions-common:run_process:1694 : local service=n-api 2022-07-28 08:58:03.792 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-28 08:58:03.795 | + functions-common:run_process:1696 : local group= 2022-07-28 08:58:03.798 | + functions-common:run_process:1697 : local user= 2022-07-28 08:58:03.800 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 08:58:03.803 | + functions-common:run_process:1700 : local name=n-api 2022-07-28 08:58:03.806 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 08:58:03.808 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 08:58:03.811 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:58:03.814 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:58:03.817 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:58:03.822 | + functions-common:time_start:2431 : _TIME_START[$name]=1658998683819 2022-07-28 08:58:03.825 | + functions-common:run_process:1703 : is_service_enabled n-api 2022-07-28 08:58:03.843 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:58:03.845 | + functions-common:run_process:1704 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2022-07-28 08:58:03.848 | + functions-common:_run_under_systemd:1654 : local service=n-api 2022-07-28 08:58:03.851 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-28 08:58:03.853 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-28 08:58:03.856 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-28 08:58:03.858 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-28 08:58:03.861 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-07-28 08:58:03.864 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-07-28 08:58:03.866 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-api.service 2022-07-28 08:58:03.869 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 08:58:03.871 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 08:58:03.874 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 08:58:03.877 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 08:58:03.879 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-07-28 08:58:03.883 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu '' 2022-07-28 08:58:03.885 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@n-api.service 2022-07-28 08:58:03.888 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-28 08:58:03.890 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-07-28 08:58:03.893 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-07-28 08:58:03.895 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-07-28 08:58:03.898 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-07-28 08:58:03.901 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-07-28 08:58:03.906 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-07-28 08:58:03.963 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-07-28 08:58:04.026 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-07-28 08:58:04.084 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-28 08:58:04.143 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 08:58:04.206 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-07-28 08:58:04.261 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-07-28 08:58:04.318 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-07-28 08:58:04.374 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-07-28 08:58:04.429 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-07-28 08:58:04.487 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-07-28 08:58:04.490 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-07-28 08:58:04.493 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-07-28 08:58:04.548 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-07-28 08:58:05.007 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-api.service 2022-07-28 08:58:05.021 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-07-28 08:58:05.477 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-api.service 2022-07-28 08:58:05.552 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 08:58:05.553 | + functions-common:time_stop:2440 : local name 2022-07-28 08:58:05.556 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:58:05.559 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:58:05.562 | + functions-common:time_stop:2443 : local total 2022-07-28 08:58:05.564 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:58:05.567 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 08:58:05.570 | + functions-common:time_stop:2447 : start_time=1658998683819 2022-07-28 08:58:05.572 | + functions-common:time_stop:2449 : [[ -z 1658998683819 ]] 2022-07-28 08:58:05.578 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:58:05.581 | + functions-common:time_stop:2452 : end_time=1658998685578 2022-07-28 08:58:05.586 | + functions-common:time_stop:2453 : elapsed_time=1759 2022-07-28 08:58:05.588 | + functions-common:time_stop:2454 : total=10685 2022-07-28 08:58:05.591 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:58:05.594 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=12444 2022-07-28 08:58:05.596 | + lib/nova:start_nova_api:951 : nova_url=http://10.222.0.42/compute/v2.1/ 2022-07-28 08:58:05.599 | + lib/nova:start_nova_api:954 : echo 'Waiting for nova-api to start...' 2022-07-28 08:58:05.599 | Waiting for nova-api to start... 2022-07-28 08:58:05.601 | + lib/nova:start_nova_api:955 : wait_for_service 60 http://10.222.0.42/compute/v2.1/ 2022-07-28 08:58:05.604 | + functions:wait_for_service:457 : local timeout=60 2022-07-28 08:58:05.606 | + functions:wait_for_service:458 : local url=http://10.222.0.42/compute/v2.1/ 2022-07-28 08:58:05.609 | + functions:wait_for_service:459 : local rval=0 2022-07-28 08:58:05.611 | + functions:wait_for_service:460 : time_start wait_for_service 2022-07-28 08:58:05.614 | + functions-common:time_start:2426 : local name=wait_for_service 2022-07-28 08:58:05.617 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:58:05.619 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:58:05.622 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:58:05.627 | + functions-common:time_start:2431 : _TIME_START[$name]=1658998685624 2022-07-28 08:58:05.630 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-07-28 08:58:05.636 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.42/compute/v2.1/ 2022-07-28 08:58:11.210 | + :: : [[ 200 == 503 ]] 2022-07-28 08:58:11.211 | + :: : [[ 0 -eq 7 ]] 2022-07-28 08:58:11.216 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-07-28 08:58:11.218 | + functions-common:time_stop:2440 : local name 2022-07-28 08:58:11.221 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:58:11.224 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:58:11.226 | + functions-common:time_stop:2443 : local total 2022-07-28 08:58:11.229 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:58:11.231 | + functions-common:time_stop:2446 : name=wait_for_service 2022-07-28 08:58:11.234 | + functions-common:time_stop:2447 : start_time=1658998685624 2022-07-28 08:58:11.237 | + functions-common:time_stop:2449 : [[ -z 1658998685624 ]] 2022-07-28 08:58:11.240 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:58:11.245 | + functions-common:time_stop:2452 : end_time=1658998691242 2022-07-28 08:58:11.248 | + functions-common:time_stop:2453 : elapsed_time=5618 2022-07-28 08:58:11.251 | + functions-common:time_stop:2454 : total=9268 2022-07-28 08:58:11.253 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:58:11.256 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=14886 2022-07-28 08:58:11.258 | + functions:wait_for_service:467 : return 0 2022-07-28 08:58:11.261 | + lib/nova:start_nova_api:959 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 08:58:11.264 | + lib/nova:start_nova_api:959 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 08:58:11.267 | + ./stack.sh:main:1275 : is_service_enabled ovn-controller ovn-controller-vtep 2022-07-28 08:58:11.284 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:58:11.288 | + ./stack.sh:main:1276 : echo_summary 'Starting OVN services' 2022-07-28 08:58:11.291 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 08:58:11.294 | + ./stack.sh:echo_summary:441 : echo -e Starting OVN services 2022-07-28 08:58:11.297 | + ./stack.sh:main:1277 : start_ovn_services 2022-07-28 08:58:11.300 | + lib/neutron-legacy:start_ovn_services:510 : [[ openvswitch == \o\v\n ]] 2022-07-28 08:58:11.303 | + ./stack.sh:main:1280 : is_service_enabled neutron-api 2022-07-28 08:58:11.320 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:58:11.323 | + ./stack.sh:main:1283 : is_service_enabled q-svc 2022-07-28 08:58:11.342 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:58:11.344 | + ./stack.sh:main:1284 : echo_summary 'Starting Neutron' 2022-07-28 08:58:11.347 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 08:58:11.350 | + ./stack.sh:echo_summary:441 : echo -e Starting Neutron 2022-07-28 08:58:11.352 | + ./stack.sh:main:1285 : configure_neutron_after_post_config 2022-07-28 08:58:11.355 | + lib/neutron-legacy:configure_neutron_after_post_config:490 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-07-28 08:58:11.358 | + lib/neutron-legacy:configure_neutron_after_post_config:491 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-07-28 08:58:11.390 | + lib/neutron-legacy:configure_neutron_after_post_config:493 : configure_rbac_policies 2022-07-28 08:58:11.393 | + lib/neutron:configure_rbac_policies:636 : [[ False == \T\r\u\e ]] 2022-07-28 08:58:11.396 | + lib/neutron:configure_rbac_policies:636 : [[ False == \T\r\u\e ]] 2022-07-28 08:58:11.398 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-07-28 08:58:11.431 | + lib/neutron:configure_rbac_policies:641 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-07-28 08:58:11.464 | + ./stack.sh:main:1286 : start_neutron_service_and_check 2022-07-28 08:58:11.467 | + lib/neutron-legacy:start_neutron_service_and_check:526 : local service_port=9696 2022-07-28 08:58:11.470 | + lib/neutron-legacy:start_neutron_service_and_check:527 : local service_protocol=http 2022-07-28 08:58:11.472 | + lib/neutron-legacy:start_neutron_service_and_check:528 : local cfg_file_options 2022-07-28 08:58:11.475 | + lib/neutron-legacy:start_neutron_service_and_check:529 : local neutron_url 2022-07-28 08:58:11.479 | ++ lib/neutron-legacy:start_neutron_service_and_check:531 : determine_config_files neutron-server 2022-07-28 08:58:11.482 | ++ lib/neutron-legacy:determine_config_files:331 : local opts= 2022-07-28 08:58:11.484 | ++ lib/neutron-legacy:determine_config_files:332 : case "$1" in 2022-07-28 08:58:11.488 | +++ lib/neutron-legacy:determine_config_files:333 : _determine_config_server 2022-07-28 08:58:11.491 | +++ lib/neutron-legacy:_determine_config_server:301 : [[ '' != '' ]] 2022-07-28 08:58:11.493 | +++ lib/neutron-legacy:_determine_config_server:308 : [[ 0 > 0 ]] 2022-07-28 08:58:11.496 | +++ lib/neutron-legacy:_determine_config_server:315 : local cfg_file 2022-07-28 08:58:11.499 | +++ lib/neutron-legacy:_determine_config_server:316 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 08:58:11.501 | +++ lib/neutron-legacy:_determine_config_server:320 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 08:58:11.505 | ++ lib/neutron-legacy:determine_config_files:333 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 08:58:11.507 | ++ lib/neutron-legacy:determine_config_files:336 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-07-28 08:58:11.510 | ++ lib/neutron-legacy:determine_config_files:339 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 08:58:11.513 | + lib/neutron-legacy:start_neutron_service_and_check:531 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 08:58:11.516 | + lib/neutron-legacy:start_neutron_service_and_check:533 : is_service_enabled tls-proxy 2022-07-28 08:58:11.536 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:58:11.539 | + lib/neutron-legacy:start_neutron_service_and_check:538 : '[' False == True ']' 2022-07-28 08:58:11.542 | + lib/neutron-legacy:start_neutron_service_and_check:545 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 08:58:11.545 | + functions-common:run_process:1694 : local service=q-svc 2022-07-28 08:58:11.548 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 08:58:11.551 | + functions-common:run_process:1696 : local group= 2022-07-28 08:58:11.554 | + functions-common:run_process:1697 : local user= 2022-07-28 08:58:11.557 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 08:58:11.559 | + functions-common:run_process:1700 : local name=q-svc 2022-07-28 08:58:11.562 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 08:58:11.566 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 08:58:11.569 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:58:11.572 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:58:11.575 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:58:11.580 | + functions-common:time_start:2431 : _TIME_START[$name]=1658998691577 2022-07-28 08:58:11.584 | + functions-common:run_process:1703 : is_service_enabled q-svc 2022-07-28 08:58:11.602 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:58:11.605 | + functions-common:run_process:1704 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2022-07-28 08:58:11.607 | + functions-common:_run_under_systemd:1654 : local service=q-svc 2022-07-28 08:58:11.610 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 08:58:11.613 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 08:58:11.615 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 08:58:11.618 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 08:58:11.620 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-07-28 08:58:11.623 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-07-28 08:58:11.626 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-svc.service 2022-07-28 08:58:11.628 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 08:58:11.631 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 08:58:11.634 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 08:58:11.636 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 08:58:11.639 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-07-28 08:58:11.642 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu '' 2022-07-28 08:58:11.644 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-svc.service 2022-07-28 08:58:11.646 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 08:58:11.649 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 08:58:11.651 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 08:58:11.653 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 08:58:11.656 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 08:58:11.658 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 08:58:11.660 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-07-28 08:58:11.663 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 08:58:11.667 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-07-28 08:58:11.725 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-07-28 08:58:11.780 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 08:58:11.837 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-07-28 08:58:11.893 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-07-28 08:58:11.950 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 08:58:12.009 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 08:58:12.012 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 08:58:12.015 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-07-28 08:58:12.074 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 08:58:12.550 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-svc.service 2022-07-28 08:58:12.565 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-07-28 08:58:13.045 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-svc.service 2022-07-28 08:58:13.067 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 08:58:13.070 | + functions-common:time_stop:2440 : local name 2022-07-28 08:58:13.072 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:58:13.082 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:58:13.085 | + functions-common:time_stop:2443 : local total 2022-07-28 08:58:13.088 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:58:13.090 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 08:58:13.093 | + functions-common:time_stop:2447 : start_time=1658998691577 2022-07-28 08:58:13.096 | + functions-common:time_stop:2449 : [[ -z 1658998691577 ]] 2022-07-28 08:58:13.099 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:58:13.104 | + functions-common:time_stop:2452 : end_time=1658998693101 2022-07-28 08:58:13.106 | + functions-common:time_stop:2453 : elapsed_time=1524 2022-07-28 08:58:13.109 | + functions-common:time_stop:2454 : total=12444 2022-07-28 08:58:13.111 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:58:13.113 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=13968 2022-07-28 08:58:13.116 | + lib/neutron-legacy:start_neutron_service_and_check:546 : neutron_url=http://10.222.0.42:9696 2022-07-28 08:58:13.119 | + lib/neutron-legacy:start_neutron_service_and_check:548 : is_service_enabled tls-proxy 2022-07-28 08:58:13.137 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:58:13.140 | + lib/neutron-legacy:start_neutron_service_and_check:552 : echo 'Waiting for Neutron to start...' 2022-07-28 08:58:13.140 | Waiting for Neutron to start... 2022-07-28 08:58:13.142 | + lib/neutron-legacy:start_neutron_service_and_check:554 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.42:9696' 2022-07-28 08:58:13.145 | + lib/neutron-legacy:start_neutron_service_and_check:555 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.42:9696' 'Neutron did not start' 60 2022-07-28 08:58:13.147 | + functions-common:test_with_retry:2378 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.42:9696' 2022-07-28 08:58:13.150 | + functions-common:test_with_retry:2379 : local 'failmsg=Neutron did not start' 2022-07-28 08:58:13.153 | + functions-common:test_with_retry:2380 : local until=60 2022-07-28 08:58:13.155 | + functions-common:test_with_retry:2381 : local sleep=0.5 2022-07-28 08:58:13.158 | + functions-common:test_with_retry:2383 : time_start test_with_retry 2022-07-28 08:58:13.160 | + functions-common:time_start:2426 : local name=test_with_retry 2022-07-28 08:58:13.163 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:58:13.166 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:58:13.169 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:58:13.174 | + functions-common:time_start:2431 : _TIME_START[$name]=1658998693171 2022-07-28 08:58:13.177 | + functions-common:test_with_retry:2384 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.42:9696; do sleep 0.5; done' 2022-07-28 08:58:18.757 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.42:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2387 : time_stop test_with_retry 2022-07-28 08:58:18.760 | + functions-common:time_stop:2440 : local name 2022-07-28 08:58:18.764 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:58:18.771 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:58:18.775 | + functions-common:time_stop:2443 : local total 2022-07-28 08:58:18.777 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:58:18.780 | + functions-common:time_stop:2446 : name=test_with_retry 2022-07-28 08:58:18.783 | + functions-common:time_stop:2447 : start_time=1658998693171 2022-07-28 08:58:18.785 | + functions-common:time_stop:2449 : [[ -z 1658998693171 ]] 2022-07-28 08:58:18.789 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:58:18.794 | + functions-common:time_stop:2452 : end_time=1658998698791 2022-07-28 08:58:18.797 | + functions-common:time_stop:2453 : elapsed_time=5620 2022-07-28 08:58:18.799 | + functions-common:time_stop:2454 : total=0 2022-07-28 08:58:18.802 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:58:18.805 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5620 2022-07-28 08:58:18.807 | + ./stack.sh:main:1291 : is_service_enabled placement 2022-07-28 08:58:18.828 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:58:18.831 | + ./stack.sh:main:1292 : echo_summary 'Starting Placement' 2022-07-28 08:58:18.833 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 08:58:18.836 | + ./stack.sh:echo_summary:441 : echo -e Starting Placement 2022-07-28 08:58:18.839 | + ./stack.sh:main:1293 : start_placement 2022-07-28 08:58:18.841 | + lib/placement:start_placement:160 : start_placement_api 2022-07-28 08:58:18.844 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-07-28 08:58:18.848 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-07-28 08:58:18.853 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-07-28 08:58:18.856 | + functions-common:run_process:1694 : local service=placement-api 2022-07-28 08:58:18.859 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-07-28 08:58:18.862 | + functions-common:run_process:1696 : local group= 2022-07-28 08:58:18.865 | + functions-common:run_process:1697 : local user= 2022-07-28 08:58:18.868 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 08:58:18.871 | + functions-common:run_process:1700 : local name=placement-api 2022-07-28 08:58:18.873 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 08:58:18.876 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 08:58:18.880 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:58:18.883 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:58:18.887 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:58:18.892 | + functions-common:time_start:2431 : _TIME_START[$name]=1658998698889 2022-07-28 08:58:18.895 | + functions-common:run_process:1703 : is_service_enabled placement-api 2022-07-28 08:58:18.913 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:58:18.917 | + functions-common:run_process:1704 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2022-07-28 08:58:18.920 | + functions-common:_run_under_systemd:1654 : local service=placement-api 2022-07-28 08:58:18.923 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-07-28 08:58:18.928 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-07-28 08:58:18.931 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-07-28 08:58:18.934 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-07-28 08:58:18.937 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-07-28 08:58:18.940 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-07-28 08:58:18.943 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@placement-api.service 2022-07-28 08:58:18.946 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 08:58:18.948 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 08:58:18.951 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 08:58:18.954 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 08:58:18.957 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-07-28 08:58:18.960 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu '' 2022-07-28 08:58:18.962 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@placement-api.service 2022-07-28 08:58:18.965 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-07-28 08:58:18.968 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-07-28 08:58:18.971 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-07-28 08:58:18.973 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-07-28 08:58:18.980 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-07-28 08:58:18.982 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-07-28 08:58:18.987 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-07-28 08:58:19.046 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-07-28 08:58:19.112 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-07-28 08:58:19.171 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-07-28 08:58:19.229 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 08:58:19.286 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-07-28 08:58:19.342 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-07-28 08:58:19.398 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-07-28 08:58:19.455 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-07-28 08:58:19.513 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-07-28 08:58:19.572 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-07-28 08:58:19.575 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-07-28 08:58:19.578 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-07-28 08:58:19.634 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-07-28 08:58:20.117 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@placement-api.service 2022-07-28 08:58:20.131 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-07-28 08:58:20.631 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@placement-api.service 2022-07-28 08:58:20.709 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 08:58:20.712 | + functions-common:time_stop:2440 : local name 2022-07-28 08:58:20.715 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:58:20.719 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:58:20.722 | + functions-common:time_stop:2443 : local total 2022-07-28 08:58:20.725 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:58:20.728 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 08:58:20.730 | + functions-common:time_stop:2447 : start_time=1658998698889 2022-07-28 08:58:20.733 | + functions-common:time_stop:2449 : [[ -z 1658998698889 ]] 2022-07-28 08:58:20.736 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:58:20.741 | + functions-common:time_stop:2452 : end_time=1658998700738 2022-07-28 08:58:20.744 | + functions-common:time_stop:2453 : elapsed_time=1849 2022-07-28 08:58:20.746 | + functions-common:time_stop:2454 : total=13968 2022-07-28 08:58:20.749 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:58:20.751 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=15817 2022-07-28 08:58:20.754 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-07-28 08:58:20.754 | Waiting for placement-api to start... 2022-07-28 08:58:20.756 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.42/placement 2022-07-28 08:58:20.759 | + functions:wait_for_service:457 : local timeout=60 2022-07-28 08:58:20.762 | + functions:wait_for_service:458 : local url=http://10.222.0.42/placement 2022-07-28 08:58:20.765 | + functions:wait_for_service:459 : local rval=0 2022-07-28 08:58:20.767 | + functions:wait_for_service:460 : time_start wait_for_service 2022-07-28 08:58:20.770 | + functions-common:time_start:2426 : local name=wait_for_service 2022-07-28 08:58:20.772 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:58:20.775 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:58:20.780 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:58:20.783 | + functions-common:time_start:2431 : _TIME_START[$name]=1658998700780 2022-07-28 08:58:20.786 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-07-28 08:58:20.792 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.42/placement 2022-07-28 08:58:23.326 | + :: : [[ 200 == 503 ]] 2022-07-28 08:58:23.327 | + :: : [[ 0 -eq 7 ]] 2022-07-28 08:58:23.331 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-07-28 08:58:23.334 | + functions-common:time_stop:2440 : local name 2022-07-28 08:58:23.336 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:58:23.339 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:58:23.342 | + functions-common:time_stop:2443 : local total 2022-07-28 08:58:23.344 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:58:23.347 | + functions-common:time_stop:2446 : name=wait_for_service 2022-07-28 08:58:23.350 | + functions-common:time_stop:2447 : start_time=1658998700780 2022-07-28 08:58:23.352 | + functions-common:time_stop:2449 : [[ -z 1658998700780 ]] 2022-07-28 08:58:23.356 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:58:23.361 | + functions-common:time_stop:2452 : end_time=1658998703358 2022-07-28 08:58:23.364 | + functions-common:time_stop:2453 : elapsed_time=2578 2022-07-28 08:58:23.366 | + functions-common:time_stop:2454 : total=14886 2022-07-28 08:58:23.369 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:58:23.372 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=17464 2022-07-28 08:58:23.374 | + functions:wait_for_service:467 : return 0 2022-07-28 08:58:23.377 | + ./stack.sh:main:1296 : is_service_enabled neutron 2022-07-28 08:58:23.396 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:58:23.399 | + ./stack.sh:main:1297 : start_neutron 2022-07-28 08:58:23.402 | + lib/neutron:start_neutron:733 : is_neutron_legacy_enabled 2022-07-28 08:58:23.406 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 08:58:23.406 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-28 08:58:23.412 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-28 08:58:23.415 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-28 08:58:23.418 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2022-07-28 08:58:23.421 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-28 08:58:23.423 | + lib/neutron:start_neutron:735 : start_mutnauq_l2_agent 2022-07-28 08:58:23.426 | + lib/neutron-legacy:start_mutnauq_l2_agent:561 : run_process q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 08:58:23.429 | + functions-common:run_process:1694 : local service=q-agt 2022-07-28 08:58:23.432 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 08:58:23.434 | + functions-common:run_process:1696 : local group= 2022-07-28 08:58:23.437 | + functions-common:run_process:1697 : local user= 2022-07-28 08:58:23.440 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 08:58:23.442 | + functions-common:run_process:1700 : local name=q-agt 2022-07-28 08:58:23.445 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 08:58:23.448 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 08:58:23.450 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:58:23.453 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:58:23.457 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:58:23.461 | + functions-common:time_start:2431 : _TIME_START[$name]=1658998703458 2022-07-28 08:58:23.464 | + functions-common:run_process:1703 : is_service_enabled q-agt 2022-07-28 08:58:23.482 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:58:23.484 | + functions-common:run_process:1704 : _run_under_systemd q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2022-07-28 08:58:23.487 | + functions-common:_run_under_systemd:1654 : local service=q-agt 2022-07-28 08:58:23.489 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 08:58:23.492 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 08:58:23.495 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 08:58:23.497 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 08:58:23.500 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-07-28 08:58:23.502 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-07-28 08:58:23.505 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-agt.service 2022-07-28 08:58:23.507 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 08:58:23.510 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 08:58:23.512 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 08:58:23.515 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 08:58:23.518 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-07-28 08:58:23.520 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-agt.service '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu '' 2022-07-28 08:58:23.523 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-agt.service 2022-07-28 08:58:23.525 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 08:58:23.527 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 08:58:23.530 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 08:58:23.532 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 08:58:23.534 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 08:58:23.537 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 08:58:23.539 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-07-28 08:58:23.542 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 08:58:23.546 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-07-28 08:58:23.602 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-07-28 08:58:23.661 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecStart '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-28 08:58:23.721 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-07-28 08:58:23.782 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-07-28 08:58:23.842 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 08:58:23.899 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 08:58:23.902 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 08:58:23.905 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-07-28 08:58:23.962 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 08:58:24.451 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-agt.service 2022-07-28 08:58:24.465 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-07-28 08:58:24.921 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-agt.service 2022-07-28 08:58:24.943 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 08:58:24.946 | + functions-common:time_stop:2440 : local name 2022-07-28 08:58:24.949 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:58:24.951 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:58:24.960 | + functions-common:time_stop:2443 : local total 2022-07-28 08:58:24.963 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:58:24.965 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 08:58:24.968 | + functions-common:time_stop:2447 : start_time=1658998703458 2022-07-28 08:58:24.970 | + functions-common:time_stop:2449 : [[ -z 1658998703458 ]] 2022-07-28 08:58:24.973 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:58:24.978 | + functions-common:time_stop:2452 : end_time=1658998704975 2022-07-28 08:58:24.981 | + functions-common:time_stop:2453 : elapsed_time=1517 2022-07-28 08:58:24.983 | + functions-common:time_stop:2454 : total=15817 2022-07-28 08:58:24.986 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:58:24.988 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=17334 2022-07-28 08:58:24.991 | + lib/neutron-legacy:start_mutnauq_l2_agent:563 : is_provider_network 2022-07-28 08:58:24.993 | + functions-common:is_provider_network:2289 : '[' '' == True ']' 2022-07-28 08:58:24.996 | + functions-common:is_provider_network:2292 : return 1 2022-07-28 08:58:24.998 | + lib/neutron:start_neutron:736 : start_mutnauq_other_agents 2022-07-28 08:58:25.001 | + lib/neutron-legacy:start_mutnauq_other_agents:579 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-07-28 08:58:25.004 | + functions-common:run_process:1694 : local service=q-dhcp 2022-07-28 08:58:25.009 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-07-28 08:58:25.012 | + functions-common:run_process:1696 : local group= 2022-07-28 08:58:25.014 | + functions-common:run_process:1697 : local user= 2022-07-28 08:58:25.019 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 08:58:25.021 | + functions-common:run_process:1700 : local name=q-dhcp 2022-07-28 08:58:25.024 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 08:58:25.026 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 08:58:25.029 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:58:25.031 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:58:25.034 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:58:25.039 | + functions-common:time_start:2431 : _TIME_START[$name]=1658998705036 2022-07-28 08:58:25.042 | + functions-common:run_process:1703 : is_service_enabled q-dhcp 2022-07-28 08:58:25.062 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:58:25.064 | + functions-common:run_process:1704 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' '' 2022-07-28 08:58:25.067 | + functions-common:_run_under_systemd:1654 : local service=q-dhcp 2022-07-28 08:58:25.070 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-07-28 08:58:25.072 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-07-28 08:58:25.075 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-07-28 08:58:25.078 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-07-28 08:58:25.080 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-07-28 08:58:25.083 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-07-28 08:58:25.086 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-dhcp.service 2022-07-28 08:58:25.089 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 08:58:25.091 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 08:58:25.094 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 08:58:25.097 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 08:58:25.099 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-07-28 08:58:25.102 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-dhcp.service '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' ubuntu '' 2022-07-28 08:58:25.105 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-dhcp.service 2022-07-28 08:58:25.107 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-07-28 08:58:25.110 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 08:58:25.112 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 08:58:25.115 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 08:58:25.117 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 08:58:25.120 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 08:58:25.122 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-07-28 08:58:25.124 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 08:58:25.129 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-07-28 08:58:25.186 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-07-28 08:58:25.242 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecStart '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-07-28 08:58:25.301 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-07-28 08:58:25.357 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-07-28 08:58:25.414 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 08:58:25.470 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 08:58:25.472 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 08:58:25.475 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-07-28 08:58:25.532 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 08:58:26.013 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-dhcp.service 2022-07-28 08:58:26.027 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-07-28 08:58:26.526 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-dhcp.service 2022-07-28 08:58:26.548 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 08:58:26.551 | + functions-common:time_stop:2440 : local name 2022-07-28 08:58:26.554 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:58:26.556 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:58:26.559 | + functions-common:time_stop:2443 : local total 2022-07-28 08:58:26.562 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:58:26.564 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 08:58:26.567 | + functions-common:time_stop:2447 : start_time=1658998705036 2022-07-28 08:58:26.569 | + functions-common:time_stop:2449 : [[ -z 1658998705036 ]] 2022-07-28 08:58:26.572 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:58:26.578 | + functions-common:time_stop:2452 : end_time=1658998706574 2022-07-28 08:58:26.581 | + functions-common:time_stop:2453 : elapsed_time=1538 2022-07-28 08:58:26.583 | + functions-common:time_stop:2454 : total=17334 2022-07-28 08:58:26.586 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:58:26.589 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=18872 2022-07-28 08:58:26.592 | ++ lib/neutron-legacy:start_mutnauq_other_agents:581 : determine_config_files neutron-l3-agent 2022-07-28 08:58:26.594 | ++ lib/neutron-legacy:determine_config_files:331 : local opts= 2022-07-28 08:58:26.597 | ++ lib/neutron-legacy:determine_config_files:332 : case "$1" in 2022-07-28 08:58:26.601 | +++ lib/neutron-legacy:determine_config_files:334 : _determine_config_l3 2022-07-28 08:58:26.603 | +++ lib/neutron-legacy:_determine_config_l3:324 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-28 08:58:26.606 | +++ lib/neutron-legacy:_determine_config_l3:325 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-28 08:58:26.609 | ++ lib/neutron-legacy:determine_config_files:334 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-28 08:58:26.611 | ++ lib/neutron-legacy:determine_config_files:336 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-07-28 08:58:26.614 | ++ lib/neutron-legacy:determine_config_files:339 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-28 08:58:26.617 | + lib/neutron-legacy:start_mutnauq_other_agents:581 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-28 08:58:26.620 | + functions-common:run_process:1694 : local service=q-l3 2022-07-28 08:58:26.622 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-28 08:58:26.625 | + functions-common:run_process:1696 : local group= 2022-07-28 08:58:26.627 | + functions-common:run_process:1697 : local user= 2022-07-28 08:58:26.630 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 08:58:26.633 | + functions-common:run_process:1700 : local name=q-l3 2022-07-28 08:58:26.635 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 08:58:26.638 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 08:58:26.641 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:58:26.644 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:58:26.647 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:58:26.652 | + functions-common:time_start:2431 : _TIME_START[$name]=1658998706649 2022-07-28 08:58:26.655 | + functions-common:run_process:1703 : is_service_enabled q-l3 2022-07-28 08:58:26.675 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:58:26.677 | + functions-common:run_process:1704 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' '' 2022-07-28 08:58:26.680 | + functions-common:_run_under_systemd:1654 : local service=q-l3 2022-07-28 08:58:26.682 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-28 08:58:26.685 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-28 08:58:26.688 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-28 08:58:26.690 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-28 08:58:26.693 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-07-28 08:58:26.695 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-07-28 08:58:26.698 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-l3.service 2022-07-28 08:58:26.700 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 08:58:26.703 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 08:58:26.706 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 08:58:26.709 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 08:58:26.711 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-07-28 08:58:26.714 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-l3.service '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' ubuntu '' 2022-07-28 08:58:26.717 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-l3.service 2022-07-28 08:58:26.719 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-28 08:58:26.721 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 08:58:26.724 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 08:58:26.726 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 08:58:26.729 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 08:58:26.731 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 08:58:26.734 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-07-28 08:58:26.736 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 08:58:26.741 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-07-28 08:58:26.802 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-07-28 08:58:26.867 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecStart '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-07-28 08:58:26.934 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-07-28 08:58:26.995 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-07-28 08:58:27.065 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 08:58:27.137 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 08:58:27.139 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 08:58:27.142 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-07-28 08:58:27.208 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 08:58:27.740 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-l3.service 2022-07-28 08:58:27.760 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-07-28 08:58:28.328 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-l3.service 2022-07-28 08:58:28.357 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 08:58:28.359 | + functions-common:time_stop:2440 : local name 2022-07-28 08:58:28.365 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:58:28.368 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:58:28.371 | + functions-common:time_stop:2443 : local total 2022-07-28 08:58:28.373 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:58:28.376 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 08:58:28.378 | + functions-common:time_stop:2447 : start_time=1658998706649 2022-07-28 08:58:28.381 | + functions-common:time_stop:2449 : [[ -z 1658998706649 ]] 2022-07-28 08:58:28.386 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:58:28.390 | + functions-common:time_stop:2452 : end_time=1658998708387 2022-07-28 08:58:28.392 | + functions-common:time_stop:2453 : elapsed_time=1738 2022-07-28 08:58:28.395 | + functions-common:time_stop:2454 : total=18872 2022-07-28 08:58:28.397 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:58:28.400 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=20610 2022-07-28 08:58:28.403 | + lib/neutron-legacy:start_mutnauq_other_agents:583 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-07-28 08:58:28.405 | + functions-common:run_process:1694 : local service=q-meta 2022-07-28 08:58:28.408 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-07-28 08:58:28.411 | + functions-common:run_process:1696 : local group= 2022-07-28 08:58:28.413 | + functions-common:run_process:1697 : local user= 2022-07-28 08:58:28.416 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 08:58:28.419 | + functions-common:run_process:1700 : local name=q-meta 2022-07-28 08:58:28.422 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 08:58:28.424 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 08:58:28.427 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:58:28.429 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:58:28.435 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:58:28.438 | + functions-common:time_start:2431 : _TIME_START[$name]=1658998708435 2022-07-28 08:58:28.441 | + functions-common:run_process:1703 : is_service_enabled q-meta 2022-07-28 08:58:28.463 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:58:28.466 | + functions-common:run_process:1704 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' '' 2022-07-28 08:58:28.469 | + functions-common:_run_under_systemd:1654 : local service=q-meta 2022-07-28 08:58:28.471 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-07-28 08:58:28.474 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-07-28 08:58:28.477 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-07-28 08:58:28.488 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-07-28 08:58:28.488 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-07-28 08:58:28.488 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-07-28 08:58:28.492 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-meta.service 2022-07-28 08:58:28.495 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 08:58:28.496 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 08:58:28.499 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 08:58:28.502 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 08:58:28.505 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-07-28 08:58:28.510 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-meta.service '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' ubuntu '' 2022-07-28 08:58:28.513 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-meta.service 2022-07-28 08:58:28.515 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-07-28 08:58:28.519 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 08:58:28.522 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 08:58:28.524 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 08:58:28.527 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 08:58:28.530 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 08:58:28.532 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-07-28 08:58:28.535 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 08:58:28.540 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-07-28 08:58:28.605 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-07-28 08:58:28.671 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecStart '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-07-28 08:58:28.738 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-07-28 08:58:28.804 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-07-28 08:58:28.875 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 08:58:28.941 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 08:58:28.944 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 08:58:28.946 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-07-28 08:58:29.015 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 08:58:29.575 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-meta.service 2022-07-28 08:58:29.595 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-07-28 08:58:30.111 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-meta.service 2022-07-28 08:58:30.142 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 08:58:30.145 | + functions-common:time_stop:2440 : local name 2022-07-28 08:58:30.151 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:58:30.158 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:58:30.164 | + functions-common:time_stop:2443 : local total 2022-07-28 08:58:30.168 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:58:30.172 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 08:58:30.172 | + functions-common:time_stop:2447 : start_time=1658998708435 2022-07-28 08:58:30.176 | + functions-common:time_stop:2449 : [[ -z 1658998708435 ]] 2022-07-28 08:58:30.180 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:58:30.182 | + functions-common:time_stop:2452 : end_time=1658998710179 2022-07-28 08:58:30.184 | + functions-common:time_stop:2453 : elapsed_time=1744 2022-07-28 08:58:30.187 | + functions-common:time_stop:2454 : total=20610 2022-07-28 08:58:30.189 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:58:30.192 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=22354 2022-07-28 08:58:30.195 | + lib/neutron-legacy:start_mutnauq_other_agents:584 : run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-07-28 08:58:30.197 | + functions-common:run_process:1694 : local service=q-metering 2022-07-28 08:58:30.200 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-07-28 08:58:30.202 | + functions-common:run_process:1696 : local group= 2022-07-28 08:58:30.205 | + functions-common:run_process:1697 : local user= 2022-07-28 08:58:30.207 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 08:58:30.213 | + functions-common:run_process:1700 : local name=q-metering 2022-07-28 08:58:30.216 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 08:58:30.218 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 08:58:30.221 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:58:30.224 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:58:30.229 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:58:30.232 | + functions-common:time_start:2431 : _TIME_START[$name]=1658998710229 2022-07-28 08:58:30.234 | + functions-common:run_process:1703 : is_service_enabled q-metering 2022-07-28 08:58:30.257 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:58:30.260 | + functions-common:run_process:1704 : _run_under_systemd q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' '' '' 2022-07-28 08:58:30.262 | + functions-common:_run_under_systemd:1654 : local service=q-metering 2022-07-28 08:58:30.265 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-07-28 08:58:30.268 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-07-28 08:58:30.270 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-07-28 08:58:30.273 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-07-28 08:58:30.275 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2022-07-28 08:58:30.278 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2022-07-28 08:58:30.281 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-metering.service 2022-07-28 08:58:30.283 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 08:58:30.285 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 08:58:30.288 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 08:58:30.291 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 08:58:30.293 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2022-07-28 08:58:30.296 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-metering.service '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' ubuntu '' 2022-07-28 08:58:30.298 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-metering.service 2022-07-28 08:58:30.301 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-07-28 08:58:30.303 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 08:58:30.306 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 08:58:30.309 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 08:58:30.311 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 08:58:30.314 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 08:58:30.316 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-07-28 08:58:30.318 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 08:58:30.323 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-07-28 08:58:30.386 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-07-28 08:58:30.451 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecStart '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-07-28 08:58:30.529 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-07-28 08:58:30.625 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-07-28 08:58:30.700 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 08:58:30.775 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 08:58:30.778 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 08:58:30.781 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-07-28 08:58:30.860 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 08:58:31.420 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-metering.service 2022-07-28 08:58:31.434 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-07-28 08:58:31.996 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-metering.service 2022-07-28 08:58:32.027 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 08:58:32.030 | + functions-common:time_stop:2440 : local name 2022-07-28 08:58:32.033 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:58:32.036 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:58:32.038 | + functions-common:time_stop:2443 : local total 2022-07-28 08:58:32.041 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:58:32.049 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 08:58:32.056 | + functions-common:time_stop:2447 : start_time=1658998710229 2022-07-28 08:58:32.062 | + functions-common:time_stop:2449 : [[ -z 1658998710229 ]] 2022-07-28 08:58:32.070 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:58:32.081 | + functions-common:time_stop:2452 : end_time=1658998712073 2022-07-28 08:58:32.088 | + functions-common:time_stop:2453 : elapsed_time=1844 2022-07-28 08:58:32.095 | + functions-common:time_stop:2454 : total=22354 2022-07-28 08:58:32.101 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:58:32.107 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=24198 2022-07-28 08:58:32.113 | + ./stack.sh:main:1300 : is_service_enabled q-svc 2022-07-28 08:58:32.176 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:58:32.189 | + ./stack.sh:main:1300 : [[ True == \T\r\u\e ]] 2022-07-28 08:58:32.197 | + ./stack.sh:main:1301 : echo_summary 'Creating initial neutron network elements' 2022-07-28 08:58:32.201 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 08:58:32.206 | + ./stack.sh:echo_summary:441 : echo -e Creating initial neutron network elements 2022-07-28 08:58:32.213 | + ./stack.sh:main:1304 : type -p neutron_plugin_create_initial_networks 2022-07-28 08:58:32.219 | + ./stack.sh:main:1307 : create_neutron_initial_network 2022-07-28 08:58:32.230 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : type -p neutron_plugin_create_initial_network_profile 2022-07-28 08:58:32.233 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : is_networking_extension_supported auto-allocated-topology 2022-07-28 08:58:32.244 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-07-28 08:58:32.255 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-07-28 08:58:35.669 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:58:35.669 | from cryptography.utils import int_from_bytes 2022-07-28 08:58:35.669 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:58:35.669 | from cryptography.utils import int_from_bytes 2022-07-28 08:58:35.838 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:58:35.842 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-07-28 08:58:35.842 | address-scope 2022-07-28 08:58:35.842 | router-admin-state-down-before-update 2022-07-28 08:58:35.842 | agent 2022-07-28 08:58:35.842 | agent-resources-synced 2022-07-28 08:58:35.842 | allowed-address-pairs 2022-07-28 08:58:35.842 | auto-allocated-topology 2022-07-28 08:58:35.842 | availability_zone 2022-07-28 08:58:35.842 | availability_zone_filter 2022-07-28 08:58:35.842 | default-subnetpools 2022-07-28 08:58:35.842 | dhcp_agent_scheduler 2022-07-28 08:58:35.842 | dvr 2022-07-28 08:58:35.842 | empty-string-filtering 2022-07-28 08:58:35.842 | external-net 2022-07-28 08:58:35.842 | extra_dhcp_opt 2022-07-28 08:58:35.842 | extraroute 2022-07-28 08:58:35.842 | extraroute-atomic 2022-07-28 08:58:35.842 | filter-validation 2022-07-28 08:58:35.842 | fip-port-details 2022-07-28 08:58:35.842 | flavors 2022-07-28 08:58:35.842 | floatingip-pools 2022-07-28 08:58:35.842 | ip-substring-filtering 2022-07-28 08:58:35.842 | router 2022-07-28 08:58:35.842 | ext-gw-mode 2022-07-28 08:58:35.842 | l3-ha 2022-07-28 08:58:35.842 | l3-flavors 2022-07-28 08:58:35.842 | l3-port-ip-change-not-allowed 2022-07-28 08:58:35.842 | l3_agent_scheduler 2022-07-28 08:58:35.842 | metering 2022-07-28 08:58:35.842 | metering_source_and_destination_fields 2022-07-28 08:58:35.842 | multi-provider 2022-07-28 08:58:35.842 | net-mtu 2022-07-28 08:58:35.842 | net-mtu-writable 2022-07-28 08:58:35.842 | network_availability_zone 2022-07-28 08:58:35.842 | network-ip-availability 2022-07-28 08:58:35.842 | pagination 2022-07-28 08:58:35.843 | port-device-profile 2022-07-28 08:58:35.843 | port-mac-override 2022-07-28 08:58:35.843 | port-mac-address-regenerate 2022-07-28 08:58:35.843 | port-numa-affinity-policy 2022-07-28 08:58:35.843 | binding 2022-07-28 08:58:35.843 | binding-extended 2022-07-28 08:58:35.843 | port-security 2022-07-28 08:58:35.843 | project-id 2022-07-28 08:58:35.843 | provider 2022-07-28 08:58:35.843 | quota-check-limit 2022-07-28 08:58:35.843 | quotas 2022-07-28 08:58:35.843 | quota_details 2022-07-28 08:58:35.843 | rbac-policies 2022-07-28 08:58:35.843 | rbac-address-group 2022-07-28 08:58:35.843 | rbac-address-scope 2022-07-28 08:58:35.843 | rbac-security-groups 2022-07-28 08:58:35.843 | rbac-subnetpool 2022-07-28 08:58:35.843 | revision-if-match 2022-07-28 08:58:35.843 | standard-attr-revisions 2022-07-28 08:58:35.843 | router_availability_zone 2022-07-28 08:58:35.843 | security-groups-normalized-cidr 2022-07-28 08:58:35.843 | port-security-groups-filtering 2022-07-28 08:58:35.843 | security-groups-remote-address-group 2022-07-28 08:58:35.843 | security-groups-shared-filtering 2022-07-28 08:58:35.843 | security-group 2022-07-28 08:58:35.843 | service-type 2022-07-28 08:58:35.843 | sorting 2022-07-28 08:58:35.843 | standard-attr-description 2022-07-28 08:58:35.843 | stateful-security-group 2022-07-28 08:58:35.843 | subnet_onboard 2022-07-28 08:58:35.843 | subnet-service-types 2022-07-28 08:58:35.843 | subnet_allocation 2022-07-28 08:58:35.843 | subnetpool-prefix-ops 2022-07-28 08:58:35.843 | standard-attr-tag 2022-07-28 08:58:35.843 | standard-attr-timestamp' 2022-07-28 08:58:35.847 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-07-28 08:58:35.847 | address-scope 2022-07-28 08:58:35.847 | router-admin-state-down-before-update 2022-07-28 08:58:35.847 | agent 2022-07-28 08:58:35.847 | agent-resources-synced 2022-07-28 08:58:35.847 | allowed-address-pairs 2022-07-28 08:58:35.847 | auto-allocated-topology 2022-07-28 08:58:35.847 | availability_zone 2022-07-28 08:58:35.847 | availability_zone_filter 2022-07-28 08:58:35.847 | default-subnetpools 2022-07-28 08:58:35.847 | dhcp_agent_scheduler 2022-07-28 08:58:35.847 | dvr 2022-07-28 08:58:35.847 | empty-string-filtering 2022-07-28 08:58:35.847 | external-net 2022-07-28 08:58:35.847 | extra_dhcp_opt 2022-07-28 08:58:35.847 | extraroute 2022-07-28 08:58:35.847 | extraroute-atomic 2022-07-28 08:58:35.847 | filter-validation 2022-07-28 08:58:35.847 | fip-port-details 2022-07-28 08:58:35.847 | flavors 2022-07-28 08:58:35.847 | floatingip-pools 2022-07-28 08:58:35.847 | ip-substring-filtering 2022-07-28 08:58:35.847 | router 2022-07-28 08:58:35.847 | ext-gw-mode 2022-07-28 08:58:35.847 | l3-ha 2022-07-28 08:58:35.847 | l3-flavors 2022-07-28 08:58:35.847 | l3-port-ip-change-not-allowed 2022-07-28 08:58:35.847 | l3_agent_scheduler 2022-07-28 08:58:35.847 | metering 2022-07-28 08:58:35.847 | metering_source_and_destination_fields 2022-07-28 08:58:35.847 | multi-provider 2022-07-28 08:58:35.847 | net-mtu 2022-07-28 08:58:35.847 | net-mtu-writable 2022-07-28 08:58:35.847 | network_availability_zone 2022-07-28 08:58:35.848 | network-ip-availability 2022-07-28 08:58:35.848 | pagination 2022-07-28 08:58:35.848 | port-device-profile 2022-07-28 08:58:35.848 | port-mac-override 2022-07-28 08:58:35.848 | port-mac-address-regenerate 2022-07-28 08:58:35.848 | port-numa-affinity-policy 2022-07-28 08:58:35.848 | binding 2022-07-28 08:58:35.848 | binding-extended 2022-07-28 08:58:35.848 | port-security 2022-07-28 08:58:35.848 | project-id 2022-07-28 08:58:35.848 | provider 2022-07-28 08:58:35.848 | quota-check-limit 2022-07-28 08:58:35.848 | quotas 2022-07-28 08:58:35.848 | quota_details 2022-07-28 08:58:35.848 | rbac-policies 2022-07-28 08:58:35.848 | rbac-address-group 2022-07-28 08:58:35.848 | rbac-address-scope 2022-07-28 08:58:35.848 | rbac-security-groups 2022-07-28 08:58:35.848 | rbac-subnetpool 2022-07-28 08:58:35.848 | revision-if-match 2022-07-28 08:58:35.848 | standard-attr-revisions 2022-07-28 08:58:35.848 | router_availability_zone 2022-07-28 08:58:35.848 | security-groups-normalized-cidr 2022-07-28 08:58:35.848 | port-security-groups-filtering 2022-07-28 08:58:35.848 | security-groups-remote-address-group 2022-07-28 08:58:35.848 | security-groups-shared-filtering 2022-07-28 08:58:35.848 | security-group 2022-07-28 08:58:35.848 | service-type 2022-07-28 08:58:35.848 | sorting 2022-07-28 08:58:35.848 | standard-attr-description 2022-07-28 08:58:35.848 | stateful-security-group 2022-07-28 08:58:35.848 | subnet_onboard 2022-07-28 08:58:35.848 | subnet-service-types 2022-07-28 08:58:35.848 | subnet_allocation 2022-07-28 08:58:35.848 | subnetpool-prefix-ops 2022-07-28 08:58:35.848 | standard-attr-tag 2022-07-28 08:58:35.848 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-07-28 08:58:35.852 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-07-28 08:58:35.858 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:156 : [[ True == \T\r\u\e ]] 2022-07-28 08:58:35.861 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : [[ 4 =~ 4.* ]] 2022-07-28 08:58:35.865 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 172.20.0.0/16 --share --default -f value -c id 2022-07-28 08:58:38.655 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:58:38.655 | from cryptography.utils import int_from_bytes 2022-07-28 08:58:38.655 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:58:38.655 | from cryptography.utils import int_from_bytes 2022-07-28 08:58:38.655 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-28 08:58:38.809 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:58:38.813 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : SUBNETPOOL_V4_ID=57dada46-9f4a-41a3-b3cb-9259b802277b 2022-07-28 08:58:38.815 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ 4 =~ .*6 ]] 2022-07-28 08:58:38.818 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : is_provider_network 2022-07-28 08:58:38.821 | + functions-common:is_provider_network:2289 : '[' '' == True ']' 2022-07-28 08:58:38.824 | + functions-common:is_provider_network:2292 : return 1 2022-07-28 08:58:38.829 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-07-28 08:58:38.830 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : grep ' id ' 2022-07-28 08:58:38.830 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : get_field 2 2022-07-28 08:58:38.834 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:58:38.836 | ++ functions-common:get_field:813 : read data 2022-07-28 08:58:41.766 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:58:41.766 | from cryptography.utils import int_from_bytes 2022-07-28 08:58:41.766 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:58:41.766 | from cryptography.utils import int_from_bytes 2022-07-28 08:58:41.919 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:58:41.922 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-07-28 08:58:41.925 | ++ functions-common:get_field:817 : field='$3' 2022-07-28 08:58:41.929 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-07-28 08:58:41.929 | ++ functions-common:get_field:819 : echo '| id | 9f14c0d4-2ada-4b6e-83e6-64730dd2b76d |' 2022-07-28 08:58:41.935 | ++ functions-common:get_field:813 : read data 2022-07-28 08:58:41.938 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : NET_ID=9f14c0d4-2ada-4b6e-83e6-64730dd2b76d 2022-07-28 08:58:41.941 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:197 : die_if_not_set 197 NET_ID 'Failure creating NET_ID for private' 2022-07-28 08:58:41.944 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 08:58:41.962 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:199 : [[ 4 =~ 4.* ]] 2022-07-28 08:58:41.965 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : _neutron_create_private_subnet_v4 2022-07-28 08:58:41.968 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:248 : '[' -z 57dada46-9f4a-41a3-b3cb-9259b802277b ']' 2022-07-28 08:58:41.970 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:251 : local 'subnet_params=--ip-version 4 ' 2022-07-28 08:58:41.973 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : [[ -n 172.20.0.1 ]] 2022-07-28 08:58:41.975 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : subnet_params+='--gateway 172.20.0.1 ' 2022-07-28 08:58:41.978 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : subnet_params+='--subnet-pool 57dada46-9f4a-41a3-b3cb-9259b802277b ' 2022-07-28 08:58:41.980 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : subnet_params+=' ' 2022-07-28 08:58:41.983 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--network 9f14c0d4-2ada-4b6e-83e6-64730dd2b76d private-subnet' 2022-07-28 08:58:41.985 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : local subnet_id 2022-07-28 08:58:41.990 | +++ 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 57dada46-9f4a-41a3-b3cb-9259b802277b --network 9f14c0d4-2ada-4b6e-83e6-64730dd2b76d private-subnet 2022-07-28 08:58:41.990 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : grep ' id ' 2022-07-28 08:58:41.991 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : get_field 2 2022-07-28 08:58:41.994 | +++ functions-common:get_field:812 : local data field 2022-07-28 08:58:41.998 | +++ functions-common:get_field:813 : read data 2022-07-28 08:58:44.510 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:58:44.511 | from cryptography.utils import int_from_bytes 2022-07-28 08:58:44.511 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:58:44.511 | from cryptography.utils import int_from_bytes 2022-07-28 08:58:44.511 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-28 08:58:44.995 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-28 08:58:45.156 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:58:45.161 | +++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-07-28 08:58:45.166 | +++ functions-common:get_field:817 : field='$3' 2022-07-28 08:58:45.171 | +++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-07-28 08:58:45.171 | +++ functions-common:get_field:819 : echo '| id | 68ab3d15-dbca-47df-b8d2-da49d1a6d2b6 |' 2022-07-28 08:58:45.177 | +++ functions-common:get_field:813 : read data 2022-07-28 08:58:45.182 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_id=68ab3d15-dbca-47df-b8d2-da49d1a6d2b6 2022-07-28 08:58:45.185 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : die_if_not_set 261 subnet_id 'Failure creating private IPv4 subnet' 2022-07-28 08:58:45.187 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 08:58:45.206 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : echo 68ab3d15-dbca-47df-b8d2-da49d1a6d2b6 2022-07-28 08:58:45.210 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : SUBNET_ID=68ab3d15-dbca-47df-b8d2-da49d1a6d2b6 2022-07-28 08:58:45.213 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : [[ 4 =~ .*6 ]] 2022-07-28 08:58:45.215 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported router 2022-07-28 08:58:45.218 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=router 2022-07-28 08:58:45.222 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-07-28 08:58:48.135 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:58:48.136 | from cryptography.utils import int_from_bytes 2022-07-28 08:58:48.136 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:58:48.136 | from cryptography.utils import int_from_bytes 2022-07-28 08:58:48.291 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:58:48.294 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-07-28 08:58:48.294 | address-scope 2022-07-28 08:58:48.294 | router-admin-state-down-before-update 2022-07-28 08:58:48.294 | agent 2022-07-28 08:58:48.294 | agent-resources-synced 2022-07-28 08:58:48.294 | allowed-address-pairs 2022-07-28 08:58:48.294 | auto-allocated-topology 2022-07-28 08:58:48.294 | availability_zone 2022-07-28 08:58:48.294 | availability_zone_filter 2022-07-28 08:58:48.294 | default-subnetpools 2022-07-28 08:58:48.294 | dhcp_agent_scheduler 2022-07-28 08:58:48.294 | dvr 2022-07-28 08:58:48.294 | empty-string-filtering 2022-07-28 08:58:48.295 | external-net 2022-07-28 08:58:48.295 | extra_dhcp_opt 2022-07-28 08:58:48.295 | extraroute 2022-07-28 08:58:48.295 | extraroute-atomic 2022-07-28 08:58:48.295 | filter-validation 2022-07-28 08:58:48.295 | fip-port-details 2022-07-28 08:58:48.295 | flavors 2022-07-28 08:58:48.295 | floatingip-pools 2022-07-28 08:58:48.295 | ip-substring-filtering 2022-07-28 08:58:48.295 | router 2022-07-28 08:58:48.295 | ext-gw-mode 2022-07-28 08:58:48.295 | l3-ha 2022-07-28 08:58:48.295 | l3-flavors 2022-07-28 08:58:48.295 | l3-port-ip-change-not-allowed 2022-07-28 08:58:48.295 | l3_agent_scheduler 2022-07-28 08:58:48.295 | metering 2022-07-28 08:58:48.295 | metering_source_and_destination_fields 2022-07-28 08:58:48.295 | multi-provider 2022-07-28 08:58:48.295 | net-mtu 2022-07-28 08:58:48.295 | net-mtu-writable 2022-07-28 08:58:48.295 | network_availability_zone 2022-07-28 08:58:48.295 | network-ip-availability 2022-07-28 08:58:48.295 | pagination 2022-07-28 08:58:48.295 | port-device-profile 2022-07-28 08:58:48.295 | port-mac-override 2022-07-28 08:58:48.295 | port-mac-address-regenerate 2022-07-28 08:58:48.295 | port-numa-affinity-policy 2022-07-28 08:58:48.295 | binding 2022-07-28 08:58:48.295 | binding-extended 2022-07-28 08:58:48.295 | port-security 2022-07-28 08:58:48.295 | project-id 2022-07-28 08:58:48.295 | provider 2022-07-28 08:58:48.295 | quota-check-limit 2022-07-28 08:58:48.296 | quotas 2022-07-28 08:58:48.296 | quota_details 2022-07-28 08:58:48.296 | rbac-policies 2022-07-28 08:58:48.296 | rbac-address-group 2022-07-28 08:58:48.296 | rbac-address-scope 2022-07-28 08:58:48.296 | rbac-security-groups 2022-07-28 08:58:48.296 | rbac-subnetpool 2022-07-28 08:58:48.296 | revision-if-match 2022-07-28 08:58:48.296 | standard-attr-revisions 2022-07-28 08:58:48.296 | router_availability_zone 2022-07-28 08:58:48.296 | security-groups-normalized-cidr 2022-07-28 08:58:48.296 | port-security-groups-filtering 2022-07-28 08:58:48.296 | security-groups-remote-address-group 2022-07-28 08:58:48.296 | security-groups-shared-filtering 2022-07-28 08:58:48.296 | security-group 2022-07-28 08:58:48.296 | service-type 2022-07-28 08:58:48.296 | sorting 2022-07-28 08:58:48.296 | standard-attr-description 2022-07-28 08:58:48.296 | stateful-security-group 2022-07-28 08:58:48.296 | subnet_onboard 2022-07-28 08:58:48.297 | subnet-service-types 2022-07-28 08:58:48.297 | subnet_allocation 2022-07-28 08:58:48.297 | subnetpool-prefix-ops 2022-07-28 08:58:48.297 | standard-attr-tag 2022-07-28 08:58:48.297 | standard-attr-timestamp' 2022-07-28 08:58:48.297 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-07-28 08:58:48.297 | address-scope 2022-07-28 08:58:48.297 | router-admin-state-down-before-update 2022-07-28 08:58:48.297 | agent 2022-07-28 08:58:48.297 | agent-resources-synced 2022-07-28 08:58:48.298 | allowed-address-pairs 2022-07-28 08:58:48.298 | auto-allocated-topology 2022-07-28 08:58:48.298 | availability_zone 2022-07-28 08:58:48.298 | availability_zone_filter 2022-07-28 08:58:48.298 | default-subnetpools 2022-07-28 08:58:48.298 | dhcp_agent_scheduler 2022-07-28 08:58:48.298 | dvr 2022-07-28 08:58:48.298 | empty-string-filtering 2022-07-28 08:58:48.298 | external-net 2022-07-28 08:58:48.298 | extra_dhcp_opt 2022-07-28 08:58:48.298 | extraroute 2022-07-28 08:58:48.298 | extraroute-atomic 2022-07-28 08:58:48.298 | filter-validation 2022-07-28 08:58:48.298 | fip-port-details 2022-07-28 08:58:48.298 | flavors 2022-07-28 08:58:48.298 | floatingip-pools 2022-07-28 08:58:48.298 | ip-substring-filtering 2022-07-28 08:58:48.298 | router 2022-07-28 08:58:48.298 | ext-gw-mode 2022-07-28 08:58:48.298 | l3-ha 2022-07-28 08:58:48.299 | l3-flavors 2022-07-28 08:58:48.299 | l3-port-ip-change-not-allowed 2022-07-28 08:58:48.299 | l3_agent_scheduler 2022-07-28 08:58:48.299 | metering 2022-07-28 08:58:48.299 | metering_source_and_destination_fields 2022-07-28 08:58:48.299 | multi-provider 2022-07-28 08:58:48.299 | net-mtu 2022-07-28 08:58:48.299 | net-mtu-writable 2022-07-28 08:58:48.299 | network_availability_zone 2022-07-28 08:58:48.299 | network-ip-availability 2022-07-28 08:58:48.299 | pagination 2022-07-28 08:58:48.299 | port-device-profile 2022-07-28 08:58:48.299 | port-mac-override 2022-07-28 08:58:48.299 | port-mac-address-regenerate 2022-07-28 08:58:48.299 | port-numa-affinity-policy 2022-07-28 08:58:48.299 | binding 2022-07-28 08:58:48.299 | binding-extended 2022-07-28 08:58:48.299 | port-security 2022-07-28 08:58:48.299 | project-id 2022-07-28 08:58:48.299 | provider 2022-07-28 08:58:48.299 | quota-check-limit 2022-07-28 08:58:48.299 | quotas 2022-07-28 08:58:48.299 | quota_details 2022-07-28 08:58:48.299 | rbac-policies 2022-07-28 08:58:48.300 | rbac-address-group 2022-07-28 08:58:48.300 | rbac-address-scope 2022-07-28 08:58:48.300 | rbac-security-groups 2022-07-28 08:58:48.300 | rbac-subnetpool 2022-07-28 08:58:48.300 | revision-if-match 2022-07-28 08:58:48.300 | standard-attr-revisions 2022-07-28 08:58:48.300 | router_availability_zone 2022-07-28 08:58:48.300 | security-groups-normalized-cidr 2022-07-28 08:58:48.300 | port-security-groups-filtering 2022-07-28 08:58:48.300 | security-groups-remote-address-group 2022-07-28 08:58:48.300 | security-groups-shared-filtering 2022-07-28 08:58:48.300 | security-group 2022-07-28 08:58:48.300 | service-type 2022-07-28 08:58:48.300 | sorting 2022-07-28 08:58:48.300 | standard-attr-description 2022-07-28 08:58:48.300 | stateful-security-group 2022-07-28 08:58:48.300 | subnet_onboard 2022-07-28 08:58:48.300 | subnet-service-types 2022-07-28 08:58:48.300 | subnet_allocation 2022-07-28 08:58:48.300 | subnetpool-prefix-ops 2022-07-28 08:58:48.300 | standard-attr-tag 2022-07-28 08:58:48.300 | standard-attr-timestamp =~ router ]] 2022-07-28 08:58:48.302 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-07-28 08:58:48.305 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported external-net 2022-07-28 08:58:48.308 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=external-net 2022-07-28 08:58:48.312 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-07-28 08:58:50.768 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:58:50.768 | from cryptography.utils import int_from_bytes 2022-07-28 08:58:50.768 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:58:50.768 | from cryptography.utils import int_from_bytes 2022-07-28 08:58:50.916 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:58:50.920 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-07-28 08:58:50.920 | address-scope 2022-07-28 08:58:50.920 | router-admin-state-down-before-update 2022-07-28 08:58:50.920 | agent 2022-07-28 08:58:50.920 | agent-resources-synced 2022-07-28 08:58:50.920 | allowed-address-pairs 2022-07-28 08:58:50.920 | auto-allocated-topology 2022-07-28 08:58:50.920 | availability_zone 2022-07-28 08:58:50.920 | availability_zone_filter 2022-07-28 08:58:50.920 | default-subnetpools 2022-07-28 08:58:50.920 | dhcp_agent_scheduler 2022-07-28 08:58:50.920 | dvr 2022-07-28 08:58:50.920 | empty-string-filtering 2022-07-28 08:58:50.920 | external-net 2022-07-28 08:58:50.920 | extra_dhcp_opt 2022-07-28 08:58:50.920 | extraroute 2022-07-28 08:58:50.920 | extraroute-atomic 2022-07-28 08:58:50.920 | filter-validation 2022-07-28 08:58:50.920 | fip-port-details 2022-07-28 08:58:50.920 | flavors 2022-07-28 08:58:50.920 | floatingip-pools 2022-07-28 08:58:50.920 | ip-substring-filtering 2022-07-28 08:58:50.920 | router 2022-07-28 08:58:50.920 | ext-gw-mode 2022-07-28 08:58:50.920 | l3-ha 2022-07-28 08:58:50.920 | l3-flavors 2022-07-28 08:58:50.920 | l3-port-ip-change-not-allowed 2022-07-28 08:58:50.920 | l3_agent_scheduler 2022-07-28 08:58:50.920 | metering 2022-07-28 08:58:50.920 | metering_source_and_destination_fields 2022-07-28 08:58:50.921 | multi-provider 2022-07-28 08:58:50.921 | net-mtu 2022-07-28 08:58:50.921 | net-mtu-writable 2022-07-28 08:58:50.921 | network_availability_zone 2022-07-28 08:58:50.921 | network-ip-availability 2022-07-28 08:58:50.921 | pagination 2022-07-28 08:58:50.921 | port-device-profile 2022-07-28 08:58:50.921 | port-mac-override 2022-07-28 08:58:50.921 | port-mac-address-regenerate 2022-07-28 08:58:50.921 | port-numa-affinity-policy 2022-07-28 08:58:50.921 | binding 2022-07-28 08:58:50.921 | binding-extended 2022-07-28 08:58:50.921 | port-security 2022-07-28 08:58:50.921 | project-id 2022-07-28 08:58:50.921 | provider 2022-07-28 08:58:50.921 | quota-check-limit 2022-07-28 08:58:50.921 | quotas 2022-07-28 08:58:50.921 | quota_details 2022-07-28 08:58:50.921 | rbac-policies 2022-07-28 08:58:50.921 | rbac-address-group 2022-07-28 08:58:50.921 | rbac-address-scope 2022-07-28 08:58:50.921 | rbac-security-groups 2022-07-28 08:58:50.921 | rbac-subnetpool 2022-07-28 08:58:50.921 | revision-if-match 2022-07-28 08:58:50.921 | standard-attr-revisions 2022-07-28 08:58:50.921 | router_availability_zone 2022-07-28 08:58:50.921 | security-groups-normalized-cidr 2022-07-28 08:58:50.921 | port-security-groups-filtering 2022-07-28 08:58:50.921 | security-groups-remote-address-group 2022-07-28 08:58:50.921 | security-groups-shared-filtering 2022-07-28 08:58:50.921 | security-group 2022-07-28 08:58:50.921 | service-type 2022-07-28 08:58:50.921 | sorting 2022-07-28 08:58:50.921 | standard-attr-description 2022-07-28 08:58:50.921 | stateful-security-group 2022-07-28 08:58:50.921 | subnet_onboard 2022-07-28 08:58:50.922 | subnet-service-types 2022-07-28 08:58:50.922 | subnet_allocation 2022-07-28 08:58:50.922 | subnetpool-prefix-ops 2022-07-28 08:58:50.922 | standard-attr-tag 2022-07-28 08:58:50.922 | standard-attr-timestamp' 2022-07-28 08:58:50.923 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-07-28 08:58:50.923 | address-scope 2022-07-28 08:58:50.923 | router-admin-state-down-before-update 2022-07-28 08:58:50.923 | agent 2022-07-28 08:58:50.923 | agent-resources-synced 2022-07-28 08:58:50.924 | allowed-address-pairs 2022-07-28 08:58:50.924 | auto-allocated-topology 2022-07-28 08:58:50.924 | availability_zone 2022-07-28 08:58:50.924 | availability_zone_filter 2022-07-28 08:58:50.924 | default-subnetpools 2022-07-28 08:58:50.924 | dhcp_agent_scheduler 2022-07-28 08:58:50.924 | dvr 2022-07-28 08:58:50.924 | empty-string-filtering 2022-07-28 08:58:50.924 | external-net 2022-07-28 08:58:50.924 | extra_dhcp_opt 2022-07-28 08:58:50.924 | extraroute 2022-07-28 08:58:50.924 | extraroute-atomic 2022-07-28 08:58:50.924 | filter-validation 2022-07-28 08:58:50.924 | fip-port-details 2022-07-28 08:58:50.924 | flavors 2022-07-28 08:58:50.924 | floatingip-pools 2022-07-28 08:58:50.924 | ip-substring-filtering 2022-07-28 08:58:50.924 | router 2022-07-28 08:58:50.924 | ext-gw-mode 2022-07-28 08:58:50.924 | l3-ha 2022-07-28 08:58:50.924 | l3-flavors 2022-07-28 08:58:50.924 | l3-port-ip-change-not-allowed 2022-07-28 08:58:50.924 | l3_agent_scheduler 2022-07-28 08:58:50.924 | metering 2022-07-28 08:58:50.924 | metering_source_and_destination_fields 2022-07-28 08:58:50.924 | multi-provider 2022-07-28 08:58:50.924 | net-mtu 2022-07-28 08:58:50.924 | net-mtu-writable 2022-07-28 08:58:50.924 | network_availability_zone 2022-07-28 08:58:50.924 | network-ip-availability 2022-07-28 08:58:50.924 | pagination 2022-07-28 08:58:50.924 | port-device-profile 2022-07-28 08:58:50.924 | port-mac-override 2022-07-28 08:58:50.924 | port-mac-address-regenerate 2022-07-28 08:58:50.924 | port-numa-affinity-policy 2022-07-28 08:58:50.924 | binding 2022-07-28 08:58:50.925 | binding-extended 2022-07-28 08:58:50.925 | port-security 2022-07-28 08:58:50.925 | project-id 2022-07-28 08:58:50.925 | provider 2022-07-28 08:58:50.925 | quota-check-limit 2022-07-28 08:58:50.925 | quotas 2022-07-28 08:58:50.925 | quota_details 2022-07-28 08:58:50.925 | rbac-policies 2022-07-28 08:58:50.925 | rbac-address-group 2022-07-28 08:58:50.925 | rbac-address-scope 2022-07-28 08:58:50.925 | rbac-security-groups 2022-07-28 08:58:50.925 | rbac-subnetpool 2022-07-28 08:58:50.925 | revision-if-match 2022-07-28 08:58:50.925 | standard-attr-revisions 2022-07-28 08:58:50.925 | router_availability_zone 2022-07-28 08:58:50.925 | security-groups-normalized-cidr 2022-07-28 08:58:50.925 | port-security-groups-filtering 2022-07-28 08:58:50.925 | security-groups-remote-address-group 2022-07-28 08:58:50.925 | security-groups-shared-filtering 2022-07-28 08:58:50.925 | security-group 2022-07-28 08:58:50.925 | service-type 2022-07-28 08:58:50.925 | sorting 2022-07-28 08:58:50.925 | standard-attr-description 2022-07-28 08:58:50.925 | stateful-security-group 2022-07-28 08:58:50.925 | subnet_onboard 2022-07-28 08:58:50.925 | subnet-service-types 2022-07-28 08:58:50.925 | subnet_allocation 2022-07-28 08:58:50.925 | subnetpool-prefix-ops 2022-07-28 08:58:50.925 | standard-attr-tag 2022-07-28 08:58:50.925 | standard-attr-timestamp =~ external-net ]] 2022-07-28 08:58:50.926 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-07-28 08:58:50.929 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : [[ True == \T\r\u\e ]] 2022-07-28 08:58:50.933 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-07-28 08:58:50.934 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2022-07-28 08:58:50.934 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2022-07-28 08:58:50.937 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:58:50.940 | ++ functions-common:get_field:813 : read data 2022-07-28 08:58:53.719 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:58:53.719 | from cryptography.utils import int_from_bytes 2022-07-28 08:58:53.719 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:58:53.719 | from cryptography.utils import int_from_bytes 2022-07-28 08:58:53.719 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-28 08:58:53.870 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:58:53.873 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-07-28 08:58:53.876 | ++ functions-common:get_field:817 : field='$3' 2022-07-28 08:58:53.880 | ++ functions-common:get_field:819 : echo '| id | 83cdc737-b2db-413a-ab8a-69115d9df5a7 |' 2022-07-28 08:58:53.881 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-07-28 08:58:53.887 | ++ functions-common:get_field:813 : read data 2022-07-28 08:58:53.890 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : ROUTER_ID=83cdc737-b2db-413a-ab8a-69115d9df5a7 2022-07-28 08:58:53.893 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : die_if_not_set 215 ROUTER_ID 'Failure creating router router1' 2022-07-28 08:58:53.896 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 08:58:53.914 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : EXTERNAL_NETWORK_FLAGS=--external 2022-07-28 08:58:53.917 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : is_networking_extension_supported auto-allocated-topology 2022-07-28 08:58:53.919 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-07-28 08:58:53.923 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-07-28 08:58:56.386 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:58:56.387 | from cryptography.utils import int_from_bytes 2022-07-28 08:58:56.387 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:58:56.387 | from cryptography.utils import int_from_bytes 2022-07-28 08:58:56.541 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:58:56.544 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-07-28 08:58:56.544 | address-scope 2022-07-28 08:58:56.544 | router-admin-state-down-before-update 2022-07-28 08:58:56.544 | agent 2022-07-28 08:58:56.544 | agent-resources-synced 2022-07-28 08:58:56.544 | allowed-address-pairs 2022-07-28 08:58:56.544 | auto-allocated-topology 2022-07-28 08:58:56.544 | availability_zone 2022-07-28 08:58:56.544 | availability_zone_filter 2022-07-28 08:58:56.544 | default-subnetpools 2022-07-28 08:58:56.544 | dhcp_agent_scheduler 2022-07-28 08:58:56.544 | dvr 2022-07-28 08:58:56.544 | empty-string-filtering 2022-07-28 08:58:56.544 | external-net 2022-07-28 08:58:56.544 | extra_dhcp_opt 2022-07-28 08:58:56.544 | extraroute 2022-07-28 08:58:56.544 | extraroute-atomic 2022-07-28 08:58:56.544 | filter-validation 2022-07-28 08:58:56.545 | fip-port-details 2022-07-28 08:58:56.545 | flavors 2022-07-28 08:58:56.545 | floatingip-pools 2022-07-28 08:58:56.545 | ip-substring-filtering 2022-07-28 08:58:56.545 | router 2022-07-28 08:58:56.545 | ext-gw-mode 2022-07-28 08:58:56.545 | l3-ha 2022-07-28 08:58:56.545 | l3-flavors 2022-07-28 08:58:56.545 | l3-port-ip-change-not-allowed 2022-07-28 08:58:56.545 | l3_agent_scheduler 2022-07-28 08:58:56.545 | metering 2022-07-28 08:58:56.545 | metering_source_and_destination_fields 2022-07-28 08:58:56.545 | multi-provider 2022-07-28 08:58:56.545 | net-mtu 2022-07-28 08:58:56.545 | net-mtu-writable 2022-07-28 08:58:56.545 | network_availability_zone 2022-07-28 08:58:56.545 | network-ip-availability 2022-07-28 08:58:56.545 | pagination 2022-07-28 08:58:56.545 | port-device-profile 2022-07-28 08:58:56.545 | port-mac-override 2022-07-28 08:58:56.545 | port-mac-address-regenerate 2022-07-28 08:58:56.545 | port-numa-affinity-policy 2022-07-28 08:58:56.545 | binding 2022-07-28 08:58:56.545 | binding-extended 2022-07-28 08:58:56.545 | port-security 2022-07-28 08:58:56.545 | project-id 2022-07-28 08:58:56.545 | provider 2022-07-28 08:58:56.545 | quota-check-limit 2022-07-28 08:58:56.545 | quotas 2022-07-28 08:58:56.545 | quota_details 2022-07-28 08:58:56.545 | rbac-policies 2022-07-28 08:58:56.545 | rbac-address-group 2022-07-28 08:58:56.545 | rbac-address-scope 2022-07-28 08:58:56.545 | rbac-security-groups 2022-07-28 08:58:56.545 | rbac-subnetpool 2022-07-28 08:58:56.545 | revision-if-match 2022-07-28 08:58:56.545 | standard-attr-revisions 2022-07-28 08:58:56.545 | router_availability_zone 2022-07-28 08:58:56.546 | security-groups-normalized-cidr 2022-07-28 08:58:56.546 | port-security-groups-filtering 2022-07-28 08:58:56.546 | security-groups-remote-address-group 2022-07-28 08:58:56.546 | security-groups-shared-filtering 2022-07-28 08:58:56.546 | security-group 2022-07-28 08:58:56.546 | service-type 2022-07-28 08:58:56.546 | sorting 2022-07-28 08:58:56.546 | standard-attr-description 2022-07-28 08:58:56.546 | stateful-security-group 2022-07-28 08:58:56.546 | subnet_onboard 2022-07-28 08:58:56.546 | subnet-service-types 2022-07-28 08:58:56.546 | subnet_allocation 2022-07-28 08:58:56.546 | subnetpool-prefix-ops 2022-07-28 08:58:56.546 | standard-attr-tag 2022-07-28 08:58:56.546 | standard-attr-timestamp' 2022-07-28 08:58:56.547 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-07-28 08:58:56.547 | address-scope 2022-07-28 08:58:56.547 | router-admin-state-down-before-update 2022-07-28 08:58:56.547 | agent 2022-07-28 08:58:56.547 | agent-resources-synced 2022-07-28 08:58:56.547 | allowed-address-pairs 2022-07-28 08:58:56.547 | auto-allocated-topology 2022-07-28 08:58:56.547 | availability_zone 2022-07-28 08:58:56.547 | availability_zone_filter 2022-07-28 08:58:56.547 | default-subnetpools 2022-07-28 08:58:56.547 | dhcp_agent_scheduler 2022-07-28 08:58:56.547 | dvr 2022-07-28 08:58:56.547 | empty-string-filtering 2022-07-28 08:58:56.547 | external-net 2022-07-28 08:58:56.547 | extra_dhcp_opt 2022-07-28 08:58:56.547 | extraroute 2022-07-28 08:58:56.547 | extraroute-atomic 2022-07-28 08:58:56.547 | filter-validation 2022-07-28 08:58:56.547 | fip-port-details 2022-07-28 08:58:56.547 | flavors 2022-07-28 08:58:56.547 | floatingip-pools 2022-07-28 08:58:56.547 | ip-substring-filtering 2022-07-28 08:58:56.548 | router 2022-07-28 08:58:56.548 | ext-gw-mode 2022-07-28 08:58:56.548 | l3-ha 2022-07-28 08:58:56.548 | l3-flavors 2022-07-28 08:58:56.548 | l3-port-ip-change-not-allowed 2022-07-28 08:58:56.548 | l3_agent_scheduler 2022-07-28 08:58:56.548 | metering 2022-07-28 08:58:56.548 | metering_source_and_destination_fields 2022-07-28 08:58:56.548 | multi-provider 2022-07-28 08:58:56.548 | net-mtu 2022-07-28 08:58:56.548 | net-mtu-writable 2022-07-28 08:58:56.548 | network_availability_zone 2022-07-28 08:58:56.548 | network-ip-availability 2022-07-28 08:58:56.548 | pagination 2022-07-28 08:58:56.548 | port-device-profile 2022-07-28 08:58:56.548 | port-mac-override 2022-07-28 08:58:56.548 | port-mac-address-regenerate 2022-07-28 08:58:56.548 | port-numa-affinity-policy 2022-07-28 08:58:56.548 | binding 2022-07-28 08:58:56.548 | binding-extended 2022-07-28 08:58:56.548 | port-security 2022-07-28 08:58:56.548 | project-id 2022-07-28 08:58:56.548 | provider 2022-07-28 08:58:56.548 | quota-check-limit 2022-07-28 08:58:56.548 | quotas 2022-07-28 08:58:56.548 | quota_details 2022-07-28 08:58:56.548 | rbac-policies 2022-07-28 08:58:56.548 | rbac-address-group 2022-07-28 08:58:56.548 | rbac-address-scope 2022-07-28 08:58:56.548 | rbac-security-groups 2022-07-28 08:58:56.548 | rbac-subnetpool 2022-07-28 08:58:56.548 | revision-if-match 2022-07-28 08:58:56.548 | standard-attr-revisions 2022-07-28 08:58:56.548 | router_availability_zone 2022-07-28 08:58:56.549 | security-groups-normalized-cidr 2022-07-28 08:58:56.549 | port-security-groups-filtering 2022-07-28 08:58:56.549 | security-groups-remote-address-group 2022-07-28 08:58:56.549 | security-groups-shared-filtering 2022-07-28 08:58:56.549 | security-group 2022-07-28 08:58:56.549 | service-type 2022-07-28 08:58:56.549 | sorting 2022-07-28 08:58:56.549 | standard-attr-description 2022-07-28 08:58:56.549 | stateful-security-group 2022-07-28 08:58:56.549 | subnet_onboard 2022-07-28 08:58:56.549 | subnet-service-types 2022-07-28 08:58:56.549 | subnet_allocation 2022-07-28 08:58:56.549 | subnetpool-prefix-ops 2022-07-28 08:58:56.549 | standard-attr-tag 2022-07-28 08:58:56.549 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-07-28 08:58:56.551 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-07-28 08:58:56.554 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:224 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-07-28 08:58:56.557 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : '[' True = True ']' 2022-07-28 08:58:56.562 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : grep ' id ' 2022-07-28 08:58:56.562 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2022-07-28 08:58:56.562 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : get_field 2 2022-07-28 08:58:56.565 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:58:56.568 | ++ functions-common:get_field:813 : read data 2022-07-28 08:58:59.285 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:58:59.285 | from cryptography.utils import int_from_bytes 2022-07-28 08:58:59.285 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:58:59.285 | from cryptography.utils import int_from_bytes 2022-07-28 08:58:59.443 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:58:59.446 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-07-28 08:58:59.449 | ++ functions-common:get_field:817 : field='$3' 2022-07-28 08:58:59.452 | ++ functions-common:get_field:819 : echo '| id | da06ae35-9846-4176-947a-e4b36a12331f |' 2022-07-28 08:58:59.453 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-07-28 08:58:59.459 | ++ functions-common:get_field:813 : read data 2022-07-28 08:58:59.463 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXT_NET_ID=da06ae35-9846-4176-947a-e4b36a12331f 2022-07-28 08:58:59.465 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : die_if_not_set 232 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2022-07-28 08:58:59.468 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 08:58:59.487 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : [[ 4 =~ 4.* ]] 2022-07-28 08:58:59.490 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : _neutron_configure_router_v4 2022-07-28 08:58:59.492 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:315 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 83cdc737-b2db-413a-ab8a-69115d9df5a7 68ab3d15-dbca-47df-b8d2-da49d1a6d2b6 2022-07-28 08:59:01.967 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:59:01.967 | from cryptography.utils import int_from_bytes 2022-07-28 08:59:01.967 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:59:01.967 | from cryptography.utils import int_from_bytes 2022-07-28 08:59:01.967 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-28 08:59:02.133 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-28 08:59:04.095 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:317 : local id_and_ext_gw_ip 2022-07-28 08:59:04.099 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : _neutron_create_public_subnet_v4 da06ae35-9846-4176-947a-e4b36a12331f 2022-07-28 08:59:04.101 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:288 : local 'subnet_params=--ip-version 4 ' 2022-07-28 08:59:04.104 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:289 : subnet_params+=' ' 2022-07-28 08:59:04.106 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:290 : [[ -n 172.28.0.1 ]] 2022-07-28 08:59:04.109 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:291 : subnet_params+='--gateway 172.28.0.1 ' 2022-07-28 08:59:04.111 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:293 : subnet_params+='--network da06ae35-9846-4176-947a-e4b36a12331f --subnet-range 172.28.0.0/24 --no-dhcp ' 2022-07-28 08:59:04.113 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : subnet_params+=public-subnet 2022-07-28 08:59:04.116 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local id_and_ext_gw_ip 2022-07-28 08:59:04.120 | +++ 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.0.1 --network da06ae35-9846-4176-947a-e4b36a12331f --subnet-range 172.28.0.0/24 --no-dhcp public-subnet 2022-07-28 08:59:04.120 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : grep -e gateway_ip -e ' id ' 2022-07-28 08:59:07.318 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:59:07.318 | from cryptography.utils import int_from_bytes 2022-07-28 08:59:07.318 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:59:07.318 | from cryptography.utils import int_from_bytes 2022-07-28 08:59:07.318 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-28 08:59:07.483 | +++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:59:07.487 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : id_and_ext_gw_ip='| gateway_ip | 172.28.0.1 | 2022-07-28 08:59:07.487 | | id | b91da9cc-d01a-45dd-ad01-5a13089fa742 |' 2022-07-28 08:59:07.491 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : die_if_not_set 297 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2022-07-28 08:59:07.494 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 08:59:07.513 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:298 : echo '|' gateway_ip '|' 172.28.0.1 '|' '|' id '|' b91da9cc-d01a-45dd-ad01-5a13089fa742 '|' 2022-07-28 08:59:07.516 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.28.0.1 | | id | b91da9cc-d01a-45dd-ad01-5a13089fa742 |' 2022-07-28 08:59:07.518 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:319 : local ext_gw_ip 2022-07-28 08:59:07.522 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : echo '|' gateway_ip '|' 172.28.0.1 '|' '|' id '|' b91da9cc-d01a-45dd-ad01-5a13089fa742 '|' 2022-07-28 08:59:07.523 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : get_field 2 2022-07-28 08:59:07.525 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:59:07.528 | ++ functions-common:get_field:813 : read data 2022-07-28 08:59:07.530 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-07-28 08:59:07.533 | ++ functions-common:get_field:817 : field='$3' 2022-07-28 08:59:07.536 | ++ functions-common:get_field:819 : echo '| gateway_ip | 172.28.0.1 | | id | b91da9cc-d01a-45dd-ad01-5a13089fa742 |' 2022-07-28 08:59:07.536 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-07-28 08:59:07.542 | ++ functions-common:get_field:813 : read data 2022-07-28 08:59:07.546 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : ext_gw_ip=172.28.0.1 2022-07-28 08:59:07.549 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : echo '|' gateway_ip '|' 172.28.0.1 '|' '|' id '|' b91da9cc-d01a-45dd-ad01-5a13089fa742 '|' 2022-07-28 08:59:07.549 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : get_field 5 2022-07-28 08:59:07.552 | ++ functions-common:get_field:812 : local data field 2022-07-28 08:59:07.555 | ++ functions-common:get_field:813 : read data 2022-07-28 08:59:07.557 | ++ functions-common:get_field:814 : '[' 5 -lt 0 ']' 2022-07-28 08:59:07.559 | ++ functions-common:get_field:817 : field='$6' 2022-07-28 08:59:07.562 | ++ functions-common:get_field:819 : echo '| gateway_ip | 172.28.0.1 | | id | b91da9cc-d01a-45dd-ad01-5a13089fa742 |' 2022-07-28 08:59:07.563 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-07-28 08:59:07.569 | ++ functions-common:get_field:813 : read data 2022-07-28 08:59:07.572 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : PUB_SUBNET_ID=b91da9cc-d01a-45dd-ad01-5a13089fa742 2022-07-28 08:59:07.575 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway da06ae35-9846-4176-947a-e4b36a12331f 83cdc737-b2db-413a-ab8a-69115d9df5a7 2022-07-28 08:59:10.368 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:59:10.368 | from cryptography.utils import int_from_bytes 2022-07-28 08:59:10.368 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:59:10.368 | from cryptography.utils import int_from_bytes 2022-07-28 08:59:10.368 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-07-28 08:59:12.858 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : [[ openvswitch == \o\v\n ]] 2022-07-28 08:59:12.860 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : is_service_enabled q-l3 neutron-l3 2022-07-28 08:59:12.879 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:59:12.882 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : local ext_gw_interface=none 2022-07-28 08:59:12.885 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : is_neutron_ovs_base_plugin 2022-07-28 08:59:12.887 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-07-28 08:59:12.891 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : _neutron_get_ext_gw_interface 2022-07-28 08:59:12.894 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-07-28 08:59:12.896 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:143 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2022-07-28 08:59:12.921 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-07-28 08:59:12.925 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : ext_gw_interface=br-data 2022-07-28 08:59:12.927 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ br-data != \n\o\n\e ]] 2022-07-28 08:59:12.930 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local cidr_len=24 2022-07-28 08:59:12.934 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : local 'testcmd=ip -o link | grep -q br-data' 2022-07-28 08:59:12.936 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2022-07-28 08:59:12.940 | + functions-common:test_with_retry:2378 : local 'testcmd=ip -o link | grep -q br-data' 2022-07-28 08:59:12.943 | + functions-common:test_with_retry:2379 : local 'failmsg=br-data creation failed' 2022-07-28 08:59:12.946 | + functions-common:test_with_retry:2380 : local until=10 2022-07-28 08:59:12.949 | + functions-common:test_with_retry:2381 : local sleep=0.5 2022-07-28 08:59:12.951 | + functions-common:test_with_retry:2383 : time_start test_with_retry 2022-07-28 08:59:12.955 | + functions-common:time_start:2426 : local name=test_with_retry 2022-07-28 08:59:12.959 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:59:12.962 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:59:12.966 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:59:12.972 | + functions-common:time_start:2431 : _TIME_START[$name]=1658998752968 2022-07-28 08:59:12.975 | + functions-common:test_with_retry:2384 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-07-28 08:59:12.984 | + functions-common:test_with_retry:2387 : time_stop test_with_retry 2022-07-28 08:59:12.987 | + functions-common:time_stop:2440 : local name 2022-07-28 08:59:12.990 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:59:12.994 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:59:12.997 | + functions-common:time_stop:2443 : local total 2022-07-28 08:59:12.999 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:59:13.002 | + functions-common:time_stop:2446 : name=test_with_retry 2022-07-28 08:59:13.010 | + functions-common:time_stop:2447 : start_time=1658998752968 2022-07-28 08:59:13.014 | + functions-common:time_stop:2449 : [[ -z 1658998752968 ]] 2022-07-28 08:59:13.018 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:59:13.026 | + functions-common:time_stop:2452 : end_time=1658998753021 2022-07-28 08:59:13.029 | + functions-common:time_stop:2453 : elapsed_time=53 2022-07-28 08:59:13.033 | + functions-common:time_stop:2454 : total=5620 2022-07-28 08:59:13.037 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:59:13.041 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5673 2022-07-28 08:59:13.047 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ip addr show dev br-data 2022-07-28 08:59:13.048 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : grep -c 172.28.0.1 2022-07-28 08:59:13.055 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ 0 == 0 ]] 2022-07-28 08:59:13.058 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \F\a\l\s\e ]] 2022-07-28 08:59:13.061 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ False == \T\r\u\e ]] 2022-07-28 08:59:13.065 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \T\r\u\e ]] 2022-07-28 08:59:13.068 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : sudo ip addr add 172.28.0.1/24 dev br-data 2022-07-28 08:59:13.090 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : sudo ip link set br-data up 2022-07-28 08:59:13.114 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2022-07-28 08:59:13.114 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : awk -Fip_address '{ print $2 }' 2022-07-28 08:59:13.114 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : cut -f2 '-d'\''' 2022-07-28 08:59:13.117 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : tr '\n' ' ' 2022-07-28 08:59:15.777 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:59:15.777 | from cryptography.utils import int_from_bytes 2022-07-28 08:59:15.777 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:59:15.777 | from cryptography.utils import int_from_bytes 2022-07-28 08:59:15.940 | ++ functions-common:oscwrap:2480 : return 0 2022-07-28 08:59:15.945 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : ROUTER_GW_IP=' 172.28.0.7 ' 2022-07-28 08:59:15.948 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : die_if_not_set 351 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-07-28 08:59:15.950 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-28 08:59:15.971 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : _neutron_set_router_id 2022-07-28 08:59:15.974 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-07-28 08:59:15.978 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : [[ 4 =~ .*6 ]] 2022-07-28 08:59:15.981 | + ./stack.sh:main:1312 : is_service_enabled nova 2022-07-28 08:59:16.002 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:59:16.005 | + ./stack.sh:main:1313 : echo_summary 'Starting Nova' 2022-07-28 08:59:16.008 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 08:59:16.011 | + ./stack.sh:echo_summary:441 : echo -e Starting Nova 2022-07-28 08:59:16.014 | + ./stack.sh:main:1314 : start_nova 2022-07-28 08:59:16.017 | + lib/nova:start_nova:1132 : start_nova_rest 2022-07-28 08:59:16.021 | + lib/nova:start_nova_rest:1041 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 08:59:16.024 | + lib/nova:start_nova_rest:1042 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 08:59:16.027 | + lib/nova:start_nova_rest:1042 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 08:59:16.030 | + lib/nova:start_nova_rest:1044 : local compute_cell_conf=/etc/nova/nova.conf 2022-07-28 08:59:16.033 | + lib/nova:start_nova_rest:1046 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-07-28 08:59:16.036 | + functions-common:run_process:1694 : local service=n-sch 2022-07-28 08:59:16.040 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-07-28 08:59:16.043 | + functions-common:run_process:1696 : local group= 2022-07-28 08:59:16.046 | + functions-common:run_process:1697 : local user= 2022-07-28 08:59:16.049 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 08:59:16.052 | + functions-common:run_process:1700 : local name=n-sch 2022-07-28 08:59:16.055 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 08:59:16.057 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 08:59:16.061 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:59:16.064 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:59:16.068 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:59:16.075 | + functions-common:time_start:2431 : _TIME_START[$name]=1658998756070 2022-07-28 08:59:16.079 | + functions-common:run_process:1703 : is_service_enabled n-sch 2022-07-28 08:59:16.098 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:59:16.102 | + functions-common:run_process:1704 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2022-07-28 08:59:16.105 | + functions-common:_run_under_systemd:1654 : local service=n-sch 2022-07-28 08:59:16.108 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-07-28 08:59:16.110 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-07-28 08:59:16.113 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-07-28 08:59:16.116 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-07-28 08:59:16.119 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-07-28 08:59:16.122 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-07-28 08:59:16.125 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-sch.service 2022-07-28 08:59:16.128 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 08:59:16.131 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 08:59:16.134 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 08:59:16.137 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 08:59:16.140 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-07-28 08:59:16.144 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu '' 2022-07-28 08:59:16.147 | + functions-common:write_user_unit_file:1563 : local service=devstack@n-sch.service 2022-07-28 08:59:16.149 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-07-28 08:59:16.152 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 08:59:16.156 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 08:59:16.159 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 08:59:16.162 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 08:59:16.165 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 08:59:16.168 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-07-28 08:59:16.173 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 08:59:16.180 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-07-28 08:59:16.248 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-07-28 08:59:16.316 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-07-28 08:59:16.384 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-07-28 08:59:16.449 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-07-28 08:59:16.524 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 08:59:16.602 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 08:59:16.604 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 08:59:16.607 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-07-28 08:59:16.672 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 08:59:17.248 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-sch.service 2022-07-28 08:59:17.264 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-07-28 08:59:17.809 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-sch.service 2022-07-28 08:59:17.841 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 08:59:17.845 | + functions-common:time_stop:2440 : local name 2022-07-28 08:59:17.849 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:59:17.852 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:59:17.855 | + functions-common:time_stop:2443 : local total 2022-07-28 08:59:17.858 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:59:17.862 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 08:59:17.865 | + functions-common:time_stop:2447 : start_time=1658998756070 2022-07-28 08:59:17.868 | + functions-common:time_stop:2449 : [[ -z 1658998756070 ]] 2022-07-28 08:59:17.872 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:59:17.878 | + functions-common:time_stop:2452 : end_time=1658998757874 2022-07-28 08:59:17.881 | + functions-common:time_stop:2453 : elapsed_time=1804 2022-07-28 08:59:17.884 | + functions-common:time_stop:2454 : total=24198 2022-07-28 08:59:17.887 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:59:17.890 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=26002 2022-07-28 08:59:17.893 | + lib/nova:start_nova_rest:1047 : '[' True == False ']' 2022-07-28 08:59:17.899 | ++ lib/nova:start_nova_rest:1050 : which uwsgi 2022-07-28 08:59:17.906 | + lib/nova:start_nova_rest:1050 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-07-28 08:59:17.908 | + functions-common:run_process:1694 : local service=n-api-meta 2022-07-28 08:59:17.912 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-07-28 08:59:17.915 | + functions-common:run_process:1696 : local group= 2022-07-28 08:59:17.918 | + functions-common:run_process:1697 : local user= 2022-07-28 08:59:17.921 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 08:59:17.924 | + functions-common:run_process:1700 : local name=n-api-meta 2022-07-28 08:59:17.927 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 08:59:17.931 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 08:59:17.934 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:59:17.937 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:59:17.941 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:59:17.947 | + functions-common:time_start:2431 : _TIME_START[$name]=1658998757944 2022-07-28 08:59:17.950 | + functions-common:run_process:1703 : is_service_enabled n-api-meta 2022-07-28 08:59:17.978 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:59:17.981 | + functions-common:run_process:1704 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2022-07-28 08:59:17.985 | + functions-common:_run_under_systemd:1654 : local service=n-api-meta 2022-07-28 08:59:17.988 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-07-28 08:59:17.991 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-07-28 08:59:17.994 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-07-28 08:59:17.997 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-07-28 08:59:18.001 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-07-28 08:59:18.004 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-07-28 08:59:18.008 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-api-meta.service 2022-07-28 08:59:18.011 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 08:59:18.015 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 08:59:18.018 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 08:59:18.021 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 08:59:18.025 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-07-28 08:59:18.029 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' ubuntu '' 2022-07-28 08:59:18.033 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@n-api-meta.service 2022-07-28 08:59:18.035 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-07-28 08:59:18.038 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-07-28 08:59:18.041 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-07-28 08:59:18.044 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-07-28 08:59:18.047 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-07-28 08:59:18.050 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-07-28 08:59:18.056 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-07-28 08:59:18.136 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-07-28 08:59:18.212 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-07-28 08:59:18.284 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-07-28 08:59:18.365 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 08:59:18.443 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-07-28 08:59:18.514 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-07-28 08:59:18.593 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-07-28 08:59:18.660 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-07-28 08:59:18.738 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-07-28 08:59:18.809 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-07-28 08:59:18.816 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-07-28 08:59:18.822 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-07-28 08:59:18.897 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-07-28 08:59:19.475 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-api-meta.service 2022-07-28 08:59:19.490 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-07-28 08:59:20.067 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-api-meta.service 2022-07-28 08:59:20.164 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 08:59:20.174 | + functions-common:time_stop:2440 : local name 2022-07-28 08:59:20.178 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:59:20.183 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:59:20.189 | + functions-common:time_stop:2443 : local total 2022-07-28 08:59:20.193 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:59:20.196 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 08:59:20.199 | + functions-common:time_stop:2447 : start_time=1658998757944 2022-07-28 08:59:20.202 | + functions-common:time_stop:2449 : [[ -z 1658998757944 ]] 2022-07-28 08:59:20.212 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:59:20.216 | + functions-common:time_stop:2452 : end_time=1658998760213 2022-07-28 08:59:20.222 | + functions-common:time_stop:2453 : elapsed_time=2269 2022-07-28 08:59:20.225 | + functions-common:time_stop:2454 : total=26002 2022-07-28 08:59:20.231 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:59:20.233 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=28271 2022-07-28 08:59:20.236 | + lib/nova:start_nova_rest:1053 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 08:59:20.239 | + lib/nova:start_nova_rest:1053 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 08:59:20.243 | + lib/nova:start_nova:1133 : start_nova_console_proxies 2022-07-28 08:59:20.245 | + lib/nova:start_nova_console_proxies:1068 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 08:59:20.248 | + lib/nova:start_nova_console_proxies:1070 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 08:59:20.251 | + lib/nova:start_nova_console_proxies:1070 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 08:59:20.255 | + lib/nova:start_nova_console_proxies:1072 : local api_cell_conf=/etc/nova/nova.conf 2022-07-28 08:59:20.258 | + lib/nova:start_nova_console_proxies:1074 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-28 08:59:20.260 | + lib/nova:start_nova_console_proxies:1079 : enable_nova_console_proxies 2022-07-28 08:59:20.272 | ++ lib/nova:enable_nova_console_proxies:1057 : seq 1 1 2022-07-28 08:59:20.272 | + lib/nova:enable_nova_console_proxies:1057 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 08:59:20.276 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-07-28 08:59:20.276 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-novnc 2022-07-28 08:59:20.304 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:59:20.308 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-07-28 08:59:20.312 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-spice 2022-07-28 08:59:20.348 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:59:20.352 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-07-28 08:59:20.356 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-sproxy 2022-07-28 08:59:20.388 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:59:20.396 | ++ lib/nova:start_nova_console_proxies:1080 : seq 1 1 2022-07-28 08:59:20.400 | + lib/nova:start_nova_console_proxies:1080 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 08:59:20.404 | + lib/nova:start_nova_console_proxies:1081 : local conf 2022-07-28 08:59:20.408 | ++ lib/nova:start_nova_console_proxies:1082 : conductor_conf 1 2022-07-28 08:59:20.412 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-28 08:59:20.416 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-28 08:59:20.419 | + lib/nova:start_nova_console_proxies:1082 : conf=/etc/nova/nova_cell1.conf 2022-07-28 08:59:20.424 | + lib/nova:start_nova_console_proxies:1083 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-07-28 08:59:20.429 | + functions-common:run_process:1694 : local service=n-novnc-cell1 2022-07-28 08:59:20.433 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-07-28 08:59:20.436 | + functions-common:run_process:1696 : local group= 2022-07-28 08:59:20.440 | + functions-common:run_process:1697 : local user= 2022-07-28 08:59:20.444 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 08:59:20.448 | + functions-common:run_process:1700 : local name=n-novnc-cell1 2022-07-28 08:59:20.451 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 08:59:20.460 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 08:59:20.464 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:59:20.472 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:59:20.479 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:59:20.487 | + functions-common:time_start:2431 : _TIME_START[$name]=1658998760481 2022-07-28 08:59:20.491 | + functions-common:run_process:1703 : is_service_enabled n-novnc-cell1 2022-07-28 08:59:20.518 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:59:20.521 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 08:59:20.525 | + functions-common:time_stop:2440 : local name 2022-07-28 08:59:20.528 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:59:20.531 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:59:20.534 | + functions-common:time_stop:2443 : local total 2022-07-28 08:59:20.537 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:59:20.540 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 08:59:20.544 | + functions-common:time_stop:2447 : start_time=1658998760481 2022-07-28 08:59:20.547 | + functions-common:time_stop:2449 : [[ -z 1658998760481 ]] 2022-07-28 08:59:20.555 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:59:20.558 | + functions-common:time_stop:2452 : end_time=1658998760553 2022-07-28 08:59:20.561 | + functions-common:time_stop:2453 : elapsed_time=72 2022-07-28 08:59:20.564 | + functions-common:time_stop:2454 : total=28271 2022-07-28 08:59:20.568 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:59:20.571 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=28343 2022-07-28 08:59:20.574 | + lib/nova:start_nova_console_proxies:1084 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-07-28 08:59:20.578 | + functions-common:run_process:1694 : local service=n-spice-cell1 2022-07-28 08:59:20.581 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-07-28 08:59:20.584 | + functions-common:run_process:1696 : local group= 2022-07-28 08:59:20.587 | + functions-common:run_process:1697 : local user= 2022-07-28 08:59:20.592 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 08:59:20.595 | + functions-common:run_process:1700 : local name=n-spice-cell1 2022-07-28 08:59:20.598 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 08:59:20.601 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 08:59:20.604 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:59:20.609 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:59:20.617 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:59:20.622 | + functions-common:time_start:2431 : _TIME_START[$name]=1658998760615 2022-07-28 08:59:20.629 | + functions-common:run_process:1703 : is_service_enabled n-spice-cell1 2022-07-28 08:59:20.659 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:59:20.663 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 08:59:20.667 | + functions-common:time_stop:2440 : local name 2022-07-28 08:59:20.670 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:59:20.674 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:59:20.677 | + functions-common:time_stop:2443 : local total 2022-07-28 08:59:20.681 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:59:20.684 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 08:59:20.687 | + functions-common:time_stop:2447 : start_time=1658998760615 2022-07-28 08:59:20.692 | + functions-common:time_stop:2449 : [[ -z 1658998760615 ]] 2022-07-28 08:59:20.699 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:59:20.703 | + functions-common:time_stop:2452 : end_time=1658998760698 2022-07-28 08:59:20.707 | + functions-common:time_stop:2453 : elapsed_time=83 2022-07-28 08:59:20.710 | + functions-common:time_stop:2454 : total=28343 2022-07-28 08:59:20.713 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:59:20.721 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=28426 2022-07-28 08:59:20.725 | + lib/nova:start_nova_console_proxies:1085 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-07-28 08:59:20.728 | + functions-common:run_process:1694 : local service=n-sproxy-cell1 2022-07-28 08:59:20.736 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-07-28 08:59:20.739 | + functions-common:run_process:1696 : local group= 2022-07-28 08:59:20.742 | + functions-common:run_process:1697 : local user= 2022-07-28 08:59:20.745 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 08:59:20.747 | + functions-common:run_process:1700 : local name=n-sproxy-cell1 2022-07-28 08:59:20.750 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 08:59:20.753 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 08:59:20.756 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:59:20.759 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:59:20.763 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:59:20.768 | + functions-common:time_start:2431 : _TIME_START[$name]=1658998760764 2022-07-28 08:59:20.771 | + functions-common:run_process:1703 : is_service_enabled n-sproxy-cell1 2022-07-28 08:59:20.792 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:59:20.795 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 08:59:20.797 | + functions-common:time_stop:2440 : local name 2022-07-28 08:59:20.800 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:59:20.803 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:59:20.806 | + functions-common:time_stop:2443 : local total 2022-07-28 08:59:20.808 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:59:20.811 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 08:59:20.814 | + functions-common:time_stop:2447 : start_time=1658998760764 2022-07-28 08:59:20.816 | + functions-common:time_stop:2449 : [[ -z 1658998760764 ]] 2022-07-28 08:59:20.820 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:59:20.825 | + functions-common:time_stop:2452 : end_time=1658998760821 2022-07-28 08:59:20.828 | + functions-common:time_stop:2453 : elapsed_time=57 2022-07-28 08:59:20.831 | + functions-common:time_stop:2454 : total=28426 2022-07-28 08:59:20.833 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:59:20.836 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=28483 2022-07-28 08:59:20.839 | + lib/nova:start_nova_console_proxies:1089 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 08:59:20.842 | + lib/nova:start_nova_console_proxies:1089 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 08:59:20.845 | + lib/nova:start_nova:1134 : start_nova_conductor 2022-07-28 08:59:20.848 | + lib/nova:start_nova_conductor:1102 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-28 08:59:20.851 | + lib/nova:start_nova_conductor:1108 : enable_nova_fleet 2022-07-28 08:59:20.854 | + lib/nova:enable_nova_fleet:1093 : is_service_enabled n-cond 2022-07-28 08:59:20.877 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:59:20.881 | + lib/nova:enable_nova_fleet:1094 : enable_service n-super-cond 2022-07-28 08:59:20.949 | ++ lib/nova:enable_nova_fleet:1095 : seq 1 1 2022-07-28 08:59:20.954 | + lib/nova:enable_nova_fleet:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 08:59:20.957 | + lib/nova:enable_nova_fleet:1096 : enable_service n-cond-cell1 2022-07-28 08:59:21.039 | + lib/nova:start_nova_conductor:1109 : is_service_enabled n-super-cond 2022-07-28 08:59:21.063 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:59:21.065 | + lib/nova:start_nova_conductor:1110 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-07-28 08:59:21.068 | + functions-common:run_process:1694 : local service=n-super-cond 2022-07-28 08:59:21.071 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-07-28 08:59:21.074 | + functions-common:run_process:1696 : local group= 2022-07-28 08:59:21.077 | + functions-common:run_process:1697 : local user= 2022-07-28 08:59:21.080 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 08:59:21.083 | + functions-common:run_process:1700 : local name=n-super-cond 2022-07-28 08:59:21.086 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 08:59:21.089 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 08:59:21.091 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:59:21.094 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:59:21.100 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:59:21.109 | + functions-common:time_start:2431 : _TIME_START[$name]=1658998761099 2022-07-28 08:59:21.109 | + functions-common:run_process:1703 : is_service_enabled n-super-cond 2022-07-28 08:59:21.136 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:59:21.140 | + functions-common:run_process:1704 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2022-07-28 08:59:21.144 | + functions-common:_run_under_systemd:1654 : local service=n-super-cond 2022-07-28 08:59:21.147 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-07-28 08:59:21.149 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-07-28 08:59:21.153 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-07-28 08:59:21.156 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-07-28 08:59:21.160 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-07-28 08:59:21.163 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-07-28 08:59:21.165 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-super-cond.service 2022-07-28 08:59:21.168 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 08:59:21.171 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 08:59:21.174 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 08:59:21.184 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 08:59:21.184 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-07-28 08:59:21.188 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu '' 2022-07-28 08:59:21.192 | + functions-common:write_user_unit_file:1563 : local service=devstack@n-super-cond.service 2022-07-28 08:59:21.192 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-07-28 08:59:21.196 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 08:59:21.200 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 08:59:21.200 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 08:59:21.204 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 08:59:21.208 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 08:59:21.212 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-07-28 08:59:21.212 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 08:59:21.220 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-07-28 08:59:21.306 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-07-28 08:59:21.381 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-07-28 08:59:21.460 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-07-28 08:59:21.539 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-07-28 08:59:21.624 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 08:59:21.710 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 08:59:21.714 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 08:59:21.716 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-07-28 08:59:21.792 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 08:59:22.475 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-super-cond.service 2022-07-28 08:59:22.490 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-07-28 08:59:23.057 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-super-cond.service 2022-07-28 08:59:23.086 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 08:59:23.093 | + functions-common:time_stop:2440 : local name 2022-07-28 08:59:23.096 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:59:23.099 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:59:23.102 | + functions-common:time_stop:2443 : local total 2022-07-28 08:59:23.104 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:59:23.107 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 08:59:23.110 | + functions-common:time_stop:2447 : start_time=1658998761099 2022-07-28 08:59:23.112 | + functions-common:time_stop:2449 : [[ -z 1658998761099 ]] 2022-07-28 08:59:23.118 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:59:23.121 | + functions-common:time_stop:2452 : end_time=1658998763118 2022-07-28 08:59:23.124 | + functions-common:time_stop:2453 : elapsed_time=2019 2022-07-28 08:59:23.126 | + functions-common:time_stop:2454 : total=28483 2022-07-28 08:59:23.129 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:59:23.132 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=30502 2022-07-28 08:59:23.136 | ++ lib/nova:start_nova_conductor:1112 : seq 1 1 2022-07-28 08:59:23.142 | + lib/nova:start_nova_conductor:1112 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-28 08:59:23.145 | + lib/nova:start_nova_conductor:1113 : is_service_enabled n-cond-cell1 2022-07-28 08:59:23.169 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:59:23.174 | + lib/nova:start_nova_conductor:1114 : local conf 2022-07-28 08:59:23.177 | ++ lib/nova:start_nova_conductor:1115 : conductor_conf 1 2022-07-28 08:59:23.180 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-28 08:59:23.184 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-28 08:59:23.188 | + lib/nova:start_nova_conductor:1115 : conf=/etc/nova/nova_cell1.conf 2022-07-28 08:59:23.191 | + lib/nova:start_nova_conductor:1116 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-07-28 08:59:23.195 | + functions-common:run_process:1694 : local service=n-cond-cell1 2022-07-28 08:59:23.198 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-07-28 08:59:23.206 | + functions-common:run_process:1696 : local group= 2022-07-28 08:59:23.206 | + functions-common:run_process:1697 : local user= 2022-07-28 08:59:23.209 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 08:59:23.212 | + functions-common:run_process:1700 : local name=n-cond-cell1 2022-07-28 08:59:23.218 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 08:59:23.221 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 08:59:23.224 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:59:23.227 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:59:23.232 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:59:23.237 | + functions-common:time_start:2431 : _TIME_START[$name]=1658998763233 2022-07-28 08:59:23.240 | + functions-common:run_process:1703 : is_service_enabled n-cond-cell1 2022-07-28 08:59:23.265 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:59:23.268 | + functions-common:run_process:1704 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2022-07-28 08:59:23.271 | + functions-common:_run_under_systemd:1654 : local service=n-cond-cell1 2022-07-28 08:59:23.274 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-07-28 08:59:23.277 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-07-28 08:59:23.280 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-07-28 08:59:23.283 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-07-28 08:59:23.286 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-07-28 08:59:23.290 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-07-28 08:59:23.293 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-cond-cell1.service 2022-07-28 08:59:23.296 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 08:59:23.299 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 08:59:23.302 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 08:59:23.305 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 08:59:23.308 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-07-28 08:59:23.311 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu '' 2022-07-28 08:59:23.314 | + functions-common:write_user_unit_file:1563 : local service=devstack@n-cond-cell1.service 2022-07-28 08:59:23.316 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-07-28 08:59:23.319 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 08:59:23.323 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 08:59:23.325 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 08:59:23.328 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 08:59:23.331 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 08:59:23.334 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-07-28 08:59:23.337 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 08:59:23.344 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-07-28 08:59:23.424 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-07-28 08:59:23.496 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-07-28 08:59:23.564 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-07-28 08:59:23.644 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-07-28 08:59:23.730 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 08:59:23.816 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 08:59:23.818 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 08:59:23.820 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-07-28 08:59:23.889 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 08:59:24.748 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-cond-cell1.service 2022-07-28 08:59:24.765 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-07-28 08:59:25.389 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-cond-cell1.service 2022-07-28 08:59:25.413 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 08:59:25.421 | + functions-common:time_stop:2440 : local name 2022-07-28 08:59:25.424 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:59:25.428 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:59:25.435 | + functions-common:time_stop:2443 : local total 2022-07-28 08:59:25.438 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:59:25.441 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 08:59:25.446 | + functions-common:time_stop:2447 : start_time=1658998763233 2022-07-28 08:59:25.451 | + functions-common:time_stop:2449 : [[ -z 1658998763233 ]] 2022-07-28 08:59:25.456 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:59:25.463 | + functions-common:time_stop:2452 : end_time=1658998765458 2022-07-28 08:59:25.465 | + functions-common:time_stop:2453 : elapsed_time=2225 2022-07-28 08:59:25.468 | + functions-common:time_stop:2454 : total=30502 2022-07-28 08:59:25.471 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:59:25.474 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=32727 2022-07-28 08:59:25.476 | + lib/nova:start_nova:1135 : start_nova_compute 2022-07-28 08:59:25.479 | + lib/nova:start_nova_compute:966 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 08:59:25.482 | + lib/nova:start_nova_compute:967 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 08:59:25.485 | + lib/nova:start_nova_compute:967 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 08:59:25.487 | + lib/nova:start_nova_compute:969 : local compute_cell_conf=/etc/nova/nova.conf 2022-07-28 08:59:25.490 | + lib/nova:start_nova_compute:972 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-07-28 08:59:25.497 | + lib/nova:start_nova_compute:974 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-07-28 08:59:25.500 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 08:59:25.503 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-28 08:59:25.507 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-07-28 08:59:25.509 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-28 08:59:25.513 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-07-28 08:59:25.516 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-07-28 08:59:25.519 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-07-28 08:59:25.522 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-07-28 08:59:25.526 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-07-28 08:59:25.526 | BEGIN { 2022-07-28 08:59:25.526 | section = "" 2022-07-28 08:59:25.527 | last_section = "" 2022-07-28 08:59:25.527 | section_count = 0 2022-07-28 08:59:25.527 | } 2022-07-28 08:59:25.527 | /^\[.+\]/ { 2022-07-28 08:59:25.527 | gsub("[][]", "", $1); 2022-07-28 08:59:25.527 | section=$1 2022-07-28 08:59:25.527 | next 2022-07-28 08:59:25.527 | } 2022-07-28 08:59:25.527 | /^ *\#/ { 2022-07-28 08:59:25.527 | next 2022-07-28 08:59:25.527 | } 2022-07-28 08:59:25.527 | /^[^ \t]+/ { 2022-07-28 08:59:25.527 | # get offset of first = in $0 2022-07-28 08:59:25.527 | eq_idx = index($0, "=") 2022-07-28 08:59:25.527 | # extract attr & value from $0 2022-07-28 08:59:25.527 | attr = substr($0, 1, eq_idx - 1) 2022-07-28 08:59:25.527 | value = substr($0, eq_idx + 1) 2022-07-28 08:59:25.527 | # only need to strip trailing whitespace from attr 2022-07-28 08:59:25.527 | sub(/[ \t]*$/, "", attr) 2022-07-28 08:59:25.527 | # need to strip leading & trailing whitespace from value 2022-07-28 08:59:25.527 | sub(/^[ \t]*/, "", value) 2022-07-28 08:59:25.527 | sub(/[ \t]*$/, "", value) 2022-07-28 08:59:25.527 | 2022-07-28 08:59:25.527 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-28 08:59:25.527 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-28 08:59:25.527 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-28 08:59:25.527 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-28 08:59:25.527 | if (! (section, attr) in cfg_attr_count) { 2022-07-28 08:59:25.527 | if (section != last_section) { 2022-07-28 08:59:25.528 | cfg_section[section_count++] = section 2022-07-28 08:59:25.528 | last_section = section 2022-07-28 08:59:25.528 | } 2022-07-28 08:59:25.528 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-28 08:59:25.528 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-28 08:59:25.528 | 2022-07-28 08:59:25.528 | cfg_attr[section, attr, 0] = value 2022-07-28 08:59:25.528 | cfg_attr_count[section, attr] = 1 2022-07-28 08:59:25.528 | } else { 2022-07-28 08:59:25.528 | lno = cfg_attr_count[section, attr]++ 2022-07-28 08:59:25.528 | cfg_attr[section, attr, lno] = value 2022-07-28 08:59:25.528 | } 2022-07-28 08:59:25.528 | } 2022-07-28 08:59:25.528 | END { 2022-07-28 08:59:25.528 | # Process each section in order 2022-07-28 08:59:25.528 | for (sno = 0; sno < section_count; sno++) { 2022-07-28 08:59:25.528 | section = cfg_section[sno] 2022-07-28 08:59:25.528 | # The ini routines simply append a config item immediately 2022-07-28 08:59:25.528 | # after the section header. To keep the same order as defined 2022-07-28 08:59:25.529 | # in local.conf, invoke the ini routines in the reverse order 2022-07-28 08:59:25.529 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-28 08:59:25.529 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-28 08:59:25.529 | if (cfg_attr_count[section, attr] == 1) 2022-07-28 08:59:25.529 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-28 08:59:25.529 | else { 2022-07-28 08:59:25.529 | # For multiline, invoke the ini routines in the reverse order 2022-07-28 08:59:25.529 | count = cfg_attr_count[section, attr] 2022-07-28 08:59:25.529 | print "inidelete " configfile " " section " " attr 2022-07-28 08:59:25.529 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-28 08:59:25.529 | for (l = count -2; l >= 0; l--) 2022-07-28 08:59:25.529 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-28 08:59:25.529 | } 2022-07-28 08:59:25.529 | } 2022-07-28 08:59:25.529 | } 2022-07-28 08:59:25.529 | } 2022-07-28 08:59:25.529 | ' 2022-07-28 08:59:25.531 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-28 08:59:25.531 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-07-28 08:59:25.532 | + inc/meta-config:merge_config_file:164 : read a 2022-07-28 08:59:25.535 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-28 08:59:25.538 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-28 08:59:25.540 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-07-28 08:59:25.543 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-28 08:59:25.546 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-07-28 08:59:25.550 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-07-28 08:59:25.550 | BEGIN { group = "" } 2022-07-28 08:59:25.550 | /^\[\[.+\|.*\]\]/ { 2022-07-28 08:59:25.550 | gsub("[][]", "", $1); 2022-07-28 08:59:25.550 | split($1, a, "|"); 2022-07-28 08:59:25.550 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-28 08:59:25.550 | group=a[1] 2022-07-28 08:59:25.550 | } else { 2022-07-28 08:59:25.550 | group="" 2022-07-28 08:59:25.550 | } 2022-07-28 08:59:25.550 | next 2022-07-28 08:59:25.550 | } 2022-07-28 08:59:25.550 | { 2022-07-28 08:59:25.550 | if (group != "") 2022-07-28 08:59:25.550 | print $0 2022-07-28 08:59:25.550 | } 2022-07-28 08:59:25.550 | ' /home/ubuntu/devstack/local.conf 2022-07-28 08:59:25.559 | + lib/nova:start_nova_compute:976 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-28 08:59:25.563 | + lib/nova:start_nova_compute:983 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-07-28 08:59:25.611 | + lib/nova:start_nova_compute:986 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-07-28 08:59:25.649 | + lib/nova:start_nova_compute:987 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-07-28 08:59:25.653 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-07-28 08:59:25.656 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-07-28 08:59:25.659 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-28 08:59:25.662 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-07-28 08:59:25.664 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-28 08:59:25.683 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:59:25.687 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-07-28 08:59:25.690 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-07-28 08:59:25.692 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-28 08:59:25.712 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:59:25.715 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/nova_cell1 2022-07-28 08:59:25.718 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/nova_cell1 2022-07-28 08:59:25.756 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-28 08:59:25.758 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-28 08:59:25.771 | + lib/nova:start_nova_compute:991 : inidelete /etc/nova/nova-cpu.conf database connection 2022-07-28 08:59:25.800 | + lib/nova:start_nova_compute:992 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-07-28 08:59:25.836 | + lib/nova:start_nova_compute:997 : configure_console_compute 2022-07-28 08:59:25.840 | + lib/nova:configure_console_compute:639 : local offset 2022-07-28 08:59:25.843 | + lib/nova:configure_console_compute:640 : offset=0 2022-07-28 08:59:25.848 | + lib/nova:configure_console_compute:644 : local default_proxyclient_addr 2022-07-28 08:59:25.853 | ++ lib/nova:configure_console_compute:645 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-07-28 08:59:25.888 | + lib/nova:configure_console_compute:645 : default_proxyclient_addr=10.222.0.42 2022-07-28 08:59:25.892 | + lib/nova:configure_console_compute:649 : is_service_enabled n-cpu 2022-07-28 08:59:25.912 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:59:25.916 | + lib/nova:configure_console_compute:665 : is_service_enabled n-novnc 2022-07-28 08:59:25.941 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:59:25.943 | + lib/nova:configure_console_compute:665 : '[' False '!=' False ']' 2022-07-28 08:59:25.946 | + lib/nova:configure_console_compute:673 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-07-28 08:59:25.984 | + lib/nova:configure_console_compute:676 : is_service_enabled n-spice 2022-07-28 08:59:26.013 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:59:26.016 | + lib/nova:configure_console_compute:686 : is_service_enabled n-sproxy 2022-07-28 08:59:26.044 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:59:26.047 | + lib/nova:start_nova_compute:1000 : '[' -n '' ']' 2022-07-28 08:59:26.051 | + lib/nova:start_nova_compute:1005 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-07-28 08:59:26.054 | + lib/nova:start_nova_compute:1005 : [[ kvm == \q\e\m\u ]] 2022-07-28 08:59:26.057 | + lib/nova:start_nova_compute:1009 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-07-28 08:59:26.059 | + lib/nova:start_nova_compute:1013 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-07-28 08:59:26.063 | + functions-common:run_process:1694 : local service=n-cpu 2022-07-28 08:59:26.066 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-07-28 08:59:26.069 | + functions-common:run_process:1696 : local group=libvirt 2022-07-28 08:59:26.073 | + functions-common:run_process:1697 : local user= 2022-07-28 08:59:26.077 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 08:59:26.080 | + functions-common:run_process:1700 : local name=n-cpu 2022-07-28 08:59:26.083 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 08:59:26.087 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 08:59:26.091 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:59:26.094 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:59:26.098 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:59:26.103 | + functions-common:time_start:2431 : _TIME_START[$name]=1658998766100 2022-07-28 08:59:26.106 | + functions-common:run_process:1703 : is_service_enabled n-cpu 2022-07-28 08:59:26.132 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:59:26.136 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 08:59:26.140 | + functions-common:time_stop:2440 : local name 2022-07-28 08:59:26.142 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:59:26.146 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:59:26.149 | + functions-common:time_stop:2443 : local total 2022-07-28 08:59:26.154 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:59:26.163 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 08:59:26.170 | + functions-common:time_stop:2447 : start_time=1658998766100 2022-07-28 08:59:26.174 | + functions-common:time_stop:2449 : [[ -z 1658998766100 ]] 2022-07-28 08:59:26.178 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:59:26.185 | + functions-common:time_stop:2452 : end_time=1658998766181 2022-07-28 08:59:26.189 | + functions-common:time_stop:2453 : elapsed_time=81 2022-07-28 08:59:26.192 | + functions-common:time_stop:2454 : total=32727 2022-07-28 08:59:26.195 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:59:26.199 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=32808 2022-07-28 08:59:26.203 | + lib/nova:start_nova_compute:1035 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 08:59:26.206 | + lib/nova:start_nova_compute:1035 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-28 08:59:26.210 | + lib/nova:start_nova:1136 : is_service_enabled n-api 2022-07-28 08:59:26.234 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:59:26.238 | + lib/nova:start_nova:1138 : echo 'Dumping cells_v2 mapping' 2022-07-28 08:59:26.239 | Dumping cells_v2 mapping 2022-07-28 08:59:26.247 | + lib/nova:start_nova:1139 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-07-28 08:59:26.855 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-07-28 08:59:29.721 | INFO dbcounter [None req-433d9ca8-5866-4d62-9031-17f626fb3c64 None None] Registered counter for database nova_api 2022-07-28 08:59:29.748 | DEBUG dbcounter [-] [382445] Writer thread running {{(pid=382445) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-28 08:59:29.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:59:29.802 | from cryptography.utils import int_from_bytes 2022-07-28 08:59:29.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:59:29.802 | from cryptography.utils import int_from_bytes 2022-07-28 08:59:29.802 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-07-28 08:59:29.802 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-07-28 08:59:29.802 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-07-28 08:59:29.802 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2022-07-28 08:59:29.802 | | cell1 | 5d8485e9-f8af-448c-9663-20ba362b4b9f | rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2022-07-28 08:59:29.802 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-07-28 08:59:30.276 | + ./stack.sh:main:1315 : async_runfunc create_flavors 2022-07-28 08:59:30.279 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-07-28 08:59:30.348 | + inc/async:async_inner:63 : create_flavors 2022-07-28 08:59:30.398 | [324082 Async create_flavors:382501]: running: create_flavors 2022-07-28 08:59:30.402 | + ./stack.sh:main:1317 : is_service_enabled cinder 2022-07-28 08:59:30.424 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:59:30.427 | + ./stack.sh:main:1318 : echo_summary 'Starting Cinder' 2022-07-28 08:59:30.431 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-28 08:59:30.434 | + ./stack.sh:echo_summary:441 : echo -e Starting Cinder 2022-07-28 08:59:30.437 | + ./stack.sh:main:1319 : start_cinder 2022-07-28 08:59:30.441 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-07-28 08:59:30.444 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-07-28 08:59:30.447 | + lib/cinder:start_cinder:510 : local cinder_url 2022-07-28 08:59:30.450 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-07-28 08:59:30.469 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:59:30.472 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-07-28 08:59:30.475 | + lib/cinder:start_cinder:535 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2022-07-28 08:59:30.478 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-07-28 08:59:30.481 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-07-28 08:59:30.487 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-07-28 08:59:30.493 | + functions-common:run_process:1694 : local service=c-api 2022-07-28 08:59:30.496 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-07-28 08:59:30.499 | + functions-common:run_process:1696 : local group= 2022-07-28 08:59:30.501 | + functions-common:run_process:1697 : local user= 2022-07-28 08:59:30.505 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 08:59:30.508 | + functions-common:run_process:1700 : local name=c-api 2022-07-28 08:59:30.511 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 08:59:30.516 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 08:59:30.519 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:59:30.522 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:59:30.530 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:59:30.535 | + functions-common:time_start:2431 : _TIME_START[$name]=1658998770531 2022-07-28 08:59:30.539 | + functions-common:run_process:1703 : is_service_enabled c-api 2022-07-28 08:59:30.561 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:59:30.564 | + functions-common:run_process:1704 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2022-07-28 08:59:30.566 | + functions-common:_run_under_systemd:1654 : local service=c-api 2022-07-28 08:59:30.569 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-07-28 08:59:30.572 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-07-28 08:59:30.575 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-07-28 08:59:30.578 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-07-28 08:59:30.581 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-07-28 08:59:30.583 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-07-28 08:59:30.586 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@c-api.service 2022-07-28 08:59:30.589 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 08:59:30.592 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 08:59:30.595 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 08:59:30.597 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 08:59:30.600 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-07-28 08:59:30.603 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu '' 2022-07-28 08:59:30.605 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@c-api.service 2022-07-28 08:59:30.607 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-07-28 08:59:30.610 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-07-28 08:59:30.612 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-07-28 08:59:30.615 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-07-28 08:59:30.620 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-07-28 08:59:30.623 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-07-28 08:59:30.630 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-07-28 08:59:30.704 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-07-28 08:59:30.766 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-07-28 08:59:30.833 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-07-28 08:59:30.897 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 08:59:30.964 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-07-28 08:59:31.025 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-07-28 08:59:31.089 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-07-28 08:59:31.155 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-07-28 08:59:31.224 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-07-28 08:59:31.290 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-07-28 08:59:31.292 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-07-28 08:59:31.295 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-07-28 08:59:31.360 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-07-28 08:59:32.002 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@c-api.service 2022-07-28 08:59:32.018 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-07-28 08:59:32.598 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@c-api.service 2022-07-28 08:59:32.708 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 08:59:32.713 | + functions-common:time_stop:2440 : local name 2022-07-28 08:59:32.716 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:59:32.720 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:59:32.723 | + functions-common:time_stop:2443 : local total 2022-07-28 08:59:32.726 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:59:32.731 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 08:59:32.732 | + functions-common:time_stop:2447 : start_time=1658998770531 2022-07-28 08:59:32.736 | + functions-common:time_stop:2449 : [[ -z 1658998770531 ]] 2022-07-28 08:59:32.739 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:59:32.745 | + functions-common:time_stop:2452 : end_time=1658998772741 2022-07-28 08:59:32.747 | + functions-common:time_stop:2453 : elapsed_time=2210 2022-07-28 08:59:32.752 | + functions-common:time_stop:2454 : total=32808 2022-07-28 08:59:32.759 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:59:32.762 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=35018 2022-07-28 08:59:32.766 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.42/volume/v3 2022-07-28 08:59:32.768 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-07-28 08:59:32.769 | Waiting for Cinder API to start... 2022-07-28 08:59:32.772 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.42/volume/v3 2022-07-28 08:59:32.774 | + functions:wait_for_service:457 : local timeout=60 2022-07-28 08:59:32.787 | + functions:wait_for_service:458 : local url=http://10.222.0.42/volume/v3 2022-07-28 08:59:32.796 | + functions:wait_for_service:459 : local rval=0 2022-07-28 08:59:32.799 | + functions:wait_for_service:460 : time_start wait_for_service 2022-07-28 08:59:32.804 | + functions-common:time_start:2426 : local name=wait_for_service 2022-07-28 08:59:32.810 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:59:32.815 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:59:32.822 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:59:32.827 | + functions-common:time_start:2431 : _TIME_START[$name]=1658998772823 2022-07-28 08:59:32.830 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-07-28 08:59:32.844 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.42/volume/v3 2022-07-28 08:59:37.106 | + :: : [[ 500 == 503 ]] 2022-07-28 08:59:37.107 | + :: : [[ 0 -eq 7 ]] 2022-07-28 08:59:37.111 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-07-28 08:59:37.114 | + functions-common:time_stop:2440 : local name 2022-07-28 08:59:37.117 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:59:37.119 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:59:37.122 | + functions-common:time_stop:2443 : local total 2022-07-28 08:59:37.125 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:59:37.127 | + functions-common:time_stop:2446 : name=wait_for_service 2022-07-28 08:59:37.130 | + functions-common:time_stop:2447 : start_time=1658998772823 2022-07-28 08:59:37.133 | + functions-common:time_stop:2449 : [[ -z 1658998772823 ]] 2022-07-28 08:59:37.138 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:59:37.144 | + functions-common:time_stop:2452 : end_time=1658998777141 2022-07-28 08:59:37.150 | + functions-common:time_stop:2453 : elapsed_time=4318 2022-07-28 08:59:37.151 | + functions-common:time_stop:2454 : total=17464 2022-07-28 08:59:37.153 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:59:37.157 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=21782 2022-07-28 08:59:37.161 | + functions:wait_for_service:467 : return 0 2022-07-28 08:59:37.165 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-07-28 08:59:37.168 | + functions-common:run_process:1694 : local service=c-sch 2022-07-28 08:59:37.172 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-07-28 08:59:37.177 | + functions-common:run_process:1696 : local group= 2022-07-28 08:59:37.181 | + functions-common:run_process:1697 : local user= 2022-07-28 08:59:37.184 | + functions-common:run_process:1698 : local env_vars= 2022-07-28 08:59:37.188 | + functions-common:run_process:1700 : local name=c-sch 2022-07-28 08:59:37.192 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 08:59:37.196 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 08:59:37.199 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:59:37.203 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:59:37.207 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:59:37.213 | + functions-common:time_start:2431 : _TIME_START[$name]=1658998777209 2022-07-28 08:59:37.216 | + functions-common:run_process:1703 : is_service_enabled c-sch 2022-07-28 08:59:37.236 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:59:37.239 | + functions-common:run_process:1704 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2022-07-28 08:59:37.243 | + functions-common:_run_under_systemd:1654 : local service=c-sch 2022-07-28 08:59:37.247 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-07-28 08:59:37.251 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-07-28 08:59:37.254 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-07-28 08:59:37.258 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-07-28 08:59:37.260 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-07-28 08:59:37.263 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-07-28 08:59:37.266 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@c-sch.service 2022-07-28 08:59:37.269 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-28 08:59:37.271 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-28 08:59:37.274 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-28 08:59:37.277 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-28 08:59:37.281 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-07-28 08:59:37.285 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu '' 2022-07-28 08:59:37.290 | + functions-common:write_user_unit_file:1563 : local service=devstack@c-sch.service 2022-07-28 08:59:37.292 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-07-28 08:59:37.295 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-28 08:59:37.298 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-28 08:59:37.300 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-28 08:59:37.303 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-28 08:59:37.306 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-28 08:59:37.308 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-07-28 08:59:37.311 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-28 08:59:37.318 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-07-28 08:59:37.387 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-07-28 08:59:37.459 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-07-28 08:59:37.536 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-07-28 08:59:37.605 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-07-28 08:59:37.680 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-28 08:59:37.746 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-28 08:59:37.748 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-28 08:59:37.752 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-07-28 08:59:37.821 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-28 08:59:38.619 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@c-sch.service 2022-07-28 08:59:38.635 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-07-28 08:59:39.192 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@c-sch.service 2022-07-28 08:59:39.234 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 08:59:39.239 | + functions-common:time_stop:2440 : local name 2022-07-28 08:59:39.242 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:59:39.245 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:59:39.248 | + functions-common:time_stop:2443 : local total 2022-07-28 08:59:39.251 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:59:39.254 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 08:59:39.257 | + functions-common:time_stop:2447 : start_time=1658998777209 2022-07-28 08:59:39.260 | + functions-common:time_stop:2449 : [[ -z 1658998777209 ]] 2022-07-28 08:59:39.263 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:59:39.269 | + functions-common:time_stop:2452 : end_time=1658998779265 2022-07-28 08:59:39.272 | + functions-common:time_stop:2453 : elapsed_time=2056 2022-07-28 08:59:39.275 | + functions-common:time_stop:2454 : total=35018 2022-07-28 08:59:39.278 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:59:39.281 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=37074 2022-07-28 08:59:39.284 | + lib/cinder:start_cinder:559 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-07-28 08:59:39.287 | + lib/cinder:start_cinder:560 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-07-28 08:59:39.291 | + functions-common:run_process:1694 : local service=c-bak 2022-07-28 08:59:39.293 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-07-28 08:59:39.297 | + functions-common:run_process:1696 : local group= 2022-07-28 08:59:39.300 | + functions-common:run_process:1697 : local user= 2022-07-28 08:59:39.303 | + functions-common:run_process:1698 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-07-28 08:59:39.306 | + functions-common:run_process:1700 : local name=c-bak 2022-07-28 08:59:39.309 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 08:59:39.312 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 08:59:39.316 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:59:39.319 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:59:39.323 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:59:39.329 | + functions-common:time_start:2431 : _TIME_START[$name]=1658998779325 2022-07-28 08:59:39.332 | + functions-common:run_process:1703 : is_service_enabled c-bak 2022-07-28 08:59:39.362 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:59:39.365 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 08:59:39.368 | + functions-common:time_stop:2440 : local name 2022-07-28 08:59:39.371 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:59:39.374 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:59:39.377 | + functions-common:time_stop:2443 : local total 2022-07-28 08:59:39.380 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:59:39.383 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 08:59:39.386 | + functions-common:time_stop:2447 : start_time=1658998779325 2022-07-28 08:59:39.390 | + functions-common:time_stop:2449 : [[ -z 1658998779325 ]] 2022-07-28 08:59:39.394 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:59:39.401 | + functions-common:time_stop:2452 : end_time=1658998779397 2022-07-28 08:59:39.404 | + functions-common:time_stop:2453 : elapsed_time=72 2022-07-28 08:59:39.407 | + functions-common:time_stop:2454 : total=37074 2022-07-28 08:59:39.410 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:59:39.413 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=37146 2022-07-28 08:59:39.416 | + lib/cinder:start_cinder:561 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-07-28 08:59:39.419 | + functions-common:run_process:1694 : local service=c-vol 2022-07-28 08:59:39.422 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-07-28 08:59:39.425 | + functions-common:run_process:1696 : local group= 2022-07-28 08:59:39.428 | + functions-common:run_process:1697 : local user= 2022-07-28 08:59:39.432 | + functions-common:run_process:1698 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-07-28 08:59:39.435 | + functions-common:run_process:1700 : local name=c-vol 2022-07-28 08:59:39.438 | + functions-common:run_process:1702 : time_start run_process 2022-07-28 08:59:39.441 | + functions-common:time_start:2426 : local name=run_process 2022-07-28 08:59:39.444 | + functions-common:time_start:2427 : local start_time= 2022-07-28 08:59:39.447 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-28 08:59:39.451 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-28 08:59:39.458 | + functions-common:time_start:2431 : _TIME_START[$name]=1658998779454 2022-07-28 08:59:39.461 | + functions-common:run_process:1703 : is_service_enabled c-vol 2022-07-28 08:59:39.483 | + functions-common:is_service_enabled:2096 : return 1 2022-07-28 08:59:39.486 | + functions-common:run_process:1706 : time_stop run_process 2022-07-28 08:59:39.491 | + functions-common:time_stop:2440 : local name 2022-07-28 08:59:39.494 | + functions-common:time_stop:2441 : local end_time 2022-07-28 08:59:39.498 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-28 08:59:39.501 | + functions-common:time_stop:2443 : local total 2022-07-28 08:59:39.504 | + functions-common:time_stop:2444 : local start_time 2022-07-28 08:59:39.507 | + functions-common:time_stop:2446 : name=run_process 2022-07-28 08:59:39.510 | + functions-common:time_stop:2447 : start_time=1658998779454 2022-07-28 08:59:39.515 | + functions-common:time_stop:2449 : [[ -z 1658998779454 ]] 2022-07-28 08:59:39.518 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-28 08:59:39.524 | + functions-common:time_stop:2452 : end_time=1658998779521 2022-07-28 08:59:39.526 | + functions-common:time_stop:2453 : elapsed_time=67 2022-07-28 08:59:39.529 | + functions-common:time_stop:2454 : total=37146 2022-07-28 08:59:39.532 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-28 08:59:39.535 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=37213 2022-07-28 08:59:39.538 | + ./stack.sh:main:1320 : create_volume_types 2022-07-28 08:59:39.540 | + lib/cinder:create_volume_types:579 : is_service_enabled c-api 2022-07-28 08:59:39.570 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:59:39.572 | + lib/cinder:create_volume_types:579 : [[ -n lvm:lvmdriver-1 ]] 2022-07-28 08:59:39.575 | + lib/cinder:create_volume_types:580 : local be be_name 2022-07-28 08:59:39.578 | + lib/cinder:create_volume_types:581 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-07-28 08:59:39.581 | + lib/cinder:create_volume_types:582 : be_name=lvmdriver-1 2022-07-28 08:59:39.583 | + lib/cinder:create_volume_types:584 : is_service_enabled keystone 2022-07-28 08:59:39.610 | + functions-common:is_service_enabled:2096 : return 0 2022-07-28 08:59:39.613 | + lib/cinder:create_volume_types:585 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-07-28 08:59:42.015 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:59:42.015 | from cryptography.utils import int_from_bytes 2022-07-28 08:59:42.015 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-28 08:59:42.015 | from cryptography.utils import int_from_bytes 2022-07-28 08:59:42.015 | Internal Server Error (HTTP 500) 2022-07-28 08:59:42.215 | + lib/cinder:create_volume_types:1 : exit_trap 2022-07-28 08:59:42.217 | + ./stack.sh:exit_trap:516 : local r=1 2022-07-28 08:59:42.221 | ++ ./stack.sh:exit_trap:517 : jobs -p 2022-07-28 08:59:42.225 | + ./stack.sh:exit_trap:517 : jobs='349553 2022-07-28 08:59:42.225 | 382501' 2022-07-28 08:59:42.228 | + ./stack.sh:exit_trap:520 : [[ -n 349553 2022-07-28 08:59:42.228 | 382501 ]] 2022-07-28 08:59:42.231 | + ./stack.sh:exit_trap:520 : [[ -n /opt/stack/logs/stack.sh.log.2022-07-28-084737 ]] 2022-07-28 08:59:42.234 | + ./stack.sh:exit_trap:520 : [[ True == \T\r\u\e ]] 2022-07-28 08:59:42.237 | + ./stack.sh:exit_trap:521 : echo 'exit_trap: cleaning up child processes' 2022-07-28 08:59:42.237 | exit_trap: cleaning up child processes 2022-07-28 08:59:42.239 | + ./stack.sh:exit_trap:522 : kill 349553 382501 2022-07-28 08:59:42.244 | + ./stack.sh:exit_trap:526 : '[' -f /tmp/tmp.3NPwryED6y ']' 2022-07-28 08:59:42.247 | + ./stack.sh:exit_trap:527 : rm /tmp/tmp.3NPwryED6y 2022-07-28 08:59:42.252 | + ./stack.sh:exit_trap:531 : kill_spinner 2022-07-28 08:59:42.255 | + ./stack.sh:kill_spinner:426 : '[' '!' -z '' ']' 2022-07-28 08:59:42.258 | + ./stack.sh:exit_trap:533 : [[ 1 -ne 0 ]] 2022-07-28 08:59:42.261 | + ./stack.sh:exit_trap:534 : echo 'Error on exit' 2022-07-28 08:59:42.261 | Error on exit 2022-07-28 08:59:42.264 | + ./stack.sh:exit_trap:536 : type -p generate-subunit 2022-07-28 08:59:42.266 | + ./stack.sh:exit_trap:537 : generate-subunit 1658998054 728 fail 2022-07-28 08:59:42.524 | + ./stack.sh:exit_trap:539 : [[ -z /opt/stack/logs ]] 2022-07-28 08:59:42.526 | + ./stack.sh:exit_trap:542 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-07-28 08:59:43.492 | + ./stack.sh:exit_trap:551 : exit 1