2022-04-14 06:24:55.042 | + ./stack.sh:main:489 : exec 2022-04-14 06:24:55.043 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-14-062454' 2022-04-14 06:24:55.043 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-14-062454.summary.2022-04-14-062454 2022-04-14 06:24:55.043 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 06:24:55.043 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-14-062454 2022-04-14 06:24:55.043 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-14-062454 /opt/stack/logs/stack.sh.log 2022-04-14 06:24:55.043 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-14-062454.summary.2022-04-14-062454 /opt/stack/logs/stack.sh.log.summary 2022-04-14 06:24:55.043 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-14 06:24:55.043 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-14 06:24:55.043 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-14 06:24:55.043 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-14 06:24:55.043 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-14 06:24:55.043 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-14 06:24:55.043 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-14 06:24:55.043 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-14 06:24:55.043 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-14 06:24:55.044 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-14 06:24:55.044 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-14 06:24:55.044 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-14 06:24:55.044 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-14 06:24:55.044 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-14 06:24:55.044 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-14 06:24:55.044 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-14 06:24:55.044 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-14 06:24:55.044 | + ./stack.sh:main:575 : set -o errexit 2022-04-14 06:24:55.044 | + ./stack.sh:main:578 : uname -a 2022-04-14 06:24:55.045 | Linux dv-cinder-830787-4-smb 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-14 06:24:55.047 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-14 06:24:55.049 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-14 06:24:55.052 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-14 06:24:55.088 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-14 06:24:55.104 | + ./stack.sh:main:592 : fetch_plugins 2022-04-14 06:24:55.106 | + functions-common:fetch_plugins:1778 : local plugins= 2022-04-14 06:24:55.108 | + functions-common:fetch_plugins:1779 : local plugin 2022-04-14 06:24:55.110 | + functions-common:fetch_plugins:1782 : [[ -z '' ]] 2022-04-14 06:24:55.112 | + functions-common:fetch_plugins:1783 : return 2022-04-14 06:24:55.114 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-14 06:24:55.116 | + functions-common:run_phase:1860 : local mode=override_defaults 2022-04-14 06:24:55.118 | + functions-common:run_phase:1861 : local phase= 2022-04-14 06:24:55.119 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 06:24:55.121 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 06:24:55.123 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 06:24:55.125 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 06:24:55.127 | + functions-common:run_phase:1870 : local extra 2022-04-14 06:24:55.129 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 06:24:55.132 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 06:24:55.134 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 06:24:55.136 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 06:24:55.138 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-14 06:24:55.140 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 06:24:55.152 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:24:55.154 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-14 06:24:55.156 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 06:24:55.158 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 06:24:55.160 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 06:24:55.161 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 06:24:55.163 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 06:24:55.165 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-14 06:24:55.167 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-14 06:24:55.169 | + functions-common:run_phase:1881 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-14 06:24:55.171 | + functions-common:run_phase:1884 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-14 06:24:55.173 | + functions-common:run_phase:1885 : plugin_override_defaults 2022-04-14 06:24:55.175 | + functions-common:plugin_override_defaults:1819 : local plugins= 2022-04-14 06:24:55.177 | + functions-common:plugin_override_defaults:1820 : local plugin 2022-04-14 06:24:55.179 | + functions-common:plugin_override_defaults:1823 : [[ -z '' ]] 2022-04-14 06:24:55.181 | + functions-common:plugin_override_defaults:1824 : return 2022-04-14 06:24:55.183 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-14 06:24:55.200 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-14 06:24:55.202 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-14 06:24:55.214 | ++ functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:24:55.217 | +++ lib/tls:source:43 : hostname -f 2022-04-14 06:24:55.220 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-14 06:24:55.222 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-14 06:24:55.224 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-14 06:24:55.226 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-14 06:24:55.227 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-14 06:24:55.229 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-14 06:24:55.232 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-14 06:24:55.234 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-14 06:24:55.235 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-14 06:24:55.237 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-14 06:24:55.242 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-14 06:24:55.253 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-14 06:24:55.270 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-14 06:24:55.283 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-14 06:24:55.295 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-14 06:24:55.330 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-14 06:24:55.391 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-14 06:24:55.482 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-14 06:24:55.504 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-14 06:24:55.547 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-14 06:24:55.600 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-14 06:24:55.748 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-14 06:24:55.761 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-14 06:24:55.774 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-14 06:24:55.788 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-14 06:24:55.881 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-14 06:24:55.884 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-14 06:24:55.886 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-14 06:24:55.888 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-14 06:24:55.890 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-14 06:24:55.893 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-14 06:24:55.895 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-14 06:24:55.895 | False' 2022-04-14 06:24:55.898 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-14 06:24:55.913 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-14 06:24:55.915 | + ./stack.sh:main:626 : run_phase source 2022-04-14 06:24:55.917 | + functions-common:run_phase:1860 : local mode=source 2022-04-14 06:24:55.920 | + functions-common:run_phase:1861 : local phase= 2022-04-14 06:24:55.922 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 06:24:55.924 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 06:24:55.926 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 06:24:55.928 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 06:24:55.930 | + functions-common:run_phase:1870 : local extra 2022-04-14 06:24:55.933 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 06:24:55.936 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 06:24:55.938 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 06:24:55.940 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 06:24:55.942 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-14 06:24:55.945 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 06:24:55.958 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:24:55.960 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-14 06:24:55.962 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-14 06:24:56.002 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-14 06:24:56.005 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-14 06:24:56.007 | + functions-common:run_phase:1881 : [[ source == \s\o\u\r\c\e ]] 2022-04-14 06:24:56.009 | + functions-common:run_phase:1882 : load_plugin_settings 2022-04-14 06:24:56.011 | + functions-common:load_plugin_settings:1796 : local plugins= 2022-04-14 06:24:56.013 | + functions-common:load_plugin_settings:1797 : local plugin 2022-04-14 06:24:56.015 | + functions-common:load_plugin_settings:1800 : [[ -z '' ]] 2022-04-14 06:24:56.017 | + functions-common:load_plugin_settings:1801 : return 2022-04-14 06:24:56.019 | + functions-common:run_phase:1883 : verify_disabled_services 2022-04-14 06:24:56.021 | + functions-common:verify_disabled_services:2143 : local service 2022-04-14 06:24:56.024 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:24:56.026 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-14 06:24:56.029 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:24:56.031 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-14 06:24:56.033 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:24:56.035 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-14 06:24:56.038 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:24:56.040 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-14 06:24:56.042 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:24:56.045 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-14 06:24:56.047 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:24:56.049 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-14 06:24:56.052 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:24:56.054 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-14 06:24:56.056 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:24:56.058 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-14 06:24:56.061 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:24:56.064 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-14 06:24:56.066 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:24:56.068 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-14 06:24:56.070 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:24:56.073 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-14 06:24:56.075 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:24:56.078 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-14 06:24:56.080 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:24:56.082 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-14 06:24:56.084 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:24:56.086 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-14 06:24:56.089 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:24:56.091 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-14 06:24:56.093 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:24:56.096 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-14 06:24:56.098 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:24:56.100 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-14 06:24:56.102 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:24:56.104 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-14 06:24:56.107 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:24:56.109 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-14 06:24:56.111 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:24:56.113 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-14 06:24:56.116 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:24:56.118 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-14 06:24:56.120 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:24:56.123 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-14 06:24:56.125 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:24:56.127 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-14 06:24:56.130 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:24:56.132 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-14 06:24:56.134 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:24:56.136 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-14 06:24:56.139 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:24:56.141 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-14 06:24:56.143 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:24:56.146 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-14 06:24:56.148 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:24:56.150 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-14 06:24:56.152 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:24:56.155 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-14 06:24:56.157 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:24:56.159 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-14 06:24:56.161 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:24:56.163 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-14 06:24:56.166 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:24:56.168 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-14 06:24:56.171 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:24:56.173 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-14 06:24:56.175 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:24:56.178 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-14 06:24:56.180 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:24:56.182 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-14 06:24:56.185 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:24:56.187 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-14 06:24:56.189 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:24:56.191 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-14 06:24:56.194 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:24:56.196 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-14 06:24:56.198 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:24:56.201 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-14 06:24:56.203 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:24:56.205 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-14 06:24:56.207 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:24:56.210 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-14 06:24:56.212 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:24:56.214 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-14 06:24:56.217 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:24:56.219 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-14 06:24:56.221 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:24:56.224 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-14 06:24:56.226 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:24:56.228 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-14 06:24:56.231 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-14 06:24:56.233 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-14 06:24:56.236 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-14 06:24:56.250 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:24:56.253 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-14 06:24:56.255 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-14 06:24:56.257 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-14 06:24:56.273 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:24:56.275 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-14 06:24:56.277 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-14 06:24:56.280 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-14 06:24:56.282 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-14 06:24:56.285 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-14 06:24:56.287 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-14 06:24:56.289 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-14 06:24:56.292 | + lib/database:initialize_database_backends:92 : return 0 2022-04-14 06:24:56.294 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-14 06:24:56.294 | Using mysql database backend 2022-04-14 06:24:56.297 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-14 06:24:56.312 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-14 06:24:56.315 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-14 06:24:56.318 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-14 06:24:56.320 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-14 06:24:56.323 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 06:24:56.326 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-14 06:24:56.342 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:24:56.344 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-14 06:24:56.361 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-14 06:24:56.378 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:24:56.380 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-14 06:24:56.396 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-14 06:24:56.412 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-14 06:24:56.429 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:24:56.431 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-14 06:24:56.448 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:24:56.450 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-14 06:24:56.466 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-14 06:24:56.469 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-14 06:24:56.471 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-14 06:24:56.473 | + functions-common:save_stackenv:60 : local tag=759 2022-04-14 06:24:56.476 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-14 06:24:56.481 | + functions-common:save_stackenv:62 : time_stamp=2022-04-14-062456 2022-04-14 06:24:56.484 | + functions-common:save_stackenv:63 : echo '# 2022-04-14-062456 759' 2022-04-14 06:24:56.486 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:24:56.488 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 06:24:56.491 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:24:56.493 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-14 06:24:56.495 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:24:56.498 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-14 06:24:56.501 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:24:56.503 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-14 06:24:56.506 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:24:56.508 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.18 2022-04-14 06:24:56.510 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:24:56.513 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.18/identity 2022-04-14 06:24:56.515 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:24:56.518 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-14-062454 2022-04-14 06:24:56.520 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:24:56.522 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-14 06:24:56.525 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:24:56.527 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.18 2022-04-14 06:24:56.530 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:24:56.532 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-14 06:24:56.535 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:24:56.537 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-14 06:24:56.540 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:24:56.542 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-14 06:24:56.545 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:24:56.547 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-14 06:24:56.550 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-14 06:24:56.553 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-14 06:24:56.555 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-14 06:24:56.557 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-14 06:24:56.560 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 06:24:56.562 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 06:24:56.564 | ++ functions-common:git_clone:612 : pwd 2022-04-14 06:24:56.567 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 06:24:56.569 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 06:24:56.572 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 06:24:56.587 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 06:24:56.589 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 06:24:56.592 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 06:24:56.595 | + functions-common:git_clone:629 : echo master 2022-04-14 06:24:56.596 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 06:24:56.601 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-14 06:24:56.603 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 06:24:56.605 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/requirements 2022-04-14 06:24:56.618 | + functions-common:git_clone:684 : cd /opt/stack/requirements 2022-04-14 06:24:56.622 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 06:24:56.622 | + functions-common:git_clone:685 : head -1 2022-04-14 06:24:56.625 | 53f1cd32 switch from py36/38 to py38/39 2022-04-14 06:24:56.627 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 06:24:56.630 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-14 06:24:56.632 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 06:24:56.635 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-14 06:24:56.637 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-14 06:24:56.640 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-14 06:24:56.642 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-14 06:24:56.645 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-14 06:24:56.647 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-14 06:24:56.650 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-14 06:24:56.652 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-14 06:24:56.656 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-14 06:24:56.660 | ++ tools/install_prereqs.sh:source:47 : NOW=1649917496 2022-04-14 06:24:56.663 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-14 06:24:56.668 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649916911 2022-04-14 06:24:56.670 | ++ tools/install_prereqs.sh:source:49 : DELTA=585 2022-04-14 06:24:56.673 | ++ tools/install_prereqs.sh:source:50 : [[ 585 -lt 7200 ]] 2022-04-14 06:24:56.675 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-14 06:24:56.678 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-14 06:24:56.680 | ++ functions-common:export_proxy_variables:2250 : isset http_proxy 2022-04-14 06:24:56.683 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-14 06:24:56.685 | ++ functions-common:export_proxy_variables:2253 : isset https_proxy 2022-04-14 06:24:56.688 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-14 06:24:56.690 | ++ functions-common:export_proxy_variables:2256 : isset no_proxy 2022-04-14 06:24:56.692 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-14 06:24:56.695 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-14 06:24:56.742 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-14 06:24:56.742 | apache2-dev 2022-04-14 06:24:56.742 | bc 2022-04-14 06:24:56.742 | bsdmainutils 2022-04-14 06:24:56.742 | curl 2022-04-14 06:24:56.742 | g++ 2022-04-14 06:24:56.742 | gawk 2022-04-14 06:24:56.742 | gcc 2022-04-14 06:24:56.742 | gettext 2022-04-14 06:24:56.742 | git 2022-04-14 06:24:56.742 | graphviz 2022-04-14 06:24:56.742 | iputils-ping 2022-04-14 06:24:56.742 | libapache2-mod-proxy-uwsgi 2022-04-14 06:24:56.742 | libffi-dev 2022-04-14 06:24:56.742 | libjpeg-dev 2022-04-14 06:24:56.742 | libpcre3-dev 2022-04-14 06:24:56.742 | libpq-dev 2022-04-14 06:24:56.742 | libssl-dev 2022-04-14 06:24:56.742 | libsystemd-dev 2022-04-14 06:24:56.742 | libxml2-dev 2022-04-14 06:24:56.742 | libxslt1-dev 2022-04-14 06:24:56.742 | libyaml-dev 2022-04-14 06:24:56.742 | lsof 2022-04-14 06:24:56.742 | openssh-server 2022-04-14 06:24:56.742 | openssl 2022-04-14 06:24:56.742 | pkg-config 2022-04-14 06:24:56.742 | psmisc 2022-04-14 06:24:56.742 | python3-dev 2022-04-14 06:24:56.742 | python3-pip 2022-04-14 06:24:56.743 | python3-systemd 2022-04-14 06:24:56.743 | python3-venv 2022-04-14 06:24:56.743 | tar 2022-04-14 06:24:56.743 | tcpdump 2022-04-14 06:24:56.743 | unzip 2022-04-14 06:24:56.743 | uuid-runtime 2022-04-14 06:24:56.743 | wget 2022-04-14 06:24:56.743 | wget 2022-04-14 06:24:56.743 | zlib1g-dev 2022-04-14 06:24:56.743 | libkrb5-dev 2022-04-14 06:24:56.743 | libldap2-dev 2022-04-14 06:24:56.743 | libsasl2-dev 2022-04-14 06:24:56.743 | memcached 2022-04-14 06:24:56.743 | python3-mysqldb 2022-04-14 06:24:56.743 | sqlite3 2022-04-14 06:24:56.743 | conntrack 2022-04-14 06:24:56.743 | curl 2022-04-14 06:24:56.743 | dnsmasq-base 2022-04-14 06:24:56.743 | dnsmasq-utils 2022-04-14 06:24:56.743 | ebtables 2022-04-14 06:24:56.743 | genisoimage 2022-04-14 06:24:56.743 | iptables 2022-04-14 06:24:56.743 | iputils-arping 2022-04-14 06:24:56.743 | kpartx 2022-04-14 06:24:56.743 | libjs-jquery-tablesorter 2022-04-14 06:24:56.743 | parted 2022-04-14 06:24:56.743 | pm-utils 2022-04-14 06:24:56.743 | python3-mysqldb 2022-04-14 06:24:56.743 | socat 2022-04-14 06:24:56.743 | sqlite3 2022-04-14 06:24:56.743 | sudo 2022-04-14 06:24:56.743 | vlan 2022-04-14 06:24:56.743 | lsscsi 2022-04-14 06:24:56.743 | open-iscsi 2022-04-14 06:24:56.743 | lvm2 2022-04-14 06:24:56.744 | qemu-utils 2022-04-14 06:24:56.744 | thin-provisioning-tools 2022-04-14 06:24:56.744 | acl 2022-04-14 06:24:56.744 | dnsmasq-base 2022-04-14 06:24:56.744 | dnsmasq-utils 2022-04-14 06:24:56.744 | ebtables 2022-04-14 06:24:56.744 | haproxy 2022-04-14 06:24:56.744 | iptables 2022-04-14 06:24:56.744 | iputils-arping 2022-04-14 06:24:56.744 | iputils-ping 2022-04-14 06:24:56.744 | postgresql-server-dev-all 2022-04-14 06:24:56.744 | python3-mysqldb 2022-04-14 06:24:56.744 | sqlite3 2022-04-14 06:24:56.744 | sudo 2022-04-14 06:24:56.744 | vlan 2022-04-14 06:24:56.744 | pcp 2022-04-14 06:24:56.744 | ipset 2022-04-14 06:24:56.744 | conntrack 2022-04-14 06:24:56.744 | conntrackd 2022-04-14 06:24:56.744 | keepalived 2022-04-14 06:24:56.744 | lvm2 2022-04-14 06:24:56.744 | qemu-utils 2022-04-14 06:24:56.744 | thin-provisioning-tools 2022-04-14 06:24:56.744 | curl 2022-04-14 06:24:56.744 | liberasurecode-dev 2022-04-14 06:24:56.744 | make 2022-04-14 06:24:56.744 | memcached 2022-04-14 06:24:56.744 | rsync 2022-04-14 06:24:56.744 | sqlite3 2022-04-14 06:24:56.744 | xfsprogs' 2022-04-14 06:24:56.746 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-14 06:24:56.765 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-14 06:24:56.765 | apache2-dev 2022-04-14 06:24:56.765 | bc 2022-04-14 06:24:56.765 | bsdmainutils 2022-04-14 06:24:56.765 | curl 2022-04-14 06:24:56.765 | g++ 2022-04-14 06:24:56.765 | gawk 2022-04-14 06:24:56.765 | gcc 2022-04-14 06:24:56.765 | gettext 2022-04-14 06:24:56.765 | git 2022-04-14 06:24:56.765 | graphviz 2022-04-14 06:24:56.765 | iputils-ping 2022-04-14 06:24:56.765 | libapache2-mod-proxy-uwsgi 2022-04-14 06:24:56.765 | libffi-dev 2022-04-14 06:24:56.765 | libjpeg-dev 2022-04-14 06:24:56.765 | libpcre3-dev 2022-04-14 06:24:56.765 | libpq-dev 2022-04-14 06:24:56.765 | libssl-dev 2022-04-14 06:24:56.765 | libsystemd-dev 2022-04-14 06:24:56.765 | libxml2-dev 2022-04-14 06:24:56.765 | libxslt1-dev 2022-04-14 06:24:56.765 | libyaml-dev 2022-04-14 06:24:56.765 | lsof 2022-04-14 06:24:56.765 | openssh-server 2022-04-14 06:24:56.765 | openssl 2022-04-14 06:24:56.765 | pkg-config 2022-04-14 06:24:56.765 | psmisc 2022-04-14 06:24:56.765 | python3-dev 2022-04-14 06:24:56.765 | python3-pip 2022-04-14 06:24:56.765 | python3-systemd 2022-04-14 06:24:56.765 | python3-venv 2022-04-14 06:24:56.765 | tar 2022-04-14 06:24:56.765 | tcpdump 2022-04-14 06:24:56.766 | unzip 2022-04-14 06:24:56.766 | uuid-runtime 2022-04-14 06:24:56.766 | wget 2022-04-14 06:24:56.766 | wget 2022-04-14 06:24:56.766 | zlib1g-dev 2022-04-14 06:24:56.766 | libkrb5-dev 2022-04-14 06:24:56.766 | libldap2-dev 2022-04-14 06:24:56.766 | libsasl2-dev 2022-04-14 06:24:56.766 | memcached 2022-04-14 06:24:56.766 | python3-mysqldb 2022-04-14 06:24:56.766 | sqlite3 2022-04-14 06:24:56.766 | conntrack 2022-04-14 06:24:56.766 | curl 2022-04-14 06:24:56.766 | dnsmasq-base 2022-04-14 06:24:56.766 | dnsmasq-utils 2022-04-14 06:24:56.766 | ebtables 2022-04-14 06:24:56.766 | genisoimage 2022-04-14 06:24:56.766 | iptables 2022-04-14 06:24:56.766 | iputils-arping 2022-04-14 06:24:56.766 | kpartx 2022-04-14 06:24:56.766 | libjs-jquery-tablesorter 2022-04-14 06:24:56.766 | parted 2022-04-14 06:24:56.766 | pm-utils 2022-04-14 06:24:56.766 | python3-mysqldb 2022-04-14 06:24:56.766 | socat 2022-04-14 06:24:56.766 | sqlite3 2022-04-14 06:24:56.766 | sudo 2022-04-14 06:24:56.766 | vlan 2022-04-14 06:24:56.766 | lsscsi 2022-04-14 06:24:56.766 | open-iscsi 2022-04-14 06:24:56.766 | lvm2 2022-04-14 06:24:56.766 | qemu-utils 2022-04-14 06:24:56.766 | thin-provisioning-tools 2022-04-14 06:24:56.766 | acl 2022-04-14 06:24:56.766 | dnsmasq-base 2022-04-14 06:24:56.766 | dnsmasq-utils 2022-04-14 06:24:56.767 | ebtables 2022-04-14 06:24:56.767 | haproxy 2022-04-14 06:24:56.767 | iptables 2022-04-14 06:24:56.767 | iputils-arping 2022-04-14 06:24:56.767 | iputils-ping 2022-04-14 06:24:56.767 | postgresql-server-dev-all 2022-04-14 06:24:56.767 | python3-mysqldb 2022-04-14 06:24:56.767 | sqlite3 2022-04-14 06:24:56.767 | sudo 2022-04-14 06:24:56.767 | vlan 2022-04-14 06:24:56.767 | pcp 2022-04-14 06:24:56.767 | ipset 2022-04-14 06:24:56.767 | conntrack 2022-04-14 06:24:56.767 | conntrackd 2022-04-14 06:24:56.767 | keepalived 2022-04-14 06:24:56.767 | lvm2 2022-04-14 06:24:56.767 | qemu-utils 2022-04-14 06:24:56.767 | thin-provisioning-tools 2022-04-14 06:24:56.767 | curl 2022-04-14 06:24:56.767 | liberasurecode-dev 2022-04-14 06:24:56.767 | make 2022-04-14 06:24:56.767 | memcached 2022-04-14 06:24:56.767 | rsync 2022-04-14 06:24:56.767 | sqlite3 2022-04-14 06:24:56.767 | xfsprogs ' 2022-04-14 06:24:56.767 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-14 06:24:56.769 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:24:56.772 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:24:56.775 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-14 06:24:56.775 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-14 06:24:56.780 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-14 06:24:56.782 | ++ functions-common:install_package:1470 : update_package_repo 2022-04-14 06:24:56.784 | ++ functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 06:24:56.786 | ++ functions-common:update_package_repo:1443 : REPOS_UPDATED=False 2022-04-14 06:24:56.788 | ++ functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 06:24:56.790 | ++ functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 06:24:56.793 | ++ functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 06:24:56.795 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:24:56.797 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:24:56.799 | ++ functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 06:24:56.801 | ++ functions-common:apt_get_update:1196 : [[ False == \T\r\u\e ]] 2022-04-14 06:24:56.803 | ++ functions-common:apt_get_update:1201 : [[ False = \T\r\u\e ]] 2022-04-14 06:24:56.805 | ++ functions-common:apt_get_update:1203 : local sudo=sudo 2022-04-14 06:24:56.808 | +++ functions-common:apt_get_update:1204 : id -u 2022-04-14 06:24:56.813 | ++ functions-common:apt_get_update:1204 : [[ 1000 = \0 ]] 2022-04-14 06:24:56.815 | ++ functions-common:apt_get_update:1207 : time_start apt-get-update 2022-04-14 06:24:56.817 | ++ functions-common:time_start:2418 : local name=apt-get-update 2022-04-14 06:24:56.819 | ++ functions-common:time_start:2419 : local start_time= 2022-04-14 06:24:56.821 | ++ functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 06:24:56.823 | +++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 06:24:56.828 | ++ functions-common:time_start:2423 : _TIME_START[$name]=1649917496825 2022-04-14 06:24:56.830 | ++ functions-common:apt_get_update:1209 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-14 06:24:56.832 | ++ functions-common:apt_get_update:1210 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-14 06:24:56.834 | ++ functions-common:apt_get_update:1211 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-14 06:24:57.041 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-14 06:24:57.074 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-14 06:24:57.116 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-14 06:24:57.210 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-14 06:24:59.335 | Reading package lists... 2022-04-14 06:24:59.367 | ++ functions-common:apt_get_update:1215 : REPOS_UPDATED=True 2022-04-14 06:24:59.369 | ++ functions-common:apt_get_update:1217 : time_stop apt-get-update 2022-04-14 06:24:59.372 | ++ functions-common:time_stop:2432 : local name 2022-04-14 06:24:59.374 | ++ functions-common:time_stop:2433 : local end_time 2022-04-14 06:24:59.376 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:24:59.378 | ++ functions-common:time_stop:2435 : local total 2022-04-14 06:24:59.380 | ++ functions-common:time_stop:2436 : local start_time 2022-04-14 06:24:59.382 | ++ functions-common:time_stop:2438 : name=apt-get-update 2022-04-14 06:24:59.385 | ++ functions-common:time_stop:2439 : start_time=1649917496825 2022-04-14 06:24:59.387 | ++ functions-common:time_stop:2441 : [[ -z 1649917496825 ]] 2022-04-14 06:24:59.389 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:24:59.393 | ++ functions-common:time_stop:2444 : end_time=1649917499391 2022-04-14 06:24:59.395 | ++ functions-common:time_stop:2445 : elapsed_time=2566 2022-04-14 06:24:59.398 | ++ functions-common:time_stop:2446 : total=0 2022-04-14 06:24:59.400 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:24:59.402 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2566 2022-04-14 06:24:59.404 | ++ functions-common:install_package:1471 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-14 06:24:59.407 | ++ functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 06:24:59.409 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:24:59.411 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:24:59.414 | ++ functions-common:real_install_package:1457 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-14 06:24:59.435 | ++ functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-14 06:24:59.545 | Reading package lists... 2022-04-14 06:24:59.790 | Building dependency tree... 2022-04-14 06:24:59.791 | Reading state information... 2022-04-14 06:24:59.826 | acl is already the newest version (2.2.53-6). 2022-04-14 06:24:59.826 | bc is already the newest version (1.07.1-2build1). 2022-04-14 06:24:59.826 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-14 06:24:59.826 | conntrack is already the newest version (1:1.4.5-2). 2022-04-14 06:24:59.826 | ebtables is already the newest version (2.0.11-3build1). 2022-04-14 06:24:59.826 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-14 06:24:59.826 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-14 06:24:59.826 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-14 06:24:59.826 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-14 06:24:59.826 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-14 06:24:59.826 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-14 06:24:59.826 | iputils-arping is already the newest version (3:20190709-3). 2022-04-14 06:24:59.826 | iputils-ping is already the newest version (3:20190709-3). 2022-04-14 06:24:59.826 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-14 06:24:59.826 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-14 06:24:59.826 | libffi-dev is already the newest version (3.3-4). 2022-04-14 06:24:59.826 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-14 06:24:59.826 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-14 06:24:59.827 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-14 06:24:59.827 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-14 06:24:59.827 | lsscsi is already the newest version (0.30-0.1). 2022-04-14 06:24:59.827 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-14 06:24:59.827 | make is already the newest version (4.2.1-1.2). 2022-04-14 06:24:59.827 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-14 06:24:59.827 | psmisc is already the newest version (23.3-1). 2022-04-14 06:24:59.827 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-14 06:24:59.827 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-14 06:24:59.827 | python3-systemd is already the newest version (234-3build2). 2022-04-14 06:24:59.827 | socat is already the newest version (1.7.3.3-2). 2022-04-14 06:24:59.827 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-14 06:24:59.827 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-14 06:24:59.827 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-14 06:24:59.827 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-14 06:24:59.827 | graphviz is already the newest version (2.42.2-3build2). 2022-04-14 06:24:59.827 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-14 06:24:59.827 | pcp is already the newest version (5.0.3-1). 2022-04-14 06:24:59.827 | pm-utils is already the newest version (1.4.1-19). 2022-04-14 06:24:59.827 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-14 06:24:59.827 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 06:24:59.827 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 06:24:59.827 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-14 06:24:59.827 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-14 06:24:59.827 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-14 06:24:59.827 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-14 06:24:59.827 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-14 06:24:59.827 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-14 06:24:59.827 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-14 06:24:59.827 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-14 06:24:59.827 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-14 06:24:59.827 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-14 06:24:59.828 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-14 06:24:59.828 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-14 06:24:59.828 | libsystemd-dev is already the newest version (245.4-4ubuntu3.16). 2022-04-14 06:24:59.828 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-14 06:24:59.828 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-14 06:24:59.828 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-14 06:24:59.828 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-14 06:24:59.828 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-14 06:24:59.828 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-14 06:24:59.828 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-14 06:24:59.828 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-14 06:24:59.828 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-14 06:24:59.828 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-14 06:24:59.828 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-14 06:24:59.828 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-14 06:24:59.828 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-14 06:24:59.828 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-14 06:24:59.828 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-14 06:24:59.828 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-14 06:25:00.045 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 06:25:00.045 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-14 06:25:00.045 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-14 06:25:00.045 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-14 06:25:00.045 | The following packages were automatically installed and are no longer required: 2022-04-14 06:25:00.046 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 06:25:00.046 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 06:25:00.046 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 06:25:00.046 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 06:25:00.046 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 06:25:00.046 | python3-zope.interface 2022-04-14 06:25:00.046 | Use 'sudo apt autoremove' to remove them. 2022-04-14 06:25:00.159 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 06:25:00.164 | ++ functions-common:apt_get:1241 : result=0 2022-04-14 06:25:00.166 | ++ functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 06:25:00.168 | ++ functions-common:time_stop:2432 : local name 2022-04-14 06:25:00.171 | ++ functions-common:time_stop:2433 : local end_time 2022-04-14 06:25:00.173 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:25:00.175 | ++ functions-common:time_stop:2435 : local total 2022-04-14 06:25:00.177 | ++ functions-common:time_stop:2436 : local start_time 2022-04-14 06:25:00.180 | ++ functions-common:time_stop:2438 : name=apt-get 2022-04-14 06:25:00.182 | ++ functions-common:time_stop:2439 : start_time=1649917499432 2022-04-14 06:25:00.184 | ++ functions-common:time_stop:2441 : [[ -z 1649917499432 ]] 2022-04-14 06:25:00.187 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:25:00.191 | ++ functions-common:time_stop:2444 : end_time=1649917500189 2022-04-14 06:25:00.193 | ++ functions-common:time_stop:2445 : elapsed_time=757 2022-04-14 06:25:00.196 | ++ functions-common:time_stop:2446 : total=764 2022-04-14 06:25:00.198 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:25:00.200 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1521 2022-04-14 06:25:00.203 | ++ functions-common:apt_get:1245 : return 0 2022-04-14 06:25:00.205 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-14 06:25:00.208 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-14 06:25:00.210 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-14 06:25:00.215 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-14 06:25:00.219 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-14 06:25:00.222 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-14 06:25:00.224 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-14 06:25:01.639 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-14 06:25:01.641 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-14 06:25:01.643 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-14 06:25:01.644 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-14 06:25:01.646 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-14 06:25:01.648 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-14 06:25:01.650 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-14 06:25:01.652 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-14 06:25:01.653 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-14 06:25:01.655 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-14 06:25:01.657 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-14 06:25:01.659 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-14 06:25:01.661 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-14 06:25:01.662 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-14 06:25:01.664 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-14 06:25:01.666 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-14 06:25:01.668 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-14 06:25:01.670 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-14 06:25:01.672 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-14 06:25:01.673 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-14 06:25:01.676 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-14 06:25:01.679 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-14 06:25:01.680 | + functions-common:_ensure_lsb_release:394 : return 2022-04-14 06:25:01.683 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-14 06:25:01.757 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-14 06:25:01.760 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-14 06:25:01.834 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-14 06:25:01.837 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-14 06:25:01.910 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-14 06:25:01.912 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-14 06:25:01.914 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-14 06:25:01.916 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-14 06:25:01.918 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-14 06:25:01.920 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-14 06:25:01.922 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-14 06:25:01.924 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-14 06:25:01.926 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-14 06:25:01.928 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-14 06:25:01.930 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-14 06:25:01.930 | Distro: focal 2022-04-14 06:25:01.932 | + tools/install_pip.sh:main:124 : get_versions 2022-04-14 06:25:01.935 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-14 06:25:01.938 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-14 06:25:01.940 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-14 06:25:01.943 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-14 06:25:01.943 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-14 06:25:02.626 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-14 06:25:02.628 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-14 06:25:02.628 | pip: 21.3.1 2022-04-14 06:25:02.630 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-14 06:25:02.632 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-14 06:25:02.634 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 06:25:02.635 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 06:25:02.638 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 06:25:02.639 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 06:25:02.641 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 06:25:02.643 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 06:25:02.645 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 06:25:02.646 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 06:25:02.648 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 06:25:02.650 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 06:25:02.651 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 06:25:02.653 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-14 06:25:02.655 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:25:02.657 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:25:02.659 | + tools/install_pip.sh:main:142 : : 2022-04-14 06:25:02.660 | + tools/install_pip.sh:main:147 : set -x 2022-04-14 06:25:02.662 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-14 06:25:02.664 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-14 06:25:02.666 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 06:25:02.668 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-14 06:25:02.670 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-14 06:25:02.672 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 06:25:02.674 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-14 06:25:02.675 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 06:25:02.679 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-04-14 06:25:02.681 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-04-14 06:25:02.683 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-14 06:25:02.685 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-14 06:25:02.687 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-14 06:25:02.704 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-14 06:25:02.706 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-14 06:25:03.567 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:25:03.567 | from cryptography.utils import int_from_bytes 2022-04-14 06:25:03.567 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:25:03.567 | from cryptography.utils import int_from_bytes 2022-04-14 06:25:04.845 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:25:06.580 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-14 06:25:06.591 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB) 2022-04-14 06:25:09.164 | Installing collected packages: setuptools 2022-04-14 06:25:10.029 | Successfully installed setuptools-62.0.0 2022-04-14 06:25:10.029 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 06:25:10.210 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:25:10.210 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:25:10.367 | + inc/python:pip_install:200 : result=0 2022-04-14 06:25:10.369 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:25:10.371 | + functions-common:time_stop:2432 : local name 2022-04-14 06:25:10.373 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:25:10.375 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:25:10.378 | + functions-common:time_stop:2435 : local total 2022-04-14 06:25:10.380 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:25:10.381 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:25:10.383 | + functions-common:time_stop:2439 : start_time=1649917502699 2022-04-14 06:25:10.385 | + functions-common:time_stop:2441 : [[ -z 1649917502699 ]] 2022-04-14 06:25:10.388 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:25:10.391 | + functions-common:time_stop:2444 : end_time=1649917510389 2022-04-14 06:25:10.393 | + functions-common:time_stop:2445 : elapsed_time=7690 2022-04-14 06:25:10.394 | + functions-common:time_stop:2446 : total=0 2022-04-14 06:25:10.396 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:25:10.399 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7690 2022-04-14 06:25:10.401 | + inc/python:pip_install:203 : return 0 2022-04-14 06:25:10.403 | + tools/install_pip.sh:main:153 : get_versions 2022-04-14 06:25:10.406 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-14 06:25:10.409 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-14 06:25:10.411 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-14 06:25:10.414 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-14 06:25:10.414 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-14 06:25:11.139 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-14 06:25:11.141 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-14 06:25:11.141 | pip: 21.3.1 2022-04-14 06:25:11.144 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-14 06:25:11.147 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-14 06:25:11.150 | + ./stack.sh:main:798 : fixup_all 2022-04-14 06:25:11.152 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-14 06:25:11.154 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-14 06:25:11.157 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:25:11.159 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:25:11.161 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-14 06:25:11.173 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-14 06:25:11.185 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-14 06:25:11.196 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-14 06:25:11.198 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-14 06:25:11.201 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 06:25:11.203 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 06:25:11.205 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 06:25:11.207 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 06:25:11.209 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 06:25:11.211 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 06:25:11.213 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 06:25:11.215 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 06:25:11.217 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 06:25:11.219 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 06:25:11.221 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 06:25:11.223 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-14 06:25:11.226 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-14 06:25:11.228 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-14 06:25:11.231 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 06:25:11.233 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 06:25:11.235 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 06:25:11.237 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 06:25:11.239 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 06:25:11.241 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 06:25:11.244 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-14 06:25:11.246 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-14 06:25:11.249 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-14 06:25:11.251 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-14 06:25:11.253 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-14 06:25:11.255 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-14 06:25:11.258 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-14 06:25:11.279 | Using python 3.8 to install os-testr 2022-04-14 06:25:11.281 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-04-14 06:25:12.141 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:25:12.141 | from cryptography.utils import int_from_bytes 2022-04-14 06:25:12.141 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:25:12.141 | from cryptography.utils import int_from_bytes 2022-04-14 06:25:13.309 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:25:13.341 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-14 06:25:13.418 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-14 06:25:13.420 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-14 06:25:13.421 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-14 06:25:13.434 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-14 06:25:13.444 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-04-14 06:25:13.455 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-04-14 06:25:15.998 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 06:25:16.005 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:25:16.005 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:25:16.126 | + inc/python:pip_install:200 : result=0 2022-04-14 06:25:16.128 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:25:16.131 | + functions-common:time_stop:2432 : local name 2022-04-14 06:25:16.133 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:25:16.135 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:25:16.138 | + functions-common:time_stop:2435 : local total 2022-04-14 06:25:16.140 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:25:16.142 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:25:16.144 | + functions-common:time_stop:2439 : start_time=1649917511273 2022-04-14 06:25:16.146 | + functions-common:time_stop:2441 : [[ -z 1649917511273 ]] 2022-04-14 06:25:16.149 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:25:16.153 | + functions-common:time_stop:2444 : end_time=1649917516151 2022-04-14 06:25:16.155 | + functions-common:time_stop:2445 : elapsed_time=4878 2022-04-14 06:25:16.157 | + functions-common:time_stop:2446 : total=0 2022-04-14 06:25:16.160 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:25:16.162 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4878 2022-04-14 06:25:16.164 | + inc/python:pip_install:203 : return 0 2022-04-14 06:25:16.166 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-14 06:25:16.219 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-14 06:25:16.331 | + ./stack.sh:main:812 : install_infra 2022-04-14 06:25:16.333 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 06:25:16.336 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-14 06:25:16.339 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 06:25:16.343 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-14 06:25:16.369 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-14 06:25:18.283 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:18.290 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:18.294 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:18.300 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:18.304 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:18.311 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:18.315 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:18.341 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:18.420 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:18.439 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:18.443 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:18.448 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:18.463 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:18.471 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:18.473 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:18.490 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:18.507 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:18.517 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:18.522 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:18.540 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:18.563 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:18.581 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:18.589 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:18.594 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:18.615 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:18.644 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:18.646 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:18.660 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:18.664 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:18.669 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:18.674 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:18.690 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:18.696 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:18.746 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:18.764 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:18.768 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:18.800 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:18.864 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:18.870 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:18.877 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:18.930 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:18.944 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:18.954 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:19.057 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:19.083 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:19.086 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:19.097 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:19.103 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:19.122 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:19.129 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:19.146 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:19.177 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:19.207 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:19.219 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:19.231 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:19.249 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:19.257 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:19.272 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:19.284 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:19.288 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:19.295 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:25:19.433 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-14 06:25:19.724 | + inc/python:pip_install:200 : result=0 2022-04-14 06:25:19.726 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:25:19.728 | + functions-common:time_stop:2432 : local name 2022-04-14 06:25:19.731 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:25:19.733 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:25:19.735 | + functions-common:time_stop:2435 : local total 2022-04-14 06:25:19.737 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:25:19.739 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:25:19.741 | + functions-common:time_stop:2439 : start_time=1649917516361 2022-04-14 06:25:19.743 | + functions-common:time_stop:2441 : [[ -z 1649917516361 ]] 2022-04-14 06:25:19.746 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:25:19.750 | + functions-common:time_stop:2444 : end_time=1649917519748 2022-04-14 06:25:19.753 | + functions-common:time_stop:2445 : elapsed_time=3387 2022-04-14 06:25:19.755 | + functions-common:time_stop:2446 : total=4878 2022-04-14 06:25:19.757 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:25:19.759 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=8265 2022-04-14 06:25:19.762 | + inc/python:pip_install:203 : return 0 2022-04-14 06:25:19.764 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 06:25:19.766 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-14 06:25:19.789 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-04-14 06:25:21.574 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:21.582 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:21.586 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:21.592 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:21.595 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:21.602 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:21.607 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:21.632 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:21.712 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:21.732 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:21.736 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:21.741 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:21.756 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:21.764 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:21.766 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:21.783 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:21.801 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:21.811 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:21.816 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:21.834 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:21.857 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:21.874 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:21.882 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:21.888 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:21.909 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:21.938 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:21.940 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:21.956 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:21.960 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:21.964 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:21.969 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:21.985 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:21.991 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:22.040 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:22.059 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:22.063 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:22.095 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:22.158 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:22.164 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:22.171 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:22.222 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:22.235 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:22.244 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:22.348 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:22.374 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:22.378 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:22.388 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:22.394 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:22.413 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:22.420 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:22.437 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:22.468 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:22.497 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:22.509 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:22.522 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:22.540 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:22.549 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:22.563 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:22.575 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:22.579 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:25:22.585 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:25:22.587 | Processing /opt/stack/requirements 2022-04-14 06:25:24.313 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (6.0) 2022-04-14 06:25:24.316 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (3.0.0) 2022-04-14 06:25:24.329 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (21.3) 2022-04-14 06:25:24.334 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-14 06:25:24.337 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.7) 2022-04-14 06:25:24.343 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (2.27.1) 2022-04-14 06:25:24.369 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.16.0) 2022-04-14 06:25:24.372 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.5.0) 2022-04-14 06:25:24.383 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.26.9) 2022-04-14 06:25:24.434 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5355) (1.3) 2022-04-14 06:25:24.437 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5355) (0.3.0) 2022-04-14 06:25:24.452 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (3.3) 2022-04-14 06:25:24.456 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.0.12) 2022-04-14 06:25:24.460 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 497)) (2021.10.8) 2022-04-14 06:25:24.463 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2022-04-14 06:25:24.466 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (3.10.1) 2022-04-14 06:25:24.479 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (0.5.0) 2022-04-14 06:25:24.482 | Requirement already satisfied: prettytable===3.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.2.0) 2022-04-14 06:25:24.493 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (3.5.0) 2022-04-14 06:25:24.500 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.0) 2022-04-14 06:25:24.549 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 636)) (0.2.5) 2022-04-14 06:25:24.554 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.8.2) 2022-04-14 06:25:24.557 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (21.4.0) 2022-04-14 06:25:24.619 | Building wheels for collected packages: openstack-requirements 2022-04-14 06:25:24.621 | Building wheel for openstack-requirements (setup.py): started 2022-04-14 06:25:25.451 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-14 06:25:25.451 | ERROR: Command errored out with exit status 1: 2022-04-14 06:25:25.451 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-1rzbsa8n/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-1rzbsa8n/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-ahq65fmj 2022-04-14 06:25:25.451 | cwd: /tmp/pip-req-build-1rzbsa8n/ 2022-04-14 06:25:25.451 | Complete output (6 lines): 2022-04-14 06:25:25.451 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-14 06:25:25.451 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-14 06:25:25.451 | or: setup.py --help-commands 2022-04-14 06:25:25.451 | or: setup.py cmd --help 2022-04-14 06:25:25.451 | 2022-04-14 06:25:25.451 | error: invalid command 'bdist_wheel' 2022-04-14 06:25:25.451 | ---------------------------------------- 2022-04-14 06:25:25.451 | ERROR: Failed building wheel for openstack-requirements 2022-04-14 06:25:25.452 | Running setup.py clean for openstack-requirements 2022-04-14 06:25:26.284 | Failed to build openstack-requirements 2022-04-14 06:25:26.301 | Installing collected packages: openstack-requirements 2022-04-14 06:25:26.301 | Attempting uninstall: openstack-requirements 2022-04-14 06:25:26.302 | Found existing installation: openstack-requirements 1.2.1.dev5355 2022-04-14 06:25:26.337 | Uninstalling openstack-requirements-1.2.1.dev5355: 2022-04-14 06:25:26.356 | Successfully uninstalled openstack-requirements-1.2.1.dev5355 2022-04-14 06:25:26.358 | Running setup.py install for openstack-requirements: started 2022-04-14 06:25:28.703 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-14 06:25:28.726 | Successfully installed openstack-requirements-1.2.1.dev5355 2022-04-14 06:25:28.853 | + inc/python:pip_install:200 : result=0 2022-04-14 06:25:28.856 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:25:28.858 | + functions-common:time_stop:2432 : local name 2022-04-14 06:25:28.860 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:25:28.862 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:25:28.864 | + functions-common:time_stop:2435 : local total 2022-04-14 06:25:28.866 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:25:28.868 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:25:28.870 | + functions-common:time_stop:2439 : start_time=1649917519781 2022-04-14 06:25:28.873 | + functions-common:time_stop:2441 : [[ -z 1649917519781 ]] 2022-04-14 06:25:28.875 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:25:28.879 | + functions-common:time_stop:2444 : end_time=1649917528877 2022-04-14 06:25:28.881 | + functions-common:time_stop:2445 : elapsed_time=9096 2022-04-14 06:25:28.883 | + functions-common:time_stop:2446 : total=8265 2022-04-14 06:25:28.885 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:25:28.888 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=17361 2022-04-14 06:25:28.890 | + inc/python:pip_install:203 : return 0 2022-04-14 06:25:28.892 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-14 06:25:28.895 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-14 06:25:28.897 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-14 06:25:28.899 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:25:28.903 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:25:28.905 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-04-14 06:25:28.907 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:25:28.910 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-14 06:25:28.930 | Using python 3.8 to install pbr 2022-04-14 06:25:28.933 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-14 06:25:29.801 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:25:29.801 | from cryptography.utils import int_from_bytes 2022-04-14 06:25:29.801 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:25:29.801 | from cryptography.utils import int_from_bytes 2022-04-14 06:25:30.997 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:25:31.028 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-14 06:25:33.688 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 06:25:33.695 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:25:33.695 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:25:33.818 | + inc/python:pip_install:200 : result=0 2022-04-14 06:25:33.820 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:25:33.822 | + functions-common:time_stop:2432 : local name 2022-04-14 06:25:33.824 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:25:33.827 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:25:33.829 | + functions-common:time_stop:2435 : local total 2022-04-14 06:25:33.831 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:25:33.833 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:25:33.835 | + functions-common:time_stop:2439 : start_time=1649917528925 2022-04-14 06:25:33.837 | + functions-common:time_stop:2441 : [[ -z 1649917528925 ]] 2022-04-14 06:25:33.840 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:25:33.844 | + functions-common:time_stop:2444 : end_time=1649917533841 2022-04-14 06:25:33.846 | + functions-common:time_stop:2445 : elapsed_time=4916 2022-04-14 06:25:33.848 | + functions-common:time_stop:2446 : total=17361 2022-04-14 06:25:33.850 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:25:33.852 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=22277 2022-04-14 06:25:33.855 | + inc/python:pip_install:203 : return 0 2022-04-14 06:25:33.857 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-14 06:25:36.129 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-14 06:25:38.018 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:25:38.019 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-14 06:25:38.034 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-14 06:25:38.039 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-14 06:25:38.042 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-14 06:25:38.045 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-14 06:25:38.048 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.8) 2022-04-14 06:25:38.119 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-14 06:25:38.122 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-14 06:25:38.125 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-14 06:25:38.142 | + ./stack.sh:main:821 : pkgs= 2022-04-14 06:25:38.144 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-14 06:25:38.147 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-14 06:25:38.149 | + functions-common:run_phase:1860 : local mode=stack 2022-04-14 06:25:38.152 | + functions-common:run_phase:1861 : local phase=pre-install 2022-04-14 06:25:38.154 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 06:25:38.157 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 06:25:38.159 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 06:25:38.161 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 06:25:38.163 | + functions-common:run_phase:1870 : local extra 2022-04-14 06:25:38.166 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 06:25:38.170 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 06:25:38.172 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 06:25:38.174 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 06:25:38.177 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-14 06:25:38.179 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 06:25:38.194 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:25:38.196 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 06:25:38.198 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-14 06:25:38.201 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-14 06:25:38.203 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-14 06:25:38.205 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-14 06:25:38.207 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-14 06:25:38.209 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-14 06:25:38.211 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-14 06:25:38.213 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-14 06:25:38.215 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-14 06:25:38.217 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-14 06:25:38.219 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-14 06:25:38.221 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-14 06:25:38.224 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 06:25:38.226 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-14 06:25:38.228 | + functions-common:run_phase:1887 : run_plugins stack pre-install 2022-04-14 06:25:38.231 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-14 06:25:38.233 | + functions-common:run_plugins:1847 : local phase=pre-install 2022-04-14 06:25:38.235 | + functions-common:run_plugins:1849 : local plugins= 2022-04-14 06:25:38.237 | + functions-common:run_plugins:1850 : local plugin 2022-04-14 06:25:38.240 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-14 06:25:38.242 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-14 06:25:38.244 | + functions:set_systemd_override:821 : local value=2048 2022-04-14 06:25:38.247 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-14 06:25:38.249 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-14 06:25:38.301 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-14 06:25:38.301 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-14 06:25:38.303 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-14 06:25:38.667 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-14 06:25:38.670 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-14 06:25:38.686 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:25:38.689 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-14 06:25:38.691 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 06:25:38.693 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 06:25:38.696 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 06:25:38.698 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 06:25:38.700 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 06:25:38.703 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 06:25:38.705 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:25:38.707 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:25:38.709 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 06:25:38.712 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 06:25:38.715 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 06:25:38.717 | + functions-common:apt_get_update:1197 : return 2022-04-14 06:25:38.719 | + functions-common:install_package:1471 : real_install_package rabbitmq-server 2022-04-14 06:25:38.722 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 06:25:38.724 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:25:38.726 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:25:38.729 | + functions-common:real_install_package:1457 : apt_get install rabbitmq-server 2022-04-14 06:25:38.751 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-14 06:25:38.861 | Reading package lists... 2022-04-14 06:25:39.107 | Building dependency tree... 2022-04-14 06:25:39.108 | Reading state information... 2022-04-14 06:25:39.357 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-14 06:25:39.357 | The following packages were automatically installed and are no longer required: 2022-04-14 06:25:39.358 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 06:25:39.359 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 06:25:39.359 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 06:25:39.359 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 06:25:39.359 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 06:25:39.359 | python3-zope.interface 2022-04-14 06:25:39.359 | Use 'sudo apt autoremove' to remove them. 2022-04-14 06:25:39.474 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 06:25:39.478 | + functions-common:apt_get:1241 : result=0 2022-04-14 06:25:39.481 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 06:25:39.483 | + functions-common:time_stop:2432 : local name 2022-04-14 06:25:39.485 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:25:39.488 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:25:39.490 | + functions-common:time_stop:2435 : local total 2022-04-14 06:25:39.493 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:25:39.496 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 06:25:39.499 | + functions-common:time_stop:2439 : start_time=1649917538748 2022-04-14 06:25:39.501 | + functions-common:time_stop:2441 : [[ -z 1649917538748 ]] 2022-04-14 06:25:39.504 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:25:39.508 | + functions-common:time_stop:2444 : end_time=1649917539505 2022-04-14 06:25:39.513 | + functions-common:time_stop:2445 : elapsed_time=757 2022-04-14 06:25:39.515 | + functions-common:time_stop:2446 : total=1521 2022-04-14 06:25:39.517 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:25:39.519 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2278 2022-04-14 06:25:39.522 | + functions-common:apt_get:1245 : return 0 2022-04-14 06:25:39.524 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-14 06:25:39.527 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 06:25:39.529 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 06:25:39.531 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 06:25:39.534 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 06:25:39.536 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 06:25:39.538 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 06:25:39.541 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-14 06:25:39.543 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 06:25:39.546 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 06:25:39.548 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 06:25:39.552 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 06:25:39.554 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 06:25:39.557 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 06:25:39.560 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 06:25:39.562 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 06:25:39.564 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 06:25:39.568 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 06:25:39.572 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 06:25:39.575 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-14 06:25:39.577 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 06:25:39.580 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 06:25:39.582 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 06:25:39.584 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 06:25:39.587 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 06:25:39.589 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 06:25:39.591 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-14 06:25:39.594 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-14 06:25:39.610 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:25:39.613 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-14 06:25:39.615 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 06:25:39.617 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-14 06:25:39.621 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-14 06:25:39.624 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-14 06:25:39.628 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-14 06:25:39.630 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-14 06:25:39.633 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-14 06:25:39.635 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-14 06:25:39.638 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-14 06:25:39.640 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-14 06:25:39.643 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-14 06:25:40.351 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-14 06:25:40.352 | user tags 2022-04-14 06:25:40.352 | stackrabbit []' 2022-04-14 06:25:40.356 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-14 06:25:40.356 | user tags 2022-04-14 06:25:40.356 | stackrabbit []' 2022-04-14 06:25:40.356 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-14 06:25:40.362 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-14 06:25:40.364 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-14 06:25:40.367 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-14 06:25:41.031 | Changing password for user "stackrabbit" ... 2022-04-14 06:25:41.054 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-14 06:25:41.727 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-14 06:25:41.750 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-14 06:25:41.753 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-14 06:25:42.413 | Changing password for user "stackrabbit" ... 2022-04-14 06:25:42.436 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-14 06:25:42.439 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-14 06:25:42.441 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-14 06:25:43.085 | Deleting user "guest" ... 2022-04-14 06:25:43.100 | Error: 2022-04-14 06:25:43.100 | {:no_such_user, "guest"} 2022-04-14 06:25:43.113 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-14 06:25:43.116 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-14 06:25:43.132 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:25:43.135 | + ./stack.sh:main:838 : install_database 2022-04-14 06:25:43.137 | + lib/database:install_database:118 : install_database_mysql 2022-04-14 06:25:43.140 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-14 06:25:43.142 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:25:43.144 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:25:43.147 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-14 06:25:43.367 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-14 06:25:43.370 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-14 06:25:43.372 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-14 06:25:43.374 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-14 06:25:43.377 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-14 06:25:43.379 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-14 06:25:43.381 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 06:25:43.384 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 06:25:43.387 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 06:25:43.389 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 06:25:43.392 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 06:25:43.394 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 06:25:43.396 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 06:25:43.398 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 06:25:43.402 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 06:25:43.404 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 06:25:43.406 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 06:25:43.408 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-14 06:25:43.411 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 06:25:43.413 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 06:25:43.416 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 06:25:43.418 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 06:25:43.420 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 06:25:43.423 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 06:25:43.425 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-14 06:25:43.427 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:25:43.430 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:25:43.433 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-14 06:25:43.434 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 06:25:43.437 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 06:25:43.439 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 06:25:43.441 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 06:25:43.444 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 06:25:43.446 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 06:25:43.449 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:25:43.451 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:25:43.454 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 06:25:43.456 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 06:25:43.458 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 06:25:43.460 | + functions-common:apt_get_update:1197 : return 2022-04-14 06:25:43.463 | + functions-common:install_package:1471 : real_install_package mysql-server 2022-04-14 06:25:43.466 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 06:25:43.468 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:25:43.470 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:25:43.473 | + functions-common:real_install_package:1457 : apt_get install mysql-server 2022-04-14 06:25:43.493 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-14 06:25:43.605 | Reading package lists... 2022-04-14 06:25:43.845 | Building dependency tree... 2022-04-14 06:25:43.847 | Reading state information... 2022-04-14 06:25:44.096 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-14 06:25:44.096 | The following packages were automatically installed and are no longer required: 2022-04-14 06:25:44.097 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 06:25:44.097 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 06:25:44.097 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 06:25:44.097 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 06:25:44.097 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 06:25:44.097 | python3-zope.interface 2022-04-14 06:25:44.097 | Use 'sudo apt autoremove' to remove them. 2022-04-14 06:25:44.211 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 06:25:44.216 | + functions-common:apt_get:1241 : result=0 2022-04-14 06:25:44.218 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 06:25:44.221 | + functions-common:time_stop:2432 : local name 2022-04-14 06:25:44.223 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:25:44.225 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:25:44.227 | + functions-common:time_stop:2435 : local total 2022-04-14 06:25:44.229 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:25:44.231 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 06:25:44.234 | + functions-common:time_stop:2439 : start_time=1649917543491 2022-04-14 06:25:44.236 | + functions-common:time_stop:2441 : [[ -z 1649917543491 ]] 2022-04-14 06:25:44.238 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:25:44.242 | + functions-common:time_stop:2444 : end_time=1649917544240 2022-04-14 06:25:44.245 | + functions-common:time_stop:2445 : elapsed_time=749 2022-04-14 06:25:44.247 | + functions-common:time_stop:2446 : total=2278 2022-04-14 06:25:44.249 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:25:44.251 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3027 2022-04-14 06:25:44.253 | + functions-common:apt_get:1245 : return 0 2022-04-14 06:25:44.256 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-14 06:25:44.258 | + ./stack.sh:main:841 : install_database_python 2022-04-14 06:25:44.261 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-14 06:25:44.263 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-14 06:25:44.265 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-14 06:25:44.267 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 06:25:44.270 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-14 06:25:44.273 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-14 06:25:44.275 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 06:25:44.279 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-14 06:25:44.279 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 06:25:44.284 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-14 06:25:44.286 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-14 06:25:44.289 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-14 06:25:44.292 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-14 06:25:44.294 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-14 06:25:44.316 | Using python 3.8 to install PyMySQL 2022-04-14 06:25:44.318 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-04-14 06:25:45.176 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:25:45.177 | from cryptography.utils import int_from_bytes 2022-04-14 06:25:45.177 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:25:45.177 | from cryptography.utils import int_from_bytes 2022-04-14 06:25:46.362 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:25:46.393 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-14 06:25:48.916 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 06:25:48.923 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:25:48.923 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:25:49.039 | + inc/python:pip_install:200 : result=0 2022-04-14 06:25:49.042 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:25:49.044 | + functions-common:time_stop:2432 : local name 2022-04-14 06:25:49.046 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:25:49.049 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:25:49.051 | + functions-common:time_stop:2435 : local total 2022-04-14 06:25:49.053 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:25:49.056 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:25:49.058 | + functions-common:time_stop:2439 : start_time=1649917544310 2022-04-14 06:25:49.061 | + functions-common:time_stop:2441 : [[ -z 1649917544310 ]] 2022-04-14 06:25:49.064 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:25:49.068 | + functions-common:time_stop:2444 : end_time=1649917549065 2022-04-14 06:25:49.070 | + functions-common:time_stop:2445 : elapsed_time=4755 2022-04-14 06:25:49.073 | + functions-common:time_stop:2446 : total=22277 2022-04-14 06:25:49.075 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:25:49.077 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=27032 2022-04-14 06:25:49.080 | + inc/python:pip_install:203 : return 0 2022-04-14 06:25:49.082 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-14 06:25:49.084 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-14 06:25:49.087 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-14 06:25:49.089 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-14 06:25:49.105 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:25:49.107 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-14 06:25:49.109 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-14 06:25:49.113 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 06:25:49.113 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 06:25:49.118 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 06:25:49.121 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 06:25:49.124 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-14 06:25:49.126 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 06:25:49.128 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-14 06:25:49.131 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-14 06:25:49.147 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:25:49.149 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-14 06:25:49.151 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 06:25:49.154 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 06:25:49.156 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 06:25:49.158 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 06:25:49.161 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 06:25:49.163 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 06:25:49.165 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:25:49.167 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:25:49.170 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 06:25:49.172 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 06:25:49.174 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 06:25:49.177 | + functions-common:apt_get_update:1197 : return 2022-04-14 06:25:49.179 | + functions-common:install_package:1471 : real_install_package radvd 2022-04-14 06:25:49.181 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 06:25:49.184 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:25:49.186 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:25:49.189 | + functions-common:real_install_package:1457 : apt_get install radvd 2022-04-14 06:25:49.209 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-14 06:25:49.319 | Reading package lists... 2022-04-14 06:25:49.561 | Building dependency tree... 2022-04-14 06:25:49.562 | Reading state information... 2022-04-14 06:25:49.813 | radvd is already the newest version (1:2.17-2). 2022-04-14 06:25:49.813 | The following packages were automatically installed and are no longer required: 2022-04-14 06:25:49.814 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 06:25:49.814 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 06:25:49.814 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 06:25:49.814 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 06:25:49.814 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 06:25:49.814 | python3-zope.interface 2022-04-14 06:25:49.815 | Use 'sudo apt autoremove' to remove them. 2022-04-14 06:25:49.928 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 06:25:49.933 | + functions-common:apt_get:1241 : result=0 2022-04-14 06:25:49.935 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 06:25:49.938 | + functions-common:time_stop:2432 : local name 2022-04-14 06:25:49.940 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:25:49.942 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:25:49.944 | + functions-common:time_stop:2435 : local total 2022-04-14 06:25:49.946 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:25:49.948 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 06:25:49.950 | + functions-common:time_stop:2439 : start_time=1649917549206 2022-04-14 06:25:49.953 | + functions-common:time_stop:2441 : [[ -z 1649917549206 ]] 2022-04-14 06:25:49.955 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:25:49.959 | + functions-common:time_stop:2444 : end_time=1649917549957 2022-04-14 06:25:49.962 | + functions-common:time_stop:2445 : elapsed_time=751 2022-04-14 06:25:49.964 | + functions-common:time_stop:2446 : total=3027 2022-04-14 06:25:49.967 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:25:49.969 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3778 2022-04-14 06:25:49.971 | + functions-common:apt_get:1245 : return 0 2022-04-14 06:25:49.973 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-14 06:25:49.990 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:25:49.992 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-14 06:25:49.995 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-14 06:25:49.997 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-14 06:25:50.000 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-14 06:25:50.019 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-14 06:25:50.022 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 06:25:50.024 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 06:25:50.027 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 06:25:50.029 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 06:25:50.032 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 06:25:50.039 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 06:25:50.041 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:25:50.045 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:25:50.047 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 06:25:50.049 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 06:25:50.051 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 06:25:50.053 | + functions-common:apt_get_update:1197 : return 2022-04-14 06:25:50.056 | + functions-common:install_package:1471 : real_install_package fakeroot make openvswitch-switch 2022-04-14 06:25:50.058 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 06:25:50.061 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:25:50.064 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:25:50.066 | + functions-common:real_install_package:1457 : apt_get install fakeroot make openvswitch-switch 2022-04-14 06:25:50.086 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-04-14 06:25:50.196 | Reading package lists... 2022-04-14 06:25:50.441 | Building dependency tree... 2022-04-14 06:25:50.443 | Reading state information... 2022-04-14 06:25:50.692 | fakeroot is already the newest version (1.24-1). 2022-04-14 06:25:50.692 | make is already the newest version (4.2.1-1.2). 2022-04-14 06:25:50.692 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-14 06:25:50.692 | The following packages were automatically installed and are no longer required: 2022-04-14 06:25:50.693 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 06:25:50.693 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 06:25:50.693 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 06:25:50.693 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 06:25:50.693 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 06:25:50.693 | python3-zope.interface 2022-04-14 06:25:50.693 | Use 'sudo apt autoremove' to remove them. 2022-04-14 06:25:50.806 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 06:25:50.811 | + functions-common:apt_get:1241 : result=0 2022-04-14 06:25:50.813 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 06:25:50.815 | + functions-common:time_stop:2432 : local name 2022-04-14 06:25:50.817 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:25:50.820 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:25:50.822 | + functions-common:time_stop:2435 : local total 2022-04-14 06:25:50.824 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:25:50.826 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 06:25:50.828 | + functions-common:time_stop:2439 : start_time=1649917550084 2022-04-14 06:25:50.830 | + functions-common:time_stop:2441 : [[ -z 1649917550084 ]] 2022-04-14 06:25:50.833 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:25:50.837 | + functions-common:time_stop:2444 : end_time=1649917550835 2022-04-14 06:25:50.839 | + functions-common:time_stop:2445 : elapsed_time=751 2022-04-14 06:25:50.842 | + functions-common:time_stop:2446 : total=3778 2022-04-14 06:25:50.844 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:25:50.846 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4529 2022-04-14 06:25:50.848 | + functions-common:apt_get:1245 : return 0 2022-04-14 06:25:50.850 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-14 06:25:50.853 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:25:50.856 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:25:50.858 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-14 06:25:50.860 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-14 06:25:50.863 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-14 06:25:50.867 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-14 06:25:50.869 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-14 06:25:50.872 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-14 06:25:50.873 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-14 06:25:50.877 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-14 06:25:50.880 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-14 06:25:50.882 | + functions:vercmp:628 : local v1=5.4 2022-04-14 06:25:50.884 | + functions:vercmp:629 : local 'op=<' 2022-04-14 06:25:50.887 | + functions:vercmp:630 : local v2=3.13 2022-04-14 06:25:50.889 | + functions:vercmp:631 : local result 2022-04-14 06:25:50.892 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-14 06:25:50.893 | ++ functions:vercmp:635 : head -1 2022-04-14 06:25:50.893 | ++ functions:vercmp:635 : sort -V 2022-04-14 06:25:50.898 | + functions:vercmp:635 : result=3.13 2022-04-14 06:25:50.900 | + functions:vercmp:637 : case $op in 2022-04-14 06:25:50.903 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-14 06:25:50.905 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-14 06:25:50.907 | + functions:vercmp:648 : return 2022-04-14 06:25:50.910 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-14 06:25:50.912 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 06:25:50.914 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart openvswitch-switch 2022-04-14 06:25:51.384 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-14 06:25:51.388 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-14 06:25:51.390 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:25:51.393 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:25:51.396 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-04-14 06:25:51.399 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:25:51.401 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-14 06:25:51.419 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:25:51.422 | + ./stack.sh:main:849 : install_etcd3 2022-04-14 06:25:51.426 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-14 06:25:51.426 | Installing etcd 2022-04-14 06:25:51.428 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-14 06:25:51.441 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-14 06:25:51.454 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-14 06:25:51.456 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-14 06:25:51.472 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-14 06:25:51.476 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 06:25:51.478 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 06:25:51.481 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 06:25:51.486 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 06:25:51.489 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-04-14 06:25:51.491 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-14 06:25:51.494 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 06:25:51.497 | ++ functions:get_extra_file:74 : return 2022-04-14 06:25:51.499 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 06:25:51.502 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-14 06:25:51.504 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-14 06:25:51.506 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-14 06:25:51.523 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:25:51.525 | + ./stack.sh:main:868 : install_dstat 2022-04-14 06:25:51.528 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-14 06:25:51.544 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:25:51.547 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-14 06:25:51.549 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 06:25:51.551 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-14 06:25:51.554 | + ./stack.sh:main:877 : install_libs 2022-04-14 06:25:51.556 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-14 06:25:51.559 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-14 06:25:51.561 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-14 06:25:51.565 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-14 06:25:51.568 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:25:51.570 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:25:51.572 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-04-14 06:25:51.575 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:25:51.577 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-14 06:25:51.579 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-14 06:25:51.582 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-14 06:25:51.584 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-14 06:25:51.586 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:25:51.589 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:25:51.591 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-04-14 06:25:51.593 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:25:51.595 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-14 06:25:51.598 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-14 06:25:51.600 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-14 06:25:51.602 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-14 06:25:51.605 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:25:51.607 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:25:51.609 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-04-14 06:25:51.611 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:25:51.614 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-14 06:25:51.616 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-14 06:25:51.618 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-14 06:25:51.622 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-14 06:25:51.624 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:25:51.626 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:25:51.628 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-04-14 06:25:51.630 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:25:51.633 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-14 06:25:51.636 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-14 06:25:51.638 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-14 06:25:51.641 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-14 06:25:51.643 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:25:51.645 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:25:51.647 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-04-14 06:25:51.649 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:25:51.652 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-14 06:25:51.654 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-14 06:25:51.656 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-14 06:25:51.658 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-14 06:25:51.661 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:25:51.663 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:25:51.665 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-04-14 06:25:51.668 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:25:51.670 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-14 06:25:51.672 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-14 06:25:51.675 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-14 06:25:51.677 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-14 06:25:51.679 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:25:51.682 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:25:51.685 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-04-14 06:25:51.687 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:25:51.689 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-14 06:25:51.692 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-14 06:25:51.694 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-14 06:25:51.696 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-14 06:25:51.699 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:25:51.701 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:25:51.703 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-04-14 06:25:51.706 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:25:51.708 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-14 06:25:51.710 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-14 06:25:51.712 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-14 06:25:51.715 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-14 06:25:51.717 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:25:51.719 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:25:51.722 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-04-14 06:25:51.724 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:25:51.726 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-14 06:25:51.728 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-14 06:25:51.731 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-14 06:25:51.734 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-14 06:25:51.736 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:25:51.738 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:25:51.740 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-04-14 06:25:51.743 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:25:51.745 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-14 06:25:51.748 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-14 06:25:51.750 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-14 06:25:51.752 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-14 06:25:51.754 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:25:51.757 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:25:51.759 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-04-14 06:25:51.761 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:25:51.764 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-14 06:25:51.766 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-14 06:25:51.768 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-14 06:25:51.771 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-14 06:25:51.773 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:25:51.775 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:25:51.777 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-04-14 06:25:51.780 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:25:51.782 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-14 06:25:51.784 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-14 06:25:51.787 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-14 06:25:51.789 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-14 06:25:51.792 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:25:51.794 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:25:51.796 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-04-14 06:25:51.798 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:25:51.801 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-14 06:25:51.803 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-14 06:25:51.805 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-14 06:25:51.808 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-14 06:25:51.810 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:25:51.813 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:25:51.815 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-04-14 06:25:51.817 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:25:51.820 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-14 06:25:51.822 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-14 06:25:51.825 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-14 06:25:51.827 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-14 06:25:51.829 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:25:51.831 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:25:51.833 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-04-14 06:25:51.836 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:25:51.839 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-14 06:25:51.841 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-14 06:25:51.844 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-14 06:25:51.846 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-14 06:25:51.848 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:25:51.850 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:25:51.853 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-04-14 06:25:51.855 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:25:51.858 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-14 06:25:51.860 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-14 06:25:51.862 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-14 06:25:51.864 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-14 06:25:51.867 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:25:51.869 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:25:51.871 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-04-14 06:25:51.874 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:25:51.876 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-14 06:25:51.878 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-14 06:25:51.880 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-14 06:25:51.883 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-14 06:25:51.886 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:25:51.888 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:25:51.890 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-04-14 06:25:51.893 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:25:51.895 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-14 06:25:51.897 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-14 06:25:51.900 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-14 06:25:51.903 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-14 06:25:51.905 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:25:51.907 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:25:51.909 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-04-14 06:25:51.912 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:25:51.914 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-14 06:25:51.917 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-14 06:25:51.919 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-14 06:25:51.921 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-14 06:25:51.924 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:25:51.926 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:25:51.929 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-04-14 06:25:51.931 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:25:51.934 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-14 06:25:51.936 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-14 06:25:51.938 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-14 06:25:51.941 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-14 06:25:51.943 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:25:51.945 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:25:51.948 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-04-14 06:25:51.951 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:25:51.953 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-14 06:25:51.955 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-14 06:25:51.957 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-14 06:25:51.960 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-14 06:25:51.962 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:25:51.965 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:25:51.967 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-04-14 06:25:51.970 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:25:51.972 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-14 06:25:51.975 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-14 06:25:51.977 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-14 06:25:51.979 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-14 06:25:51.982 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:25:51.984 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:25:51.986 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-04-14 06:25:51.989 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:25:51.991 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-14 06:25:51.993 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-14 06:25:51.997 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-14 06:25:51.999 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-14 06:25:52.001 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:25:52.003 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:25:52.006 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-04-14 06:25:52.008 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:25:52.011 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-14 06:25:52.013 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-14 06:25:52.016 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-14 06:25:52.018 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-14 06:25:52.020 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:25:52.022 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:25:52.025 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-04-14 06:25:52.027 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:25:52.030 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-14 06:25:52.032 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-14 06:25:52.034 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-14 06:25:52.037 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-14 06:25:52.039 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:25:52.041 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:25:52.044 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-04-14 06:25:52.046 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:25:52.049 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-14 06:25:52.051 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-14 06:25:52.053 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-14 06:25:52.056 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-14 06:25:52.059 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:25:52.061 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:25:52.063 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-04-14 06:25:52.066 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:25:52.068 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-14 06:25:52.070 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-14 06:25:52.073 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-14 06:25:52.075 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-14 06:25:52.078 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:25:52.080 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:25:52.082 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-04-14 06:25:52.085 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:25:52.087 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-14 06:25:52.090 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-14 06:25:52.092 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-14 06:25:52.094 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-14 06:25:52.097 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:25:52.099 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:25:52.101 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-04-14 06:25:52.103 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:25:52.107 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-14 06:25:52.109 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-14 06:25:52.111 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-14 06:25:52.114 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-14 06:25:52.116 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:25:52.118 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:25:52.121 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-04-14 06:25:52.123 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:25:52.126 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-14 06:25:52.128 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-14 06:25:52.130 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-14 06:25:52.132 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-14 06:25:52.135 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:25:52.138 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:25:52.140 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-04-14 06:25:52.142 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:25:52.145 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-14 06:25:52.147 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-14 06:25:52.149 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-14 06:25:52.153 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-14 06:25:52.155 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:25:52.157 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:25:52.160 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-04-14 06:25:52.162 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:25:52.164 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-14 06:25:52.167 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-14 06:25:52.169 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-14 06:25:52.171 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-14 06:25:52.173 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:25:52.176 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:25:52.178 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-04-14 06:25:52.181 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:25:52.184 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-14 06:25:52.186 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-14 06:25:52.189 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-14 06:25:52.191 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-14 06:25:52.193 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:25:52.196 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:25:52.198 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-04-14 06:25:52.201 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:25:52.203 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-14 06:25:52.205 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-14 06:25:52.208 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-14 06:25:52.210 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-14 06:25:52.212 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:25:52.215 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:25:52.217 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-04-14 06:25:52.219 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:25:52.222 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-14 06:25:52.224 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-14 06:25:52.226 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-14 06:25:52.229 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-14 06:25:52.231 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:25:52.234 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:25:52.236 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-04-14 06:25:52.238 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:25:52.241 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-14 06:25:52.243 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-14 06:25:52.246 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-14 06:25:52.248 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-14 06:25:52.250 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:25:52.253 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:25:52.255 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-04-14 06:25:52.257 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:25:52.260 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-14 06:25:52.262 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-14 06:25:52.265 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-14 06:25:52.267 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-14 06:25:52.269 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:25:52.272 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:25:52.274 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-04-14 06:25:52.276 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:25:52.279 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-14 06:25:52.299 | Using python 3.8 to install etcd3 2022-04-14 06:25:52.302 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-04-14 06:25:53.161 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:25:53.162 | from cryptography.utils import int_from_bytes 2022-04-14 06:25:53.162 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:25:53.162 | from cryptography.utils import int_from_bytes 2022-04-14 06:25:54.323 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:25:54.355 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-14 06:25:54.362 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-14 06:25:54.364 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-14 06:25:54.365 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-14 06:25:54.366 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-14 06:25:56.913 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 06:25:56.921 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:25:56.921 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:25:57.039 | + inc/python:pip_install:200 : result=0 2022-04-14 06:25:57.042 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:25:57.044 | + functions-common:time_stop:2432 : local name 2022-04-14 06:25:57.046 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:25:57.048 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:25:57.051 | + functions-common:time_stop:2435 : local total 2022-04-14 06:25:57.053 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:25:57.055 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:25:57.057 | + functions-common:time_stop:2439 : start_time=1649917552294 2022-04-14 06:25:57.059 | + functions-common:time_stop:2441 : [[ -z 1649917552294 ]] 2022-04-14 06:25:57.062 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:25:57.066 | + functions-common:time_stop:2444 : end_time=1649917557063 2022-04-14 06:25:57.068 | + functions-common:time_stop:2445 : elapsed_time=4769 2022-04-14 06:25:57.070 | + functions-common:time_stop:2446 : total=27032 2022-04-14 06:25:57.073 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:25:57.075 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=31801 2022-04-14 06:25:57.077 | + inc/python:pip_install:203 : return 0 2022-04-14 06:25:57.080 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-14 06:25:57.101 | Using python 3.8 to install etcd3gw 2022-04-14 06:25:57.104 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-04-14 06:25:57.962 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:25:57.963 | from cryptography.utils import int_from_bytes 2022-04-14 06:25:57.963 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:25:57.963 | from cryptography.utils import int_from_bytes 2022-04-14 06:25:59.143 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:25:59.175 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-14 06:25:59.183 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-14 06:25:59.185 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-14 06:25:59.186 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-14 06:25:59.187 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-14 06:25:59.219 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-14 06:25:59.222 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-04-14 06:25:59.224 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-14 06:25:59.225 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-04-14 06:26:01.748 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 06:26:01.755 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:26:01.755 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:26:01.875 | + inc/python:pip_install:200 : result=0 2022-04-14 06:26:01.877 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:26:01.880 | + functions-common:time_stop:2432 : local name 2022-04-14 06:26:01.882 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:26:01.884 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:26:01.887 | + functions-common:time_stop:2435 : local total 2022-04-14 06:26:01.889 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:26:01.891 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:26:01.893 | + functions-common:time_stop:2439 : start_time=1649917557096 2022-04-14 06:26:01.895 | + functions-common:time_stop:2441 : [[ -z 1649917557096 ]] 2022-04-14 06:26:01.898 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:26:01.902 | + functions-common:time_stop:2444 : end_time=1649917561900 2022-04-14 06:26:01.905 | + functions-common:time_stop:2445 : elapsed_time=4804 2022-04-14 06:26:01.907 | + functions-common:time_stop:2446 : total=31801 2022-04-14 06:26:01.909 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:26:01.911 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=36605 2022-04-14 06:26:01.913 | + inc/python:pip_install:203 : return 0 2022-04-14 06:26:01.916 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-14 06:26:01.918 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-14 06:26:01.921 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-14 06:26:01.923 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 06:26:01.925 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 06:26:01.928 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 06:26:01.930 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 06:26:01.933 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 06:26:01.935 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 06:26:01.937 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 06:26:01.940 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 06:26:01.942 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 06:26:01.944 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 06:26:01.947 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 06:26:01.949 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-14 06:26:01.951 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:26:01.954 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:26:01.956 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-14 06:26:01.958 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 06:26:01.961 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 06:26:01.963 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 06:26:01.966 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 06:26:01.968 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 06:26:01.970 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 06:26:01.973 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 06:26:01.975 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:26:01.977 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:26:01.980 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 06:26:01.982 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 06:26:01.985 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 06:26:01.987 | + functions-common:apt_get_update:1197 : return 2022-04-14 06:26:01.989 | + functions-common:install_package:1471 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 06:26:01.992 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 06:26:01.994 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:26:01.997 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:26:01.999 | + functions-common:real_install_package:1457 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 06:26:02.020 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 06:26:02.130 | Reading package lists... 2022-04-14 06:26:02.372 | Building dependency tree... 2022-04-14 06:26:02.373 | Reading state information... 2022-04-14 06:26:02.622 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-14 06:26:02.622 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-14 06:26:02.622 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 06:26:02.623 | The following packages were automatically installed and are no longer required: 2022-04-14 06:26:02.624 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 06:26:02.624 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 06:26:02.624 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 06:26:02.624 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 06:26:02.624 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 06:26:02.624 | python3-zope.interface 2022-04-14 06:26:02.624 | Use 'sudo apt autoremove' to remove them. 2022-04-14 06:26:02.736 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 06:26:02.741 | + functions-common:apt_get:1241 : result=0 2022-04-14 06:26:02.743 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 06:26:02.746 | + functions-common:time_stop:2432 : local name 2022-04-14 06:26:02.748 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:26:02.750 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:26:02.753 | + functions-common:time_stop:2435 : local total 2022-04-14 06:26:02.755 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:26:02.757 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 06:26:02.759 | + functions-common:time_stop:2439 : start_time=1649917562018 2022-04-14 06:26:02.762 | + functions-common:time_stop:2441 : [[ -z 1649917562018 ]] 2022-04-14 06:26:02.765 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:26:02.769 | + functions-common:time_stop:2444 : end_time=1649917562767 2022-04-14 06:26:02.771 | + functions-common:time_stop:2445 : elapsed_time=749 2022-04-14 06:26:02.774 | + functions-common:time_stop:2446 : total=4529 2022-04-14 06:26:02.776 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:26:02.778 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=5278 2022-04-14 06:26:02.781 | + functions-common:apt_get:1245 : return 0 2022-04-14 06:26:02.783 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-14 06:26:02.785 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:26:02.788 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:26:02.790 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-14 06:26:02.851 | Module proxy already enabled 2022-04-14 06:26:02.855 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-14 06:26:02.917 | Considering dependency proxy for proxy_uwsgi: 2022-04-14 06:26:02.917 | Module proxy already enabled 2022-04-14 06:26:02.917 | Module proxy_uwsgi already enabled 2022-04-14 06:26:02.921 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-14 06:26:02.923 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 06:26:02.926 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 06:26:02.928 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 06:26:03.064 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-14 06:26:03.067 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-14 06:26:03.070 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-14 06:26:03.072 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:26:03.075 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:26:03.077 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-04-14 06:26:03.080 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:26:03.082 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-14 06:26:03.084 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-14 06:26:03.087 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-14 06:26:03.089 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:26:03.091 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:26:03.094 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-04-14 06:26:03.096 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:26:03.098 | + ./stack.sh:main:885 : install_glanceclient 2022-04-14 06:26:03.101 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-14 06:26:03.103 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-14 06:26:03.106 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:26:03.108 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:26:03.110 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-04-14 06:26:03.113 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:26:03.116 | + ./stack.sh:main:886 : install_cinderclient 2022-04-14 06:26:03.118 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-14 06:26:03.121 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-14 06:26:03.124 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:26:03.126 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:26:03.128 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-04-14 06:26:03.131 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:26:03.133 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-14 06:26:03.135 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-14 06:26:03.138 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:26:03.140 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:26:03.142 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-04-14 06:26:03.145 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:26:03.147 | + ./stack.sh:main:887 : install_novaclient 2022-04-14 06:26:03.149 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-14 06:26:03.152 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-14 06:26:03.154 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:26:03.157 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:26:03.159 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-04-14 06:26:03.161 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:26:03.164 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-14 06:26:03.181 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:26:03.184 | + ./stack.sh:main:889 : install_swiftclient 2022-04-14 06:26:03.186 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-14 06:26:03.189 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-14 06:26:03.191 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:26:03.193 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:26:03.196 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-04-14 06:26:03.198 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:26:03.200 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-14 06:26:03.216 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:26:03.219 | + ./stack.sh:main:892 : install_neutronclient 2022-04-14 06:26:03.221 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-14 06:26:03.224 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-14 06:26:03.226 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:26:03.229 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:26:03.231 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-04-14 06:26:03.234 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:26:03.236 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-14 06:26:03.239 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-14 06:26:03.241 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-14 06:26:03.243 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:26:03.246 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:26:03.248 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-04-14 06:26:03.250 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:26:03.253 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-14 06:26:03.255 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-14 06:26:03.257 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 06:26:03.261 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-14 06:26:03.263 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-14 06:26:03.265 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 06:26:03.269 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-14 06:26:03.269 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 06:26:03.274 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-14 06:26:03.277 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-14 06:26:03.279 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-14 06:26:03.282 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-14 06:26:03.284 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-14 06:26:03.305 | Using python 3.8 to install keystonemiddleware 2022-04-14 06:26:03.308 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-04-14 06:26:04.170 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:26:04.170 | from cryptography.utils import int_from_bytes 2022-04-14 06:26:04.170 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:26:04.170 | from cryptography.utils import int_from_bytes 2022-04-14 06:26:05.349 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:26:05.385 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-14 06:26:05.438 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-14 06:26:05.439 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-14 06:26:05.440 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-14 06:26:05.441 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-14 06:26:05.442 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-14 06:26:05.443 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-14 06:26:05.444 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-14 06:26:05.445 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-14 06:26:05.446 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-14 06:26:05.448 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-14 06:26:05.449 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-14 06:26:05.450 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-14 06:26:05.451 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-14 06:26:05.453 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-14 06:26:05.510 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-04-14 06:26:05.511 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-04-14 06:26:05.513 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-04-14 06:26:05.552 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-04-14 06:26:05.593 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-14 06:26:05.594 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-04-14 06:26:05.595 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-14 06:26:05.596 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-04-14 06:26:05.648 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-04-14 06:26:05.649 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-04-14 06:26:05.658 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-04-14 06:26:05.660 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-04-14 06:26:05.676 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-14 06:26:05.677 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-04-14 06:26:05.677 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-04-14 06:26:05.748 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-14 06:26:05.750 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-04-14 06:26:05.751 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-14 06:26:05.752 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-04-14 06:26:05.803 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.0) 2022-04-14 06:26:05.815 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-04-14 06:26:08.258 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 06:26:08.266 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:26:08.266 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:26:08.387 | + inc/python:pip_install:200 : result=0 2022-04-14 06:26:08.389 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:26:08.392 | + functions-common:time_stop:2432 : local name 2022-04-14 06:26:08.394 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:26:08.396 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:26:08.398 | + functions-common:time_stop:2435 : local total 2022-04-14 06:26:08.401 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:26:08.403 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:26:08.405 | + functions-common:time_stop:2439 : start_time=1649917563299 2022-04-14 06:26:08.407 | + functions-common:time_stop:2441 : [[ -z 1649917563299 ]] 2022-04-14 06:26:08.410 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:26:08.414 | + functions-common:time_stop:2444 : end_time=1649917568412 2022-04-14 06:26:08.416 | + functions-common:time_stop:2445 : elapsed_time=5113 2022-04-14 06:26:08.419 | + functions-common:time_stop:2446 : total=36605 2022-04-14 06:26:08.421 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:26:08.423 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=41718 2022-04-14 06:26:08.425 | + inc/python:pip_install:203 : return 0 2022-04-14 06:26:08.428 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-14 06:26:08.430 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-14 06:26:08.432 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 06:26:08.435 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-14 06:26:08.438 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-14 06:26:08.440 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 06:26:08.444 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-14 06:26:08.444 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 06:26:08.451 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-14 06:26:08.454 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-14 06:26:08.456 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-14 06:26:08.459 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-14 06:26:08.461 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-14 06:26:08.483 | Using python 3.8 to install python-memcached 2022-04-14 06:26:08.485 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-04-14 06:26:09.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:26:09.380 | from cryptography.utils import int_from_bytes 2022-04-14 06:26:09.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:26:09.380 | from cryptography.utils import int_from_bytes 2022-04-14 06:26:10.602 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:26:10.635 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-14 06:26:10.639 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-14 06:26:13.234 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 06:26:13.241 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:26:13.241 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:26:13.360 | + inc/python:pip_install:200 : result=0 2022-04-14 06:26:13.362 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:26:13.364 | + functions-common:time_stop:2432 : local name 2022-04-14 06:26:13.367 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:26:13.369 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:26:13.371 | + functions-common:time_stop:2435 : local total 2022-04-14 06:26:13.373 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:26:13.376 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:26:13.378 | + functions-common:time_stop:2439 : start_time=1649917568477 2022-04-14 06:26:13.380 | + functions-common:time_stop:2441 : [[ -z 1649917568477 ]] 2022-04-14 06:26:13.383 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:26:13.388 | + functions-common:time_stop:2444 : end_time=1649917573385 2022-04-14 06:26:13.390 | + functions-common:time_stop:2445 : elapsed_time=4908 2022-04-14 06:26:13.392 | + functions-common:time_stop:2446 : total=41718 2022-04-14 06:26:13.395 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:26:13.397 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=46626 2022-04-14 06:26:13.399 | + inc/python:pip_install:203 : return 0 2022-04-14 06:26:13.402 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-14 06:26:13.418 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:26:13.421 | + ./stack.sh:main:899 : '[' 10.222.0.18 == 10.222.0.18 ']' 2022-04-14 06:26:13.423 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-14 06:26:13.426 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-14 06:26:13.428 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-14 06:26:13.430 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 06:26:13.433 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-14 06:26:13.435 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-14 06:26:13.450 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:26:13.453 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-14 06:26:13.455 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-14 06:26:13.457 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-14 06:26:13.459 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 06:26:13.461 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 06:26:13.464 | ++ functions-common:git_clone:612 : pwd 2022-04-14 06:26:13.467 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 06:26:13.469 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 06:26:13.472 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 06:26:13.486 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 06:26:13.488 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 06:26:13.491 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 06:26:13.493 | + functions-common:git_clone:629 : echo master 2022-04-14 06:26:13.494 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 06:26:13.499 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-14 06:26:13.501 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 06:26:13.503 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/keystone 2022-04-14 06:26:13.516 | + functions-common:git_clone:684 : cd /opt/stack/keystone 2022-04-14 06:26:13.519 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 06:26:13.519 | + functions-common:git_clone:685 : head -1 2022-04-14 06:26:13.522 | c141e6164 trivial: Fix typo 2022-04-14 06:26:13.524 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 06:26:13.527 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-14 06:26:13.530 | + inc/python:setup_develop:338 : local bindep 2022-04-14 06:26:13.532 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 06:26:13.534 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-14 06:26:13.536 | + inc/python:setup_develop:344 : local extras= 2022-04-14 06:26:13.539 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-14 06:26:13.541 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 06:26:13.544 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 06:26:13.546 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-14 06:26:13.548 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 06:26:13.551 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 06:26:13.554 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-14 06:26:13.556 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 06:26:13.559 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-14 06:26:13.561 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 06:26:13.564 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 06:26:13.566 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-14 06:26:13.572 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-14 06:26:13.575 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-14 06:26:14.262 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-14 06:26:14.264 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 06:26:14.267 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 06:26:14.269 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 06:26:14.271 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 06:26:14.273 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-14 06:26:14.276 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 06:26:14.278 | + inc/python:setup_package:428 : local extras= 2022-04-14 06:26:14.280 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 06:26:14.283 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 06:26:14.285 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 06:26:14.287 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 06:26:14.289 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 06:26:14.292 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-14 06:26:14.312 | Using python 3.8 to install /opt/stack/keystone 2022-04-14 06:26:14.314 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-04-14 06:26:15.175 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:26:15.176 | from cryptography.utils import int_from_bytes 2022-04-14 06:26:15.176 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:26:15.176 | from cryptography.utils import int_from_bytes 2022-04-14 06:26:16.345 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:26:16.376 | Obtaining file:///opt/stack/keystone 2022-04-14 06:26:16.377 | Preparing metadata (setup.py): started 2022-04-14 06:26:21.442 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 06:26:21.518 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.8.1) 2022-04-14 06:26:21.519 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.8.7) 2022-04-14 06:26:21.520 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.1.1) 2022-04-14 06:26:21.521 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.3.9) 2022-04-14 06:26:21.522 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.2) 2022-04-14 06:26:21.523 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.4.35) 2022-04-14 06:26:21.525 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.13.0) 2022-04-14 06:26:21.526 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.5.0) 2022-04-14 06:26:21.526 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.7.4) 2022-04-14 06:26:21.528 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.4.0) 2022-04-14 06:26:21.528 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (9.4.0) 2022-04-14 06:26:21.530 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-14 06:26:21.531 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.8.20) 2022-04-14 06:26:21.532 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.10.1) 2022-04-14 06:26:21.533 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (8.8.0) 2022-04-14 06:26:21.534 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.1.0) 2022-04-14 06:26:21.535 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (12.13.0) 2022-04-14 06:26:21.536 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (11.2.0) 2022-04-14 06:26:21.537 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.1.0) 2022-04-14 06:26:21.538 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.7.0) 2022-04-14 06:26:21.539 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.5.1) 2022-04-14 06:26:21.541 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.11.0) 2022-04-14 06:26:21.542 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.3.0) 2022-04-14 06:26:21.543 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.5.0) 2022-04-14 06:26:21.544 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.12.2) 2022-04-14 06:26:21.545 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-14 06:26:21.546 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (7.1.2) 2022-04-14 06:26:21.547 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.3.0) 2022-04-14 06:26:21.548 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.1.5) 2022-04-14 06:26:21.549 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-14 06:26:21.550 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.1.1) 2022-04-14 06:26:21.551 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.0.3) 2022-04-14 06:26:21.552 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.4.2) 2022-04-14 06:26:21.553 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2022.1) 2022-04-14 06:26:21.565 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.16.0) 2022-04-14 06:26:21.566 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.15.0) 2022-04-14 06:26:21.608 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev2) (5.1.1) 2022-04-14 06:26:21.627 | Requirement already satisfied: importlib-metadata>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (4.11.3) 2022-04-14 06:26:21.628 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.2) 2022-04-14 06:26:21.628 | Requirement already satisfied: click>=8.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (8.1.2) 2022-04-14 06:26:21.629 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.1.1) 2022-04-14 06:26:21.631 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1) 2022-04-14 06:26:21.641 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev2) (9.0.1) 2022-04-14 06:26:21.702 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.27.1) 2022-04-14 06:26:21.704 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-14 06:26:21.801 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.5.0) 2022-04-14 06:26:21.803 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (0.8.0) 2022-04-14 06:26:21.804 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (6.0) 2022-04-14 06:26:21.805 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-14 06:26:21.858 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.0.1) 2022-04-14 06:26:21.861 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (0.5.0) 2022-04-14 06:26:21.863 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.7.7) 2022-04-14 06:26:21.913 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (0.9.6) 2022-04-14 06:26:21.916 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (2.8.2) 2022-04-14 06:26:21.996 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.1.0) 2022-04-14 06:26:21.999 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.4.0) 2022-04-14 06:26:22.000 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-14 06:26:22.002 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.8.0) 2022-04-14 06:26:22.003 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.4.0) 2022-04-14 06:26:22.005 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.2.4) 2022-04-14 06:26:22.022 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev2) (3.3.0) 2022-04-14 06:26:22.073 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (3.2.0) 2022-04-14 06:26:22.094 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (1.0.2) 2022-04-14 06:26:22.095 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (3.0.7) 2022-04-14 06:26:22.096 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (21.3) 2022-04-14 06:26:22.098 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (0.11.0) 2022-04-14 06:26:22.151 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-14 06:26:22.266 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (1.10.0) 2022-04-14 06:26:22.266 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (62.0.0) 2022-04-14 06:26:22.267 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (0.7.1) 2022-04-14 06:26:22.269 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (5.6.0) 2022-04-14 06:26:22.270 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (22.0.0) 2022-04-14 06:26:22.503 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev2) (1.1.2) 2022-04-14 06:26:22.525 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.5.2) 2022-04-14 06:26:22.526 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.4.2) 2022-04-14 06:26:22.594 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.2.0) 2022-04-14 06:26:22.613 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-14 06:26:22.671 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev2) (2.21) 2022-04-14 06:26:22.710 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.14.0) 2022-04-14 06:26:22.818 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata>=3.6.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.8.0) 2022-04-14 06:26:22.875 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1) 2022-04-14 06:26:22.949 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.7.0) 2022-04-14 06:26:23.075 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev2) (0.17.3) 2022-04-14 06:26:23.104 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.14.1) 2022-04-14 06:26:23.145 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.33.0) 2022-04-14 06:26:23.146 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (1.3.3) 2022-04-14 06:26:23.148 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.5.0) 2022-04-14 06:26:23.149 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.0.0) 2022-04-14 06:26:23.151 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.5.1) 2022-04-14 06:26:23.154 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.1) 2022-04-14 06:26:23.208 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (0.2.5) 2022-04-14 06:26:23.347 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.0.12) 2022-04-14 06:26:23.349 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2019.11.28) 2022-04-14 06:26:23.350 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.26.9) 2022-04-14 06:26:23.352 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (3.3) 2022-04-14 06:26:23.511 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-14 06:26:23.591 | Requirement already satisfied: elementpath<3.0.0,>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-14 06:26:23.841 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.2.1) 2022-04-14 06:26:24.105 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.7) 2022-04-14 06:26:24.140 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.0.0) 2022-04-14 06:26:26.016 | Installing collected packages: keystone 2022-04-14 06:26:26.016 | Attempting uninstall: keystone 2022-04-14 06:26:26.016 | Found existing installation: keystone 21.1.0.dev2 2022-04-14 06:26:26.020 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-04-14 06:26:26.021 | Running setup.py develop for keystone 2022-04-14 06:26:32.240 | Successfully installed keystone 2022-04-14 06:26:32.240 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 06:26:32.248 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:26:32.248 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:26:32.380 | + inc/python:pip_install:200 : result=0 2022-04-14 06:26:32.382 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:26:32.385 | + functions-common:time_stop:2432 : local name 2022-04-14 06:26:32.388 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:26:32.390 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:26:32.392 | + functions-common:time_stop:2435 : local total 2022-04-14 06:26:32.394 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:26:32.397 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:26:32.400 | + functions-common:time_stop:2439 : start_time=1649917574307 2022-04-14 06:26:32.402 | + functions-common:time_stop:2441 : [[ -z 1649917574307 ]] 2022-04-14 06:26:32.405 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:26:32.409 | + functions-common:time_stop:2444 : end_time=1649917592407 2022-04-14 06:26:32.411 | + functions-common:time_stop:2445 : elapsed_time=18100 2022-04-14 06:26:32.413 | + functions-common:time_stop:2446 : total=46626 2022-04-14 06:26:32.416 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:26:32.418 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=64726 2022-04-14 06:26:32.420 | + inc/python:pip_install:203 : return 0 2022-04-14 06:26:32.422 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 06:26:32.425 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 06:26:32.428 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 06:26:32.447 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 06:26:32.459 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-14 06:26:32.462 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-14 06:26:32.465 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:26:32.467 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:26:32.470 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-04-14 06:26:32.472 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:26:32.474 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-14 06:26:32.491 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:26:32.494 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-14 06:26:32.496 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 06:26:32.498 | + ./stack.sh:main:901 : configure_keystone 2022-04-14 06:26:32.501 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-14 06:26:32.514 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-04-14 06:26:32.516 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-14 06:26:32.521 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-14 06:26:32.536 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:26:32.538 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-14 06:26:32.568 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-14 06:26:32.596 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-14 06:26:32.626 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-14 06:26:32.656 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-14 06:26:32.686 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-14 06:26:32.719 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-14 06:26:32.748 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-14 06:26:32.776 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-14 06:26:32.778 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-14 06:26:32.781 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-14 06:26:32.783 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-14 06:26:32.785 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 06:26:32.788 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 06:26:32.803 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:26:32.807 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 06:26:32.809 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 06:26:32.812 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 06:26:32.827 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:26:32.829 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-04-14 06:26:32.832 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-04-14 06:26:32.861 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 06:26:32.864 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 06:26:32.866 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-14 06:26:32.869 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-14 06:26:32.885 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:26:32.888 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.18/identity 2022-04-14 06:26:32.918 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-14 06:26:32.920 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-14 06:26:32.951 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-14 06:26:32.953 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-14 06:26:32.956 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-14 06:26:32.958 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-14 06:26:32.960 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-14 06:26:32.963 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-14 06:26:32.993 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-14 06:26:32.996 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-14 06:26:32.998 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-14 06:26:33.000 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-14 06:26:33.003 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 06:26:33.023 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 06:26:33.025 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 06:26:33.027 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 06:26:33.030 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 06:26:33.032 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 06:26:33.062 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 06:26:33.090 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 06:26:33.117 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 06:26:33.145 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-14 06:26:33.173 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-14 06:26:33.175 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-14 06:26:33.178 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-14 06:26:33.180 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-14 06:26:33.183 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-14 06:26:33.185 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 06:26:33.187 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 06:26:33.190 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-14 06:26:33.194 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-14 06:26:33.196 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 06:26:33.199 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 06:26:33.211 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 06:26:33.211 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 06:26:33.220 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 06:26:33.223 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 06:26:33.239 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-14 06:26:33.241 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-14 06:26:33.246 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-14 06:26:33.276 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-14 06:26:33.303 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-14 06:26:33.329 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-14 06:26:33.357 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-14 06:26:33.384 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-14 06:26:33.411 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-14 06:26:33.438 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-14 06:26:33.465 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-14 06:26:33.492 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 06:26:33.519 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-14 06:26:33.546 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-14 06:26:33.574 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-14 06:26:33.601 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 06:26:33.603 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 06:26:33.606 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-14 06:26:33.609 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-14 06:26:33.611 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 06:26:33.613 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:26:33.616 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:26:33.618 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 06:26:33.620 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 06:26:33.623 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-14 06:26:33.651 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-14 06:26:33.679 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 06:26:33.679 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-04-14 06:26:33.687 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-14 06:26:33.691 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-14 06:26:33.693 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-14 06:26:33.695 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 06:26:33.698 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 06:26:33.700 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 06:26:33.702 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:26:33.705 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:26:33.707 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 06:26:33.709 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 06:26:33.711 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:26:33.714 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:26:33.716 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-14 06:26:33.777 | Site keystone-wsgi-public already enabled 2022-04-14 06:26:33.782 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 06:26:33.784 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 06:26:33.786 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 06:26:33.788 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 06:26:33.923 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-14 06:26:33.964 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-14 06:26:33.999 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-14 06:26:34.030 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-14 06:26:34.033 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-14 06:26:34.064 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-14 06:26:34.092 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-14 06:26:34.120 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-14 06:26:34.123 | + ./stack.sh:main:905 : is_service_enabled swift 2022-04-14 06:26:34.140 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:26:34.142 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-04-14 06:26:34.158 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:26:34.161 | + ./stack.sh:main:909 : stack_install_service swift 2022-04-14 06:26:34.163 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-14 06:26:34.166 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-14 06:26:34.168 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 06:26:34.171 | + lib/stack:stack_install_service:32 : install_swift 2022-04-14 06:26:34.173 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-04-14 06:26:34.176 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-14 06:26:34.178 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-14 06:26:34.180 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 06:26:34.183 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 06:26:34.186 | ++ functions-common:git_clone:612 : pwd 2022-04-14 06:26:34.188 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 06:26:34.190 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 06:26:34.193 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 06:26:34.209 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 06:26:34.212 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 06:26:34.214 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 06:26:34.217 | + functions-common:git_clone:629 : echo master 2022-04-14 06:26:34.217 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 06:26:34.222 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-14 06:26:34.224 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 06:26:34.227 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/swift 2022-04-14 06:26:34.239 | + functions-common:git_clone:684 : cd /opt/stack/swift 2022-04-14 06:26:34.242 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 06:26:34.242 | + functions-common:git_clone:685 : head -1 2022-04-14 06:26:34.246 | 1cee51d52 doc: also add reverse option to pagination doc 2022-04-14 06:26:34.249 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 06:26:34.251 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-14 06:26:34.254 | + inc/python:setup_develop:338 : local bindep 2022-04-14 06:26:34.256 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 06:26:34.258 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-14 06:26:34.261 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-14 06:26:34.263 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-14 06:26:34.266 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 06:26:34.268 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 06:26:34.270 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-14 06:26:34.273 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 06:26:34.276 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-14 06:26:34.279 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-14 06:26:34.281 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 06:26:34.284 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-14 06:26:34.286 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 06:26:34.288 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 06:26:34.292 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-14 06:26:34.297 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-14 06:26:34.300 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-14 06:26:34.968 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-14 06:26:34.970 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 06:26:34.972 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 06:26:34.975 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 06:26:34.977 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 06:26:34.980 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-14 06:26:34.983 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 06:26:34.985 | + inc/python:setup_package:428 : local extras=keystone 2022-04-14 06:26:34.987 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 06:26:34.989 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-14 06:26:34.992 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-14 06:26:34.994 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-14 06:26:34.996 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 06:26:34.999 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-14 06:26:35.019 | Using python 3.8 to install /opt/stack/swift 2022-04-14 06:26:35.022 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-04-14 06:26:35.904 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:26:35.904 | from cryptography.utils import int_from_bytes 2022-04-14 06:26:35.904 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:26:35.904 | from cryptography.utils import int_from_bytes 2022-04-14 06:26:37.089 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:26:37.120 | Obtaining file:///opt/stack/swift 2022-04-14 06:26:37.121 | Preparing metadata (setup.py): started 2022-04-14 06:26:41.869 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 06:26:41.909 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.33.0) 2022-04-14 06:26:41.910 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.1.2) 2022-04-14 06:26:41.911 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.11.0) 2022-04-14 06:26:41.912 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.1.1) 2022-04-14 06:26:41.913 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (4.8.0) 2022-04-14 06:26:41.914 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.27.1) 2022-04-14 06:26:41.915 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.16.0) 2022-04-14 06:26:41.916 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.9.9) 2022-04-14 06:26:41.917 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.6.0) 2022-04-14 06:26:41.918 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (36.0.2) 2022-04-14 06:26:41.919 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (9.4.0) 2022-04-14 06:26:41.959 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev15) (1.15.0) 2022-04-14 06:26:41.968 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev15) (2.2.1) 2022-04-14 06:26:42.022 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (8.8.0) 2022-04-14 06:26:42.023 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.8.7) 2022-04-14 06:26:42.025 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.4.0) 2022-04-14 06:26:42.026 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.1.0) 2022-04-14 06:26:42.027 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.7.0) 2022-04-14 06:26:42.028 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.1.1) 2022-04-14 06:26:42.030 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.10.1) 2022-04-14 06:26:42.031 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.5.0) 2022-04-14 06:26:42.032 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.8.1) 2022-04-14 06:26:42.033 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.3.0) 2022-04-14 06:26:42.034 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.1.0) 2022-04-14 06:26:42.035 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.12.2) 2022-04-14 06:26:42.055 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev15) (62.0.0) 2022-04-14 06:26:42.086 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (1.26.9) 2022-04-14 06:26:42.087 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2019.11.28) 2022-04-14 06:26:42.089 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (3.3) 2022-04-14 06:26:42.091 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2.0.12) 2022-04-14 06:26:42.114 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev15) (2.21) 2022-04-14 06:26:42.215 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.5.0) 2022-04-14 06:26:42.216 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.7.0) 2022-04-14 06:26:42.219 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.0.2) 2022-04-14 06:26:42.261 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.1.5) 2022-04-14 06:26:42.304 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.5.0) 2022-04-14 06:26:42.305 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.5.0) 2022-04-14 06:26:42.306 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (6.0) 2022-04-14 06:26:42.308 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (0.8.0) 2022-04-14 06:26:42.369 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (0.9.6) 2022-04-14 06:26:42.370 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.8.2) 2022-04-14 06:26:42.383 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.0.3) 2022-04-14 06:26:42.385 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2022.1) 2022-04-14 06:26:42.403 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.0.7) 2022-04-14 06:26:42.406 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (21.3) 2022-04-14 06:26:42.549 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.14.0) 2022-04-14 06:26:42.564 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.1.1) 2022-04-14 06:26:44.811 | Installing collected packages: swift 2022-04-14 06:26:44.811 | Attempting uninstall: swift 2022-04-14 06:26:44.812 | Found existing installation: swift 2.30.0.dev15 2022-04-14 06:26:44.815 | Can't uninstall 'swift'. No files were found to uninstall. 2022-04-14 06:26:44.816 | Running setup.py develop for swift 2022-04-14 06:26:50.622 | Successfully installed swift 2022-04-14 06:26:50.622 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 06:26:50.630 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:26:50.630 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:26:50.762 | + inc/python:pip_install:200 : result=0 2022-04-14 06:26:50.764 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:26:50.767 | + functions-common:time_stop:2432 : local name 2022-04-14 06:26:50.769 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:26:50.771 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:26:50.773 | + functions-common:time_stop:2435 : local total 2022-04-14 06:26:50.776 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:26:50.778 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:26:50.780 | + functions-common:time_stop:2439 : start_time=1649917595014 2022-04-14 06:26:50.782 | + functions-common:time_stop:2441 : [[ -z 1649917595014 ]] 2022-04-14 06:26:50.785 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:26:50.789 | + functions-common:time_stop:2444 : end_time=1649917610786 2022-04-14 06:26:50.792 | + functions-common:time_stop:2445 : elapsed_time=15772 2022-04-14 06:26:50.794 | + functions-common:time_stop:2446 : total=64726 2022-04-14 06:26:50.796 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:26:50.798 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=80498 2022-04-14 06:26:50.801 | + inc/python:pip_install:203 : return 0 2022-04-14 06:26:50.803 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 06:26:50.806 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 06:26:50.808 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 06:26:50.827 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 06:26:50.839 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-14 06:26:50.842 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-14 06:26:50.844 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:26:50.846 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:26:50.849 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-04-14 06:26:50.851 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:26:50.854 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-14 06:26:50.857 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 06:26:50.859 | + ./stack.sh:main:910 : configure_swift 2022-04-14 06:26:50.861 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-14 06:26:50.864 | + lib/swift:configure_swift:332 : local node_number 2022-04-14 06:26:50.866 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-14 06:26:50.868 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-14 06:26:50.870 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-14 06:26:52.089 | No container-replicator running 2022-04-14 06:26:52.089 | No object-auditor running 2022-04-14 06:26:52.089 | No container-auditor running 2022-04-14 06:26:52.089 | No container-sharder running 2022-04-14 06:26:52.089 | No proxy-server running 2022-04-14 06:26:52.089 | No container-reconciler running 2022-04-14 06:26:52.089 | No account-server running 2022-04-14 06:26:52.089 | No object-replicator running 2022-04-14 06:26:52.089 | No container-sync running 2022-04-14 06:26:52.089 | No object-server running 2022-04-14 06:26:52.089 | No object-reconstructor running 2022-04-14 06:26:52.090 | No object-updater running 2022-04-14 06:26:52.090 | No account-reaper running 2022-04-14 06:26:52.090 | No container-server running 2022-04-14 06:26:52.090 | No account-auditor running 2022-04-14 06:26:52.090 | No object-expirer running 2022-04-14 06:26:52.090 | No account-replicator running 2022-04-14 06:26:52.090 | No container-updater running 2022-04-14 06:26:52.184 | + lib/swift:configure_swift:337 : true 2022-04-14 06:26:52.186 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-14 06:26:52.199 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-14 06:26:52.210 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-14 06:26:52.214 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-14 06:26:52.214 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-14 06:26:52.218 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-14 06:26:52.219 | s/%GROUP%/ubuntu/; 2022-04-14 06:26:52.219 | s/%USER%/ubuntu/; 2022-04-14 06:26:52.219 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-14 06:26:52.219 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-14 06:26:52.222 | uid = ubuntu 2022-04-14 06:26:52.222 | gid = ubuntu 2022-04-14 06:26:52.222 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-14 06:26:52.222 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-14 06:26:52.222 | address = 127.0.0.1 2022-04-14 06:26:52.222 | 2022-04-14 06:26:52.222 | [account6612] 2022-04-14 06:26:52.222 | max connections = 25 2022-04-14 06:26:52.222 | path = /opt/stack/data/swift/1/node/ 2022-04-14 06:26:52.222 | read only = false 2022-04-14 06:26:52.222 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-14 06:26:52.222 | 2022-04-14 06:26:52.222 | [account6622] 2022-04-14 06:26:52.222 | max connections = 25 2022-04-14 06:26:52.222 | path = /opt/stack/data/swift/2/node/ 2022-04-14 06:26:52.222 | read only = false 2022-04-14 06:26:52.222 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-14 06:26:52.222 | 2022-04-14 06:26:52.222 | [account6632] 2022-04-14 06:26:52.222 | max connections = 25 2022-04-14 06:26:52.222 | path = /opt/stack/data/swift/3/node/ 2022-04-14 06:26:52.222 | read only = false 2022-04-14 06:26:52.223 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-14 06:26:52.223 | 2022-04-14 06:26:52.223 | [account6642] 2022-04-14 06:26:52.223 | max connections = 25 2022-04-14 06:26:52.223 | path = /opt/stack/data/swift/4/node/ 2022-04-14 06:26:52.223 | read only = false 2022-04-14 06:26:52.223 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-14 06:26:52.223 | 2022-04-14 06:26:52.223 | 2022-04-14 06:26:52.223 | [container6611] 2022-04-14 06:26:52.223 | max connections = 25 2022-04-14 06:26:52.223 | path = /opt/stack/data/swift/1/node/ 2022-04-14 06:26:52.223 | read only = false 2022-04-14 06:26:52.223 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-14 06:26:52.223 | 2022-04-14 06:26:52.223 | [container6621] 2022-04-14 06:26:52.223 | max connections = 25 2022-04-14 06:26:52.223 | path = /opt/stack/data/swift/2/node/ 2022-04-14 06:26:52.223 | read only = false 2022-04-14 06:26:52.223 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-14 06:26:52.223 | 2022-04-14 06:26:52.223 | [container6631] 2022-04-14 06:26:52.223 | max connections = 25 2022-04-14 06:26:52.223 | path = /opt/stack/data/swift/3/node/ 2022-04-14 06:26:52.223 | read only = false 2022-04-14 06:26:52.223 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-14 06:26:52.223 | 2022-04-14 06:26:52.223 | [container6641] 2022-04-14 06:26:52.223 | max connections = 25 2022-04-14 06:26:52.223 | path = /opt/stack/data/swift/4/node/ 2022-04-14 06:26:52.223 | read only = false 2022-04-14 06:26:52.223 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-14 06:26:52.223 | 2022-04-14 06:26:52.223 | 2022-04-14 06:26:52.223 | [object6613] 2022-04-14 06:26:52.224 | max connections = 25 2022-04-14 06:26:52.224 | path = /opt/stack/data/swift/1/node/ 2022-04-14 06:26:52.224 | read only = false 2022-04-14 06:26:52.224 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-14 06:26:52.224 | 2022-04-14 06:26:52.224 | [object6623] 2022-04-14 06:26:52.224 | max connections = 25 2022-04-14 06:26:52.224 | path = /opt/stack/data/swift/2/node/ 2022-04-14 06:26:52.224 | read only = false 2022-04-14 06:26:52.224 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-14 06:26:52.224 | 2022-04-14 06:26:52.224 | [object6633] 2022-04-14 06:26:52.224 | max connections = 25 2022-04-14 06:26:52.224 | path = /opt/stack/data/swift/3/node/ 2022-04-14 06:26:52.224 | read only = false 2022-04-14 06:26:52.224 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-14 06:26:52.224 | 2022-04-14 06:26:52.224 | [object6643] 2022-04-14 06:26:52.224 | max connections = 25 2022-04-14 06:26:52.224 | path = /opt/stack/data/swift/4/node/ 2022-04-14 06:26:52.224 | read only = false 2022-04-14 06:26:52.224 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-14 06:26:52.225 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-14 06:26:52.227 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:26:52.229 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:26:52.231 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-14 06:26:52.244 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-14 06:26:52.246 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-14 06:26:52.250 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-14 06:26:52.255 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-14 06:26:52.257 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-14 06:26:52.262 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-14 06:26:52.290 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.18:8080/v1/ 2022-04-14 06:26:52.315 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-14 06:26:52.334 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-14 06:26:52.361 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-14 06:26:52.379 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-14 06:26:52.408 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-14 06:26:52.426 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-14 06:26:52.454 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-14 06:26:52.472 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-14 06:26:52.500 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-14 06:26:52.517 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 06:26:52.546 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-14 06:26:52.565 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-14 06:26:52.580 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:26:52.582 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-14 06:26:52.610 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-14 06:26:52.637 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-14 06:26:52.665 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-14 06:26:52.691 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-14 06:26:52.706 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:26:52.709 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-14 06:26:52.736 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-14 06:26:52.751 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:26:52.753 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-14 06:26:52.768 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:26:52.770 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-14 06:26:52.772 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-14 06:26:52.787 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:26:52.789 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-14 06:26:52.791 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-14 06:26:52.793 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-14 06:26:52.798 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-14 06:26:52.803 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-14 06:26:52.831 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-14 06:26:52.857 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-14 06:26:52.887 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-14 06:26:52.917 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-14 06:26:52.944 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-14 06:26:52.946 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-14 06:26:52.948 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-14 06:26:52.951 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-14 06:26:52.953 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-14 06:26:52.980 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-14 06:26:53.006 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.18/identity 2022-04-14 06:26:53.033 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-14 06:26:53.061 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-14 06:26:53.088 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-14 06:26:53.115 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-14 06:26:53.142 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-14 06:26:53.169 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 06:26:53.196 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-14 06:26:53.224 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-14 06:26:53.250 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-14 06:26:53.278 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-14 06:26:53.305 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-14 06:26:53.334 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-14 06:26:53.362 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-14 06:26:53.380 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-14 06:26:53.408 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-14 06:26:53.435 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-14 06:26:53.440 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-14 06:26:53.469 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-14 06:26:53.497 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-14 06:26:53.523 | + lib/swift:configure_swift:475 : local node_number 2022-04-14 06:26:53.526 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-14 06:26:53.528 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-14 06:26:53.530 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-14 06:26:53.534 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-14 06:26:53.537 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-14 06:26:53.539 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 06:26:53.541 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-14 06:26:53.543 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-14 06:26:53.546 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 06:26:53.548 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 06:26:53.550 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-14 06:26:53.568 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-14 06:26:53.596 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-14 06:26:53.615 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-14 06:26:53.643 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-14 06:26:53.661 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 06:26:53.690 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-14 06:26:53.708 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 06:26:53.737 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-14 06:26:53.754 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 06:26:53.783 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-14 06:26:53.801 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-14 06:26:53.829 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-14 06:26:53.847 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-14 06:26:53.876 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-14 06:26:53.895 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-14 06:26:53.924 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-14 06:26:53.942 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-14 06:26:53.969 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-04-14 06:26:53.974 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-14 06:26:53.994 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 06:26:54.022 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-14 06:26:54.052 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-14 06:26:54.056 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-14 06:26:54.060 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-14 06:26:54.062 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-14 06:26:54.065 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 06:26:54.067 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-14 06:26:54.069 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-14 06:26:54.072 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 06:26:54.074 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 06:26:54.076 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-14 06:26:54.094 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-14 06:26:54.123 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-14 06:26:54.140 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-14 06:26:54.169 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-14 06:26:54.187 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 06:26:54.215 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-14 06:26:54.233 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 06:26:54.262 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-14 06:26:54.283 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 06:26:54.321 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-14 06:26:54.340 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-14 06:26:54.369 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-14 06:26:54.387 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-14 06:26:54.416 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-14 06:26:54.434 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-14 06:26:54.463 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-14 06:26:54.481 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-14 06:26:54.508 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-04-14 06:26:54.513 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-14 06:26:54.532 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 06:26:54.560 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-14 06:26:54.563 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-14 06:26:54.567 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-14 06:26:54.569 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-14 06:26:54.573 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 06:26:54.575 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-14 06:26:54.577 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-14 06:26:54.579 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 06:26:54.582 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 06:26:54.584 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-14 06:26:54.602 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-14 06:26:54.630 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-14 06:26:54.648 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-14 06:26:54.676 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-14 06:26:54.695 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 06:26:54.723 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-14 06:26:54.741 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 06:26:54.769 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-14 06:26:54.787 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 06:26:54.817 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-14 06:26:54.835 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-14 06:26:54.864 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-14 06:26:54.882 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-14 06:26:54.911 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-14 06:26:54.929 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-14 06:26:54.958 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-14 06:26:54.976 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-14 06:26:55.004 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-04-14 06:26:55.009 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-14 06:26:55.027 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 06:26:55.055 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-14 06:26:55.083 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-14 06:26:55.111 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-14 06:26:55.140 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-14 06:26:55.142 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-14 06:26:55.146 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-14 06:26:55.175 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-14 06:26:55.204 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-14 06:26:55.232 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-14 06:26:55.261 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-14 06:26:55.289 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-14 06:26:55.317 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-14 06:26:55.344 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-14 06:26:55.372 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-14 06:26:55.399 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-14 06:26:55.415 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:26:55.418 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-14 06:26:55.436 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-14 06:26:55.439 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-14 06:26:55.458 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-14 06:26:55.461 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.18 2022-04-14 06:26:55.488 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-14 06:26:55.490 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-14 06:26:55.518 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.18/identity 2022-04-14 06:26:55.547 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-14 06:26:55.549 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-14 06:26:55.577 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-14 06:26:55.592 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:26:55.595 | + lib/swift:configure_swift:538 : local user_group 2022-04-14 06:26:55.597 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-14 06:26:55.603 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-14 06:26:55.605 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-14 06:26:55.618 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-14 06:26:55.621 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-14 06:26:55.633 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-14 06:26:55.635 | + lib/swift:configure_swift:545 : is_suse 2022-04-14 06:26:55.638 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 06:26:55.640 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 06:26:55.642 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 06:26:55.645 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 06:26:55.647 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 06:26:55.649 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 06:26:55.652 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-14 06:26:55.665 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-14 06:26:55.667 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-14 06:26:55.670 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-04-14 06:26:55.688 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:26:55.690 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-04-14 06:26:55.708 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:26:55.710 | + ./stack.sh:main:921 : stack_install_service glance 2022-04-14 06:26:55.713 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-14 06:26:55.715 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-14 06:26:55.718 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 06:26:55.720 | + lib/stack:stack_install_service:32 : install_glance 2022-04-14 06:26:55.723 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-14 06:26:55.725 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-14 06:26:55.729 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-14 06:26:55.747 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:26:55.750 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-14 06:26:55.752 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-14 06:26:55.775 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:26:55.777 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-14 06:26:55.780 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-14 06:26:55.783 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-14 06:26:55.785 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:26:55.788 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:26:55.791 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-04-14 06:26:55.798 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:26:55.802 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-14 06:26:55.805 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-14 06:26:55.808 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-14 06:26:55.811 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-14 06:26:55.813 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-14 06:26:55.816 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-14 06:26:55.818 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-14 06:26:55.822 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-14 06:26:55.824 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-14 06:26:55.827 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-14 06:26:55.831 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-04-14 06:26:55.831 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-14 06:26:55.837 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-14 06:26:55.839 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-14 06:26:55.842 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-14 06:26:55.845 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-14 06:26:55.847 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-14 06:26:55.870 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-14 06:26:55.872 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-04-14 06:26:56.748 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:26:56.748 | from cryptography.utils import int_from_bytes 2022-04-14 06:26:56.748 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:26:56.748 | from cryptography.utils import int_from_bytes 2022-04-14 06:26:57.929 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:26:57.963 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-14 06:26:58.047 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-04-14 06:26:58.048 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2) 2022-04-14 06:26:58.049 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-14 06:26:58.050 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-14 06:26:58.051 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-04-14 06:26:58.052 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-14 06:26:58.053 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-14 06:26:58.054 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-04-14 06:26:58.056 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-04-14 06:26:58.057 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-04-14 06:26:58.058 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-04-14 06:26:58.059 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-04-14 06:26:58.062 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-04-14 06:26:58.064 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1) 2022-04-14 06:26:58.066 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-04-14 06:26:58.068 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-14 06:26:58.071 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.3.0) 2022-04-14 06:26:58.074 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.2.0) 2022-04-14 06:26:58.082 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-04-14 06:26:58.083 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.2.1) 2022-04-14 06:26:58.096 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-04-14 06:26:58.166 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-04-14 06:26:58.167 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-04-14 06:26:58.168 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-04-14 06:26:58.192 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-14 06:26:58.194 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-04-14 06:26:58.195 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-04-14 06:26:58.196 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-04-14 06:26:58.197 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-04-14 06:26:58.209 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-04-14 06:26:58.250 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-14 06:26:58.251 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-04-14 06:26:58.252 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-04-14 06:26:58.253 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-04-14 06:26:58.274 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-04-14 06:26:58.276 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-04-14 06:26:58.291 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2022.1) 2022-04-14 06:26:58.307 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-04-14 06:26:58.310 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-04-14 06:26:58.328 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-04-14 06:26:58.330 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-14 06:26:58.411 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-04-14 06:26:58.412 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-04-14 06:26:58.413 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.9) 2022-04-14 06:26:58.416 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-04-14 06:26:58.465 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-04-14 06:26:58.491 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.14.0) 2022-04-14 06:26:58.723 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-04-14 06:26:58.729 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-04-14 06:26:58.761 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-04-14 06:26:58.764 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-04-14 06:26:58.765 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-04-14 06:26:58.768 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-14 06:26:58.769 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-04-14 06:26:58.771 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-04-14 06:26:58.825 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-04-14 06:26:59.005 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-14 06:26:59.029 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (62.0.0) 2022-04-14 06:26:59.111 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-04-14 06:26:59.260 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-04-14 06:27:01.351 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 06:27:01.358 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:27:01.358 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:27:01.482 | + inc/python:pip_install:200 : result=0 2022-04-14 06:27:01.484 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:27:01.487 | + functions-common:time_stop:2432 : local name 2022-04-14 06:27:01.489 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:27:01.491 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:27:01.494 | + functions-common:time_stop:2435 : local total 2022-04-14 06:27:01.496 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:27:01.499 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:27:01.501 | + functions-common:time_stop:2439 : start_time=1649917615864 2022-04-14 06:27:01.503 | + functions-common:time_stop:2441 : [[ -z 1649917615864 ]] 2022-04-14 06:27:01.506 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:27:01.511 | + functions-common:time_stop:2444 : end_time=1649917621508 2022-04-14 06:27:01.513 | + functions-common:time_stop:2445 : elapsed_time=5644 2022-04-14 06:27:01.515 | + functions-common:time_stop:2446 : total=80498 2022-04-14 06:27:01.518 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:27:01.520 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=86142 2022-04-14 06:27:01.522 | + inc/python:pip_install:203 : return 0 2022-04-14 06:27:01.525 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-14 06:27:01.528 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-14 06:27:01.530 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-14 06:27:01.544 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-14 06:27:01.549 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-04-14 06:27:01.552 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-14 06:27:01.554 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-14 06:27:01.557 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 06:27:01.559 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 06:27:01.562 | ++ functions-common:git_clone:612 : pwd 2022-04-14 06:27:01.565 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 06:27:01.567 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 06:27:01.571 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 06:27:01.588 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 06:27:01.590 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 06:27:01.592 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 06:27:01.595 | + functions-common:git_clone:629 : echo master 2022-04-14 06:27:01.596 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 06:27:01.601 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-14 06:27:01.604 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 06:27:01.606 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/glance 2022-04-14 06:27:01.619 | + functions-common:git_clone:684 : cd /opt/stack/glance 2022-04-14 06:27:01.622 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 06:27:01.622 | + functions-common:git_clone:685 : head -1 2022-04-14 06:27:01.660 | e8e7d66cf Merge "Update http with https" 2022-04-14 06:27:01.663 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 06:27:01.666 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-14 06:27:01.669 | + inc/python:setup_develop:338 : local bindep 2022-04-14 06:27:01.671 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 06:27:01.674 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-14 06:27:01.677 | + inc/python:setup_develop:344 : local extras= 2022-04-14 06:27:01.680 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-14 06:27:01.683 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 06:27:01.685 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 06:27:01.688 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-14 06:27:01.690 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 06:27:01.693 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 06:27:01.696 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-14 06:27:01.699 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 06:27:01.702 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-14 06:27:01.704 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 06:27:01.707 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 06:27:01.710 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-14 06:27:01.716 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-14 06:27:01.719 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-14 06:27:02.387 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-14 06:27:02.389 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 06:27:02.392 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 06:27:02.394 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 06:27:02.396 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 06:27:02.399 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-14 06:27:02.401 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 06:27:02.403 | + inc/python:setup_package:428 : local extras= 2022-04-14 06:27:02.406 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 06:27:02.408 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 06:27:02.411 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 06:27:02.413 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 06:27:02.416 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 06:27:02.418 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-14 06:27:02.440 | Using python 3.8 to install /opt/stack/glance 2022-04-14 06:27:02.442 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-04-14 06:27:03.347 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:27:03.347 | from cryptography.utils import int_from_bytes 2022-04-14 06:27:03.347 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:27:03.348 | from cryptography.utils import int_from_bytes 2022-04-14 06:27:04.521 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:27:04.553 | Obtaining file:///opt/stack/glance 2022-04-14 06:27:04.553 | Preparing metadata (setup.py): started 2022-04-14 06:27:09.345 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 06:27:09.417 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (5.8.1) 2022-04-14 06:27:09.418 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (0.7.1) 2022-04-14 06:27:09.419 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.4.35) 2022-04-14 06:27:09.420 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (0.33.0) 2022-04-14 06:27:09.421 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (2.1.1) 2022-04-14 06:27:09.423 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (2.5.1) 2022-04-14 06:27:09.424 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.8.7) 2022-04-14 06:27:09.425 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (0.4.2) 2022-04-14 06:27:09.426 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.7.7) 2022-04-14 06:27:09.427 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (0.20.4) 2022-04-14 06:27:09.428 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (8.8.0) 2022-04-14 06:27:09.429 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.5.0) 2022-04-14 06:27:09.430 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.1.0) 2022-04-14 06:27:09.431 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.5.0) 2022-04-14 06:27:09.433 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.12.2) 2022-04-14 06:27:09.434 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.5.0) 2022-04-14 06:27:09.435 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (2.4.0) 2022-04-14 06:27:09.436 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.6.4) 2022-04-14 06:27:09.437 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.5.0) 2022-04-14 06:27:09.438 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (9.4.0) 2022-04-14 06:27:09.439 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (0.11.0) 2022-04-14 06:27:09.440 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.2.0) 2022-04-14 06:27:09.441 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.5.0) 2022-04-14 06:27:09.442 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev6) (3.2.0) 2022-04-14 06:27:09.443 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.4.0) 2022-04-14 06:27:09.444 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (22.0.0) 2022-04-14 06:27:09.445 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (11.2.0) 2022-04-14 06:27:09.446 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (5.1.0) 2022-04-14 06:27:09.448 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.5.0) 2022-04-14 06:27:09.449 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.7.0) 2022-04-14 06:27:09.450 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (12.13.0) 2022-04-14 06:27:09.451 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.5.1) 2022-04-14 06:27:09.452 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (2.3.0) 2022-04-14 06:27:09.453 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.11.0) 2022-04-14 06:27:09.454 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.3.3) 2022-04-14 06:27:09.455 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.4.2) 2022-04-14 06:27:09.456 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.0.0) 2022-04-14 06:27:09.458 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (2.5.0) 2022-04-14 06:27:09.458 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (36.0.2) 2022-04-14 06:27:09.459 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (0.2.2) 2022-04-14 06:27:09.461 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.0.2) 2022-04-14 06:27:09.462 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (5.6.0) 2022-04-14 06:27:09.464 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.10.1) 2022-04-14 06:27:09.480 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev6) (4.11.3) 2022-04-14 06:27:09.482 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev6) (5.6.0) 2022-04-14 06:27:09.483 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev6) (1.2.0) 2022-04-14 06:27:09.504 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev6) (2.27.1) 2022-04-14 06:27:09.506 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev6) (5.3.0) 2022-04-14 06:27:09.545 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev6) (1.15.0) 2022-04-14 06:27:09.562 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev6) (4.3.0) 2022-04-14 06:27:09.570 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev6) (1.14.0) 2022-04-14 06:27:09.584 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev6) (1.16.0) 2022-04-14 06:27:09.586 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev6) (1.1.2) 2022-04-14 06:27:09.587 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev6) (2.2.1) 2022-04-14 06:27:09.679 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev6) (3.0.7) 2022-04-14 06:27:09.757 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev6) (1.7.0) 2022-04-14 06:27:09.808 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev6) (2.10.1) 2022-04-14 06:27:09.810 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev6) (3.1.1) 2022-04-14 06:27:09.845 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev6) (0.17.3) 2022-04-14 06:27:09.915 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev6) (6.0) 2022-04-14 06:27:09.916 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev6) (0.8.0) 2022-04-14 06:27:09.918 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev6) (1.5.0) 2022-04-14 06:27:09.979 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev6) (2.0.1) 2022-04-14 06:27:09.980 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev6) (0.5.0) 2022-04-14 06:27:09.981 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev6) (0.13.0) 2022-04-14 06:27:10.008 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev6) (0.61.0) 2022-04-14 06:27:10.052 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev6) (2.8.2) 2022-04-14 06:27:10.059 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev6) (0.9.6) 2022-04-14 06:27:10.116 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (5.1.0) 2022-04-14 06:27:10.120 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (5.0.0) 2022-04-14 06:27:10.122 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (0.4.0) 2022-04-14 06:27:10.124 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (2.8.0) 2022-04-14 06:27:10.125 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (5.2.4) 2022-04-14 06:27:10.148 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev6) (3.2.0) 2022-04-14 06:27:10.152 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev6) (3.1.1) 2022-04-14 06:27:10.154 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev6) (3.3.0) 2022-04-14 06:27:10.197 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev6) (5.9.0) 2022-04-14 06:27:10.240 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev6) (2022.1) 2022-04-14 06:27:10.241 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev6) (0.11.0) 2022-04-14 06:27:10.243 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev6) (21.3) 2022-04-14 06:27:10.320 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev6) (62.0.0) 2022-04-14 06:27:10.379 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev6) (0.2.5) 2022-04-14 06:27:10.481 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev6) (0.7) 2022-04-14 06:27:10.756 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev6) (6.3.1) 2022-04-14 06:27:10.757 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev6) (2.5.0) 2022-04-14 06:27:10.760 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev6) (1.4.2) 2022-04-14 06:27:10.761 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev6) (2.8) 2022-04-14 06:27:10.816 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev6) (0.8.1) 2022-04-14 06:27:10.840 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (5.0.0) 2022-04-14 06:27:10.934 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev6) (2.21) 2022-04-14 06:27:11.051 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev6) (2.1.1) 2022-04-14 06:27:11.265 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (5.1.1) 2022-04-14 06:27:11.266 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (1.32) 2022-04-14 06:27:11.267 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (1.0.0) 2022-04-14 06:27:11.269 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (2.5.0) 2022-04-14 06:27:11.271 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (1.4.0) 2022-04-14 06:27:11.272 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (1.4.4) 2022-04-14 06:27:11.274 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (1.1.5) 2022-04-14 06:27:11.391 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (0.14.1) 2022-04-14 06:27:11.424 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.1.0.dev6) (1.0.3) 2022-04-14 06:27:11.472 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (1.3.3) 2022-04-14 06:27:11.473 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (3.0.0) 2022-04-14 06:27:11.715 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev6) (3.10.1) 2022-04-14 06:27:11.900 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev6) (2.0.12) 2022-04-14 06:27:11.901 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev6) (1.26.9) 2022-04-14 06:27:11.903 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev6) (3.3) 2022-04-14 06:27:11.904 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev6) (2019.11.28) 2022-04-14 06:27:12.014 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.1.0.dev6) (0.5.2) 2022-04-14 06:27:12.168 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev6) (2.5.0) 2022-04-14 06:27:12.300 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev6) (3.8.0) 2022-04-14 06:27:12.618 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev6) (0.5.0) 2022-04-14 06:27:12.620 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev6) (2.4.0) 2022-04-14 06:27:12.851 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (2.2) 2022-04-14 06:27:13.140 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev6) (1.0.0) 2022-04-14 06:27:13.506 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev6) (1.8.2) 2022-04-14 06:27:13.508 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev6) (21.4.0) 2022-04-14 06:27:14.986 | Installing collected packages: glance 2022-04-14 06:27:14.986 | Attempting uninstall: glance 2022-04-14 06:27:14.986 | Found existing installation: glance 24.1.0.dev6 2022-04-14 06:27:14.993 | Can't uninstall 'glance'. No files were found to uninstall. 2022-04-14 06:27:14.995 | Running setup.py develop for glance 2022-04-14 06:27:21.073 | Successfully installed glance 2022-04-14 06:27:21.073 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 06:27:21.081 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:27:21.081 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:27:21.226 | + inc/python:pip_install:200 : result=0 2022-04-14 06:27:21.229 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:27:21.231 | + functions-common:time_stop:2432 : local name 2022-04-14 06:27:21.234 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:27:21.236 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:27:21.238 | + functions-common:time_stop:2435 : local total 2022-04-14 06:27:21.240 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:27:21.243 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:27:21.245 | + functions-common:time_stop:2439 : start_time=1649917622435 2022-04-14 06:27:21.247 | + functions-common:time_stop:2441 : [[ -z 1649917622435 ]] 2022-04-14 06:27:21.250 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:27:21.254 | + functions-common:time_stop:2444 : end_time=1649917641251 2022-04-14 06:27:21.256 | + functions-common:time_stop:2445 : elapsed_time=18816 2022-04-14 06:27:21.258 | + functions-common:time_stop:2446 : total=86142 2022-04-14 06:27:21.260 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:27:21.263 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=104958 2022-04-14 06:27:21.265 | + inc/python:pip_install:203 : return 0 2022-04-14 06:27:21.267 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 06:27:21.270 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 06:27:21.273 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 06:27:21.293 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 06:27:21.306 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-14 06:27:21.308 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-14 06:27:21.310 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:27:21.313 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:27:21.315 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-04-14 06:27:21.318 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:27:21.321 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 06:27:21.323 | + ./stack.sh:main:922 : configure_glance 2022-04-14 06:27:21.326 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-14 06:27:21.339 | + lib/glance:configure_glance:326 : local dburl 2022-04-14 06:27:21.342 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-14 06:27:21.344 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-14 06:27:21.347 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-14 06:27:21.349 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-14 06:27:21.352 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 06:27:21.355 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 06:27:21.357 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-14 06:27:21.386 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 06:27:21.415 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-14 06:27:21.444 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-14 06:27:21.473 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-14 06:27:21.503 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-14 06:27:21.533 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-14 06:27:21.535 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-14 06:27:21.537 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-14 06:27:21.540 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 06:27:21.543 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-14 06:27:21.571 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-14 06:27:21.601 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.18/identity 2022-04-14 06:27:21.629 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-14 06:27:21.658 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-14 06:27:21.687 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-14 06:27:21.717 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-14 06:27:21.746 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-14 06:27:21.775 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 06:27:21.805 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 06:27:21.834 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-14 06:27:21.864 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-14 06:27:21.867 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-14 06:27:21.869 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-14 06:27:21.871 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 06:27:21.874 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 06:27:21.876 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 06:27:21.892 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:27:21.895 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 06:27:21.898 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 06:27:21.900 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 06:27:21.916 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:27:21.918 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-04-14 06:27:21.921 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-04-14 06:27:21.951 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 06:27:21.953 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 06:27:21.955 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-14 06:27:21.958 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-14 06:27:21.961 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-14 06:27:21.990 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-14 06:27:22.021 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-14 06:27:22.023 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-14 06:27:22.026 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-14 06:27:22.028 | + lib/glance:configure_glance_store:254 : local be 2022-04-14 06:27:22.030 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-14 06:27:22.033 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-14 06:27:22.035 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-14 06:27:22.066 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-14 06:27:22.068 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.18 2022-04-14 06:27:22.098 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-14 06:27:22.101 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-14 06:27:22.118 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:27:22.121 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-14 06:27:22.150 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-14 06:27:22.180 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-04-14 06:27:22.210 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-14 06:27:22.240 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-14 06:27:22.274 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-14 06:27:22.291 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:27:22.293 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 06:27:22.323 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-14 06:27:22.352 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-14 06:27:22.381 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.18/identity/v3 2022-04-14 06:27:22.411 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-14 06:27:22.440 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.18/image 2022-04-14 06:27:22.469 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-14 06:27:22.486 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:27:22.488 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-14 06:27:22.490 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-14 06:27:22.494 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-14 06:27:22.497 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 06:27:22.514 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 06:27:22.516 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 06:27:22.518 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 06:27:22.521 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 06:27:22.524 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 06:27:22.554 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 06:27:22.584 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 06:27:22.615 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 06:27:22.645 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-14 06:27:22.650 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-14 06:27:22.681 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-14 06:27:22.711 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-14 06:27:22.742 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.18/identity 2022-04-14 06:27:22.771 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-14 06:27:22.802 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-14 06:27:22.832 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-14 06:27:22.862 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-14 06:27:22.892 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-14 06:27:22.921 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-14 06:27:22.952 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-14 06:27:22.981 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-14 06:27:22.986 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-04-14 06:27:22.995 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-14 06:27:23.011 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:27:23.013 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-14 06:27:23.016 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-14 06:27:23.018 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-14 06:27:23.020 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-14 06:27:23.022 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-14 06:27:23.025 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-14 06:27:23.029 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-14 06:27:23.031 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-14 06:27:23.035 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-04-14 06:27:23.066 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-14 06:27:23.068 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-14 06:27:23.071 | ++ functions:get_random_port:837 : true 2022-04-14 06:27:23.073 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-14 06:27:23.075 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-14 06:27:23.078 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-14 06:27:23.141 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-14 06:27:23.144 | ++ functions:get_random_port:841 : break 2 2022-04-14 06:27:23.146 | ++ functions:get_random_port:845 : echo 60999 2022-04-14 06:27:23.149 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-14 06:27:23.151 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-14 06:27:23.180 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-14 06:27:23.206 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-14 06:27:23.234 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-14 06:27:23.261 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 06:27:23.290 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-14 06:27:23.318 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-14 06:27:23.345 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-14 06:27:23.373 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 06:27:23.401 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 06:27:23.428 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 06:27:23.456 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 06:27:23.483 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-14 06:27:23.511 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 06:27:23.538 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-14 06:27:23.567 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-14 06:27:23.594 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-14 06:27:23.622 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-14 06:27:23.651 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-14 06:27:23.678 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-14 06:27:23.681 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-14 06:27:23.683 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 06:27:23.686 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:27:23.688 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:27:23.690 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-14 06:27:23.693 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-14 06:27:23.748 | proxy (enabled by site administrator) 2022-04-14 06:27:23.751 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-14 06:27:23.754 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-14 06:27:23.756 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 06:27:23.759 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:27:23.761 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:27:23.763 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-14 06:27:23.766 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-14 06:27:23.821 | proxy_http (enabled by site administrator) 2022-04-14 06:27:23.824 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-14 06:27:23.827 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-14 06:27:23.829 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-14 06:27:23.832 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 06:27:23.834 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:27:23.837 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:27:23.839 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 06:27:23.842 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 06:27:23.845 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-14 06:27:23.845 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 06:27:23.854 | KeepAlive Off 2022-04-14 06:27:23.858 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-14 06:27:23.859 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 06:27:23.867 | SetEnv proxy-sendchunked 1 2022-04-14 06:27:23.871 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-14 06:27:23.871 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 06:27:23.879 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-14 06:27:23.883 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-14 06:27:23.886 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-14 06:27:23.888 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 06:27:23.890 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 06:27:23.892 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 06:27:23.895 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:27:23.897 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:27:23.900 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 06:27:23.902 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 06:27:23.904 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:27:23.907 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:27:23.909 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-14 06:27:23.971 | Site glance-wsgi-api already enabled 2022-04-14 06:27:23.975 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-14 06:27:23.977 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 06:27:23.980 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 06:27:23.982 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 06:27:24.118 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-14 06:27:24.125 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-14 06:27:24.160 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-14 06:27:24.163 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-04-14 06:27:24.181 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:27:24.184 | + ./stack.sh:main:927 : stack_install_service cinder 2022-04-14 06:27:24.186 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-14 06:27:24.189 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-14 06:27:24.192 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 06:27:24.194 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-14 06:27:24.197 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-04-14 06:27:24.200 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-14 06:27:24.202 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-14 06:27:24.204 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 06:27:24.207 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 06:27:24.210 | ++ functions-common:git_clone:612 : pwd 2022-04-14 06:27:24.212 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 06:27:24.215 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 06:27:24.218 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 06:27:24.234 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 06:27:24.236 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 06:27:24.239 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 06:27:24.242 | + functions-common:git_clone:629 : echo master 2022-04-14 06:27:24.242 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 06:27:24.248 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-14 06:27:24.250 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 06:27:24.252 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/cinder 2022-04-14 06:27:24.265 | + functions-common:git_clone:684 : cd /opt/stack/cinder 2022-04-14 06:27:24.269 | + functions-common:git_clone:685 : head -1 2022-04-14 06:27:24.269 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 06:27:24.273 | fbd2e7dca Merge commit 'refs/changes/87/830787/4' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2022-04-14 06:27:24.276 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 06:27:24.279 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-14 06:27:24.281 | + inc/python:setup_develop:338 : local bindep 2022-04-14 06:27:24.284 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 06:27:24.286 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-14 06:27:24.289 | + inc/python:setup_develop:344 : local extras= 2022-04-14 06:27:24.292 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-14 06:27:24.294 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 06:27:24.297 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 06:27:24.299 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-14 06:27:24.301 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 06:27:24.305 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 06:27:24.308 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-14 06:27:24.310 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 06:27:24.313 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-14 06:27:24.316 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 06:27:24.318 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 06:27:24.322 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-14 06:27:24.328 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-14 06:27:24.330 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-04-14 06:27:24.990 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-14 06:27:24.993 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 06:27:24.995 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 06:27:24.998 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 06:27:25.001 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 06:27:25.004 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-14 06:27:25.006 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 06:27:25.010 | + inc/python:setup_package:428 : local extras= 2022-04-14 06:27:25.013 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 06:27:25.015 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 06:27:25.017 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 06:27:25.020 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 06:27:25.022 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 06:27:25.025 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-14 06:27:25.046 | Using python 3.8 to install /opt/stack/cinder 2022-04-14 06:27:25.048 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-04-14 06:27:25.918 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:27:25.918 | from cryptography.utils import int_from_bytes 2022-04-14 06:27:25.918 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:27:25.918 | from cryptography.utils import int_from_bytes 2022-04-14 06:27:27.101 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:27:27.133 | Obtaining file:///opt/stack/cinder 2022-04-14 06:27:27.133 | Preparing metadata (setup.py): started 2022-04-14 06:27:32.696 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 06:27:32.831 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (5.8.1) 2022-04-14 06:27:32.832 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (5.1.1) 2022-04-14 06:27:32.833 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (0.33.0) 2022-04-14 06:27:32.834 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (1.1.2) 2022-04-14 06:27:32.835 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (0.20.4) 2022-04-14 06:27:32.836 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (1.0.2) 2022-04-14 06:27:32.837 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev50) (3.2.0) 2022-04-14 06:27:32.838 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (4.5.0) 2022-04-14 06:27:32.839 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (9.4.0) 2022-04-14 06:27:32.840 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (4.8.0) 2022-04-14 06:27:32.841 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (4.1.3) 2022-04-14 06:27:32.842 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (8.8.0) 2022-04-14 06:27:32.844 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (4.5.0) 2022-04-14 06:27:32.845 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (4.1.0) 2022-04-14 06:27:32.846 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (11.2.0) 2022-04-14 06:27:32.847 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (4.7.0) 2022-04-14 06:27:32.848 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (12.13.0) 2022-04-14 06:27:32.849 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (4.5.1) 2022-04-14 06:27:32.851 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (3.11.0) 2022-04-14 06:27:32.852 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (2.7.0) 2022-04-14 06:27:32.853 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (2.3.0) 2022-04-14 06:27:32.854 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (6.3.1) 2022-04-14 06:27:32.855 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (4.3.0) 2022-04-14 06:27:32.856 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (2.8.0) 2022-04-14 06:27:32.857 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (1.5.0) 2022-04-14 06:27:32.859 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (4.12.2) 2022-04-14 06:27:32.860 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (2.6.0) 2022-04-14 06:27:32.861 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (3.4.2) 2022-04-14 06:27:32.862 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (21.3) 2022-04-14 06:27:32.863 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (2.8.1) 2022-04-14 06:27:32.864 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (3.5.0) 2022-04-14 06:27:32.865 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (2.1.1) 2022-04-14 06:27:32.867 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (5.9.0) 2022-04-14 06:27:32.868 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (3.0.7) 2022-04-14 06:27:32.869 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (5.3.0) 2022-04-14 06:27:32.870 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (3.6.0) 2022-04-14 06:27:32.871 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (4.4.0) 2022-04-14 06:27:32.872 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (17.7.0) 2022-04-14 06:27:32.873 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (3.13.1) 2022-04-14 06:27:32.874 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (2022.1) 2022-04-14 06:27:32.875 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (2.27.1) 2022-04-14 06:27:32.877 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (2.5.1) 2022-04-14 06:27:32.878 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (4.6.4) 2022-04-14 06:27:32.879 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (2.1.74) 2022-04-14 06:27:32.880 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (1.16.0) 2022-04-14 06:27:32.881 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (1.4.35) 2022-04-14 06:27:32.883 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (0.13.0) 2022-04-14 06:27:32.884 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (3.5.0) 2022-04-14 06:27:32.885 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (0.8.9) 2022-04-14 06:27:32.886 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (6.3.1) 2022-04-14 06:27:32.887 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (1.8.7) 2022-04-14 06:27:32.888 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (5.1.0) 2022-04-14 06:27:32.889 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (3.10.0) 2022-04-14 06:27:32.890 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (5.2.0) 2022-04-14 06:27:32.891 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (5.6.0) 2022-04-14 06:27:32.892 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (2.11.0) 2022-04-14 06:27:32.893 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (2.43.0) 2022-04-14 06:27:32.894 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (3.10.1) 2022-04-14 06:27:32.895 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (36.0.2) 2022-04-14 06:27:32.897 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (0.2.2) 2022-04-14 06:27:32.898 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (1.5.1.0) 2022-04-14 06:27:32.907 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (1.21.37) 2022-04-14 06:27:32.920 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev50) (1.0.0) 2022-04-14 06:27:32.921 | Requirement already satisfied: botocore<1.25.0,>=1.24.37 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev50) (1.24.37) 2022-04-14 06:27:32.922 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev50) (0.5.2) 2022-04-14 06:27:32.986 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev50) (1.15.0) 2022-04-14 06:27:33.017 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev50) (2.2.1) 2022-04-14 06:27:33.033 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev50) (4.1.1) 2022-04-14 06:27:33.035 | Requirement already satisfied: google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev50) (2.7.1) 2022-04-14 06:27:33.037 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev50) (2.6.3) 2022-04-14 06:27:33.038 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev50) (0.1.0) 2022-04-14 06:27:33.134 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev50) (1.7.0) 2022-04-14 06:27:33.191 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev50) (3.1.1) 2022-04-14 06:27:33.192 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev50) (2.10.1) 2022-04-14 06:27:33.220 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev50) (0.4.8) 2022-04-14 06:27:33.222 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev50) (0.2.8) 2022-04-14 06:27:33.223 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev50) (4.8) 2022-04-14 06:27:33.306 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev50) (0.17.3) 2022-04-14 06:27:33.353 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev50) (1.5.0) 2022-04-14 06:27:33.353 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev50) (6.0) 2022-04-14 06:27:33.355 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev50) (0.8.0) 2022-04-14 06:27:33.356 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev50) (2.5.0) 2022-04-14 06:27:33.417 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev50) (1.7.7) 2022-04-14 06:27:33.419 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev50) (0.5.0) 2022-04-14 06:27:33.421 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev50) (2.0.1) 2022-04-14 06:27:33.478 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev50) (2.8.2) 2022-04-14 06:27:33.483 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev50) (0.9.6) 2022-04-14 06:27:33.543 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev50) (2.4.0) 2022-04-14 06:27:33.545 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev50) (0.4.0) 2022-04-14 06:27:33.549 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev50) (5.2.4) 2022-04-14 06:27:33.550 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev50) (5.1.0) 2022-04-14 06:27:33.552 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev50) (5.0.0) 2022-04-14 06:27:33.576 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev50) (3.3.0) 2022-04-14 06:27:33.578 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev50) (3.1.1) 2022-04-14 06:27:33.581 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev50) (3.2.0) 2022-04-14 06:27:33.628 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev50) (1.0.3) 2022-04-14 06:27:33.713 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev50) (3.0.0) 2022-04-14 06:27:33.715 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev50) (1.3.3) 2022-04-14 06:27:33.738 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev50) (3.2.0) 2022-04-14 06:27:33.764 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev50) (0.11.0) 2022-04-14 06:27:33.834 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev50) (1.26.9) 2022-04-14 06:27:33.838 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev50) (1.1.0) 2022-04-14 06:27:33.971 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev50) (1.5.0) 2022-04-14 06:27:33.996 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev50) (62.0.0) 2022-04-14 06:27:34.140 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.1.0.dev50) (3.10.1) 2022-04-14 06:27:34.177 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev50) (1.14.0) 2022-04-14 06:27:34.178 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev50) (1.3.3) 2022-04-14 06:27:34.181 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev50) (22.0.0) 2022-04-14 06:27:34.383 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev50) (2019.11.28) 2022-04-14 06:27:34.385 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev50) (2.0.12) 2022-04-14 06:27:34.388 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev50) (3.3) 2022-04-14 06:27:34.424 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev50) (0.7) 2022-04-14 06:27:34.455 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.1.0.dev50) (0.23.2) 2022-04-14 06:27:34.710 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev50) (0.5.2) 2022-04-14 06:27:34.710 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev50) (0.4.2) 2022-04-14 06:27:34.854 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev50) (2.5.0) 2022-04-14 06:27:34.856 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev50) (1.4.2) 2022-04-14 06:27:34.859 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev50) (2.8) 2022-04-14 06:27:35.019 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev50) (0.13.1) 2022-04-14 06:27:35.141 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev50) (1.2.0) 2022-04-14 06:27:35.143 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev50) (4.11.3) 2022-04-14 06:27:35.144 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev50) (5.6.0) 2022-04-14 06:27:35.181 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.1.0.dev50) (5.0.0) 2022-04-14 06:27:35.399 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev50) (2.21) 2022-04-14 06:27:35.479 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev50) (0.5.0) 2022-04-14 06:27:35.482 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev50) (2.4.0) 2022-04-14 06:27:35.660 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev50) (2.5.0) 2022-04-14 06:27:35.793 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev50) (3.20.0) 2022-04-14 06:27:35.795 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev50) (1.56.0) 2022-04-14 06:27:35.977 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev50) (2.1.1) 2022-04-14 06:27:36.408 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev50) (1.1.5) 2022-04-14 06:27:36.460 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.1.0.dev50) (0.14.1) 2022-04-14 06:27:36.512 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev50) (0.2.5) 2022-04-14 06:27:37.592 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev50) (1.32) 2022-04-14 06:27:37.865 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev50) (1.8.2) 2022-04-14 06:27:37.866 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev50) (21.4.0) 2022-04-14 06:27:38.013 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev50) (2.2) 2022-04-14 06:27:38.206 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev50) (1.0.0) 2022-04-14 06:27:38.385 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev50) (3.8.0) 2022-04-14 06:27:40.082 | Installing collected packages: cinder 2022-04-14 06:27:40.082 | Attempting uninstall: cinder 2022-04-14 06:27:40.083 | Found existing installation: cinder 20.1.0.dev50 2022-04-14 06:27:40.089 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-04-14 06:27:40.091 | Running setup.py develop for cinder 2022-04-14 06:27:47.688 | Successfully installed cinder 2022-04-14 06:27:47.688 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 06:27:47.697 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:27:47.697 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:27:47.847 | + inc/python:pip_install:200 : result=0 2022-04-14 06:27:47.850 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:27:47.852 | + functions-common:time_stop:2432 : local name 2022-04-14 06:27:47.855 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:27:47.857 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:27:47.859 | + functions-common:time_stop:2435 : local total 2022-04-14 06:27:47.861 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:27:47.864 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:27:47.867 | + functions-common:time_stop:2439 : start_time=1649917645040 2022-04-14 06:27:47.869 | + functions-common:time_stop:2441 : [[ -z 1649917645040 ]] 2022-04-14 06:27:47.872 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:27:47.876 | + functions-common:time_stop:2444 : end_time=1649917667874 2022-04-14 06:27:47.878 | + functions-common:time_stop:2445 : elapsed_time=22834 2022-04-14 06:27:47.880 | + functions-common:time_stop:2446 : total=104958 2022-04-14 06:27:47.883 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:27:47.885 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=127792 2022-04-14 06:27:47.887 | + inc/python:pip_install:203 : return 0 2022-04-14 06:27:47.890 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 06:27:47.892 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 06:27:47.895 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 06:27:47.914 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 06:27:47.926 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-14 06:27:47.930 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-14 06:27:47.933 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:27:47.935 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:27:47.938 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-04-14 06:27:47.940 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:27:47.943 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-14 06:27:47.945 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-14 06:27:47.948 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-14 06:27:47.950 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:27:47.953 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:27:47.955 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-14 06:27:47.968 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-14 06:27:47.970 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 06:27:47.973 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 06:27:47.976 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 06:27:47.978 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 06:27:47.981 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 06:27:47.983 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 06:27:47.986 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:27:47.988 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:27:47.990 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 06:27:47.993 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 06:27:47.995 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 06:27:47.998 | + functions-common:apt_get_update:1197 : return 2022-04-14 06:27:48.000 | + functions-common:install_package:1471 : real_install_package targetcli-fb 2022-04-14 06:27:48.003 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 06:27:48.005 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:27:48.008 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:27:48.010 | + functions-common:real_install_package:1457 : apt_get install targetcli-fb 2022-04-14 06:27:48.034 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-04-14 06:27:48.145 | Reading package lists... 2022-04-14 06:27:48.386 | Building dependency tree... 2022-04-14 06:27:48.387 | Reading state information... 2022-04-14 06:27:48.637 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-04-14 06:27:48.637 | The following packages were automatically installed and are no longer required: 2022-04-14 06:27:48.638 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 06:27:48.638 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 06:27:48.638 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 06:27:48.638 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 06:27:48.638 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 06:27:48.638 | python3-zope.interface 2022-04-14 06:27:48.638 | Use 'sudo apt autoremove' to remove them. 2022-04-14 06:27:48.752 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 06:27:48.757 | + functions-common:apt_get:1241 : result=0 2022-04-14 06:27:48.760 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 06:27:48.762 | + functions-common:time_stop:2432 : local name 2022-04-14 06:27:48.765 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:27:48.768 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:27:48.770 | + functions-common:time_stop:2435 : local total 2022-04-14 06:27:48.773 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:27:48.775 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 06:27:48.778 | + functions-common:time_stop:2439 : start_time=1649917668031 2022-04-14 06:27:48.780 | + functions-common:time_stop:2441 : [[ -z 1649917668031 ]] 2022-04-14 06:27:48.783 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:27:48.788 | + functions-common:time_stop:2444 : end_time=1649917668785 2022-04-14 06:27:48.790 | + functions-common:time_stop:2445 : elapsed_time=754 2022-04-14 06:27:48.793 | + functions-common:time_stop:2446 : total=5278 2022-04-14 06:27:48.795 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:27:48.798 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6032 2022-04-14 06:27:48.801 | + functions-common:apt_get:1245 : return 0 2022-04-14 06:27:48.804 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 06:27:48.806 | + ./stack.sh:main:928 : configure_cinder 2022-04-14 06:27:48.809 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-14 06:27:48.822 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-14 06:27:48.825 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-14 06:27:48.828 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-14 06:27:48.830 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-14 06:27:48.833 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-14 06:27:48.833 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-14 06:27:48.838 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-14 06:27:48.840 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-14 06:27:48.843 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-14 06:27:48.845 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-14 06:27:48.847 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-14 06:27:48.849 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-14 06:27:48.851 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-14 06:27:48.853 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-14 06:27:48.865 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-14 06:27:48.878 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-04-14 06:27:48.890 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-04-14 06:27:48.905 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-04-14 06:27:48.922 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-14 06:27:48.925 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-14 06:27:48.931 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.qjPfRE9KGE 2022-04-14 06:27:48.933 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-14 06:27:48.935 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-14 06:27:48.938 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-14 06:27:48.940 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.qjPfRE9KGE 2022-04-14 06:27:48.945 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.qjPfRE9KGE 2022-04-14 06:27:48.959 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.qjPfRE9KGE /etc/sudoers.d/cinder-rootwrap 2022-04-14 06:27:48.972 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-14 06:27:48.977 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-14 06:27:48.979 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-14 06:27:48.981 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-14 06:27:48.983 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-14 06:27:48.986 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-04-14 06:27:48.988 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-04-14 06:27:48.991 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-14 06:27:48.995 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-14 06:27:49.000 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-14 06:27:49.006 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-14 06:27:49.026 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-14 06:27:49.046 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-14 06:27:49.065 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-14 06:27:49.086 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-14 06:27:49.107 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-14 06:27:49.126 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-14 06:27:49.144 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-14 06:27:49.163 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-14 06:27:49.165 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 06:27:49.168 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-14 06:27:49.170 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 06:27:49.172 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-14 06:27:49.202 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-14 06:27:49.230 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.18/identity 2022-04-14 06:27:49.258 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-14 06:27:49.284 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-14 06:27:49.313 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-14 06:27:49.340 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-14 06:27:49.368 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-14 06:27:49.395 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 06:27:49.427 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 06:27:49.457 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-14 06:27:49.488 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-14 06:27:49.517 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-14 06:27:49.519 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-14 06:27:49.522 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-14 06:27:49.525 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-14 06:27:49.527 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-14 06:27:49.530 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-14 06:27:49.561 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-14 06:27:49.588 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-14 06:27:49.616 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-14 06:27:49.643 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-14 06:27:49.672 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-14 06:27:49.701 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-14 06:27:49.732 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-14 06:27:49.734 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.18 2022-04-14 06:27:49.763 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-14 06:27:49.796 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-14 06:27:49.804 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key dec518fdbdc554816906bfb70a294710 2022-04-14 06:27:49.832 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-14 06:27:49.835 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-14 06:27:49.863 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-14 06:27:49.891 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-14 06:27:49.919 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-14 06:27:49.947 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-14 06:27:49.964 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:27:49.966 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-14 06:27:49.983 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:27:49.985 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-14 06:27:50.002 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:27:50.004 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-14 06:27:50.020 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:27:50.023 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-14 06:27:50.025 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-14 06:27:50.028 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-14 06:27:50.030 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-14 06:27:50.032 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 06:27:50.035 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 06:27:50.037 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 06:27:50.057 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:27:50.060 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 06:27:50.062 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 06:27:50.065 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 06:27:50.081 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:27:50.083 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-04-14 06:27:50.086 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-04-14 06:27:50.115 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 06:27:50.118 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 06:27:50.120 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-14 06:27:50.127 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-14 06:27:50.129 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 06:27:50.132 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 06:27:50.150 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 06:27:50.152 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 06:27:50.154 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 06:27:50.157 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 06:27:50.159 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 06:27:50.188 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 06:27:50.216 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 06:27:50.244 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 06:27:50.271 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-14 06:27:50.288 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:27:50.291 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-14 06:27:50.293 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-14 06:27:50.296 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-14 06:27:50.298 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-14 06:27:50.301 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 06:27:50.303 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 06:27:50.306 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-14 06:27:50.310 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-14 06:27:50.312 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 06:27:50.315 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 06:27:50.327 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 06:27:50.328 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 06:27:50.336 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 06:27:50.340 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 06:27:50.355 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-14 06:27:50.357 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-14 06:27:50.361 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-14 06:27:50.392 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-14 06:27:50.425 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-14 06:27:50.453 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-14 06:27:50.481 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 06:27:50.509 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 06:27:50.536 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-14 06:27:50.564 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-14 06:27:50.591 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-14 06:27:50.620 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 06:27:50.647 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 06:27:50.675 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 06:27:50.703 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-14 06:27:50.733 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 06:27:50.735 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 06:27:50.738 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-14 06:27:50.742 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-14 06:27:50.744 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 06:27:50.746 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:27:50.749 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:27:50.751 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 06:27:50.754 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 06:27:50.757 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-14 06:27:50.784 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 06:27:50.814 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-04-14 06:27:50.815 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 06:27:50.824 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-14 06:27:50.827 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-14 06:27:50.829 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-14 06:27:50.832 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 06:27:50.835 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 06:27:50.837 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 06:27:50.840 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:27:50.842 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:27:50.844 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 06:27:50.846 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 06:27:50.849 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:27:50.852 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:27:50.854 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-14 06:27:50.919 | Enabling site cinder-wsgi. 2022-04-14 06:27:50.925 | To activate the new configuration, you need to run: 2022-04-14 06:27:50.925 | systemctl reload apache2 2022-04-14 06:27:50.930 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 06:27:50.932 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 06:27:50.935 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 06:27:50.937 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 06:27:51.079 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-14 06:27:51.080 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-14 06:27:51.113 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.18/image 2022-04-14 06:27:51.143 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-14 06:27:51.160 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:27:51.162 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-14 06:27:51.165 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 06:27:51.167 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 06:27:51.169 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-14 06:27:51.172 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-14 06:27:51.203 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-14 06:27:51.231 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.18/identity 2022-04-14 06:27:51.260 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-14 06:27:51.288 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-14 06:27:51.317 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-14 06:27:51.345 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-14 06:27:51.373 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-14 06:27:51.401 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-14 06:27:51.430 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-14 06:27:51.457 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-14 06:27:51.486 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 06:27:51.514 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-14 06:27:51.517 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-14 06:27:51.533 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:27:51.535 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.18:2379 2022-04-14 06:27:51.567 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-14 06:27:51.570 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-04-14 06:27:51.587 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:27:51.590 | + ./stack.sh:main:933 : stack_install_service neutron 2022-04-14 06:27:51.592 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-14 06:27:51.594 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-14 06:27:51.597 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 06:27:51.600 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-14 06:27:51.602 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-14 06:27:51.606 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 06:27:51.608 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 06:27:51.612 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 06:27:51.614 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 06:27:51.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-04-14 06:27:51.620 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 06:27:51.622 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-14 06:27:51.625 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-14 06:27:51.628 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-14 06:27:51.630 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:27:51.633 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:27:51.636 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-04-14 06:27:51.638 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:27:51.641 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-04-14 06:27:51.643 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-14 06:27:51.645 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-14 06:27:51.648 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 06:27:51.650 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 06:27:51.653 | ++ functions-common:git_clone:612 : pwd 2022-04-14 06:27:51.655 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 06:27:51.658 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 06:27:51.661 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 06:27:51.677 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 06:27:51.679 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 06:27:51.682 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 06:27:51.685 | + functions-common:git_clone:629 : echo master 2022-04-14 06:27:51.685 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 06:27:51.690 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-14 06:27:51.692 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 06:27:51.695 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/neutron 2022-04-14 06:27:51.708 | + functions-common:git_clone:684 : cd /opt/stack/neutron 2022-04-14 06:27:51.711 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 06:27:51.711 | + functions-common:git_clone:685 : head -1 2022-04-14 06:27:51.714 | bb4c26eb72 Merge "Also add B324 to bandit skip list for python3.9+" 2022-04-14 06:27:51.717 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 06:27:51.720 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-14 06:27:51.722 | + inc/python:setup_develop:338 : local bindep 2022-04-14 06:27:51.725 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 06:27:51.727 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-14 06:27:51.730 | + inc/python:setup_develop:344 : local extras= 2022-04-14 06:27:51.733 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-14 06:27:51.735 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 06:27:51.738 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 06:27:51.742 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-14 06:27:51.744 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 06:27:51.747 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 06:27:51.750 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-14 06:27:51.756 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 06:27:51.759 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-14 06:27:51.762 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 06:27:51.765 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 06:27:51.768 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-14 06:27:51.775 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-14 06:27:51.777 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-04-14 06:27:52.447 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-14 06:27:52.450 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 06:27:52.452 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 06:27:52.455 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 06:27:52.457 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 06:27:52.460 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-14 06:27:52.463 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 06:27:52.465 | + inc/python:setup_package:428 : local extras= 2022-04-14 06:27:52.467 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 06:27:52.470 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 06:27:52.472 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 06:27:52.475 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 06:27:52.478 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 06:27:52.480 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-14 06:27:52.502 | Using python 3.8 to install /opt/stack/neutron 2022-04-14 06:27:52.504 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-04-14 06:27:53.374 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:27:53.374 | from cryptography.utils import int_from_bytes 2022-04-14 06:27:53.374 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:27:53.374 | from cryptography.utils import int_from_bytes 2022-04-14 06:27:54.552 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:27:54.582 | Obtaining file:///opt/stack/neutron 2022-04-14 06:27:54.583 | Preparing metadata (setup.py): started 2022-04-14 06:28:00.254 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 06:28:00.345 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.8.1) 2022-04-14 06:28:00.346 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.5.0) 2022-04-14 06:28:00.347 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.1.1) 2022-04-14 06:28:00.348 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.5.1) 2022-04-14 06:28:00.350 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.5.0) 2022-04-14 06:28:00.351 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.1.1) 2022-04-14 06:28:00.352 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.33.0) 2022-04-14 06:28:00.353 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.4.1) 2022-04-14 06:28:00.354 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.20.4) 2022-04-14 06:28:00.355 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.27.1) 2022-04-14 06:28:00.356 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.1.1) 2022-04-14 06:28:00.357 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (9.4.0) 2022-04-14 06:28:00.358 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.8.0) 2022-04-14 06:28:00.359 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.11.0) 2022-04-14 06:28:00.360 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.20.0) 2022-04-14 06:28:00.362 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (7.8.0) 2022-04-14 06:28:00.363 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (6.3.1) 2022-04-14 06:28:00.364 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.4.35) 2022-04-14 06:28:00.365 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.8.7) 2022-04-14 06:28:00.366 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.0) 2022-04-14 06:28:00.368 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.7.7) 2022-04-14 06:28:00.369 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.5.0) 2022-04-14 06:28:00.370 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.10.1) 2022-04-14 06:28:00.371 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.0) 2022-04-14 06:28:00.372 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (8.8.0) 2022-04-14 06:28:00.373 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.1.0) 2022-04-14 06:28:00.374 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (11.2.0) 2022-04-14 06:28:00.375 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.1.0) 2022-04-14 06:28:00.377 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.7.0) 2022-04-14 06:28:00.378 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (12.13.0) 2022-04-14 06:28:00.379 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.1) 2022-04-14 06:28:00.380 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.11.0) 2022-04-14 06:28:00.381 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.7.0) 2022-04-14 06:28:00.382 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.3.0) 2022-04-14 06:28:00.383 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (6.3.1) 2022-04-14 06:28:00.384 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.3.0) 2022-04-14 06:28:00.385 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.8.0) 2022-04-14 06:28:00.386 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.5.0) 2022-04-14 06:28:00.388 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.12.2) 2022-04-14 06:28:00.389 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.6.0) 2022-04-14 06:28:00.390 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.4.2) 2022-04-14 06:28:00.391 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.3.1) 2022-04-14 06:28:00.392 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.1.0) 2022-04-14 06:28:00.393 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.16.0) 2022-04-14 06:28:00.394 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.16.0) 2022-04-14 06:28:00.395 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (21.3) 2022-04-14 06:28:00.396 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.9.0) 2022-04-14 06:28:00.397 | Requirement already satisfied: pyroute2>=0.6.6 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.6.9) 2022-04-14 06:28:00.398 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (22.0.0) 2022-04-14 06:28:00.399 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (17.7.0) 2022-04-14 06:28:00.400 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.61.0) 2022-04-14 06:28:00.402 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.0) 2022-04-14 06:28:00.403 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.7.1) 2022-04-14 06:28:00.404 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.4.0) 2022-04-14 06:28:00.405 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.11.0) 2022-04-14 06:28:00.422 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev114) (5.6.0) 2022-04-14 06:28:00.423 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev114) (1.2.0) 2022-04-14 06:28:00.424 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev114) (4.11.3) 2022-04-14 06:28:00.433 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev114) (1.14.0) 2022-04-14 06:28:00.445 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev114) (1.1.2) 2022-04-14 06:28:00.446 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev114) (2.2.1) 2022-04-14 06:28:00.447 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev114) (1.16.0) 2022-04-14 06:28:00.467 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==20.1.0.dev114) (3.0.7) 2022-04-14 06:28:00.475 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev114) (2.1.1) 2022-04-14 06:28:00.536 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev114) (1.7.0) 2022-04-14 06:28:00.537 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev114) (1.0.2) 2022-04-14 06:28:00.590 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev114) (3.1.1) 2022-04-14 06:28:00.592 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev114) (4.4.0) 2022-04-14 06:28:00.640 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev114) (1.2.2) 2022-04-14 06:28:00.644 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev114) (2.7.0) 2022-04-14 06:28:00.672 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (6.0) 2022-04-14 06:28:00.673 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.32) 2022-04-14 06:28:00.674 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.0.0) 2022-04-14 06:28:00.675 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (2.5.0) 2022-04-14 06:28:00.676 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.4.4) 2022-04-14 06:28:00.678 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.1.5) 2022-04-14 06:28:00.679 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.4.0) 2022-04-14 06:28:00.680 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (36.0.2) 2022-04-14 06:28:00.698 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev114) (1.0.3) 2022-04-14 06:28:00.791 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev114) (0.17.3) 2022-04-14 06:28:00.861 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev114) (1.5.0) 2022-04-14 06:28:00.925 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev114) (2.0.1) 2022-04-14 06:28:00.926 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.13.0) 2022-04-14 06:28:00.929 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.5.0) 2022-04-14 06:28:00.986 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev114) (0.9.6) 2022-04-14 06:28:00.989 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev114) (2.8.2) 2022-04-14 06:28:01.047 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (5.2.4) 2022-04-14 06:28:01.050 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (5.1.0) 2022-04-14 06:28:01.053 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (5.0.0) 2022-04-14 06:28:01.056 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (0.4.0) 2022-04-14 06:28:01.079 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev114) (3.3.0) 2022-04-14 06:28:01.080 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev114) (3.2.0) 2022-04-14 06:28:01.130 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev114) (1.15.0) 2022-04-14 06:28:01.186 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev114) (2022.1) 2022-04-14 06:28:01.221 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev114) (1.3.3) 2022-04-14 06:28:01.222 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev114) (3.0.0) 2022-04-14 06:28:01.248 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev114) (3.2.0) 2022-04-14 06:28:01.392 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev114) (2.4.0) 2022-04-14 06:28:01.466 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev114) (62.0.0) 2022-04-14 06:28:01.544 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev114) (3.0.0) 2022-04-14 06:28:01.545 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev114) (0.3.5) 2022-04-14 06:28:01.657 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-14 06:28:01.658 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-14 06:28:01.659 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-14 06:28:01.660 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-14 06:28:01.661 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-14 06:28:01.664 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-14 06:28:01.665 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-14 06:28:01.876 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev114) (3.10.1) 2022-04-14 06:28:01.877 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev114) (2.5.0) 2022-04-14 06:28:01.878 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev114) (3.2.0) 2022-04-14 06:28:01.926 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev114) (2.1.0) 2022-04-14 06:28:01.930 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev114) (3.17.6) 2022-04-14 06:28:02.020 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (2019.11.28) 2022-04-14 06:28:02.022 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (2.0.12) 2022-04-14 06:28:02.025 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (3.3) 2022-04-14 06:28:02.026 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (1.26.9) 2022-04-14 06:28:02.064 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev114) (0.7) 2022-04-14 06:28:02.407 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev114) (0.13.1) 2022-04-14 06:28:02.482 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (5.0.0) 2022-04-14 06:28:02.646 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev114) (2.21) 2022-04-14 06:28:02.720 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev114) (0.5.0) 2022-04-14 06:28:02.722 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev114) (2.4.0) 2022-04-14 06:28:02.964 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev114) (2.5.0) 2022-04-14 06:28:03.142 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.1.0.dev114) (2.2) 2022-04-14 06:28:03.739 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (0.14.1) 2022-04-14 06:28:03.788 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev114) (0.2.5) 2022-04-14 06:28:04.403 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.5.2) 2022-04-14 06:28:04.404 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.4.2) 2022-04-14 06:28:04.725 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev114) (4.11.1) 2022-04-14 06:28:04.726 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev114) (2.1.1) 2022-04-14 06:28:04.901 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev114) (3.8.0) 2022-04-14 06:28:05.151 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev114) (1.8.2) 2022-04-14 06:28:05.152 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev114) (21.4.0) 2022-04-14 06:28:05.342 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev114) (1.0.0) 2022-04-14 06:28:05.611 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev114) (2.3.2) 2022-04-14 06:28:07.224 | Installing collected packages: neutron 2022-04-14 06:28:07.225 | Attempting uninstall: neutron 2022-04-14 06:28:07.225 | Found existing installation: neutron 20.1.0.dev114 2022-04-14 06:28:07.244 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-04-14 06:28:07.246 | Running setup.py develop for neutron 2022-04-14 06:28:14.867 | Successfully installed neutron 2022-04-14 06:28:14.868 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 06:28:14.876 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:28:14.876 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:28:15.034 | + inc/python:pip_install:200 : result=0 2022-04-14 06:28:15.037 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:28:15.039 | + functions-common:time_stop:2432 : local name 2022-04-14 06:28:15.041 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:28:15.044 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:28:15.046 | + functions-common:time_stop:2435 : local total 2022-04-14 06:28:15.048 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:28:15.051 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:28:15.053 | + functions-common:time_stop:2439 : start_time=1649917672496 2022-04-14 06:28:15.055 | + functions-common:time_stop:2441 : [[ -z 1649917672496 ]] 2022-04-14 06:28:15.058 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:28:15.063 | + functions-common:time_stop:2444 : end_time=1649917695060 2022-04-14 06:28:15.065 | + functions-common:time_stop:2445 : elapsed_time=22564 2022-04-14 06:28:15.067 | + functions-common:time_stop:2446 : total=127792 2022-04-14 06:28:15.069 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:28:15.072 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=150356 2022-04-14 06:28:15.074 | + inc/python:pip_install:203 : return 0 2022-04-14 06:28:15.077 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 06:28:15.079 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 06:28:15.082 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 06:28:15.102 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 06:28:15.115 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-14 06:28:15.117 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-14 06:28:15.120 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:28:15.123 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:28:15.125 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-04-14 06:28:15.128 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:28:15.130 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-14 06:28:15.133 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 06:28:15.135 | + ./stack.sh:main:936 : is_service_enabled nova 2022-04-14 06:28:15.157 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:28:15.160 | + ./stack.sh:main:938 : stack_install_service nova 2022-04-14 06:28:15.165 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-14 06:28:15.167 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-14 06:28:15.170 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 06:28:15.173 | + lib/stack:stack_install_service:32 : install_nova 2022-04-14 06:28:15.175 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-14 06:28:15.178 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-14 06:28:15.181 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:28:15.183 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:28:15.185 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-04-14 06:28:15.188 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:28:15.190 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-14 06:28:15.207 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:28:15.210 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-14 06:28:15.229 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:28:15.231 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-14 06:28:15.248 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:28:15.251 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-04-14 06:28:15.253 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-14 06:28:15.256 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-14 06:28:15.258 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 06:28:15.260 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 06:28:15.263 | ++ functions-common:git_clone:612 : pwd 2022-04-14 06:28:15.266 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 06:28:15.268 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 06:28:15.272 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 06:28:15.288 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 06:28:15.291 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 06:28:15.293 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 06:28:15.296 | + functions-common:git_clone:629 : echo master 2022-04-14 06:28:15.296 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 06:28:15.302 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-14 06:28:15.305 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 06:28:15.307 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/nova 2022-04-14 06:28:15.320 | + functions-common:git_clone:684 : cd /opt/stack/nova 2022-04-14 06:28:15.323 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 06:28:15.324 | + functions-common:git_clone:685 : head -1 2022-04-14 06:28:15.328 | 449aa39a96 Merge "Fix wrong attribute to find remote address" 2022-04-14 06:28:15.330 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 06:28:15.334 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-14 06:28:15.336 | + inc/python:setup_develop:338 : local bindep 2022-04-14 06:28:15.339 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 06:28:15.342 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-14 06:28:15.344 | + inc/python:setup_develop:344 : local extras= 2022-04-14 06:28:15.346 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-14 06:28:15.349 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 06:28:15.351 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 06:28:15.354 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-14 06:28:15.356 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 06:28:15.359 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 06:28:15.362 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-14 06:28:15.365 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 06:28:15.368 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-14 06:28:15.370 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 06:28:15.373 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 06:28:15.376 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-14 06:28:15.383 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-14 06:28:15.385 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-04-14 06:28:16.065 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-14 06:28:16.067 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 06:28:16.070 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 06:28:16.072 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 06:28:16.075 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 06:28:16.077 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-14 06:28:16.079 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 06:28:16.082 | + inc/python:setup_package:428 : local extras= 2022-04-14 06:28:16.084 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 06:28:16.086 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 06:28:16.089 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 06:28:16.091 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 06:28:16.093 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 06:28:16.096 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-14 06:28:16.117 | Using python 3.8 to install /opt/stack/nova 2022-04-14 06:28:16.120 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-04-14 06:28:16.982 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:28:16.982 | from cryptography.utils import int_from_bytes 2022-04-14 06:28:16.982 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:28:16.982 | from cryptography.utils import int_from_bytes 2022-04-14 06:28:18.159 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:28:18.190 | Obtaining file:///opt/stack/nova 2022-04-14 06:28:18.190 | Preparing metadata (setup.py): started 2022-04-14 06:28:24.812 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 06:28:24.940 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.8.1) 2022-04-14 06:28:24.941 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.4.35) 2022-04-14 06:28:24.942 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.1) 2022-04-14 06:28:24.943 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.33.0) 2022-04-14 06:28:24.944 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.1.1) 2022-04-14 06:28:24.945 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (9.4.0) 2022-04-14 06:28:24.946 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.8.0) 2022-04-14 06:28:24.947 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.5.1) 2022-04-14 06:28:24.948 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (36.0.2) 2022-04-14 06:28:24.949 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.8.7) 2022-04-14 06:28:24.950 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.2) 2022-04-14 06:28:24.951 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.1.1) 2022-04-14 06:28:24.952 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-14 06:28:24.954 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-14 06:28:24.955 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.13.0) 2022-04-14 06:28:24.956 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.7) 2022-04-14 06:28:24.957 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.8.0) 2022-04-14 06:28:24.958 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.11.0) 2022-04-14 06:28:24.960 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.1) 2022-04-14 06:28:24.961 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.2) 2022-04-14 06:28:24.961 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-14 06:28:24.963 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.3.0) 2022-04-14 06:28:24.964 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-14 06:28:24.965 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (7.8.0) 2022-04-14 06:28:24.966 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.6.0) 2022-04-14 06:28:24.967 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.27.1) 2022-04-14 06:28:24.968 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-14 06:28:24.969 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.10.0) 2022-04-14 06:28:24.970 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.10.1) 2022-04-14 06:28:24.972 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-14 06:28:24.973 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.8.0) 2022-04-14 06:28:24.974 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.1.0) 2022-04-14 06:28:24.975 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.7.0) 2022-04-14 06:28:24.976 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-14 06:28:24.977 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.3.0) 2022-04-14 06:28:24.978 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.3.0) 2022-04-14 06:28:24.980 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-14 06:28:24.981 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.12.2) 2022-04-14 06:28:24.982 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (11.2.0) 2022-04-14 06:28:24.983 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.3.1) 2022-04-14 06:28:24.984 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (12.13.0) 2022-04-14 06:28:24.985 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.11.0) 2022-04-14 06:28:24.986 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-14 06:28:24.987 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.0) 2022-04-14 06:28:24.988 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.0) 2022-04-14 06:28:24.990 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-14 06:28:24.991 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.1) 2022-04-14 06:28:24.992 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.9.0) 2022-04-14 06:28:24.993 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.6.0) 2022-04-14 06:28:24.994 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.2.0) 2022-04-14 06:28:24.996 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.0) 2022-04-14 06:28:24.997 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-14 06:28:24.998 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.1) 2022-04-14 06:28:24.999 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.10.1) 2022-04-14 06:28:25.000 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.1) 2022-04-14 06:28:25.001 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.11.0) 2022-04-14 06:28:25.002 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.2.2) 2022-04-14 06:28:25.003 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.3.3) 2022-04-14 06:28:25.004 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.0) 2022-04-14 06:28:25.006 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.6.4) 2022-04-14 06:28:25.007 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.2) 2022-04-14 06:28:25.008 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.4.0) 2022-04-14 06:28:25.009 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.61.0) 2022-04-14 06:28:25.010 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.0) 2022-04-14 06:28:25.027 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (5.6.0) 2022-04-14 06:28:25.029 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (4.11.3) 2022-04-14 06:28:25.030 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (1.2.0) 2022-04-14 06:28:25.050 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev32) (5.3.0) 2022-04-14 06:28:25.092 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev32) (1.15.0) 2022-04-14 06:28:25.124 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (2.2.1) 2022-04-14 06:28:25.125 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (1.16.0) 2022-04-14 06:28:25.150 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev32) (2.1.1) 2022-04-14 06:28:25.277 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (3.1.1) 2022-04-14 06:28:25.279 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (4.4.0) 2022-04-14 06:28:25.341 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.5.0) 2022-04-14 06:28:25.342 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.4) 2022-04-14 06:28:25.369 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.0.0) 2022-04-14 06:28:25.371 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.1.5) 2022-04-14 06:28:25.372 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.32) 2022-04-14 06:28:25.374 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.0) 2022-04-14 06:28:25.394 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (5.6.0) 2022-04-14 06:28:25.399 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (6.3.1) 2022-04-14 06:28:25.452 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (2.5.0) 2022-04-14 06:28:25.455 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 06:28:25.456 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (1.16.0) 2022-04-14 06:28:25.516 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev32) (0.17.3) 2022-04-14 06:28:25.628 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (0.5.0) 2022-04-14 06:28:25.631 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (2.0.1) 2022-04-14 06:28:25.711 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev32) (0.9.6) 2022-04-14 06:28:25.774 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.1.0) 2022-04-14 06:28:25.775 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.4.0) 2022-04-14 06:28:25.778 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0) 2022-04-14 06:28:25.779 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.2.4) 2022-04-14 06:28:25.808 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.3.0) 2022-04-14 06:28:25.810 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.2.0) 2022-04-14 06:28:25.861 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev32) (1.0.3) 2022-04-14 06:28:25.920 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev32) (2022.1) 2022-04-14 06:28:25.956 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (3.0.0) 2022-04-14 06:28:25.961 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-14 06:28:26.014 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (3.0.7) 2022-04-14 06:28:26.015 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (21.3) 2022-04-14 06:28:26.105 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev32) (1.5.0) 2022-04-14 06:28:26.131 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev32) (62.0.0) 2022-04-14 06:28:26.212 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev32) (0.2.5) 2022-04-14 06:28:26.292 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.1.0.dev32) (3.17.6) 2022-04-14 06:28:26.358 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.14.0) 2022-04-14 06:28:26.360 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (22.0.0) 2022-04-14 06:28:26.362 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-14 06:28:26.408 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.5.0) 2022-04-14 06:28:26.411 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.1.0) 2022-04-14 06:28:26.414 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (3.10.1) 2022-04-14 06:28:26.493 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (3.3) 2022-04-14 06:28:26.496 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2.0.12) 2022-04-14 06:28:26.497 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (1.26.9) 2022-04-14 06:28:26.498 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2019.11.28) 2022-04-14 06:28:26.594 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev32) (0.7) 2022-04-14 06:28:26.811 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.5.2) 2022-04-14 06:28:26.812 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.4.2) 2022-04-14 06:28:26.930 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-14 06:28:26.932 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (1.4.2) 2022-04-14 06:28:26.935 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.8) 2022-04-14 06:28:27.053 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev32) (0.13.1) 2022-04-14 06:28:27.131 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev32) (1.22.3) 2022-04-14 06:28:27.166 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0) 2022-04-14 06:28:27.380 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev32) (2.21) 2022-04-14 06:28:27.458 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.4.0) 2022-04-14 06:28:27.459 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (0.5.0) 2022-04-14 06:28:27.677 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-14 06:28:27.787 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.2) 2022-04-14 06:28:28.255 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.14.1) 2022-04-14 06:28:28.301 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.16.0) 2022-04-14 06:28:28.667 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 06:28:28.669 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 06:28:28.670 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 06:28:28.671 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 06:28:28.672 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 06:28:28.673 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 06:28:28.676 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 06:28:29.904 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev32) (3.8.0) 2022-04-14 06:28:30.314 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (21.4.0) 2022-04-14 06:28:30.314 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (1.8.2) 2022-04-14 06:28:30.410 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.4.0) 2022-04-14 06:28:30.514 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev32) (1.0.0) 2022-04-14 06:28:32.195 | Installing collected packages: nova 2022-04-14 06:28:32.195 | Attempting uninstall: nova 2022-04-14 06:28:32.195 | Found existing installation: nova 25.1.0.dev32 2022-04-14 06:28:32.204 | Can't uninstall 'nova'. No files were found to uninstall. 2022-04-14 06:28:32.205 | Running setup.py develop for nova 2022-04-14 06:28:40.404 | Successfully installed nova 2022-04-14 06:28:40.404 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 06:28:40.413 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:28:40.413 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:28:40.565 | + inc/python:pip_install:200 : result=0 2022-04-14 06:28:40.567 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:28:40.569 | + functions-common:time_stop:2432 : local name 2022-04-14 06:28:40.572 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:28:40.574 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:28:40.576 | + functions-common:time_stop:2435 : local total 2022-04-14 06:28:40.578 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:28:40.580 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:28:40.583 | + functions-common:time_stop:2439 : start_time=1649917696111 2022-04-14 06:28:40.585 | + functions-common:time_stop:2441 : [[ -z 1649917696111 ]] 2022-04-14 06:28:40.588 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:28:40.592 | + functions-common:time_stop:2444 : end_time=1649917720590 2022-04-14 06:28:40.595 | + functions-common:time_stop:2445 : elapsed_time=24479 2022-04-14 06:28:40.597 | + functions-common:time_stop:2446 : total=150356 2022-04-14 06:28:40.600 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:28:40.602 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=174835 2022-04-14 06:28:40.604 | + inc/python:pip_install:203 : return 0 2022-04-14 06:28:40.606 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 06:28:40.609 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 06:28:40.611 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 06:28:40.630 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 06:28:40.642 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-14 06:28:40.644 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-14 06:28:40.647 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:28:40.650 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:28:40.652 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-04-14 06:28:40.655 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:28:40.657 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-04-14 06:28:40.670 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 06:28:40.673 | + ./stack.sh:main:939 : configure_nova 2022-04-14 06:28:40.676 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-14 06:28:40.688 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-14 06:28:40.690 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-14 06:28:40.693 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-14 06:28:40.696 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-14 06:28:40.697 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-14 06:28:40.701 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-14 06:28:40.704 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-14 06:28:40.706 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-14 06:28:40.709 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-14 06:28:40.712 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-14 06:28:40.714 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-14 06:28:40.717 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-14 06:28:40.719 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-14 06:28:40.732 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-14 06:28:40.744 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-04-14 06:28:40.757 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-04-14 06:28:40.769 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-04-14 06:28:40.782 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-14 06:28:40.785 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-14 06:28:40.790 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.uohOqKNQwy 2022-04-14 06:28:40.792 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-14 06:28:40.795 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-14 06:28:40.797 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-14 06:28:40.800 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-14 06:28:40.802 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-14 06:28:40.805 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.uohOqKNQwy 2022-04-14 06:28:40.809 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.uohOqKNQwy 2022-04-14 06:28:40.821 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.uohOqKNQwy /etc/sudoers.d/nova-rootwrap 2022-04-14 06:28:40.833 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-14 06:28:40.838 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-14 06:28:40.840 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-14 06:28:40.843 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-14 06:28:40.845 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-14 06:28:40.847 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-04-14 06:28:40.850 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-04-14 06:28:40.853 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-14 06:28:40.855 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-14 06:28:40.860 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-14 06:28:40.876 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:28:40.879 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-14 06:28:40.882 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-14 06:28:40.885 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-14 06:28:40.889 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-14 06:28:40.918 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-14 06:28:40.920 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-14 06:28:40.947 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-14 06:28:40.977 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-14 06:28:41.003 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-04-14 06:28:41.032 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-14 06:28:41.062 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-14 06:28:41.093 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-14 06:28:41.095 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.18 2022-04-14 06:28:41.121 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-14 06:28:41.150 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-14 06:28:41.176 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-14 06:28:41.203 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-14 06:28:41.230 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-14 06:28:41.261 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-14 06:28:41.263 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 06:28:41.265 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 06:28:41.267 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 06:28:41.270 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 06:28:41.272 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 06:28:41.274 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 06:28:41.276 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 06:28:41.279 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 06:28:41.281 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 06:28:41.283 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 06:28:41.285 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 06:28:41.287 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-14 06:28:41.290 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 06:28:41.292 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 06:28:41.294 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 06:28:41.296 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 06:28:41.298 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 06:28:41.301 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 06:28:41.304 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-14 06:28:41.321 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:28:41.323 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 06:28:41.325 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-14 06:28:41.327 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-14 06:28:41.355 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-14 06:28:41.358 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-14 06:28:41.360 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-14 06:28:41.362 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-14 06:28:41.365 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-14 06:28:41.368 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-14 06:28:41.398 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-14 06:28:41.400 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-14 06:28:41.402 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-14 06:28:41.404 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-04-14 06:28:41.407 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-14 06:28:41.409 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-14 06:28:41.440 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-14 06:28:41.470 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-14 06:28:41.497 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-14 06:28:41.525 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-14 06:28:41.540 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:28:41.542 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-14 06:28:41.559 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:28:41.562 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-14 06:28:41.563 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-14 06:28:41.568 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-14 06:28:41.570 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-14 06:28:41.598 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-14 06:28:41.615 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:28:41.617 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-14 06:28:41.619 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-14 06:28:41.621 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 06:28:41.624 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 06:28:41.626 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-14 06:28:41.655 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-14 06:28:41.683 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.18/identity 2022-04-14 06:28:41.709 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-14 06:28:41.736 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-14 06:28:41.764 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-14 06:28:41.791 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-14 06:28:41.819 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-14 06:28:41.846 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 06:28:41.873 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 06:28:41.901 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-14 06:28:41.918 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:28:41.920 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-14 06:28:41.922 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-14 06:28:41.953 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-14 06:28:41.980 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.18/identity 2022-04-14 06:28:42.008 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-14 06:28:42.035 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-14 06:28:42.062 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-14 06:28:42.090 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-14 06:28:42.117 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-14 06:28:42.144 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-14 06:28:42.160 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:28:42.163 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-14 06:28:42.165 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-14 06:28:42.193 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-14 06:28:42.223 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-14 06:28:42.225 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-14 06:28:42.253 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-14 06:28:42.256 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-14 06:28:42.258 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-14 06:28:42.260 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 06:28:42.262 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 06:28:42.265 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 06:28:42.267 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 06:28:42.269 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 06:28:42.272 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 06:28:42.274 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-14 06:28:42.277 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 06:28:42.279 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 06:28:42.281 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 06:28:42.283 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 06:28:42.286 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 06:28:42.288 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 06:28:42.290 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 06:28:42.292 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 06:28:42.295 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 06:28:42.297 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 06:28:42.299 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 06:28:42.302 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-14 06:28:42.305 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-14 06:28:42.307 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-14 06:28:42.310 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 06:28:42.326 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 06:28:42.328 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 06:28:42.331 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 06:28:42.333 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 06:28:42.335 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 06:28:42.366 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 06:28:42.396 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 06:28:42.423 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 06:28:42.451 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-14 06:28:42.481 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-14 06:28:42.498 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:28:42.500 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-04-14 06:28:42.503 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-14 06:28:42.505 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-14 06:28:42.507 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-14 06:28:42.510 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 06:28:42.512 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 06:28:42.515 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-14 06:28:42.519 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-14 06:28:42.521 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 06:28:42.524 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 06:28:42.536 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 06:28:42.537 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 06:28:42.546 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 06:28:42.549 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 06:28:42.565 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-14 06:28:42.568 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-14 06:28:42.572 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-04-14 06:28:42.601 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-14 06:28:42.628 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-14 06:28:42.656 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-14 06:28:42.683 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 06:28:42.711 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 06:28:42.739 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-14 06:28:42.767 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-14 06:28:42.794 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-14 06:28:42.822 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 06:28:42.849 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 06:28:42.875 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 06:28:42.903 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-14 06:28:42.931 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 06:28:42.933 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 06:28:42.936 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-14 06:28:42.939 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-14 06:28:42.941 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 06:28:42.944 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:28:42.946 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:28:42.948 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 06:28:42.951 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 06:28:42.953 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-04-14 06:28:42.982 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 06:28:43.013 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-04-14 06:28:43.013 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 06:28:43.022 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-14 06:28:43.025 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-14 06:28:43.028 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-14 06:28:43.030 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 06:28:43.032 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 06:28:43.034 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 06:28:43.037 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:28:43.039 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:28:43.041 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 06:28:43.044 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 06:28:43.046 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:28:43.048 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:28:43.051 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-14 06:28:43.112 | Enabling site nova-api-wsgi. 2022-04-14 06:28:43.118 | To activate the new configuration, you need to run: 2022-04-14 06:28:43.118 | systemctl reload apache2 2022-04-14 06:28:43.123 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 06:28:43.125 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 06:28:43.127 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 06:28:43.130 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 06:28:43.262 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-14 06:28:43.287 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:28:43.290 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-04-14 06:28:43.292 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-14 06:28:43.295 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-14 06:28:43.297 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-14 06:28:43.300 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-14 06:28:43.303 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 06:28:43.306 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-14 06:28:43.311 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-14 06:28:43.313 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 06:28:43.315 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 06:28:43.328 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 06:28:43.329 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 06:28:43.337 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 06:28:43.341 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 06:28:43.357 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-14 06:28:43.359 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-14 06:28:43.363 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-04-14 06:28:43.393 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-14 06:28:43.420 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-14 06:28:43.447 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-14 06:28:43.475 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 06:28:43.502 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 06:28:43.530 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-14 06:28:43.557 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-14 06:28:43.585 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-14 06:28:43.612 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 06:28:43.639 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 06:28:43.666 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 06:28:43.694 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-14 06:28:43.721 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-14 06:28:43.724 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-14 06:28:43.751 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-14 06:28:43.768 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:28:43.770 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-14 06:28:43.801 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-14 06:28:43.804 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-14 06:28:43.806 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-14 06:28:43.823 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:28:43.826 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-04-14 06:28:43.829 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-04-14 06:28:43.856 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-14 06:28:43.887 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-14 06:28:43.889 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-14 06:28:43.891 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-14 06:28:43.894 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 06:28:43.896 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 06:28:43.898 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 06:28:43.915 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:28:43.918 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 06:28:43.920 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 06:28:43.923 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 06:28:43.939 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:28:43.942 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-04-14 06:28:43.945 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-04-14 06:28:43.971 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 06:28:43.975 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 06:28:43.977 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-14 06:28:44.005 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-14 06:28:44.033 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-14 06:28:44.064 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-14 06:28:44.080 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:28:44.084 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 06:28:44.111 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-14 06:28:44.113 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-14 06:28:44.116 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-14 06:28:44.147 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-14 06:28:44.175 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.18/identity 2022-04-14 06:28:44.204 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-14 06:28:44.231 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-14 06:28:44.260 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-14 06:28:44.291 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-14 06:28:44.323 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-14 06:28:44.351 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-14 06:28:44.380 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-14 06:28:44.397 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:28:44.400 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-14 06:28:44.404 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-14 06:28:44.406 | + lib/nova:create_nova_conf:553 : local conf 2022-04-14 06:28:44.409 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-14 06:28:44.411 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-14 06:28:44.414 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-14 06:28:44.416 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-14 06:28:44.419 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-14 06:28:44.421 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-14 06:28:44.423 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-14 06:28:44.429 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-14 06:28:44.431 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-14 06:28:44.433 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-14 06:28:44.436 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-04-14 06:28:44.438 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-14 06:28:44.441 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-14 06:28:44.471 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-14 06:28:44.502 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-14 06:28:44.532 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 06:28:44.534 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-14 06:28:44.537 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-14 06:28:44.539 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-14 06:28:44.556 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:28:44.559 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-14 06:28:44.559 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-14 06:28:45.267 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-04-14 06:28:45.269 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-14 06:28:45.272 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-14 06:28:45.274 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-14 06:28:45.276 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 06:28:45.279 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-14 06:28:45.281 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 06:28:45.297 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:28:45.300 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-14 06:28:45.303 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-14 06:28:45.306 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 06:28:45.322 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:28:45.325 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/nova_cell1 2022-04-14 06:28:45.328 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/nova_cell1 2022-04-14 06:28:45.356 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 06:28:45.358 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 06:28:45.360 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-14 06:28:45.377 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:28:45.380 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-14 06:28:45.383 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-14 06:28:45.385 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-14 06:28:45.416 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.18/identity 2022-04-14 06:28:45.444 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-14 06:28:45.473 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-14 06:28:45.501 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-14 06:28:45.529 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-14 06:28:45.557 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-14 06:28:45.585 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-14 06:28:45.613 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-14 06:28:45.616 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-14 06:28:45.618 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-14 06:28:45.621 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 06:28:45.645 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 06:28:45.647 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 06:28:45.649 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 06:28:45.652 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 06:28:45.654 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 06:28:45.683 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 06:28:45.712 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 06:28:45.740 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 06:28:45.768 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 06:28:45.771 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-14 06:28:45.776 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-14 06:28:45.778 | + lib/nova:create_nova_conf:587 : local conf 2022-04-14 06:28:45.780 | + lib/nova:create_nova_conf:588 : local offset 2022-04-14 06:28:45.783 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-14 06:28:45.786 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-14 06:28:45.789 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-14 06:28:45.791 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-14 06:28:45.794 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-14 06:28:45.796 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-14 06:28:45.798 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-14 06:28:45.801 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-14 06:28:45.803 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-14 06:28:45.806 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-14 06:28:45.822 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:28:45.824 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-14 06:28:45.826 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-14 06:28:45.843 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:28:45.845 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-14 06:28:45.861 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:28:45.864 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-14 06:28:45.880 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:28:45.883 | + ./stack.sh:main:942 : is_service_enabled placement 2022-04-14 06:28:45.901 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:28:45.903 | + ./stack.sh:main:944 : stack_install_service placement 2022-04-14 06:28:45.906 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-14 06:28:45.908 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-14 06:28:45.912 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 06:28:45.914 | + lib/stack:stack_install_service:32 : install_placement 2022-04-14 06:28:45.917 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-14 06:28:45.919 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-14 06:28:45.922 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:28:45.925 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:28:45.928 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-14 06:28:45.930 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 06:28:45.933 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 06:28:45.935 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 06:28:45.937 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 06:28:45.940 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 06:28:45.942 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 06:28:45.945 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:28:45.947 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:28:45.950 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 06:28:45.952 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 06:28:45.955 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 06:28:45.958 | + functions-common:apt_get_update:1197 : return 2022-04-14 06:28:45.961 | + functions-common:install_package:1471 : real_install_package apache2 2022-04-14 06:28:45.965 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 06:28:45.967 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:28:45.970 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:28:45.972 | + functions-common:real_install_package:1457 : apt_get install apache2 2022-04-14 06:28:45.995 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-04-14 06:28:46.105 | Reading package lists... 2022-04-14 06:28:46.353 | Building dependency tree... 2022-04-14 06:28:46.354 | Reading state information... 2022-04-14 06:28:46.606 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 06:28:46.606 | The following packages were automatically installed and are no longer required: 2022-04-14 06:28:46.607 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 06:28:46.607 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 06:28:46.607 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 06:28:46.607 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 06:28:46.607 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 06:28:46.607 | python3-zope.interface 2022-04-14 06:28:46.608 | Use 'sudo apt autoremove' to remove them. 2022-04-14 06:28:46.721 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 06:28:46.725 | + functions-common:apt_get:1241 : result=0 2022-04-14 06:28:46.728 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 06:28:46.730 | + functions-common:time_stop:2432 : local name 2022-04-14 06:28:46.733 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:28:46.735 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:28:46.737 | + functions-common:time_stop:2435 : local total 2022-04-14 06:28:46.740 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:28:46.742 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 06:28:46.745 | + functions-common:time_stop:2439 : start_time=1649917725992 2022-04-14 06:28:46.747 | + functions-common:time_stop:2441 : [[ -z 1649917725992 ]] 2022-04-14 06:28:46.750 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:28:46.755 | + functions-common:time_stop:2444 : end_time=1649917726752 2022-04-14 06:28:46.757 | + functions-common:time_stop:2445 : elapsed_time=760 2022-04-14 06:28:46.759 | + functions-common:time_stop:2446 : total=6032 2022-04-14 06:28:46.762 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:28:46.764 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6792 2022-04-14 06:28:46.767 | + functions-common:apt_get:1245 : return 0 2022-04-14 06:28:46.769 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-14 06:28:46.772 | + functions-common:is_package_installed:1479 : [[ -z libapache2-mod-wsgi ]] 2022-04-14 06:28:46.774 | + functions-common:is_package_installed:1483 : [[ -z deb ]] 2022-04-14 06:28:46.777 | + functions-common:is_package_installed:1487 : [[ deb = \d\e\b ]] 2022-04-14 06:28:46.779 | + functions-common:is_package_installed:1488 : dpkg -s libapache2-mod-wsgi 2022-04-14 06:28:46.802 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-14 06:28:46.805 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 06:28:46.807 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 06:28:46.810 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 06:28:46.812 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 06:28:46.815 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 06:28:46.818 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 06:28:46.820 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:28:46.823 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:28:46.825 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 06:28:46.828 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 06:28:46.830 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 06:28:46.833 | + functions-common:apt_get_update:1197 : return 2022-04-14 06:28:46.835 | + functions-common:install_package:1471 : real_install_package libapache2-mod-wsgi-py3 2022-04-14 06:28:46.838 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 06:28:46.840 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:28:46.843 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:28:46.845 | + functions-common:real_install_package:1457 : apt_get install libapache2-mod-wsgi-py3 2022-04-14 06:28:46.869 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-04-14 06:28:46.978 | Reading package lists... 2022-04-14 06:28:47.221 | Building dependency tree... 2022-04-14 06:28:47.222 | Reading state information... 2022-04-14 06:28:47.473 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-04-14 06:28:47.473 | The following packages were automatically installed and are no longer required: 2022-04-14 06:28:47.474 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 06:28:47.474 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 06:28:47.474 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 06:28:47.474 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 06:28:47.474 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 06:28:47.474 | python3-zope.interface 2022-04-14 06:28:47.474 | Use 'sudo apt autoremove' to remove them. 2022-04-14 06:28:47.588 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 06:28:47.592 | + functions-common:apt_get:1241 : result=0 2022-04-14 06:28:47.595 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 06:28:47.598 | + functions-common:time_stop:2432 : local name 2022-04-14 06:28:47.601 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:28:47.603 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:28:47.605 | + functions-common:time_stop:2435 : local total 2022-04-14 06:28:47.608 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:28:47.610 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 06:28:47.613 | + functions-common:time_stop:2439 : start_time=1649917726866 2022-04-14 06:28:47.616 | + functions-common:time_stop:2441 : [[ -z 1649917726866 ]] 2022-04-14 06:28:47.619 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:28:47.623 | + functions-common:time_stop:2444 : end_time=1649917727620 2022-04-14 06:28:47.625 | + functions-common:time_stop:2445 : elapsed_time=754 2022-04-14 06:28:47.628 | + functions-common:time_stop:2446 : total=6792 2022-04-14 06:28:47.630 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:28:47.633 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7546 2022-04-14 06:28:47.635 | + functions-common:apt_get:1245 : return 0 2022-04-14 06:28:47.638 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-14 06:28:47.640 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-14 06:28:47.643 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 06:28:47.645 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:28:47.648 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:28:47.650 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-14 06:28:47.653 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-14 06:28:47.709 | wsgi (enabled by maintainer script) 2022-04-14 06:28:47.712 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-14 06:28:47.714 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-14 06:28:47.717 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 06:28:47.720 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-14 06:28:47.723 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-14 06:28:47.726 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 06:28:47.729 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-14 06:28:47.730 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 06:28:47.735 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-14 06:28:47.738 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-14 06:28:47.741 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-14 06:28:47.744 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-14 06:28:47.746 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-14 06:28:47.769 | Using python 3.8 to install osc-placement 2022-04-14 06:28:47.771 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-04-14 06:28:48.643 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:28:48.643 | from cryptography.utils import int_from_bytes 2022-04-14 06:28:48.643 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:28:48.643 | from cryptography.utils import int_from_bytes 2022-04-14 06:28:49.810 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:28:49.842 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-04-14 06:28:49.853 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-04-14 06:28:49.854 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-04-14 06:28:49.855 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-04-14 06:28:49.856 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-04-14 06:28:49.857 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-04-14 06:28:49.858 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-04-14 06:28:49.917 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-04-14 06:28:49.918 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-04-14 06:28:49.919 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-04-14 06:28:49.921 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-04-14 06:28:49.934 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-04-14 06:28:49.935 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-04-14 06:28:49.937 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-04-14 06:28:49.951 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-04-14 06:28:49.952 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-04-14 06:28:49.953 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-04-14 06:28:49.955 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-04-14 06:28:49.956 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-04-14 06:28:49.957 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2022.1) 2022-04-14 06:28:49.978 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2022-04-14 06:28:49.979 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.2.0) 2022-04-14 06:28:49.979 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-04-14 06:28:49.981 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-04-14 06:28:49.990 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.14.0) 2022-04-14 06:28:50.028 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-04-14 06:28:50.029 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-04-14 06:28:50.031 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.0.0) 2022-04-14 06:28:50.032 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-04-14 06:28:50.033 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-04-14 06:28:50.035 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.2) 2022-04-14 06:28:50.037 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-04-14 06:28:50.038 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-04-14 06:28:50.104 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-04-14 06:28:50.106 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-04-14 06:28:50.107 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.9) 2022-04-14 06:28:50.108 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-04-14 06:28:50.197 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-04-14 06:28:50.198 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-04-14 06:28:50.199 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-04-14 06:28:50.241 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-04-14 06:28:50.282 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-04-14 06:28:50.457 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-04-14 06:28:52.683 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 06:28:52.690 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:28:52.690 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:28:52.811 | + inc/python:pip_install:200 : result=0 2022-04-14 06:28:52.814 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:28:52.817 | + functions-common:time_stop:2432 : local name 2022-04-14 06:28:52.819 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:28:52.822 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:28:52.824 | + functions-common:time_stop:2435 : local total 2022-04-14 06:28:52.827 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:28:52.829 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:28:52.832 | + functions-common:time_stop:2439 : start_time=1649917727763 2022-04-14 06:28:52.834 | + functions-common:time_stop:2441 : [[ -z 1649917727763 ]] 2022-04-14 06:28:52.838 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:28:52.842 | + functions-common:time_stop:2444 : end_time=1649917732839 2022-04-14 06:28:52.845 | + functions-common:time_stop:2445 : elapsed_time=5076 2022-04-14 06:28:52.848 | + functions-common:time_stop:2446 : total=174835 2022-04-14 06:28:52.850 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:28:52.853 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=179911 2022-04-14 06:28:52.855 | + inc/python:pip_install:203 : return 0 2022-04-14 06:28:52.858 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-04-14 06:28:52.860 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-14 06:28:52.863 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-14 06:28:52.865 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 06:28:52.868 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 06:28:52.871 | ++ functions-common:git_clone:612 : pwd 2022-04-14 06:28:52.874 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 06:28:52.876 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 06:28:52.880 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 06:28:52.897 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 06:28:52.900 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 06:28:52.902 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 06:28:52.905 | + functions-common:git_clone:629 : echo master 2022-04-14 06:28:52.906 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 06:28:52.911 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-14 06:28:52.914 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 06:28:52.916 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/placement 2022-04-14 06:28:52.929 | + functions-common:git_clone:684 : cd /opt/stack/placement 2022-04-14 06:28:52.932 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 06:28:52.933 | + functions-common:git_clone:685 : head -1 2022-04-14 06:28:52.936 | 49d22d82 Merge "Fix perfload jobs after consumer_types" 2022-04-14 06:28:52.939 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 06:28:52.942 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-14 06:28:52.945 | + inc/python:setup_develop:338 : local bindep 2022-04-14 06:28:52.947 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 06:28:52.950 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-14 06:28:52.952 | + inc/python:setup_develop:344 : local extras= 2022-04-14 06:28:52.955 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-14 06:28:52.958 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 06:28:52.960 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 06:28:52.963 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-14 06:28:52.965 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 06:28:52.968 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 06:28:52.971 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-14 06:28:52.973 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 06:28:52.976 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-14 06:28:52.979 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 06:28:52.981 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 06:28:52.984 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-14 06:28:52.990 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-14 06:28:52.993 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-04-14 06:28:53.663 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-14 06:28:53.666 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 06:28:53.669 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 06:28:53.671 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 06:28:53.674 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 06:28:53.677 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-14 06:28:53.680 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 06:28:53.682 | + inc/python:setup_package:428 : local extras= 2022-04-14 06:28:53.685 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 06:28:53.687 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 06:28:53.689 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 06:28:53.692 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 06:28:53.695 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 06:28:53.697 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-14 06:28:53.719 | Using python 3.8 to install /opt/stack/placement 2022-04-14 06:28:53.721 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-04-14 06:28:54.591 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:28:54.591 | from cryptography.utils import int_from_bytes 2022-04-14 06:28:54.591 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:28:54.591 | from cryptography.utils import int_from_bytes 2022-04-14 06:28:55.777 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:28:55.809 | Obtaining file:///opt/stack/placement 2022-04-14 06:28:55.810 | Preparing metadata (setup.py): started 2022-04-14 06:29:00.485 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 06:29:00.531 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (5.8.1) 2022-04-14 06:29:00.532 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.4.35) 2022-04-14 06:29:00.533 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (9.4.0) 2022-04-14 06:29:00.534 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.5.1) 2022-04-14 06:29:00.535 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.8.7) 2022-04-14 06:29:00.536 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-14 06:29:00.537 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.27.1) 2022-04-14 06:29:00.539 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (62.0.0) 2022-04-14 06:29:00.540 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-14 06:29:00.541 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (8.8.0) 2022-04-14 06:29:00.543 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.1.0) 2022-04-14 06:29:00.544 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.7.0) 2022-04-14 06:29:00.545 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.3.0) 2022-04-14 06:29:00.546 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.12.2) 2022-04-14 06:29:00.547 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (11.2.0) 2022-04-14 06:29:00.548 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (3.11.0) 2022-04-14 06:29:00.549 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.1) 2022-04-14 06:29:00.551 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-14 06:29:00.552 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.1.0) 2022-04-14 06:29:00.553 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.7.0) 2022-04-14 06:29:00.554 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.0.1) 2022-04-14 06:29:00.620 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (5.1.0) 2022-04-14 06:29:00.621 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.16.0) 2022-04-14 06:29:00.622 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (2.10.1) 2022-04-14 06:29:00.623 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.4.0) 2022-04-14 06:29:00.626 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-14 06:29:00.628 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-14 06:29:00.647 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev8) (0.17.3) 2022-04-14 06:29:00.691 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (6.0) 2022-04-14 06:29:00.692 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (3.5.0) 2022-04-14 06:29:00.693 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-14 06:29:00.694 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (0.8.0) 2022-04-14 06:29:00.695 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-14 06:29:00.747 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.13.0) 2022-04-14 06:29:00.748 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.0.1) 2022-04-14 06:29:00.750 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.7.7) 2022-04-14 06:29:00.751 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.0) 2022-04-14 06:29:00.794 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (0.9.6) 2022-04-14 06:29:00.798 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (2.8.2) 2022-04-14 06:29:00.815 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-14 06:29:00.816 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-14 06:29:00.820 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.3.0) 2022-04-14 06:29:00.849 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (1.0.3) 2022-04-14 06:29:00.850 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (2022.1) 2022-04-14 06:29:00.862 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-14 06:29:00.880 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (21.3) 2022-04-14 06:29:00.882 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (1.0.2) 2022-04-14 06:29:00.883 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (3.0.7) 2022-04-14 06:29:00.884 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (0.11.0) 2022-04-14 06:29:00.927 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2019.11.28) 2022-04-14 06:29:00.930 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (3.3) 2022-04-14 06:29:00.931 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (1.26.9) 2022-04-14 06:29:00.933 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2.0.12) 2022-04-14 06:29:00.950 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev8) (0.7) 2022-04-14 06:29:01.142 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.1.0.dev8) (1.1.2) 2022-04-14 06:29:01.182 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.2.0) 2022-04-14 06:29:01.184 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (4.11.3) 2022-04-14 06:29:01.185 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.6.0) 2022-04-14 06:29:01.202 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (1.15.0) 2022-04-14 06:29:01.237 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.14.0) 2022-04-14 06:29:01.294 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.1.1) 2022-04-14 06:29:01.361 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.7.0) 2022-04-14 06:29:01.447 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.1.5) 2022-04-14 06:29:01.498 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (0.2.5) 2022-04-14 06:29:01.696 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.1.1) 2022-04-14 06:29:01.698 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.2) 2022-04-14 06:29:01.699 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.4.2) 2022-04-14 06:29:01.778 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-14 06:29:01.844 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.21) 2022-04-14 06:29:02.008 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.8.0) 2022-04-14 06:29:02.120 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.0.0) 2022-04-14 06:29:02.122 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.0.0) 2022-04-14 06:29:04.083 | Installing collected packages: openstack-placement 2022-04-14 06:29:04.083 | Attempting uninstall: openstack-placement 2022-04-14 06:29:04.083 | Found existing installation: openstack-placement 7.1.0.dev8 2022-04-14 06:29:04.086 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-04-14 06:29:04.087 | Running setup.py develop for openstack-placement 2022-04-14 06:29:10.013 | Successfully installed openstack-placement 2022-04-14 06:29:10.013 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 06:29:10.021 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:29:10.021 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:29:10.151 | + inc/python:pip_install:200 : result=0 2022-04-14 06:29:10.154 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:29:10.156 | + functions-common:time_stop:2432 : local name 2022-04-14 06:29:10.158 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:29:10.161 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:29:10.163 | + functions-common:time_stop:2435 : local total 2022-04-14 06:29:10.166 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:29:10.168 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:29:10.170 | + functions-common:time_stop:2439 : start_time=1649917733713 2022-04-14 06:29:10.173 | + functions-common:time_stop:2441 : [[ -z 1649917733713 ]] 2022-04-14 06:29:10.176 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:29:10.181 | + functions-common:time_stop:2444 : end_time=1649917750178 2022-04-14 06:29:10.183 | + functions-common:time_stop:2445 : elapsed_time=16465 2022-04-14 06:29:10.185 | + functions-common:time_stop:2446 : total=179911 2022-04-14 06:29:10.188 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:29:10.190 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=196376 2022-04-14 06:29:10.192 | + inc/python:pip_install:203 : return 0 2022-04-14 06:29:10.195 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 06:29:10.197 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 06:29:10.200 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 06:29:10.219 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 06:29:10.232 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-14 06:29:10.234 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-14 06:29:10.237 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:29:10.240 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:29:10.242 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-04-14 06:29:10.245 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:29:10.248 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 06:29:10.250 | + ./stack.sh:main:945 : configure_placement 2022-04-14 06:29:10.252 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-14 06:29:10.264 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-14 06:29:10.267 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-14 06:29:10.272 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-14 06:29:10.275 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-14 06:29:10.277 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-14 06:29:10.280 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-04-14 06:29:10.282 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-14 06:29:10.286 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-14 06:29:10.318 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-14 06:29:10.350 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-14 06:29:10.382 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-14 06:29:10.385 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-14 06:29:10.387 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-14 06:29:10.390 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 06:29:10.392 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-14 06:29:10.425 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-14 06:29:10.455 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.18/identity 2022-04-14 06:29:10.484 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-14 06:29:10.515 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-14 06:29:10.544 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-14 06:29:10.574 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-14 06:29:10.603 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-14 06:29:10.633 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 06:29:10.662 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 06:29:10.692 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-14 06:29:10.695 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-14 06:29:10.697 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-14 06:29:10.701 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 06:29:10.718 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 06:29:10.721 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 06:29:10.723 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 06:29:10.726 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 06:29:10.728 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 06:29:10.759 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 06:29:10.788 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 06:29:10.818 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 06:29:10.847 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-14 06:29:10.850 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-14 06:29:10.853 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-14 06:29:10.855 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-14 06:29:10.857 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-14 06:29:10.860 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 06:29:10.862 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 06:29:10.866 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-14 06:29:10.870 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-14 06:29:10.872 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 06:29:10.875 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 06:29:10.888 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 06:29:10.888 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 06:29:10.897 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 06:29:10.900 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 06:29:10.916 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-14 06:29:10.919 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-14 06:29:10.923 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-14 06:29:10.955 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-14 06:29:10.984 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-14 06:29:11.013 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-14 06:29:11.042 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 06:29:11.071 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 06:29:11.100 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-14 06:29:11.129 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-14 06:29:11.157 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-14 06:29:11.186 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 06:29:11.215 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 06:29:11.244 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 06:29:11.273 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-14 06:29:11.302 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 06:29:11.305 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 06:29:11.308 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-14 06:29:11.311 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-14 06:29:11.313 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 06:29:11.316 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:29:11.319 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:29:11.321 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-14 06:29:11.324 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-14 06:29:11.327 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-14 06:29:11.355 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 06:29:11.385 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-04-14 06:29:11.385 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-14 06:29:11.395 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-14 06:29:11.398 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-14 06:29:11.401 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-14 06:29:11.403 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 06:29:11.406 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 06:29:11.408 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 06:29:11.411 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:29:11.414 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:29:11.416 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 06:29:11.419 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 06:29:11.421 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:29:11.424 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:29:11.427 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-14 06:29:11.488 | Site placement-api already enabled 2022-04-14 06:29:11.493 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 06:29:11.495 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 06:29:11.498 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 06:29:11.500 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 06:29:11.638 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-04-14 06:29:11.657 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:29:11.661 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-04-14 06:29:11.682 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:29:11.684 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-04-14 06:29:11.703 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:29:11.706 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-04-14 06:29:11.708 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-14 06:29:11.711 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-14 06:29:11.744 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.18/identity 2022-04-14 06:29:11.772 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-14 06:29:11.802 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-14 06:29:11.831 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-14 06:29:11.860 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-14 06:29:11.889 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-14 06:29:11.918 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-14 06:29:11.948 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-04-14 06:29:11.966 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:29:11.968 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-04-14 06:29:11.985 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:29:11.989 | + ./stack.sh:main:971 : run_phase stack install 2022-04-14 06:29:11.991 | + functions-common:run_phase:1860 : local mode=stack 2022-04-14 06:29:11.994 | + functions-common:run_phase:1861 : local phase=install 2022-04-14 06:29:11.996 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 06:29:11.998 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 06:29:12.001 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 06:29:12.004 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 06:29:12.006 | + functions-common:run_phase:1870 : local extra 2022-04-14 06:29:12.010 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 06:29:12.014 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 06:29:12.016 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 06:29:12.019 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 06:29:12.022 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-14 06:29:12.025 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 06:29:12.040 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:29:12.042 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 06:29:12.045 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-14 06:29:12.047 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-14 06:29:12.050 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-14 06:29:12.052 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 06:29:12.055 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-04-14 06:29:12.057 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-14 06:29:12.060 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-14 06:29:12.116 | ++ inc/async:async_inner:63 : install_tempest 2022-04-14 06:29:12.156 | [142837 Async install_tempest:168162]: running: install_tempest 2022-04-14 06:29:12.158 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-14 06:29:12.161 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-14 06:29:12.164 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 06:29:12.167 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-14 06:29:12.169 | + functions-common:run_phase:1887 : run_plugins stack install 2022-04-14 06:29:12.172 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-14 06:29:12.176 | + functions-common:run_plugins:1847 : local phase=install 2022-04-14 06:29:12.178 | + functions-common:run_plugins:1849 : local plugins= 2022-04-14 06:29:12.181 | + functions-common:run_plugins:1850 : local plugin 2022-04-14 06:29:12.184 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-04-14 06:29:12.187 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-14 06:29:12.189 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:29:12.193 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:29:12.195 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-04-14 06:29:12.198 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:29:12.201 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-04-14 06:29:12.204 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-14 06:29:12.207 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 06:29:12.211 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-14 06:29:12.214 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-14 06:29:12.216 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 06:29:12.221 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-14 06:29:12.223 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 06:29:12.229 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-14 06:29:12.231 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-14 06:29:12.234 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-14 06:29:12.237 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-14 06:29:12.241 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-14 06:29:12.264 | Using python 3.8 to install python-openstackclient 2022-04-14 06:29:12.266 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-04-14 06:29:13.137 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:29:13.138 | from cryptography.utils import int_from_bytes 2022-04-14 06:29:13.138 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:29:13.138 | from cryptography.utils import int_from_bytes 2022-04-14 06:29:14.320 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:29:14.352 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-04-14 06:29:14.371 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-04-14 06:29:14.372 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-04-14 06:29:14.373 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-04-14 06:29:14.374 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-04-14 06:29:14.375 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-04-14 06:29:14.376 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-04-14 06:29:14.377 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-04-14 06:29:14.378 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-04-14 06:29:14.379 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-04-14 06:29:14.381 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-04-14 06:29:14.382 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-04-14 06:29:14.393 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.2.0) 2022-04-14 06:29:14.394 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-04-14 06:29:14.395 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2022-04-14 06:29:14.397 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-04-14 06:29:14.398 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-04-14 06:29:14.424 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-04-14 06:29:14.426 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-04-14 06:29:14.427 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.0.0) 2022-04-14 06:29:14.428 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-04-14 06:29:14.429 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.2) 2022-04-14 06:29:14.430 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-04-14 06:29:14.431 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-04-14 06:29:14.433 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-04-14 06:29:14.434 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-04-14 06:29:14.435 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-04-14 06:29:14.436 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-04-14 06:29:14.451 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-04-14 06:29:14.468 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-04-14 06:29:14.469 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-04-14 06:29:14.471 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-04-14 06:29:14.473 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2022.1) 2022-04-14 06:29:14.494 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-04-14 06:29:14.513 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-04-14 06:29:14.515 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-04-14 06:29:14.517 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-04-14 06:29:14.609 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-04-14 06:29:14.610 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-04-14 06:29:14.611 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-04-14 06:29:14.653 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-04-14 06:29:14.664 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.14.0) 2022-04-14 06:29:14.698 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2) 2022-04-14 06:29:14.864 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-04-14 06:29:14.879 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-04-14 06:29:14.982 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-04-14 06:29:14.983 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.9) 2022-04-14 06:29:14.986 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-04-14 06:29:14.988 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-04-14 06:29:15.140 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-04-14 06:29:17.520 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 06:29:17.529 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:29:17.529 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:29:17.683 | + inc/python:pip_install:200 : result=0 2022-04-14 06:29:17.685 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:29:17.688 | + functions-common:time_stop:2432 : local name 2022-04-14 06:29:17.690 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:29:17.693 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:29:17.695 | + functions-common:time_stop:2435 : local total 2022-04-14 06:29:17.698 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:29:17.700 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:29:17.703 | + functions-common:time_stop:2439 : start_time=1649917752258 2022-04-14 06:29:17.705 | + functions-common:time_stop:2441 : [[ -z 1649917752258 ]] 2022-04-14 06:29:17.709 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:29:17.713 | + functions-common:time_stop:2444 : end_time=1649917757711 2022-04-14 06:29:17.716 | + functions-common:time_stop:2445 : elapsed_time=5453 2022-04-14 06:29:17.718 | + functions-common:time_stop:2446 : total=196376 2022-04-14 06:29:17.721 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:29:17.724 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=201829 2022-04-14 06:29:17.726 | + inc/python:pip_install:203 : return 0 2022-04-14 06:29:17.729 | + ./stack.sh:main:983 : install_oscwrap 2022-04-14 06:29:17.733 | ++ functions-common:install_oscwrap:2477 : mktemp 2022-04-14 06:29:17.738 | + functions-common:install_oscwrap:2477 : OSCWRAP_TIMER_FILE=/tmp/tmp.uGsVLR2vFt 2022-04-14 06:29:17.741 | + functions-common:install_oscwrap:2480 : shopt -s expand_aliases 2022-04-14 06:29:17.743 | + functions-common:install_oscwrap:2483 : unalias -a 2022-04-14 06:29:17.746 | + functions-common:install_oscwrap:2485 : alias openstack=oscwrap 2022-04-14 06:29:17.749 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-04-14 06:29:17.752 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-14 06:29:17.754 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-04-14 06:29:17.775 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:29:17.778 | + ./stack.sh:main:1037 : configure_database 2022-04-14 06:29:17.781 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-14 06:29:17.783 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-14 06:29:17.787 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-14 06:29:17.789 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 06:29:17.791 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-04-14 06:29:17.794 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-14 06:29:17.796 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:29:17.798 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:29:17.802 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-14 06:29:17.805 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-14 06:29:17.808 | ++ functions-common:ipv6_unquote:2230 : echo 0.0.0.0 2022-04-14 06:29:17.809 | ++ functions-common:ipv6_unquote:2230 : tr -d '[]' 2022-04-14 06:29:17.814 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-14 06:29:17.873 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-14 06:29:17.876 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 06:29:17.878 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 06:29:17.881 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 06:29:17.883 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 06:29:17.885 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 06:29:17.888 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 06:29:17.890 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 06:29:17.892 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 06:29:17.895 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 06:29:17.897 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 06:29:17.900 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 06:29:17.902 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-14 06:29:17.904 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 06:29:17.907 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 06:29:17.910 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 06:29:17.912 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 06:29:17.914 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 06:29:17.917 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 06:29:17.919 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-14 06:29:17.921 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:29:17.924 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:29:17.927 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-14 06:29:17.929 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 06:29:17.932 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-14 06:29:20.028 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-14 06:29:20.043 | mysqladmin: connect to server at 'localhost' failed 2022-04-14 06:29:20.043 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-14 06:29:20.047 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-14 06:29:20.050 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-14 06:29:20.053 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:29:20.055 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:29:20.058 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-14 06:29:20.060 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-14 06:29:20.062 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-14 06:29:20.065 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:29:20.067 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:29:20.070 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-14 06:29:20.072 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-14 06:29:20.074 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-04-14 06:29:20.087 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 06:29:20.120 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-04-14 06:29:20.133 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 06:29:20.150 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-14 06:29:20.207 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-14 06:29:20.263 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-14 06:29:20.320 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-14 06:29:20.322 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-04-14 06:29:20.324 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 06:29:20.327 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-14 06:29:22.480 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-04-14 06:29:22.482 | + functions-common:save_stackenv:60 : local tag=1041 2022-04-14 06:29:22.485 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-14 06:29:22.491 | + functions-common:save_stackenv:62 : time_stamp=2022-04-14-062922 2022-04-14 06:29:22.494 | + functions-common:save_stackenv:63 : echo '# 2022-04-14-062922 1041' 2022-04-14 06:29:22.496 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:29:22.499 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 06:29:22.501 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:29:22.504 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-14 06:29:22.507 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:29:22.509 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-14 06:29:22.512 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:29:22.514 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-14 06:29:22.517 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:29:22.520 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.18 2022-04-14 06:29:22.523 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:29:22.525 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.18/identity 2022-04-14 06:29:22.528 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:29:22.530 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-14-062454 2022-04-14 06:29:22.533 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:29:22.536 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-14 06:29:22.539 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:29:22.541 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.18 2022-04-14 06:29:22.544 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:29:22.547 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-14 06:29:22.550 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:29:22.552 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-14 06:29:22.555 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:29:22.557 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-14 06:29:22.560 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:29:22.562 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-14 06:29:22.565 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-04-14 06:29:22.568 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-14 06:29:22.570 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-14 06:29:22.582 | + ./stack.sh:main:1067 : start_dstat 2022-04-14 06:29:22.585 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 06:29:22.588 | + functions-common:run_process:1687 : local service=dstat 2022-04-14 06:29:22.590 | + functions-common:run_process:1688 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 06:29:22.593 | + functions-common:run_process:1689 : local group= 2022-04-14 06:29:22.595 | + functions-common:run_process:1690 : local user= 2022-04-14 06:29:22.598 | + functions-common:run_process:1692 : local name=dstat 2022-04-14 06:29:22.601 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 06:29:22.603 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 06:29:22.606 | + functions-common:time_start:2419 : local start_time= 2022-04-14 06:29:22.608 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 06:29:22.611 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 06:29:22.616 | + functions-common:time_start:2423 : _TIME_START[$name]=1649917762613 2022-04-14 06:29:22.618 | + functions-common:run_process:1695 : is_service_enabled dstat 2022-04-14 06:29:22.636 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:29:22.638 | + functions-common:run_process:1696 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-14 06:29:22.641 | + functions-common:_run_under_systemd:1652 : local service=dstat 2022-04-14 06:29:22.644 | + functions-common:_run_under_systemd:1653 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 06:29:22.646 | + functions-common:_run_under_systemd:1654 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 06:29:22.649 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 06:29:22.651 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 06:29:22.654 | + functions-common:_common_systemd_pitfalls:1627 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-14 06:29:22.656 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-14 06:29:22.660 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@dstat.service 2022-04-14 06:29:22.662 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 06:29:22.665 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 06:29:22.667 | + functions-common:_run_under_systemd:1661 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-14 06:29:22.670 | + functions-common:_run_under_systemd:1664 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-04-14 06:29:22.672 | + functions-common:write_user_unit_file:1569 : local service=devstack@dstat.service 2022-04-14 06:29:22.675 | + functions-common:write_user_unit_file:1570 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 06:29:22.677 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 06:29:22.680 | + functions-common:write_user_unit_file:1572 : local user=ubuntu 2022-04-14 06:29:22.682 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 06:29:22.684 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 06:29:22.687 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-14 06:29:22.689 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 06:29:22.694 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-04-14 06:29:22.746 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-14 06:29:22.800 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 06:29:22.854 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-14 06:29:22.907 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-14 06:29:22.960 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 06:29:23.023 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 06:29:23.026 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-14 06:29:23.080 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 06:29:23.457 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@dstat.service 2022-04-14 06:29:23.471 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-14 06:29:23.841 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@dstat.service 2022-04-14 06:29:23.862 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 06:29:23.865 | + functions-common:time_stop:2432 : local name 2022-04-14 06:29:23.867 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:29:23.870 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:29:23.872 | + functions-common:time_stop:2435 : local total 2022-04-14 06:29:23.874 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:29:23.877 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 06:29:23.880 | + functions-common:time_stop:2439 : start_time=1649917762613 2022-04-14 06:29:23.882 | + functions-common:time_stop:2441 : [[ -z 1649917762613 ]] 2022-04-14 06:29:23.887 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:29:23.890 | + functions-common:time_stop:2444 : end_time=1649917763887 2022-04-14 06:29:23.892 | + functions-common:time_stop:2445 : elapsed_time=1274 2022-04-14 06:29:23.896 | + functions-common:time_stop:2446 : total=0 2022-04-14 06:29:23.898 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:29:23.900 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1274 2022-04-14 06:29:23.903 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-14 06:29:23.905 | + functions-common:run_process:1687 : local service=memory_tracker 2022-04-14 06:29:23.908 | + functions-common:run_process:1688 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-14 06:29:23.910 | + functions-common:run_process:1689 : local group= 2022-04-14 06:29:23.913 | + functions-common:run_process:1690 : local user=root 2022-04-14 06:29:23.915 | + functions-common:run_process:1692 : local name=memory_tracker 2022-04-14 06:29:23.918 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 06:29:23.920 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 06:29:23.922 | + functions-common:time_start:2419 : local start_time= 2022-04-14 06:29:23.925 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 06:29:23.930 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 06:29:23.933 | + functions-common:time_start:2423 : _TIME_START[$name]=1649917763930 2022-04-14 06:29:23.935 | + functions-common:run_process:1695 : is_service_enabled memory_tracker 2022-04-14 06:29:23.957 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:29:23.959 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 06:29:23.962 | + functions-common:time_stop:2432 : local name 2022-04-14 06:29:23.965 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:29:23.967 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:29:23.970 | + functions-common:time_stop:2435 : local total 2022-04-14 06:29:23.973 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:29:23.975 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 06:29:23.978 | + functions-common:time_stop:2439 : start_time=1649917763930 2022-04-14 06:29:23.980 | + functions-common:time_stop:2441 : [[ -z 1649917763930 ]] 2022-04-14 06:29:23.985 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:29:23.989 | + functions-common:time_stop:2444 : end_time=1649917763985 2022-04-14 06:29:23.991 | + functions-common:time_stop:2445 : elapsed_time=55 2022-04-14 06:29:23.994 | + functions-common:time_stop:2446 : total=1274 2022-04-14 06:29:23.996 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:29:23.999 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1329 2022-04-14 06:29:24.001 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-14 06:29:24.024 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:29:24.026 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-04-14 06:29:24.052 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:29:24.055 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-04-14 06:29:24.076 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:29:24.079 | + ./stack.sh:main:1080 : start_etcd3 2022-04-14 06:29:24.082 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-14 06:29:24.084 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-830787-4-smb --data-dir /opt/stack/data/etcd' 2022-04-14 06:29:24.087 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-14 06:29:24.089 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-830787-4-smb=http://10.222.0.18:2380' 2022-04-14 06:29:24.092 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.18:2380' 2022-04-14 06:29:24.094 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.18:2379' 2022-04-14 06:29:24.097 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-14 06:29:24.100 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-14 06:29:24.103 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.18:2379' 2022-04-14 06:29:24.105 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-14 06:29:24.108 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-14 06:29:24.110 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-14 06:29:24.113 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-830787-4-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-830787-4-smb=http://10.222.0.18:2380 --initial-advertise-peer-urls http://10.222.0.18:2380 --advertise-client-urls http://10.222.0.18:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.18:2379 --debug' '' root 2022-04-14 06:29:24.116 | + functions-common:write_user_unit_file:1569 : local service=devstack@etcd.service 2022-04-14 06:29:24.118 | + functions-common:write_user_unit_file:1570 : local 'command=/opt/stack/bin/etcd --name dv-cinder-830787-4-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-830787-4-smb=http://10.222.0.18:2380 --initial-advertise-peer-urls http://10.222.0.18:2380 --advertise-client-urls http://10.222.0.18:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.18:2379 --debug' 2022-04-14 06:29:24.120 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 06:29:24.123 | + functions-common:write_user_unit_file:1572 : local user=root 2022-04-14 06:29:24.125 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 06:29:24.128 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 06:29:24.130 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-14 06:29:24.133 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 06:29:24.137 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-04-14 06:29:24.217 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-14 06:29:24.280 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-830787-4-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-830787-4-smb=http://10.222.0.18:2380 --initial-advertise-peer-urls http://10.222.0.18:2380 --advertise-client-urls http://10.222.0.18:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.18:2379 --debug' 2022-04-14 06:29:24.331 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-14 06:29:24.383 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-14 06:29:24.439 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 06:29:24.490 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 06:29:24.493 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-14 06:29:24.554 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 06:29:24.946 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-14 06:29:25.004 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-14 06:29:25.057 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-14 06:29:25.111 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-14 06:29:25.165 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-14 06:29:25.168 | ++ functions-common:is_arch:506 : uname -m 2022-04-14 06:29:25.173 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-14 06:29:25.176 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-14 06:29:25.558 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-14 06:29:25.572 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-14 06:29:25.931 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-14 06:29:26.608 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-04-14 06:29:26.626 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:29:26.629 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-04-14 06:29:26.632 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-14 06:29:26.635 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-14 06:29:26.639 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-14 06:29:26.651 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-14 06:29:26.663 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-14 06:29:26.666 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-14 06:29:26.668 | + 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.18/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-14 06:29:26.807 | + 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.18/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-14 06:29:26.944 | + 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.18/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-14 06:29:27.084 | + 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.18/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-14 06:29:27.221 | + 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.18/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-14 06:29:27.358 | + 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.18/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-14 06:29:27.495 | + 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.18/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-14 06:29:27.631 | + 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.18/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-14 06:29:27.773 | + 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.18/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-14 06:29:27.912 | + 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.18/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-14 06:29:28.049 | + functions-common:write_clouds_yaml:198 : cat 2022-04-14 06:29:28.055 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-14 06:29:28.058 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-14 06:29:28.061 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-14 06:29:28.065 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-04-14 06:29:28.068 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-04-14 06:29:28.071 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-04-14 06:29:28.088 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:29:28.090 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-04-14 06:29:28.093 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 06:29:28.095 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-04-14 06:29:28.098 | + ./stack.sh:main:1097 : '[' 10.222.0.18 == 10.222.0.18 ']' 2022-04-14 06:29:28.100 | + ./stack.sh:main:1098 : init_keystone 2022-04-14 06:29:28.103 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-14 06:29:28.118 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:29:28.121 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-14 06:29:28.123 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-14 06:29:28.125 | + lib/database:recreate_database:112 : local db=keystone 2022-04-14 06:29:28.129 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-14 06:29:28.131 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-14 06:29:28.133 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-14 06:29:28.138 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 06:29:28.576 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-04-14 06:29:28.582 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 06:29:28.598 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-14 06:29:28.601 | + functions-common:time_start:2418 : local name=dbsync 2022-04-14 06:29:28.603 | + functions-common:time_start:2419 : local start_time= 2022-04-14 06:29:28.605 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 06:29:28.609 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 06:29:28.613 | + functions-common:time_start:2423 : _TIME_START[$name]=1649917768610 2022-04-14 06:29:28.616 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-14 06:29:33.541 | 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=170082) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-14 06:29:33.548 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 06:29:33.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:33.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:33.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:33.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:33.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:33.551 | 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=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:33.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:33.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:33.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:33.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:33.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:33.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:33.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:33.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:33.553 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 06:29:33.553 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 06:29:33.579 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 06:29:33.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:33.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:33.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:33.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:33.581 | 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=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:33.581 | 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=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:33.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:33.581 | 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=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:33.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:33.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:33.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:33.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:33.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:33.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:33.582 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 06:29:33.583 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 06:29:33.636 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 06:29:33.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:33.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:33.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:33.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:33.637 | 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=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:33.637 | 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=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:33.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:33.637 | 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=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:33.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:33.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:33.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:33.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:33.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:33.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:33.639 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 06:29:33.639 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 06:29:33.646 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 06:29:35.338 | INFO migrate.versioning.api [-] done 2022-04-14 06:29:35.338 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 06:29:35.345 | INFO migrate.versioning.api [-] done 2022-04-14 06:29:35.345 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 06:29:35.352 | INFO migrate.versioning.api [-] done 2022-04-14 06:29:35.352 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 06:29:35.358 | INFO migrate.versioning.api [-] done 2022-04-14 06:29:35.358 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 06:29:35.365 | INFO migrate.versioning.api [-] done 2022-04-14 06:29:35.365 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 06:29:35.372 | INFO migrate.versioning.api [-] done 2022-04-14 06:29:35.372 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 06:29:35.421 | INFO migrate.versioning.api [-] done 2022-04-14 06:29:35.422 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 06:29:35.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:35.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:35.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:35.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:35.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:35.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:35.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:35.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:35.424 | 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=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:35.424 | 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=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:35.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:35.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:35.425 | 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=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:35.425 | 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=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:35.425 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 06:29:35.425 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 06:29:35.426 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 06:29:35.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:35.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:35.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:35.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:35.427 | 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=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:35.427 | 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=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:35.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:35.428 | 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=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:35.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:35.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:35.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:35.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:35.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:35.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:35.429 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 06:29:35.429 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 06:29:35.436 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 06:29:35.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:35.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:35.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:35.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:35.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:35.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:35.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:35.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:35.438 | 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=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:35.438 | 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=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:35.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:35.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:35.439 | 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=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:35.439 | 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=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:35.439 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 06:29:35.439 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 06:29:35.800 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 06:29:35.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:35.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:35.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:35.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:35.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:35.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:35.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:35.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:35.803 | 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=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:35.803 | 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=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:35.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:35.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:35.803 | 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=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:35.804 | 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=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:35.804 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 06:29:35.804 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 06:29:35.829 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 06:29:35.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:35.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:35.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:35.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:35.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:35.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:35.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:35.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:35.832 | 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=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:35.832 | 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=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:35.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:35.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:35.832 | 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=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:35.832 | 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=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:35.833 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 06:29:35.833 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 06:29:35.840 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 06:29:35.880 | INFO migrate.versioning.api [-] done 2022-04-14 06:29:35.880 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 06:29:35.887 | INFO migrate.versioning.api [-] done 2022-04-14 06:29:35.887 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 06:29:35.895 | INFO migrate.versioning.api [-] done 2022-04-14 06:29:35.895 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 06:29:35.902 | INFO migrate.versioning.api [-] done 2022-04-14 06:29:35.902 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 06:29:35.910 | INFO migrate.versioning.api [-] done 2022-04-14 06:29:35.910 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 06:29:35.917 | INFO migrate.versioning.api [-] done 2022-04-14 06:29:35.917 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 06:29:35.923 | INFO migrate.versioning.api [-] done 2022-04-14 06:29:35.923 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 06:29:35.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:35.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:35.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:35.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:35.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:35.925 | 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=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:35.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:35.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:35.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:35.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:35.926 | 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=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:35.926 | 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=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:35.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:35.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:35.927 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 06:29:35.927 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 06:29:35.927 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 06:29:35.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:35.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:35.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:35.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:35.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:35.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:35.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:35.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:35.929 | 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=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:35.929 | 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=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:35.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:35.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:35.930 | 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=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:35.930 | 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=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:35.930 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 06:29:35.930 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 06:29:35.938 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 06:29:35.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:35.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:35.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:35.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:35.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:35.939 | 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=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:35.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:35.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:35.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:35.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:35.940 | 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=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:35.941 | 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=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:35.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:35.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:35.941 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 06:29:35.941 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 06:29:36.254 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 06:29:36.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:36.255 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:36.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:36.255 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:36.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=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:36.256 | 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=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:36.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:36.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:36.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:36.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:36.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=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:36.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=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:36.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:36.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:36.257 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 06:29:36.257 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 06:29:36.283 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 06:29:36.284 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:36.284 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:36.284 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:36.285 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:36.285 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:36.285 | 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=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:36.285 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:36.285 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:36.285 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:36.286 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:36.286 | 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=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:36.286 | 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=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:36.286 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:29:36.286 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:29:36.286 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 06:29:36.286 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170082) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 06:29:36.293 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 06:29:36.304 | INFO migrate.versioning.api [-] done 2022-04-14 06:29:36.305 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 06:29:36.311 | INFO migrate.versioning.api [-] done 2022-04-14 06:29:36.311 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 06:29:36.319 | INFO migrate.versioning.api [-] done 2022-04-14 06:29:36.319 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 06:29:36.325 | INFO migrate.versioning.api [-] done 2022-04-14 06:29:36.326 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 06:29:36.332 | INFO migrate.versioning.api [-] done 2022-04-14 06:29:36.332 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 06:29:36.339 | INFO migrate.versioning.api [-] done 2022-04-14 06:29:36.339 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 06:29:36.345 | INFO migrate.versioning.api [-] done 2022-04-14 06:29:36.732 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-14 06:29:36.735 | + functions-common:time_stop:2432 : local name 2022-04-14 06:29:36.738 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:29:36.742 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:29:36.745 | + functions-common:time_stop:2435 : local total 2022-04-14 06:29:36.747 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:29:36.749 | + functions-common:time_stop:2438 : name=dbsync 2022-04-14 06:29:36.752 | + functions-common:time_stop:2439 : start_time=1649917768610 2022-04-14 06:29:36.754 | + functions-common:time_stop:2441 : [[ -z 1649917768610 ]] 2022-04-14 06:29:36.757 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:29:36.769 | + functions-common:time_stop:2444 : end_time=1649917776766 2022-04-14 06:29:36.771 | + functions-common:time_stop:2445 : elapsed_time=8156 2022-04-14 06:29:36.774 | + functions-common:time_stop:2446 : total=0 2022-04-14 06:29:36.776 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:29:36.779 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=8156 2022-04-14 06:29:36.781 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-14 06:29:36.784 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-14 06:29:36.788 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-14 06:29:41.351 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-14 06:29:41.351 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-14 06:29:41.351 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-14 06:29:41.352 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-14 06:29:41.352 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-14 06:29:41.352 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-14 06:29:41.352 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-14 06:29:41.353 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-14 06:29:41.353 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-14 06:29:41.722 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-14 06:29:41.726 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-14 06:29:46.290 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-14 06:29:46.290 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-14 06:29:46.290 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-14 06:29:46.291 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-14 06:29:46.291 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-14 06:29:46.291 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-14 06:29:46.291 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-14 06:29:46.292 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-14 06:29:46.292 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-14 06:29:46.664 | + ./stack.sh:main:1099 : start_keystone 2022-04-14 06:29:46.667 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-14 06:29:46.669 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-14 06:29:46.672 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-14 06:29:46.688 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:29:46.691 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-14 06:29:46.694 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-14 06:29:46.698 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-04-14 06:29:46.701 | + functions-common:run_process:1687 : local service=keystone 2022-04-14 06:29:46.703 | + functions-common:run_process:1688 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 06:29:46.706 | + functions-common:run_process:1689 : local group= 2022-04-14 06:29:46.709 | + functions-common:run_process:1690 : local user= 2022-04-14 06:29:46.711 | + functions-common:run_process:1692 : local name=keystone 2022-04-14 06:29:46.714 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 06:29:46.716 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 06:29:46.718 | + functions-common:time_start:2419 : local start_time= 2022-04-14 06:29:46.721 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 06:29:46.724 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 06:29:46.729 | + functions-common:time_start:2423 : _TIME_START[$name]=1649917786726 2022-04-14 06:29:46.731 | + functions-common:run_process:1695 : is_service_enabled keystone 2022-04-14 06:29:46.746 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:29:46.749 | + functions-common:run_process:1696 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-04-14 06:29:46.751 | + functions-common:_run_under_systemd:1652 : local service=keystone 2022-04-14 06:29:46.754 | + functions-common:_run_under_systemd:1653 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 06:29:46.756 | + functions-common:_run_under_systemd:1654 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 06:29:46.758 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 06:29:46.761 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 06:29:46.763 | + functions-common:_common_systemd_pitfalls:1627 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-14 06:29:46.765 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-14 06:29:46.768 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@keystone.service 2022-04-14 06:29:46.770 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 06:29:46.773 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 06:29:46.775 | + functions-common:_run_under_systemd:1661 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-14 06:29:46.778 | + functions-common:_run_under_systemd:1662 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-04-14 06:29:46.780 | + functions-common:write_uwsgi_user_unit_file:1596 : local service=devstack@keystone.service 2022-04-14 06:29:46.782 | + functions-common:write_uwsgi_user_unit_file:1597 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 06:29:46.785 | + functions-common:write_uwsgi_user_unit_file:1598 : local group= 2022-04-14 06:29:46.787 | + functions-common:write_uwsgi_user_unit_file:1599 : local user=ubuntu 2022-04-14 06:29:46.789 | + functions-common:write_uwsgi_user_unit_file:1600 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-14 06:29:46.791 | + functions-common:write_uwsgi_user_unit_file:1601 : mkdir -p /etc/systemd/system 2022-04-14 06:29:46.795 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-04-14 06:29:46.848 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-04-14 06:29:46.899 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-14 06:29:46.951 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 06:29:47.003 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 06:29:47.059 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-14 06:29:47.115 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-14 06:29:47.172 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-14 06:29:47.228 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-14 06:29:47.284 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-14 06:29:47.338 | + functions-common:write_uwsgi_user_unit_file:1614 : [[ -n '' ]] 2022-04-14 06:29:47.340 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-04-14 06:29:47.394 | + functions-common:write_uwsgi_user_unit_file:1620 : sudo systemctl daemon-reload 2022-04-14 06:29:47.785 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@keystone.service 2022-04-14 06:29:47.799 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-14 06:29:48.169 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@keystone.service 2022-04-14 06:29:48.256 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 06:29:48.261 | + functions-common:time_stop:2432 : local name 2022-04-14 06:29:48.263 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:29:48.265 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:29:48.269 | + functions-common:time_stop:2435 : local total 2022-04-14 06:29:48.272 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:29:48.275 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 06:29:48.277 | + functions-common:time_stop:2439 : start_time=1649917786726 2022-04-14 06:29:48.280 | + functions-common:time_stop:2441 : [[ -z 1649917786726 ]] 2022-04-14 06:29:48.284 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:29:48.288 | + functions-common:time_stop:2444 : end_time=1649917788285 2022-04-14 06:29:48.290 | + functions-common:time_stop:2445 : elapsed_time=1559 2022-04-14 06:29:48.293 | + functions-common:time_stop:2446 : total=1329 2022-04-14 06:29:48.295 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:29:48.298 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2888 2022-04-14 06:29:48.301 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-14 06:29:48.301 | Waiting for keystone to start... 2022-04-14 06:29:48.304 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.18/identity/v3/ 2022-04-14 06:29:48.306 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.18/identity/v3/ 2022-04-14 06:29:48.309 | + functions:wait_for_service:457 : local timeout=60 2022-04-14 06:29:48.311 | + functions:wait_for_service:458 : local url=http://10.222.0.18/identity/v3/ 2022-04-14 06:29:48.314 | + functions:wait_for_service:459 : local rval=0 2022-04-14 06:29:48.317 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-14 06:29:48.320 | + functions-common:time_start:2418 : local name=wait_for_service 2022-04-14 06:29:48.322 | + functions-common:time_start:2419 : local start_time= 2022-04-14 06:29:48.324 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 06:29:48.330 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 06:29:48.332 | + functions-common:time_start:2423 : _TIME_START[$name]=1649917788329 2022-04-14 06:29:48.335 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-14 06:29:48.349 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.18/identity/v3/ 2022-04-14 06:29:54.899 | + :: : [[ 200 == 503 ]] 2022-04-14 06:29:54.900 | + :: : [[ 0 -eq 7 ]] 2022-04-14 06:29:54.903 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-14 06:29:54.906 | + functions-common:time_stop:2432 : local name 2022-04-14 06:29:54.909 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:29:54.911 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:29:54.914 | + functions-common:time_stop:2435 : local total 2022-04-14 06:29:54.916 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:29:54.918 | + functions-common:time_stop:2438 : name=wait_for_service 2022-04-14 06:29:54.921 | + functions-common:time_stop:2439 : start_time=1649917788329 2022-04-14 06:29:54.923 | + functions-common:time_stop:2441 : [[ -z 1649917788329 ]] 2022-04-14 06:29:54.927 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:29:54.931 | + functions-common:time_stop:2444 : end_time=1649917794929 2022-04-14 06:29:54.934 | + functions-common:time_stop:2445 : elapsed_time=6600 2022-04-14 06:29:54.936 | + functions-common:time_stop:2446 : total=0 2022-04-14 06:29:54.939 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:29:54.941 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6600 2022-04-14 06:29:54.943 | + functions:wait_for_service:467 : return 0 2022-04-14 06:29:54.946 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-14 06:29:54.963 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:29:54.966 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-14 06:29:54.968 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 06:29:54.971 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart memcached 2022-04-14 06:29:55.001 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-04-14 06:29:55.007 | + 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.18/identity 2022-04-14 06:29:59.602 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=170863) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:29:59.602 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=170863) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:29:59.602 | 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=170863) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:29:59.610 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=170863) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:29:59.627 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=170863) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:29:59.627 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=170863) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:29:59.657 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=170863) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:29:59.692 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=170863) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:29:59.692 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=170863) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:29:59.782 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=170863) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:29:59.783 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=170863) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:29:59.783 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=170863) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:29:59.783 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=170863) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:29:59.784 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=170863) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:29:59.784 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=170863) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:29:59.796 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=170863) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:29:59.796 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=170863) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:29:59.796 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=170863) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:29:59.797 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=170863) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:29:59.797 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=170863) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:29:59.797 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=170863) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:29:59.797 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=170863) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:29:59.805 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=170863) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:29:59.808 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=170863) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:29:59.808 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=170863) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:29:59.808 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=170863) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:29:59.808 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=170863) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:29:59.808 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=170863) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:29:59.809 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=170863) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:29:59.809 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=170863) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:29:59.842 | 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=170863) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-14 06:30:00.148 | INFO keystone.cmd.bootstrap [None req-b3cd980a-90ea-475b-ab77-7befdfbc9741 None None] Created domain default 2022-04-14 06:30:00.191 | INFO keystone.cmd.bootstrap [None req-b3cd980a-90ea-475b-ab77-7befdfbc9741 None None] Created project admin 2022-04-14 06:30:00.227 | DEBUG passlib.handlers.bcrypt [None req-b3cd980a-90ea-475b-ab77-7befdfbc9741 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=170863) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-14 06:30:00.227 | DEBUG passlib.handlers.bcrypt [None req-b3cd980a-90ea-475b-ab77-7befdfbc9741 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=170863) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-14 06:30:00.290 | INFO keystone.cmd.bootstrap [None req-b3cd980a-90ea-475b-ab77-7befdfbc9741 None None] Created user admin 2022-04-14 06:30:00.304 | INFO keystone.cmd.bootstrap [None req-b3cd980a-90ea-475b-ab77-7befdfbc9741 None None] Created role reader 2022-04-14 06:30:00.313 | INFO keystone.cmd.bootstrap [None req-b3cd980a-90ea-475b-ab77-7befdfbc9741 None None] Created role member 2022-04-14 06:30:00.335 | INFO keystone.cmd.bootstrap [None req-b3cd980a-90ea-475b-ab77-7befdfbc9741 None None] Created implied role where 810de01a44b94b5e99db9977b2132114 implies 1f875e8a9331453599d4be9f31f55e58 2022-04-14 06:30:00.346 | INFO keystone.cmd.bootstrap [None req-b3cd980a-90ea-475b-ab77-7befdfbc9741 None None] Created role admin 2022-04-14 06:30:00.366 | INFO keystone.cmd.bootstrap [None req-b3cd980a-90ea-475b-ab77-7befdfbc9741 None None] Created implied role where 45891199aff44813b77d0c629c10851c implies 810de01a44b94b5e99db9977b2132114 2022-04-14 06:30:00.380 | INFO keystone.cmd.bootstrap [None req-b3cd980a-90ea-475b-ab77-7befdfbc9741 None None] Granted role admin on project admin to user admin. 2022-04-14 06:30:00.389 | INFO keystone.cmd.bootstrap [None req-b3cd980a-90ea-475b-ab77-7befdfbc9741 None None] Granted role admin on the system to user admin. 2022-04-14 06:30:00.403 | WARNING py.warnings [None req-b3cd980a-90ea-475b-ab77-7befdfbc9741 None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-04-14 06:30:00.403 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-14 06:30:00.403 |  2022-04-14 06:30:00.407 | INFO keystone.cmd.bootstrap [None req-b3cd980a-90ea-475b-ab77-7befdfbc9741 None None] Created region RegionOne 2022-04-14 06:30:00.446 | INFO keystone.cmd.bootstrap [None req-b3cd980a-90ea-475b-ab77-7befdfbc9741 None None] Created public endpoint http://10.222.0.18/identity 2022-04-14 06:30:00.921 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-14 06:30:00.925 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-04-14 06:30:00.928 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-14 06:30:00.931 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-14 06:30:03.804 | ++ inc/async:async_inner:64 : rc=0 2022-04-14 06:30:03.830 | [168162 Async install_tempest:168162]: finished successfully 2022-04-14 06:30:03.936 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:30:03.936 | from cryptography.utils import int_from_bytes 2022-04-14 06:30:03.936 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:30:03.936 | from cryptography.utils import int_from_bytes 2022-04-14 06:30:04.103 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:30:04.106 | + lib/keystone:create_keystone_accounts:310 : admin_project=087d1ea44baf408da1fc309506f0218e 2022-04-14 06:30:04.108 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-14 06:30:04.112 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-14 06:30:06.319 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:30:06.319 | from cryptography.utils import int_from_bytes 2022-04-14 06:30:06.319 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:30:06.319 | from cryptography.utils import int_from_bytes 2022-04-14 06:30:06.487 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:30:06.490 | + lib/keystone:create_keystone_accounts:312 : admin_user=f4e1462c7be34771b11e5e7cb642c3bd 2022-04-14 06:30:06.493 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-14 06:30:06.495 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-14 06:30:06.497 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-14 06:30:06.500 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin f4e1462c7be34771b11e5e7cb642c3bd default 2022-04-14 06:30:06.555 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin f4e1462c7be34771b11e5e7cb642c3bd default 2022-04-14 06:30:06.593 | [142837 Async ks-domain-role:171298]: running: get_or_add_user_domain_role admin f4e1462c7be34771b11e5e7cb642c3bd default 2022-04-14 06:30:06.595 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-14 06:30:06.598 | + functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 06:30:06.601 | ++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-14 06:30:09.808 | + functions-common:get_or_create_domain:894 : domain_id=default 2022-04-14 06:30:09.810 | + functions-common:get_or_create_domain:895 : echo default 2022-04-14 06:30:09.810 | default 2022-04-14 06:30:09.813 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-14 06:30:09.872 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-14 06:30:09.916 | [142837 Async ks-project:171755]: running: get_or_create_project service Default 2022-04-14 06:30:09.920 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-14 06:30:09.982 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-14 06:30:10.025 | [142837 Async ks-service:171845]: running: get_or_create_role service 2022-04-14 06:30:10.027 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-14 06:30:10.107 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-14 06:30:10.164 | [142837 Async ks-reseller:171935]: running: get_or_create_role ResellerAdmin 2022-04-14 06:30:10.167 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-14 06:30:10.179 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-14 06:30:10.539 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-14 06:30:10.802 | [142837 Async ks-anotherrole:172041]: running: get_or_create_role anotherrole 2022-04-14 06:30:10.821 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-14 06:30:10.845 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-14 06:30:10.862 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 06:30:10.892 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-04-14 06:30:13.767 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:30:13.851 | [171935 Async ks-reseller:171935]: finished successfully 2022-04-14 06:30:14.275 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:30:14.325 | [171755 Async ks-project:171755]: finished successfully 2022-04-14 06:30:14.563 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:30:14.627 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:30:14.630 | [172041 Async ks-anotherrole:172041]: finished successfully 2022-04-14 06:30:14.656 | [171845 Async ks-service:171845]: finished successfully 2022-04-14 06:30:14.966 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:30:14.966 | from cryptography.utils import int_from_bytes 2022-04-14 06:30:14.966 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:30:14.966 | from cryptography.utils import int_from_bytes 2022-04-14 06:30:15.139 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:30:15.143 | ++ functions-common:get_or_create_project:945 : project_id=7bd534d75e754dee87e74be4ff981464 2022-04-14 06:30:15.145 | ++ functions-common:get_or_create_project:946 : echo 7bd534d75e754dee87e74be4ff981464 2022-04-14 06:30:15.148 | + lib/keystone:create_keystone_accounts:340 : invis_project=7bd534d75e754dee87e74be4ff981464 2022-04-14 06:30:15.150 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-14 06:30:15.154 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-14 06:30:15.157 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 06:30:15.160 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-04-14 06:30:17.685 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:30:17.685 | from cryptography.utils import int_from_bytes 2022-04-14 06:30:17.685 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:30:17.685 | from cryptography.utils import int_from_bytes 2022-04-14 06:30:17.863 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:30:17.866 | ++ functions-common:get_or_create_project:945 : project_id=1ef558907e27458d8fec3c1ab24f74f5 2022-04-14 06:30:17.868 | ++ functions-common:get_or_create_project:946 : echo 1ef558907e27458d8fec3c1ab24f74f5 2022-04-14 06:30:17.871 | + lib/keystone:create_keystone_accounts:344 : demo_project=1ef558907e27458d8fec3c1ab24f74f5 2022-04-14 06:30:17.874 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-14 06:30:17.877 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-14 06:30:17.880 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:30:17.882 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo@example.com ]] 2022-04-14 06:30:17.884 | ++ functions-common:get_or_create_user:918 : local email=--email=demo@example.com 2022-04-14 06:30:17.888 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-04-14 06:30:18.145 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:30:18.170 | [171298 Async ks-domain-role:171298]: finished successfully 2022-04-14 06:30:20.477 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:30:20.478 | from cryptography.utils import int_from_bytes 2022-04-14 06:30:20.478 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:30:20.478 | from cryptography.utils import int_from_bytes 2022-04-14 06:30:20.646 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:30:20.649 | ++ functions-common:get_or_create_user:932 : user_id=882ba22301564289813d20d8898dca7b 2022-04-14 06:30:20.651 | ++ functions-common:get_or_create_user:933 : echo 882ba22301564289813d20d8898dca7b 2022-04-14 06:30:20.654 | + lib/keystone:create_keystone_accounts:347 : demo_user=882ba22301564289813d20d8898dca7b 2022-04-14 06:30:20.657 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-04-14 06:30:20.706 | [142837 Async ks-domain-role:171298]: Waiting for completion of get_or_add_user_domain_role admin f4e1462c7be34771b11e5e7cb642c3bd default running on PID 171298 (6 other jobs running) 2022-04-14 06:30:20.731 | [142837 Async ks-domain-role:171298]: Signaling child to exit 2022-04-14 06:30:20.731 | WAKEUP 2022-04-14 06:30:20.754 | [142837 Async ks-domain-role:171298]: Signaled 2022-04-14 06:30:20.756 | + functions-common:get_or_add_user_domain_role:1010 : local user_role_id 2022-04-14 06:30:20.756 | ++ functions-common:get_or_add_user_domain_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f4e1462c7be34771b11e5e7cb642c3bd --domain default 2022-04-14 06:30:20.756 | ++ functions-common:get_or_add_user_domain_role:1016 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:30:20.756 | ++ functions-common:get_or_add_user_domain_role:1016 : get_field 1 2022-04-14 06:30:20.756 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:30:20.756 | ++ functions-common:get_field:819 : read data 2022-04-14 06:30:20.756 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:30:20.756 | from cryptography.utils import int_from_bytes 2022-04-14 06:30:20.756 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:30:20.756 | from cryptography.utils import int_from_bytes 2022-04-14 06:30:20.756 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:30:20.756 | + functions-common:get_or_add_user_domain_role:1016 : user_role_id= 2022-04-14 06:30:20.756 | + functions-common:get_or_add_user_domain_role:1017 : [[ -z '' ]] 2022-04-14 06:30:20.756 | + functions-common:get_or_add_user_domain_role:1019 : openstack --os-cloud devstack-system-admin role add admin --user f4e1462c7be34771b11e5e7cb642c3bd --domain default 2022-04-14 06:30:20.756 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:30:20.756 | from cryptography.utils import int_from_bytes 2022-04-14 06:30:20.756 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:30:20.756 | from cryptography.utils import int_from_bytes 2022-04-14 06:30:20.756 | ++ functions-common:get_or_add_user_domain_role:1026 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f4e1462c7be34771b11e5e7cb642c3bd --domain default 2022-04-14 06:30:20.757 | ++ functions-common:get_or_add_user_domain_role:1026 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:30:20.757 | ++ functions-common:get_or_add_user_domain_role:1026 : get_field 1 2022-04-14 06:30:20.757 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:30:20.757 | ++ functions-common:get_field:819 : read data 2022-04-14 06:30:20.757 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:30:20.757 | from cryptography.utils import int_from_bytes 2022-04-14 06:30:20.757 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:30:20.757 | from cryptography.utils import int_from_bytes 2022-04-14 06:30:20.757 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:30:20.757 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:30:20.757 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:30:20.757 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:30:20.757 | ++ functions-common:get_field:825 : echo '| 45891199aff44813b77d0c629c10851c | f4e1462c7be34771b11e5e7cb642c3bd | | | default | | False |' 2022-04-14 06:30:20.757 | ++ functions-common:get_field:819 : read data 2022-04-14 06:30:20.757 | + functions-common:get_or_add_user_domain_role:1026 : user_role_id=45891199aff44813b77d0c629c10851c 2022-04-14 06:30:20.757 | + functions-common:get_or_add_user_domain_role:1028 : echo 45891199aff44813b77d0c629c10851c 2022-04-14 06:30:20.757 | 45891199aff44813b77d0c629c10851c 2022-04-14 06:30:20.800 | [142837 Async ks-domain-role:171298]: finished get_or_add_user_domain_role admin f4e1462c7be34771b11e5e7cb642c3bd default with result 0 in 11 seconds 2022-04-14 06:30:20.807 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-14 06:30:20.842 | [142837 Async ks-project:171755]: Waiting for completion of get_or_create_project service Default running on PID 171755 (5 other jobs running) 2022-04-14 06:30:20.866 | [142837 Async ks-project:171755]: Signaling child to exit 2022-04-14 06:30:20.866 | WAKEUP 2022-04-14 06:30:20.891 | [142837 Async ks-project:171755]: Signaled 2022-04-14 06:30:20.893 | + functions-common:get_or_create_project:939 : local project_id 2022-04-14 06:30:20.893 | ++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-04-14 06:30:20.893 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:30:20.893 | from cryptography.utils import int_from_bytes 2022-04-14 06:30:20.893 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:30:20.893 | from cryptography.utils import int_from_bytes 2022-04-14 06:30:20.893 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:30:20.893 | + functions-common:get_or_create_project:945 : project_id=4b1c5008309c483b816a36062d3d7430 2022-04-14 06:30:20.893 | + functions-common:get_or_create_project:946 : echo 4b1c5008309c483b816a36062d3d7430 2022-04-14 06:30:20.893 | 4b1c5008309c483b816a36062d3d7430 2022-04-14 06:30:20.936 | [142837 Async ks-project:171755]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-04-14 06:30:20.974 | [142837 Async ks-service:171845]: Waiting for completion of get_or_create_role service running on PID 171845 (4 other jobs running) 2022-04-14 06:30:20.999 | [142837 Async ks-service:171845]: Signaling child to exit 2022-04-14 06:30:20.999 | WAKEUP 2022-04-14 06:30:21.022 | [142837 Async ks-service:171845]: Signaled 2022-04-14 06:30:21.023 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 06:30:21.023 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-04-14 06:30:21.023 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:30:21.023 | from cryptography.utils import int_from_bytes 2022-04-14 06:30:21.023 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:30:21.024 | from cryptography.utils import int_from_bytes 2022-04-14 06:30:21.024 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:30:21.024 | + functions-common:get_or_create_role:957 : role_id=243fd77661de40e5a8b144b8e87f83ad 2022-04-14 06:30:21.024 | + functions-common:get_or_create_role:958 : echo 243fd77661de40e5a8b144b8e87f83ad 2022-04-14 06:30:21.024 | 243fd77661de40e5a8b144b8e87f83ad 2022-04-14 06:30:21.068 | [142837 Async ks-service:171845]: finished get_or_create_role service with result 0 in 4 seconds 2022-04-14 06:30:21.105 | [142837 Async ks-reseller:171935]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 171935 (3 other jobs running) 2022-04-14 06:30:21.131 | [142837 Async ks-reseller:171935]: Signaling child to exit 2022-04-14 06:30:21.131 | WAKEUP 2022-04-14 06:30:21.153 | [142837 Async ks-reseller:171935]: Signaled 2022-04-14 06:30:21.154 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 06:30:21.154 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-04-14 06:30:21.154 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:30:21.154 | from cryptography.utils import int_from_bytes 2022-04-14 06:30:21.154 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:30:21.154 | from cryptography.utils import int_from_bytes 2022-04-14 06:30:21.154 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:30:21.154 | + functions-common:get_or_create_role:957 : role_id=720e2b8046b64247a19089bc216a1eee 2022-04-14 06:30:21.154 | + functions-common:get_or_create_role:958 : echo 720e2b8046b64247a19089bc216a1eee 2022-04-14 06:30:21.154 | 720e2b8046b64247a19089bc216a1eee 2022-04-14 06:30:21.198 | [142837 Async ks-reseller:171935]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-04-14 06:30:21.234 | [142837 Async ks-anotherrole:172041]: Waiting for completion of get_or_create_role anotherrole running on PID 172041 (2 other jobs running) 2022-04-14 06:30:21.259 | [142837 Async ks-anotherrole:172041]: Signaling child to exit 2022-04-14 06:30:21.259 | WAKEUP 2022-04-14 06:30:21.281 | [142837 Async ks-anotherrole:172041]: Signaled 2022-04-14 06:30:21.282 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 06:30:21.283 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-14 06:30:21.283 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:30:21.283 | from cryptography.utils import int_from_bytes 2022-04-14 06:30:21.283 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:30:21.283 | from cryptography.utils import int_from_bytes 2022-04-14 06:30:21.283 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:30:21.283 | + functions-common:get_or_create_role:957 : role_id=9c3b5f81fd1c4693a905ea924aa00165 2022-04-14 06:30:21.283 | + functions-common:get_or_create_role:958 : echo 9c3b5f81fd1c4693a905ea924aa00165 2022-04-14 06:30:21.283 | 9c3b5f81fd1c4693a905ea924aa00165 2022-04-14 06:30:21.332 | [142837 Async ks-anotherrole:172041]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-04-14 06:30:21.336 | + inc/async:async_wait:197 : return 0 2022-04-14 06:30:21.338 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 882ba22301564289813d20d8898dca7b 1ef558907e27458d8fec3c1ab24f74f5 2022-04-14 06:30:21.397 | + inc/async:async_inner:63 : get_or_add_user_project_role member 882ba22301564289813d20d8898dca7b 1ef558907e27458d8fec3c1ab24f74f5 2022-04-14 06:30:21.438 | [142837 Async ks-demo-member:173361]: running: get_or_add_user_project_role member 882ba22301564289813d20d8898dca7b 1ef558907e27458d8fec3c1ab24f74f5 2022-04-14 06:30:21.441 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin f4e1462c7be34771b11e5e7cb642c3bd 1ef558907e27458d8fec3c1ab24f74f5 2022-04-14 06:30:21.503 | + inc/async:async_inner:63 : get_or_add_user_project_role admin f4e1462c7be34771b11e5e7cb642c3bd 1ef558907e27458d8fec3c1ab24f74f5 2022-04-14 06:30:21.551 | [142837 Async ks-demo-admin:173477]: running: get_or_add_user_project_role admin f4e1462c7be34771b11e5e7cb642c3bd 1ef558907e27458d8fec3c1ab24f74f5 2022-04-14 06:30:21.555 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 882ba22301564289813d20d8898dca7b 1ef558907e27458d8fec3c1ab24f74f5 2022-04-14 06:30:21.628 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 882ba22301564289813d20d8898dca7b 1ef558907e27458d8fec3c1ab24f74f5 2022-04-14 06:30:21.678 | [142837 Async ks-demo-another:173593]: running: get_or_add_user_project_role anotherrole 882ba22301564289813d20d8898dca7b 1ef558907e27458d8fec3c1ab24f74f5 2022-04-14 06:30:21.684 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 882ba22301564289813d20d8898dca7b 7bd534d75e754dee87e74be4ff981464 2022-04-14 06:30:21.766 | + inc/async:async_inner:63 : get_or_add_user_project_role member 882ba22301564289813d20d8898dca7b 7bd534d75e754dee87e74be4ff981464 2022-04-14 06:30:21.836 | [142837 Async ks-demo-invis:173713]: running: get_or_add_user_project_role member 882ba22301564289813d20d8898dca7b 7bd534d75e754dee87e74be4ff981464 2022-04-14 06:30:21.841 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-14 06:30:21.856 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-14 06:30:21.865 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:30:21.872 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo_reader@example.com ]] 2022-04-14 06:30:21.875 | ++ functions-common:get_or_create_user:918 : local email=--email=demo_reader@example.com 2022-04-14 06:30:21.883 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-04-14 06:30:26.308 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:30:26.308 | from cryptography.utils import int_from_bytes 2022-04-14 06:30:26.308 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:30:26.308 | from cryptography.utils import int_from_bytes 2022-04-14 06:30:26.561 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:30:26.585 | ++ functions-common:get_or_create_user:932 : user_id=6f9ee34d5b0d4a358371f5f358df7d04 2022-04-14 06:30:26.604 | ++ functions-common:get_or_create_user:933 : echo 6f9ee34d5b0d4a358371f5f358df7d04 2022-04-14 06:30:26.629 | + lib/keystone:create_keystone_accounts:360 : demo_reader=6f9ee34d5b0d4a358371f5f358df7d04 2022-04-14 06:30:26.649 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 6f9ee34d5b0d4a358371f5f358df7d04 1ef558907e27458d8fec3c1ab24f74f5 2022-04-14 06:30:26.896 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 6f9ee34d5b0d4a358371f5f358df7d04 1ef558907e27458d8fec3c1ab24f74f5 2022-04-14 06:30:27.108 | [142837 Async ks-demo-reader:174091]: running: get_or_add_user_project_role reader 6f9ee34d5b0d4a358371f5f358df7d04 1ef558907e27458d8fec3c1ab24f74f5 2022-04-14 06:30:27.112 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-14 06:30:27.116 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-14 06:30:27.119 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 06:30:27.135 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-04-14 06:30:32.027 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:30:32.027 | from cryptography.utils import int_from_bytes 2022-04-14 06:30:32.027 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:30:32.027 | from cryptography.utils import int_from_bytes 2022-04-14 06:30:32.262 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:30:32.269 | ++ functions-common:get_or_create_project:945 : project_id=84e002ee9f044a8787e7cfe11043106f 2022-04-14 06:30:32.275 | ++ functions-common:get_or_create_project:946 : echo 84e002ee9f044a8787e7cfe11043106f 2022-04-14 06:30:32.282 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=84e002ee9f044a8787e7cfe11043106f 2022-04-14 06:30:32.299 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-14 06:30:32.316 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-14 06:30:32.337 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:30:32.350 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo@example.com ]] 2022-04-14 06:30:32.365 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo@example.com 2022-04-14 06:30:32.389 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-04-14 06:30:36.197 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:30:36.324 | [173361 Async ks-demo-member:173361]: finished successfully 2022-04-14 06:30:36.902 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:30:36.902 | from cryptography.utils import int_from_bytes 2022-04-14 06:30:36.902 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:30:36.902 | from cryptography.utils import int_from_bytes 2022-04-14 06:30:37.113 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:30:37.117 | ++ functions-common:get_or_create_user:932 : user_id=54dac83de9d041a2b9570909aa93311d 2022-04-14 06:30:37.122 | ++ functions-common:get_or_create_user:933 : echo 54dac83de9d041a2b9570909aa93311d 2022-04-14 06:30:37.128 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=54dac83de9d041a2b9570909aa93311d 2022-04-14 06:30:37.130 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 54dac83de9d041a2b9570909aa93311d 84e002ee9f044a8787e7cfe11043106f 2022-04-14 06:30:37.262 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 54dac83de9d041a2b9570909aa93311d 84e002ee9f044a8787e7cfe11043106f 2022-04-14 06:30:37.377 | [142837 Async ks-alt-admin:177343]: running: get_or_add_user_project_role admin 54dac83de9d041a2b9570909aa93311d 84e002ee9f044a8787e7cfe11043106f 2022-04-14 06:30:37.390 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 54dac83de9d041a2b9570909aa93311d 84e002ee9f044a8787e7cfe11043106f 2022-04-14 06:30:37.545 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 54dac83de9d041a2b9570909aa93311d 84e002ee9f044a8787e7cfe11043106f 2022-04-14 06:30:37.637 | [142837 Async ks-alt-another:177572]: running: get_or_add_user_project_role anotherrole 54dac83de9d041a2b9570909aa93311d 84e002ee9f044a8787e7cfe11043106f 2022-04-14 06:30:37.650 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-14 06:30:37.661 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-14 06:30:37.670 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:30:37.674 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_member@example.com ]] 2022-04-14 06:30:37.684 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_member@example.com 2022-04-14 06:30:37.701 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-04-14 06:30:39.127 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:30:39.306 | [173477 Async ks-demo-admin:173477]: finished successfully 2022-04-14 06:30:40.136 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:30:40.320 | [173593 Async ks-demo-another:173593]: finished successfully 2022-04-14 06:30:40.731 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:30:40.851 | [173713 Async ks-demo-invis:173713]: finished successfully 2022-04-14 06:30:42.126 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:30:42.126 | from cryptography.utils import int_from_bytes 2022-04-14 06:30:42.126 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:30:42.126 | from cryptography.utils import int_from_bytes 2022-04-14 06:30:42.382 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:30:42.386 | ++ functions-common:get_or_create_user:932 : user_id=3ede2f65d7434f7faf7e470e6a2fa6e9 2022-04-14 06:30:42.392 | ++ functions-common:get_or_create_user:933 : echo 3ede2f65d7434f7faf7e470e6a2fa6e9 2022-04-14 06:30:42.394 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=3ede2f65d7434f7faf7e470e6a2fa6e9 2022-04-14 06:30:42.398 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 3ede2f65d7434f7faf7e470e6a2fa6e9 84e002ee9f044a8787e7cfe11043106f 2022-04-14 06:30:42.475 | + inc/async:async_inner:63 : get_or_add_user_project_role member 3ede2f65d7434f7faf7e470e6a2fa6e9 84e002ee9f044a8787e7cfe11043106f 2022-04-14 06:30:42.665 | [142837 Async ks-alt-member-user:179596]: running: get_or_add_user_project_role member 3ede2f65d7434f7faf7e470e6a2fa6e9 84e002ee9f044a8787e7cfe11043106f 2022-04-14 06:30:42.689 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-14 06:30:42.725 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-14 06:30:42.729 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:30:42.749 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-14 06:30:42.767 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_reader@example.com 2022-04-14 06:30:42.785 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-04-14 06:30:45.880 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:30:45.973 | [174091 Async ks-demo-reader:174091]: finished successfully 2022-04-14 06:30:46.571 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:30:46.571 | from cryptography.utils import int_from_bytes 2022-04-14 06:30:46.572 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:30:46.572 | from cryptography.utils import int_from_bytes 2022-04-14 06:30:46.764 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:30:46.766 | ++ functions-common:get_or_create_user:932 : user_id=077b847bb45c4cae9dcbf8e8a974b0c2 2022-04-14 06:30:46.770 | ++ functions-common:get_or_create_user:933 : echo 077b847bb45c4cae9dcbf8e8a974b0c2 2022-04-14 06:30:46.772 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=077b847bb45c4cae9dcbf8e8a974b0c2 2022-04-14 06:30:46.775 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 077b847bb45c4cae9dcbf8e8a974b0c2 84e002ee9f044a8787e7cfe11043106f 2022-04-14 06:30:46.842 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 077b847bb45c4cae9dcbf8e8a974b0c2 84e002ee9f044a8787e7cfe11043106f 2022-04-14 06:30:46.900 | [142837 Async ks-alt-reader-user:180283]: running: get_or_add_user_project_role reader 077b847bb45c4cae9dcbf8e8a974b0c2 84e002ee9f044a8787e7cfe11043106f 2022-04-14 06:30:46.909 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-14 06:30:46.917 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:30:46.926 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_member@example.com ]] 2022-04-14 06:30:46.932 | ++ functions-common:get_or_create_user:918 : local email=--email=system_member@example.com 2022-04-14 06:30:46.937 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-04-14 06:30:50.061 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:30:50.061 | from cryptography.utils import int_from_bytes 2022-04-14 06:30:50.061 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:30:50.061 | from cryptography.utils import int_from_bytes 2022-04-14 06:30:50.446 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:30:50.449 | ++ functions-common:get_or_create_user:932 : user_id=cf16d72337664d72b5f6a2ee20e38b65 2022-04-14 06:30:50.454 | ++ functions-common:get_or_create_user:933 : echo cf16d72337664d72b5f6a2ee20e38b65 2022-04-14 06:30:50.457 | + lib/keystone:create_keystone_accounts:392 : system_member_user=cf16d72337664d72b5f6a2ee20e38b65 2022-04-14 06:30:50.473 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member cf16d72337664d72b5f6a2ee20e38b65 all 2022-04-14 06:30:50.574 | + inc/async:async_inner:63 : get_or_add_user_system_role member cf16d72337664d72b5f6a2ee20e38b65 all 2022-04-14 06:30:50.726 | [142837 Async ks-system-member:180739]: running: get_or_add_user_system_role member cf16d72337664d72b5f6a2ee20e38b65 all 2022-04-14 06:30:50.741 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-14 06:30:50.762 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:30:50.782 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_reader@example.com ]] 2022-04-14 06:30:50.789 | ++ functions-common:get_or_create_user:918 : local email=--email=system_reader@example.com 2022-04-14 06:30:50.810 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-04-14 06:30:53.257 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:30:53.437 | [177572 Async ks-alt-another:177572]: finished successfully 2022-04-14 06:30:53.529 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:30:53.712 | [177343 Async ks-alt-admin:177343]: finished successfully 2022-04-14 06:30:54.188 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:30:54.188 | from cryptography.utils import int_from_bytes 2022-04-14 06:30:54.188 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:30:54.188 | from cryptography.utils import int_from_bytes 2022-04-14 06:30:54.417 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:30:54.429 | ++ functions-common:get_or_create_user:932 : user_id=a2ecd712daaf428fa89e7974b30c31a5 2022-04-14 06:30:54.432 | ++ functions-common:get_or_create_user:933 : echo a2ecd712daaf428fa89e7974b30c31a5 2022-04-14 06:30:54.436 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=a2ecd712daaf428fa89e7974b30c31a5 2022-04-14 06:30:54.440 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader a2ecd712daaf428fa89e7974b30c31a5 all 2022-04-14 06:30:54.559 | + inc/async:async_inner:63 : get_or_add_user_system_role reader a2ecd712daaf428fa89e7974b30c31a5 all 2022-04-14 06:30:54.604 | [142837 Async ks-system-reader:181023]: running: get_or_add_user_system_role reader a2ecd712daaf428fa89e7974b30c31a5 all 2022-04-14 06:30:54.610 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-14 06:30:54.618 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-14 06:30:54.623 | ++ functions-common:get_or_create_group:901 : local 'desc=openstack admin group' 2022-04-14 06:30:54.628 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-14 06:30:54.636 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-04-14 06:30:57.172 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:30:57.329 | [179596 Async ks-alt-member-user:179596]: finished successfully 2022-04-14 06:30:57.543 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:30:57.543 | from cryptography.utils import int_from_bytes 2022-04-14 06:30:57.543 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:30:57.543 | from cryptography.utils import int_from_bytes 2022-04-14 06:30:57.739 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:30:57.742 | ++ functions-common:get_or_create_group:909 : group_id=d0b40121c1074cd392046b629e462814 2022-04-14 06:30:57.749 | ++ functions-common:get_or_create_group:910 : echo d0b40121c1074cd392046b629e462814 2022-04-14 06:30:57.757 | + lib/keystone:create_keystone_accounts:402 : admin_group=d0b40121c1074cd392046b629e462814 2022-04-14 06:30:57.760 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-14 06:30:57.768 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-14 06:30:57.772 | ++ functions-common:get_or_create_group:901 : local 'desc=non-admin group' 2022-04-14 06:30:57.777 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-14 06:30:57.780 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-04-14 06:31:00.183 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:31:00.220 | [180283 Async ks-alt-reader-user:180283]: finished successfully 2022-04-14 06:31:00.483 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:00.483 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:00.483 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:00.483 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:00.663 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:31:00.666 | ++ functions-common:get_or_create_group:909 : group_id=92968a4e9ada43c09428a24db9111599 2022-04-14 06:31:00.669 | ++ functions-common:get_or_create_group:910 : echo 92968a4e9ada43c09428a24db9111599 2022-04-14 06:31:00.673 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=92968a4e9ada43c09428a24db9111599 2022-04-14 06:31:00.676 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 92968a4e9ada43c09428a24db9111599 1ef558907e27458d8fec3c1ab24f74f5 2022-04-14 06:31:00.746 | + inc/async:async_inner:63 : get_or_add_group_project_role member 92968a4e9ada43c09428a24db9111599 1ef558907e27458d8fec3c1ab24f74f5 2022-04-14 06:31:00.805 | [142837 Async ks-group-memberdemo:181374]: running: get_or_add_group_project_role member 92968a4e9ada43c09428a24db9111599 1ef558907e27458d8fec3c1ab24f74f5 2022-04-14 06:31:00.809 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 92968a4e9ada43c09428a24db9111599 1ef558907e27458d8fec3c1ab24f74f5 2022-04-14 06:31:00.901 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 92968a4e9ada43c09428a24db9111599 1ef558907e27458d8fec3c1ab24f74f5 2022-04-14 06:31:00.937 | [142837 Async ks-group-anotherdemo:181460]: running: get_or_add_group_project_role anotherrole 92968a4e9ada43c09428a24db9111599 1ef558907e27458d8fec3c1ab24f74f5 2022-04-14 06:31:00.941 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 92968a4e9ada43c09428a24db9111599 84e002ee9f044a8787e7cfe11043106f 2022-04-14 06:31:01.188 | + inc/async:async_inner:63 : get_or_add_group_project_role member 92968a4e9ada43c09428a24db9111599 84e002ee9f044a8787e7cfe11043106f 2022-04-14 06:31:01.377 | [142837 Async ks-group-memberalt:181546]: running: get_or_add_group_project_role member 92968a4e9ada43c09428a24db9111599 84e002ee9f044a8787e7cfe11043106f 2022-04-14 06:31:01.396 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 92968a4e9ada43c09428a24db9111599 84e002ee9f044a8787e7cfe11043106f 2022-04-14 06:31:01.829 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 92968a4e9ada43c09428a24db9111599 84e002ee9f044a8787e7cfe11043106f 2022-04-14 06:31:01.837 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:31:01.928 | [180739 Async ks-system-member:180739]: finished successfully 2022-04-14 06:31:01.948 | [142837 Async ks-group-anotheralt:181634]: running: get_or_add_group_project_role anotherrole 92968a4e9ada43c09428a24db9111599 84e002ee9f044a8787e7cfe11043106f 2022-04-14 06:31:01.981 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin d0b40121c1074cd392046b629e462814 087d1ea44baf408da1fc309506f0218e 2022-04-14 06:31:02.402 | + inc/async:async_inner:63 : get_or_add_group_project_role admin d0b40121c1074cd392046b629e462814 087d1ea44baf408da1fc309506f0218e 2022-04-14 06:31:02.639 | [142837 Async ks-group-admin:181777]: running: get_or_add_group_project_role admin d0b40121c1074cd392046b629e462814 087d1ea44baf408da1fc309506f0218e 2022-04-14 06:31:02.657 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-04-14 06:31:03.041 | [142837 Async ks-demo-member:173361]: Waiting for completion of get_or_add_user_project_role member 882ba22301564289813d20d8898dca7b 1ef558907e27458d8fec3c1ab24f74f5 running on PID 173361 (17 other jobs running) 2022-04-14 06:31:03.206 | [142837 Async ks-demo-member:173361]: Signaling child to exit 2022-04-14 06:31:03.207 | WAKEUP 2022-04-14 06:31:03.379 | [142837 Async ks-demo-member:173361]: Signaled 2022-04-14 06:31:03.384 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:31:03.384 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 06:31:03.384 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:31:03.384 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:31:03.384 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 06:31:03.384 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 06:31:03.384 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 06:31:03.384 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 06:31:03.384 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 882ba22301564289813d20d8898dca7b --project 1ef558907e27458d8fec3c1ab24f74f5 2022-04-14 06:31:03.384 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:31:03.384 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:31:03.384 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:31:03.384 | ++ functions-common:get_field:819 : read data 2022-04-14 06:31:03.384 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:03.384 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:03.384 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:03.384 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:03.384 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:31:03.384 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:31:03.384 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:31:03.384 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 882ba22301564289813d20d8898dca7b --project 1ef558907e27458d8fec3c1ab24f74f5 2022-04-14 06:31:03.384 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:03.384 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:03.385 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:03.385 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:03.385 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 882ba22301564289813d20d8898dca7b --project 1ef558907e27458d8fec3c1ab24f74f5 2022-04-14 06:31:03.385 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:31:03.385 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:31:03.385 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:31:03.385 | ++ functions-common:get_field:819 : read data 2022-04-14 06:31:03.385 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:03.385 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:03.385 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:03.385 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:03.385 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:31:03.385 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:31:03.385 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:31:03.385 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:31:03.385 | ++ functions-common:get_field:825 : echo '| 810de01a44b94b5e99db9977b2132114 | 882ba22301564289813d20d8898dca7b | | 1ef558907e27458d8fec3c1ab24f74f5 | | | False |' 2022-04-14 06:31:03.385 | ++ functions-common:get_field:819 : read data 2022-04-14 06:31:03.385 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=810de01a44b94b5e99db9977b2132114 2022-04-14 06:31:03.385 | + functions-common:get_or_add_user_project_role:1004 : echo 810de01a44b94b5e99db9977b2132114 2022-04-14 06:31:03.385 | 810de01a44b94b5e99db9977b2132114 2022-04-14 06:31:03.738 | [142837 Async ks-demo-member:173361]: finished get_or_add_user_project_role member 882ba22301564289813d20d8898dca7b 1ef558907e27458d8fec3c1ab24f74f5 with result 0 in 14 seconds 2022-04-14 06:31:03.986 | [142837 Async ks-demo-admin:173477]: Waiting for completion of get_or_add_user_project_role admin f4e1462c7be34771b11e5e7cb642c3bd 1ef558907e27458d8fec3c1ab24f74f5 running on PID 173477 (16 other jobs running) 2022-04-14 06:31:04.146 | [142837 Async ks-demo-admin:173477]: Signaling child to exit 2022-04-14 06:31:04.147 | WAKEUP 2022-04-14 06:31:04.290 | [142837 Async ks-demo-admin:173477]: Signaled 2022-04-14 06:31:04.307 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:31:04.307 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 06:31:04.307 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:31:04.307 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:31:04.307 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 06:31:04.307 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 06:31:04.307 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 06:31:04.307 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 06:31:04.307 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:31:04.307 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:31:04.307 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:31:04.307 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f4e1462c7be34771b11e5e7cb642c3bd --project 1ef558907e27458d8fec3c1ab24f74f5 2022-04-14 06:31:04.307 | ++ functions-common:get_field:819 : read data 2022-04-14 06:31:04.307 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:04.307 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:04.307 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:04.307 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:04.307 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:31:04.307 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:31:04.307 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:31:04.307 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user f4e1462c7be34771b11e5e7cb642c3bd --project 1ef558907e27458d8fec3c1ab24f74f5 2022-04-14 06:31:04.307 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:04.308 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:04.308 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:04.308 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:04.308 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f4e1462c7be34771b11e5e7cb642c3bd --project 1ef558907e27458d8fec3c1ab24f74f5 2022-04-14 06:31:04.308 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:31:04.308 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:31:04.308 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:31:04.308 | ++ functions-common:get_field:819 : read data 2022-04-14 06:31:04.308 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:04.308 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:04.308 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:04.308 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:04.308 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:31:04.308 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:31:04.308 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:31:04.308 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:31:04.308 | ++ functions-common:get_field:825 : echo '| 45891199aff44813b77d0c629c10851c | f4e1462c7be34771b11e5e7cb642c3bd | | 1ef558907e27458d8fec3c1ab24f74f5 | | | False |' 2022-04-14 06:31:04.308 | ++ functions-common:get_field:819 : read data 2022-04-14 06:31:04.308 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=45891199aff44813b77d0c629c10851c 2022-04-14 06:31:04.308 | + functions-common:get_or_add_user_project_role:1004 : echo 45891199aff44813b77d0c629c10851c 2022-04-14 06:31:04.308 | 45891199aff44813b77d0c629c10851c 2022-04-14 06:31:04.594 | [142837 Async ks-demo-admin:173477]: finished get_or_add_user_project_role admin f4e1462c7be34771b11e5e7cb642c3bd 1ef558907e27458d8fec3c1ab24f74f5 with result 0 in 17 seconds 2022-04-14 06:31:04.871 | [142837 Async ks-demo-another:173593]: Waiting for completion of get_or_add_user_project_role anotherrole 882ba22301564289813d20d8898dca7b 1ef558907e27458d8fec3c1ab24f74f5 running on PID 173593 (15 other jobs running) 2022-04-14 06:31:05.011 | [142837 Async ks-demo-another:173593]: Signaling child to exit 2022-04-14 06:31:05.011 | WAKEUP 2022-04-14 06:31:05.157 | [142837 Async ks-demo-another:173593]: Signaled 2022-04-14 06:31:05.168 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:31:05.168 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 06:31:05.168 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:31:05.168 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:31:05.168 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 06:31:05.168 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 06:31:05.168 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 06:31:05.168 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 06:31:05.168 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:31:05.169 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 882ba22301564289813d20d8898dca7b --project 1ef558907e27458d8fec3c1ab24f74f5 2022-04-14 06:31:05.169 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:31:05.169 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:31:05.169 | ++ functions-common:get_field:819 : read data 2022-04-14 06:31:05.169 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:05.169 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:05.169 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:05.169 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:05.169 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:31:05.169 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:31:05.169 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:31:05.169 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user 882ba22301564289813d20d8898dca7b --project 1ef558907e27458d8fec3c1ab24f74f5 2022-04-14 06:31:05.169 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:05.169 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:05.169 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:05.169 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:05.169 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:31:05.169 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 882ba22301564289813d20d8898dca7b --project 1ef558907e27458d8fec3c1ab24f74f5 2022-04-14 06:31:05.169 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:31:05.169 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:31:05.169 | ++ functions-common:get_field:819 : read data 2022-04-14 06:31:05.169 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:05.169 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:05.169 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:05.169 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:05.169 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:31:05.169 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:31:05.169 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:31:05.169 | ++ functions-common:get_field:825 : echo '| 9c3b5f81fd1c4693a905ea924aa00165 | 882ba22301564289813d20d8898dca7b | | 1ef558907e27458d8fec3c1ab24f74f5 | | | False |' 2022-04-14 06:31:05.169 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:31:05.170 | ++ functions-common:get_field:819 : read data 2022-04-14 06:31:05.170 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=9c3b5f81fd1c4693a905ea924aa00165 2022-04-14 06:31:05.170 | + functions-common:get_or_add_user_project_role:1004 : echo 9c3b5f81fd1c4693a905ea924aa00165 2022-04-14 06:31:05.170 | 9c3b5f81fd1c4693a905ea924aa00165 2022-04-14 06:31:05.522 | [142837 Async ks-demo-another:173593]: finished get_or_add_user_project_role anotherrole 882ba22301564289813d20d8898dca7b 1ef558907e27458d8fec3c1ab24f74f5 with result 0 in 18 seconds 2022-04-14 06:31:05.770 | [142837 Async ks-demo-invis:173713]: Waiting for completion of get_or_add_user_project_role member 882ba22301564289813d20d8898dca7b 7bd534d75e754dee87e74be4ff981464 running on PID 173713 (14 other jobs running) 2022-04-14 06:31:05.938 | [142837 Async ks-demo-invis:173713]: Signaling child to exit 2022-04-14 06:31:05.939 | WAKEUP 2022-04-14 06:31:06.101 | [142837 Async ks-demo-invis:173713]: Signaled 2022-04-14 06:31:06.112 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:31:06.112 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 06:31:06.112 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:31:06.112 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:31:06.112 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 06:31:06.112 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 06:31:06.112 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 06:31:06.112 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 06:31:06.112 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:31:06.112 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:31:06.112 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 882ba22301564289813d20d8898dca7b --project 7bd534d75e754dee87e74be4ff981464 2022-04-14 06:31:06.112 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:31:06.113 | ++ functions-common:get_field:819 : read data 2022-04-14 06:31:06.113 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:06.113 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:06.113 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:06.113 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:06.113 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:31:06.113 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:31:06.113 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:31:06.113 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 882ba22301564289813d20d8898dca7b --project 7bd534d75e754dee87e74be4ff981464 2022-04-14 06:31:06.113 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:06.113 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:06.113 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:06.113 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:06.113 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:31:06.113 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:31:06.113 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 882ba22301564289813d20d8898dca7b --project 7bd534d75e754dee87e74be4ff981464 2022-04-14 06:31:06.113 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:31:06.113 | ++ functions-common:get_field:819 : read data 2022-04-14 06:31:06.113 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:06.113 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:06.113 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:06.113 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:06.113 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:31:06.113 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:31:06.113 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:31:06.113 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:31:06.113 | ++ functions-common:get_field:825 : echo '| 810de01a44b94b5e99db9977b2132114 | 882ba22301564289813d20d8898dca7b | | 7bd534d75e754dee87e74be4ff981464 | | | False |' 2022-04-14 06:31:06.113 | ++ functions-common:get_field:819 : read data 2022-04-14 06:31:06.113 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=810de01a44b94b5e99db9977b2132114 2022-04-14 06:31:06.113 | + functions-common:get_or_add_user_project_role:1004 : echo 810de01a44b94b5e99db9977b2132114 2022-04-14 06:31:06.114 | 810de01a44b94b5e99db9977b2132114 2022-04-14 06:31:06.385 | [142837 Async ks-demo-invis:173713]: finished get_or_add_user_project_role member 882ba22301564289813d20d8898dca7b 7bd534d75e754dee87e74be4ff981464 with result 0 in 19 seconds 2022-04-14 06:31:06.564 | [142837 Async ks-demo-reader:174091]: Waiting for completion of get_or_add_user_project_role reader 6f9ee34d5b0d4a358371f5f358df7d04 1ef558907e27458d8fec3c1ab24f74f5 running on PID 174091 (13 other jobs running) 2022-04-14 06:31:06.656 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:31:06.699 | [142837 Async ks-demo-reader:174091]: Signaling child to exit 2022-04-14 06:31:06.699 | WAKEUP 2022-04-14 06:31:06.777 | [181023 Async ks-system-reader:181023]: finished successfully 2022-04-14 06:31:06.805 | [142837 Async ks-demo-reader:174091]: Signaled 2022-04-14 06:31:06.818 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:31:06.818 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 06:31:06.818 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:31:06.818 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:31:06.818 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 06:31:06.818 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 06:31:06.818 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 06:31:06.818 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 06:31:06.818 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:31:06.818 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 6f9ee34d5b0d4a358371f5f358df7d04 --project 1ef558907e27458d8fec3c1ab24f74f5 2022-04-14 06:31:06.818 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:31:06.818 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:31:06.818 | ++ functions-common:get_field:819 : read data 2022-04-14 06:31:06.818 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:06.818 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:06.818 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:06.818 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:06.818 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:31:06.818 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:31:06.818 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:31:06.818 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user 6f9ee34d5b0d4a358371f5f358df7d04 --project 1ef558907e27458d8fec3c1ab24f74f5 2022-04-14 06:31:06.818 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:06.818 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:06.818 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:06.818 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:06.819 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 6f9ee34d5b0d4a358371f5f358df7d04 --project 1ef558907e27458d8fec3c1ab24f74f5 2022-04-14 06:31:06.819 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:31:06.819 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:31:06.819 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:31:06.819 | ++ functions-common:get_field:819 : read data 2022-04-14 06:31:06.819 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:06.819 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:06.819 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:06.819 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:06.819 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:31:06.819 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:31:06.819 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:31:06.819 | ++ functions-common:get_field:825 : echo '| 1f875e8a9331453599d4be9f31f55e58 | 6f9ee34d5b0d4a358371f5f358df7d04 | | 1ef558907e27458d8fec3c1ab24f74f5 | | | False |' 2022-04-14 06:31:06.819 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:31:06.819 | ++ functions-common:get_field:819 : read data 2022-04-14 06:31:06.819 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=1f875e8a9331453599d4be9f31f55e58 2022-04-14 06:31:06.819 | + functions-common:get_or_add_user_project_role:1004 : echo 1f875e8a9331453599d4be9f31f55e58 2022-04-14 06:31:06.819 | 1f875e8a9331453599d4be9f31f55e58 2022-04-14 06:31:07.032 | [142837 Async ks-demo-reader:174091]: finished get_or_add_user_project_role reader 6f9ee34d5b0d4a358371f5f358df7d04 1ef558907e27458d8fec3c1ab24f74f5 with result 0 in 19 seconds 2022-04-14 06:31:07.065 | + inc/async:async_wait:197 : return 0 2022-04-14 06:31:07.089 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-04-14 06:31:07.470 | [142837 Async ks-alt-admin:177343]: Waiting for completion of get_or_add_user_project_role admin 54dac83de9d041a2b9570909aa93311d 84e002ee9f044a8787e7cfe11043106f running on PID 177343 (12 other jobs running) 2022-04-14 06:31:07.628 | [142837 Async ks-alt-admin:177343]: Signaling child to exit 2022-04-14 06:31:07.630 | WAKEUP 2022-04-14 06:31:07.756 | [142837 Async ks-alt-admin:177343]: Signaled 2022-04-14 06:31:07.776 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:31:07.776 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 06:31:07.776 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:31:07.776 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:31:07.776 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 06:31:07.776 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 06:31:07.776 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 06:31:07.776 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 06:31:07.776 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 54dac83de9d041a2b9570909aa93311d --project 84e002ee9f044a8787e7cfe11043106f 2022-04-14 06:31:07.776 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:31:07.776 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:31:07.776 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:31:07.777 | ++ functions-common:get_field:819 : read data 2022-04-14 06:31:07.777 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:07.777 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:07.777 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:07.777 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:07.777 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:31:07.777 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:31:07.777 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:31:07.777 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 54dac83de9d041a2b9570909aa93311d --project 84e002ee9f044a8787e7cfe11043106f 2022-04-14 06:31:07.777 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:07.777 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:07.777 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:07.777 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:07.777 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:31:07.777 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 54dac83de9d041a2b9570909aa93311d --project 84e002ee9f044a8787e7cfe11043106f 2022-04-14 06:31:07.777 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:31:07.777 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:31:07.777 | ++ functions-common:get_field:819 : read data 2022-04-14 06:31:07.777 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:07.777 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:07.777 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:07.777 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:07.777 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:31:07.777 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:31:07.777 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:31:07.777 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:31:07.777 | ++ functions-common:get_field:825 : echo '| 45891199aff44813b77d0c629c10851c | 54dac83de9d041a2b9570909aa93311d | | 84e002ee9f044a8787e7cfe11043106f | | | False |' 2022-04-14 06:31:07.777 | ++ functions-common:get_field:819 : read data 2022-04-14 06:31:07.777 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=45891199aff44813b77d0c629c10851c 2022-04-14 06:31:07.777 | + functions-common:get_or_add_user_project_role:1004 : echo 45891199aff44813b77d0c629c10851c 2022-04-14 06:31:07.777 | 45891199aff44813b77d0c629c10851c 2022-04-14 06:31:08.048 | [142837 Async ks-alt-admin:177343]: finished get_or_add_user_project_role admin 54dac83de9d041a2b9570909aa93311d 84e002ee9f044a8787e7cfe11043106f with result 0 in 16 seconds 2022-04-14 06:31:08.327 | [142837 Async ks-alt-another:177572]: Waiting for completion of get_or_add_user_project_role anotherrole 54dac83de9d041a2b9570909aa93311d 84e002ee9f044a8787e7cfe11043106f running on PID 177572 (11 other jobs running) 2022-04-14 06:31:08.482 | [142837 Async ks-alt-another:177572]: Signaling child to exit 2022-04-14 06:31:08.483 | WAKEUP 2022-04-14 06:31:08.628 | [142837 Async ks-alt-another:177572]: Signaled 2022-04-14 06:31:08.641 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:31:08.641 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 06:31:08.641 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:31:08.641 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:31:08.641 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 06:31:08.641 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 06:31:08.641 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 06:31:08.641 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 06:31:08.641 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 54dac83de9d041a2b9570909aa93311d --project 84e002ee9f044a8787e7cfe11043106f 2022-04-14 06:31:08.641 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:31:08.641 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:31:08.641 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:31:08.641 | ++ functions-common:get_field:819 : read data 2022-04-14 06:31:08.641 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:08.641 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:08.641 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:08.641 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:08.641 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:31:08.641 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:31:08.641 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:31:08.641 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user 54dac83de9d041a2b9570909aa93311d --project 84e002ee9f044a8787e7cfe11043106f 2022-04-14 06:31:08.641 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:08.641 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:08.641 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:08.641 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:08.641 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 54dac83de9d041a2b9570909aa93311d --project 84e002ee9f044a8787e7cfe11043106f 2022-04-14 06:31:08.641 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:31:08.641 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:31:08.641 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:31:08.642 | ++ functions-common:get_field:819 : read data 2022-04-14 06:31:08.642 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:08.642 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:08.642 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:08.642 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:08.642 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:31:08.642 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:31:08.642 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:31:08.642 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:31:08.642 | ++ functions-common:get_field:825 : echo '| 9c3b5f81fd1c4693a905ea924aa00165 | 54dac83de9d041a2b9570909aa93311d | | 84e002ee9f044a8787e7cfe11043106f | | | False |' 2022-04-14 06:31:08.642 | ++ functions-common:get_field:819 : read data 2022-04-14 06:31:08.642 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=9c3b5f81fd1c4693a905ea924aa00165 2022-04-14 06:31:08.642 | + functions-common:get_or_add_user_project_role:1004 : echo 9c3b5f81fd1c4693a905ea924aa00165 2022-04-14 06:31:08.642 | 9c3b5f81fd1c4693a905ea924aa00165 2022-04-14 06:31:08.964 | [142837 Async ks-alt-another:177572]: finished get_or_add_user_project_role anotherrole 54dac83de9d041a2b9570909aa93311d 84e002ee9f044a8787e7cfe11043106f with result 0 in 16 seconds 2022-04-14 06:31:09.200 | [142837 Async ks-alt-member-user:179596]: Waiting for completion of get_or_add_user_project_role member 3ede2f65d7434f7faf7e470e6a2fa6e9 84e002ee9f044a8787e7cfe11043106f running on PID 179596 (10 other jobs running) 2022-04-14 06:31:09.370 | [142837 Async ks-alt-member-user:179596]: Signaling child to exit 2022-04-14 06:31:09.370 | WAKEUP 2022-04-14 06:31:09.522 | [142837 Async ks-alt-member-user:179596]: Signaled 2022-04-14 06:31:09.540 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:31:09.540 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 06:31:09.540 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:31:09.540 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:31:09.540 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 06:31:09.540 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 06:31:09.540 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 06:31:09.540 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 06:31:09.541 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 3ede2f65d7434f7faf7e470e6a2fa6e9 --project 84e002ee9f044a8787e7cfe11043106f 2022-04-14 06:31:09.541 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:31:09.541 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:31:09.541 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:31:09.541 | ++ functions-common:get_field:819 : read data 2022-04-14 06:31:09.541 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:09.541 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:09.541 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:09.541 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:09.541 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:31:09.541 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:31:09.541 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:31:09.541 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 3ede2f65d7434f7faf7e470e6a2fa6e9 --project 84e002ee9f044a8787e7cfe11043106f 2022-04-14 06:31:09.541 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:09.541 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:09.541 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:09.541 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:09.541 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:31:09.541 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 3ede2f65d7434f7faf7e470e6a2fa6e9 --project 84e002ee9f044a8787e7cfe11043106f 2022-04-14 06:31:09.541 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:31:09.541 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:31:09.541 | ++ functions-common:get_field:819 : read data 2022-04-14 06:31:09.541 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:09.541 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:09.541 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:09.541 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:09.541 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:31:09.541 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:31:09.541 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:31:09.541 | ++ functions-common:get_field:825 : echo '| 810de01a44b94b5e99db9977b2132114 | 3ede2f65d7434f7faf7e470e6a2fa6e9 | | 84e002ee9f044a8787e7cfe11043106f | | | False |' 2022-04-14 06:31:09.542 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:31:09.542 | ++ functions-common:get_field:819 : read data 2022-04-14 06:31:09.542 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=810de01a44b94b5e99db9977b2132114 2022-04-14 06:31:09.542 | + functions-common:get_or_add_user_project_role:1004 : echo 810de01a44b94b5e99db9977b2132114 2022-04-14 06:31:09.542 | 810de01a44b94b5e99db9977b2132114 2022-04-14 06:31:09.829 | [142837 Async ks-alt-member-user:179596]: finished get_or_add_user_project_role member 3ede2f65d7434f7faf7e470e6a2fa6e9 84e002ee9f044a8787e7cfe11043106f with result 0 in 14 seconds 2022-04-14 06:31:10.098 | [142837 Async ks-alt-reader-user:180283]: Waiting for completion of get_or_add_user_project_role reader 077b847bb45c4cae9dcbf8e8a974b0c2 84e002ee9f044a8787e7cfe11043106f running on PID 180283 (9 other jobs running) 2022-04-14 06:31:10.256 | [142837 Async ks-alt-reader-user:180283]: Signaling child to exit 2022-04-14 06:31:10.256 | WAKEUP 2022-04-14 06:31:10.415 | [142837 Async ks-alt-reader-user:180283]: Signaled 2022-04-14 06:31:10.436 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:31:10.436 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 06:31:10.436 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:31:10.436 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:31:10.436 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 06:31:10.437 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 06:31:10.437 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 06:31:10.437 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 06:31:10.437 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:31:10.437 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 077b847bb45c4cae9dcbf8e8a974b0c2 --project 84e002ee9f044a8787e7cfe11043106f 2022-04-14 06:31:10.437 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:31:10.437 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:31:10.437 | ++ functions-common:get_field:819 : read data 2022-04-14 06:31:10.438 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:10.438 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:10.438 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:10.438 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:10.438 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:31:10.438 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:31:10.438 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:31:10.438 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user 077b847bb45c4cae9dcbf8e8a974b0c2 --project 84e002ee9f044a8787e7cfe11043106f 2022-04-14 06:31:10.438 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:10.438 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:10.438 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:10.438 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:10.438 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 077b847bb45c4cae9dcbf8e8a974b0c2 --project 84e002ee9f044a8787e7cfe11043106f 2022-04-14 06:31:10.438 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:31:10.438 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:31:10.438 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:31:10.438 | ++ functions-common:get_field:819 : read data 2022-04-14 06:31:10.438 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:10.438 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:10.438 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:10.438 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:10.438 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:31:10.438 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:31:10.438 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:31:10.438 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:31:10.438 | ++ functions-common:get_field:825 : echo '| 1f875e8a9331453599d4be9f31f55e58 | 077b847bb45c4cae9dcbf8e8a974b0c2 | | 84e002ee9f044a8787e7cfe11043106f | | | False |' 2022-04-14 06:31:10.438 | ++ functions-common:get_field:819 : read data 2022-04-14 06:31:10.439 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=1f875e8a9331453599d4be9f31f55e58 2022-04-14 06:31:10.439 | + functions-common:get_or_add_user_project_role:1004 : echo 1f875e8a9331453599d4be9f31f55e58 2022-04-14 06:31:10.439 | 1f875e8a9331453599d4be9f31f55e58 2022-04-14 06:31:10.720 | [142837 Async ks-alt-reader-user:180283]: finished get_or_add_user_project_role reader 077b847bb45c4cae9dcbf8e8a974b0c2 84e002ee9f044a8787e7cfe11043106f with result 0 in 13 seconds 2022-04-14 06:31:10.753 | + inc/async:async_wait:197 : return 0 2022-04-14 06:31:10.773 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-14 06:31:11.129 | [142837 Async ks-system-member:180739]: Waiting for completion of get_or_add_user_system_role member cf16d72337664d72b5f6a2ee20e38b65 all running on PID 180739 (8 other jobs running) 2022-04-14 06:31:11.283 | [142837 Async ks-system-member:180739]: Signaling child to exit 2022-04-14 06:31:11.283 | WAKEUP 2022-04-14 06:31:11.399 | [142837 Async ks-system-member:180739]: Signaled 2022-04-14 06:31:11.407 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-14 06:31:11.408 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-14 06:31:11.408 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-14 06:31:11.408 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:31:11.408 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:31:11.408 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 06:31:11.408 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 06:31:11.408 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 06:31:11.408 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-14 06:31:11.408 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user cf16d72337664d72b5f6a2ee20e38b65 --system all -f value -c Role 2022-04-14 06:31:11.408 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:11.408 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:11.408 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:11.408 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:11.408 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:31:11.408 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-14 06:31:11.408 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-14 06:31:11.408 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add member --user cf16d72337664d72b5f6a2ee20e38b65 --system all 2022-04-14 06:31:11.408 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:11.408 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:11.408 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:11.408 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:11.408 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user cf16d72337664d72b5f6a2ee20e38b65 --system all -f value -c Role 2022-04-14 06:31:11.408 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:11.408 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:11.408 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:11.408 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:11.408 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:31:11.408 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=810de01a44b94b5e99db9977b2132114 2022-04-14 06:31:11.408 | + functions-common:get_or_add_user_system_role:1059 : echo 810de01a44b94b5e99db9977b2132114 2022-04-14 06:31:11.409 | 810de01a44b94b5e99db9977b2132114 2022-04-14 06:31:11.671 | [142837 Async ks-system-member:180739]: finished get_or_add_user_system_role member cf16d72337664d72b5f6a2ee20e38b65 all with result 0 in 11 seconds 2022-04-14 06:31:11.922 | [142837 Async ks-system-reader:181023]: Waiting for completion of get_or_add_user_system_role reader a2ecd712daaf428fa89e7974b30c31a5 all running on PID 181023 (7 other jobs running) 2022-04-14 06:31:12.035 | [142837 Async ks-system-reader:181023]: Signaling child to exit 2022-04-14 06:31:12.035 | WAKEUP 2022-04-14 06:31:12.118 | [142837 Async ks-system-reader:181023]: Signaled 2022-04-14 06:31:12.120 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-14 06:31:12.120 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-14 06:31:12.121 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-14 06:31:12.121 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:31:12.121 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:31:12.121 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 06:31:12.121 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 06:31:12.121 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 06:31:12.121 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-14 06:31:12.121 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user a2ecd712daaf428fa89e7974b30c31a5 --system all -f value -c Role 2022-04-14 06:31:12.121 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:12.121 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:12.121 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:12.121 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:12.121 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:31:12.121 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-14 06:31:12.121 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-14 06:31:12.121 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add reader --user a2ecd712daaf428fa89e7974b30c31a5 --system all 2022-04-14 06:31:12.121 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:12.121 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:12.121 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:12.121 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:12.122 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user a2ecd712daaf428fa89e7974b30c31a5 --system all -f value -c Role 2022-04-14 06:31:12.122 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:12.122 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:12.122 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:12.122 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:12.122 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:31:12.122 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=1f875e8a9331453599d4be9f31f55e58 2022-04-14 06:31:12.122 | + functions-common:get_or_add_user_system_role:1059 : echo 1f875e8a9331453599d4be9f31f55e58 2022-04-14 06:31:12.122 | 1f875e8a9331453599d4be9f31f55e58 2022-04-14 06:31:12.376 | [142837 Async ks-system-reader:181023]: finished get_or_add_user_system_role reader a2ecd712daaf428fa89e7974b30c31a5 all with result 0 in 12 seconds 2022-04-14 06:31:12.408 | + inc/async:async_wait:197 : return 0 2022-04-14 06:31:12.430 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-04-14 06:31:12.758 | [142837 Async ks-group-memberdemo:181374]: Waiting for completion of get_or_add_group_project_role member 92968a4e9ada43c09428a24db9111599 1ef558907e27458d8fec3c1ab24f74f5 running on PID 181374 (6 other jobs running) 2022-04-14 06:31:12.894 | [142837 Async ks-group-memberdemo:181374]: Signaling child to exit 2022-04-14 06:31:14.825 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:31:14.913 | [181374 Async ks-group-memberdemo:181374]: finished successfully 2022-04-14 06:31:15.039 | WAKEUP 2022-04-14 06:31:15.147 | [142837 Async ks-group-memberdemo:181374]: Signaled 2022-04-14 06:31:15.160 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 06:31:15.160 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 92968a4e9ada43c09428a24db9111599 --project 1ef558907e27458d8fec3c1ab24f74f5 -f value 2022-04-14 06:31:15.160 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:15.160 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:15.160 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:15.160 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:15.160 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:31:15.160 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 06:31:15.160 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 06:31:15.160 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group 92968a4e9ada43c09428a24db9111599 --project 1ef558907e27458d8fec3c1ab24f74f5 2022-04-14 06:31:15.160 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:15.160 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:15.160 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:15.160 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:15.160 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 92968a4e9ada43c09428a24db9111599 --project 1ef558907e27458d8fec3c1ab24f74f5 -f value 2022-04-14 06:31:15.161 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:15.161 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:15.161 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:15.161 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:15.161 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:31:15.161 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='810de01a44b94b5e99db9977b2132114 92968a4e9ada43c09428a24db9111599 1ef558907e27458d8fec3c1ab24f74f5 False' 2022-04-14 06:31:15.161 | + functions-common:get_or_add_group_project_role:1083 : echo 810de01a44b94b5e99db9977b2132114 92968a4e9ada43c09428a24db9111599 1ef558907e27458d8fec3c1ab24f74f5 False 2022-04-14 06:31:15.161 | 810de01a44b94b5e99db9977b2132114 92968a4e9ada43c09428a24db9111599 1ef558907e27458d8fec3c1ab24f74f5 False 2022-04-14 06:31:15.397 | [142837 Async ks-group-memberdemo:181374]: finished get_or_add_group_project_role member 92968a4e9ada43c09428a24db9111599 1ef558907e27458d8fec3c1ab24f74f5 with result 0 in 14 seconds 2022-04-14 06:31:15.484 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:31:15.490 | [142837 Async ks-group-anotherdemo:181460]: Waiting for completion of get_or_add_group_project_role anotherrole 92968a4e9ada43c09428a24db9111599 1ef558907e27458d8fec3c1ab24f74f5 running on PID 181460 (5 other jobs running) 2022-04-14 06:31:15.519 | [181460 Async ks-group-anotherdemo:181460]: finished successfully 2022-04-14 06:31:15.532 | [142837 Async ks-group-anotherdemo:181460]: Signaling child to exit 2022-04-14 06:31:15.556 | WAKEUP 2022-04-14 06:31:15.581 | [142837 Async ks-group-anotherdemo:181460]: Signaled 2022-04-14 06:31:15.582 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 06:31:15.582 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 92968a4e9ada43c09428a24db9111599 --project 1ef558907e27458d8fec3c1ab24f74f5 -f value 2022-04-14 06:31:15.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:15.582 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:15.582 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:15.582 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:15.582 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:31:15.582 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 06:31:15.582 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 06:31:15.582 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group 92968a4e9ada43c09428a24db9111599 --project 1ef558907e27458d8fec3c1ab24f74f5 2022-04-14 06:31:15.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:15.582 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:15.582 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:15.582 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:15.582 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 92968a4e9ada43c09428a24db9111599 --project 1ef558907e27458d8fec3c1ab24f74f5 -f value 2022-04-14 06:31:15.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:15.582 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:15.582 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:15.582 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:15.583 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:31:15.583 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='9c3b5f81fd1c4693a905ea924aa00165 92968a4e9ada43c09428a24db9111599 1ef558907e27458d8fec3c1ab24f74f5 False' 2022-04-14 06:31:15.583 | + functions-common:get_or_add_group_project_role:1083 : echo 9c3b5f81fd1c4693a905ea924aa00165 92968a4e9ada43c09428a24db9111599 1ef558907e27458d8fec3c1ab24f74f5 False 2022-04-14 06:31:15.583 | 9c3b5f81fd1c4693a905ea924aa00165 92968a4e9ada43c09428a24db9111599 1ef558907e27458d8fec3c1ab24f74f5 False 2022-04-14 06:31:15.634 | [142837 Async ks-group-anotherdemo:181460]: finished get_or_add_group_project_role anotherrole 92968a4e9ada43c09428a24db9111599 1ef558907e27458d8fec3c1ab24f74f5 with result 0 in 14 seconds 2022-04-14 06:31:15.677 | [142837 Async ks-group-memberalt:181546]: Waiting for completion of get_or_add_group_project_role member 92968a4e9ada43c09428a24db9111599 84e002ee9f044a8787e7cfe11043106f running on PID 181546 (4 other jobs running) 2022-04-14 06:31:15.710 | [142837 Async ks-group-memberalt:181546]: Signaling child to exit 2022-04-14 06:31:16.997 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:31:17.037 | [181777 Async ks-group-admin:181777]: finished successfully 2022-04-14 06:31:17.168 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:31:17.196 | [181546 Async ks-group-memberalt:181546]: finished successfully 2022-04-14 06:31:17.218 | WAKEUP 2022-04-14 06:31:17.245 | [142837 Async ks-group-memberalt:181546]: Signaled 2022-04-14 06:31:17.247 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 06:31:17.247 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 92968a4e9ada43c09428a24db9111599 --project 84e002ee9f044a8787e7cfe11043106f -f value 2022-04-14 06:31:17.247 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:17.247 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:17.247 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:17.247 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:17.247 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:31:17.247 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 06:31:17.247 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 06:31:17.247 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group 92968a4e9ada43c09428a24db9111599 --project 84e002ee9f044a8787e7cfe11043106f 2022-04-14 06:31:17.247 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:17.247 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:17.247 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:17.247 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:17.247 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 92968a4e9ada43c09428a24db9111599 --project 84e002ee9f044a8787e7cfe11043106f -f value 2022-04-14 06:31:17.247 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:17.247 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:17.247 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:17.247 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:17.247 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:31:17.247 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='810de01a44b94b5e99db9977b2132114 92968a4e9ada43c09428a24db9111599 84e002ee9f044a8787e7cfe11043106f False' 2022-04-14 06:31:17.248 | + functions-common:get_or_add_group_project_role:1083 : echo 810de01a44b94b5e99db9977b2132114 92968a4e9ada43c09428a24db9111599 84e002ee9f044a8787e7cfe11043106f False 2022-04-14 06:31:17.248 | 810de01a44b94b5e99db9977b2132114 92968a4e9ada43c09428a24db9111599 84e002ee9f044a8787e7cfe11043106f False 2022-04-14 06:31:17.267 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:31:17.294 | [181634 Async ks-group-anotheralt:181634]: finished successfully 2022-04-14 06:31:17.295 | [142837 Async ks-group-memberalt:181546]: finished get_or_add_group_project_role member 92968a4e9ada43c09428a24db9111599 84e002ee9f044a8787e7cfe11043106f with result 0 in 16 seconds 2022-04-14 06:31:17.334 | [142837 Async ks-group-anotheralt:181634]: Waiting for completion of get_or_add_group_project_role anotherrole 92968a4e9ada43c09428a24db9111599 84e002ee9f044a8787e7cfe11043106f running on PID 181634 (3 other jobs running) 2022-04-14 06:31:17.360 | [142837 Async ks-group-anotheralt:181634]: Signaling child to exit 2022-04-14 06:31:17.360 | WAKEUP 2022-04-14 06:31:17.383 | [142837 Async ks-group-anotheralt:181634]: Signaled 2022-04-14 06:31:17.385 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 06:31:17.385 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 92968a4e9ada43c09428a24db9111599 --project 84e002ee9f044a8787e7cfe11043106f -f value 2022-04-14 06:31:17.385 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:17.385 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:17.385 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:17.385 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:17.385 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:31:17.385 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 06:31:17.385 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 06:31:17.385 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group 92968a4e9ada43c09428a24db9111599 --project 84e002ee9f044a8787e7cfe11043106f 2022-04-14 06:31:17.385 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:17.385 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:17.385 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:17.385 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:17.385 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 92968a4e9ada43c09428a24db9111599 --project 84e002ee9f044a8787e7cfe11043106f -f value 2022-04-14 06:31:17.385 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:17.385 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:17.385 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:17.385 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:17.385 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:31:17.385 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='9c3b5f81fd1c4693a905ea924aa00165 92968a4e9ada43c09428a24db9111599 84e002ee9f044a8787e7cfe11043106f False' 2022-04-14 06:31:17.385 | + functions-common:get_or_add_group_project_role:1083 : echo 9c3b5f81fd1c4693a905ea924aa00165 92968a4e9ada43c09428a24db9111599 84e002ee9f044a8787e7cfe11043106f False 2022-04-14 06:31:17.385 | 9c3b5f81fd1c4693a905ea924aa00165 92968a4e9ada43c09428a24db9111599 84e002ee9f044a8787e7cfe11043106f False 2022-04-14 06:31:17.431 | [142837 Async ks-group-anotheralt:181634]: finished get_or_add_group_project_role anotherrole 92968a4e9ada43c09428a24db9111599 84e002ee9f044a8787e7cfe11043106f with result 0 in 15 seconds 2022-04-14 06:31:17.469 | [142837 Async ks-group-admin:181777]: Waiting for completion of get_or_add_group_project_role admin d0b40121c1074cd392046b629e462814 087d1ea44baf408da1fc309506f0218e running on PID 181777 (2 other jobs running) 2022-04-14 06:31:17.494 | [142837 Async ks-group-admin:181777]: Signaling child to exit 2022-04-14 06:31:17.495 | WAKEUP 2022-04-14 06:31:17.518 | [142837 Async ks-group-admin:181777]: Signaled 2022-04-14 06:31:17.519 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 06:31:17.519 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group d0b40121c1074cd392046b629e462814 --project 087d1ea44baf408da1fc309506f0218e -f value 2022-04-14 06:31:17.519 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:17.519 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:17.519 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:17.519 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:17.519 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:31:17.520 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 06:31:17.520 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 06:31:17.520 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add admin --group d0b40121c1074cd392046b629e462814 --project 087d1ea44baf408da1fc309506f0218e 2022-04-14 06:31:17.520 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:17.520 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:17.520 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:17.520 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:17.520 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group d0b40121c1074cd392046b629e462814 --project 087d1ea44baf408da1fc309506f0218e -f value 2022-04-14 06:31:17.520 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:17.520 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:17.520 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:31:17.520 | from cryptography.utils import int_from_bytes 2022-04-14 06:31:17.520 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:31:17.520 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='45891199aff44813b77d0c629c10851c d0b40121c1074cd392046b629e462814 087d1ea44baf408da1fc309506f0218e False' 2022-04-14 06:31:17.520 | + functions-common:get_or_add_group_project_role:1083 : echo 45891199aff44813b77d0c629c10851c d0b40121c1074cd392046b629e462814 087d1ea44baf408da1fc309506f0218e False 2022-04-14 06:31:17.520 | 45891199aff44813b77d0c629c10851c d0b40121c1074cd392046b629e462814 087d1ea44baf408da1fc309506f0218e False 2022-04-14 06:31:17.565 | [142837 Async ks-group-admin:181777]: finished get_or_add_group_project_role admin d0b40121c1074cd392046b629e462814 087d1ea44baf408da1fc309506f0218e with result 0 in 14 seconds 2022-04-14 06:31:17.569 | + inc/async:async_wait:197 : return 0 2022-04-14 06:31:17.571 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-14 06:31:17.588 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:31:17.591 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-04-14 06:31:17.609 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:31:17.612 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-04-14 06:31:17.614 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-14 06:31:17.674 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-14 06:31:17.720 | [142837 Async create_nova_accounts:183679]: running: create_nova_accounts 2022-04-14 06:31:17.723 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-04-14 06:31:17.741 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:31:17.744 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-04-14 06:31:17.746 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-14 06:31:17.808 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-14 06:31:17.852 | [142837 Async create_glance_accounts:183794]: running: create_glance_accounts 2022-04-14 06:31:17.855 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-04-14 06:31:17.876 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:31:17.883 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-04-14 06:31:17.885 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-14 06:31:17.949 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-14 06:31:17.994 | [142837 Async create_cinder_accounts:183924]: running: create_cinder_accounts 2022-04-14 06:31:17.997 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-04-14 06:31:18.019 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:31:18.022 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-04-14 06:31:18.025 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-14 06:31:18.097 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-14 06:31:18.171 | [142837 Async create_neutron_accounts:184039]: running: create_neutron_accounts 2022-04-14 06:31:18.175 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-04-14 06:31:18.207 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:31:18.213 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-04-14 06:31:18.216 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-14 06:31:18.533 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-14 06:31:18.766 | [142837 Async create_swift_accounts:184181]: running: create_swift_accounts 2022-04-14 06:31:18.785 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-04-14 06:31:18.921 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:31:18.939 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-14 06:31:19.305 | [142837 Async create_nova_accounts:183679]: Waiting for completion of create_nova_accounts running on PID 183679 (6 other jobs running) 2022-04-14 06:31:19.473 | [142837 Async create_nova_accounts:183679]: Signaling child to exit 2022-04-14 06:31:59.879 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:31:59.942 | [184039 Async create_neutron_accounts:184039]: finished successfully 2022-04-14 06:32:17.717 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:32:17.747 | [183924 Async create_cinder_accounts:183924]: finished successfully 2022-04-14 06:32:32.321 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:32:32.354 | [183794 Async create_glance_accounts:183794]: finished successfully 2022-04-14 06:32:38.481 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:32:38.507 | [183679 Async create_nova_accounts:183679]: finished successfully 2022-04-14 06:32:38.528 | WAKEUP 2022-04-14 06:32:38.551 | [142837 Async create_nova_accounts:183679]: Signaled 2022-04-14 06:32:38.553 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-14 06:32:38.553 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-14 06:32:38.553 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-14 06:32:38.553 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:32:38.553 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 06:32:38.553 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 06:32:38.553 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 06:32:38.553 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.553 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.553 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.553 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.553 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:32:38.553 | + functions-common:get_or_create_user:932 : user_id=6678289575df4a9da44d87527e178524 2022-04-14 06:32:38.553 | + functions-common:get_or_create_user:933 : echo 6678289575df4a9da44d87527e178524 2022-04-14 06:32:38.553 | 6678289575df4a9da44d87527e178524 2022-04-14 06:32:38.553 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-14 06:32:38.553 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:32:38.553 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 06:32:38.553 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:32:38.553 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:32:38.553 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 06:32:38.553 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 06:32:38.554 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 06:32:38.554 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 06:32:38.554 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 06:32:38.554 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 06:32:38.554 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:32:38.554 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:32:38.554 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:32:38.554 | ++ functions-common:get_field:819 : read data 2022-04-14 06:32:38.554 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-14 06:32:38.554 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.554 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.554 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.554 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.554 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:32:38.554 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:32:38.554 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:32:38.554 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-04-14 06:32:38.554 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.554 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.554 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.554 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.554 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-14 06:32:38.554 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:32:38.554 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:32:38.554 | ++ functions-common:get_field:819 : read data 2022-04-14 06:32:38.554 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:32:38.554 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.554 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.554 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.554 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.554 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:32:38.555 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:32:38.555 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:32:38.555 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:32:38.555 | ++ functions-common:get_field:825 : echo '| 243fd77661de40e5a8b144b8e87f83ad | 6678289575df4a9da44d87527e178524 | | 4b1c5008309c483b816a36062d3d7430 | | | False |' 2022-04-14 06:32:38.555 | ++ functions-common:get_field:819 : read data 2022-04-14 06:32:38.555 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=243fd77661de40e5a8b144b8e87f83ad 2022-04-14 06:32:38.555 | + functions-common:get_or_add_user_project_role:1004 : echo 243fd77661de40e5a8b144b8e87f83ad 2022-04-14 06:32:38.555 | 243fd77661de40e5a8b144b8e87f83ad 2022-04-14 06:32:38.555 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-14 06:32:38.555 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-14 06:32:38.555 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:32:38.555 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 06:32:38.555 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:32:38.555 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:32:38.555 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 06:32:38.555 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 06:32:38.555 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 06:32:38.555 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 06:32:38.555 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 06:32:38.555 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 06:32:38.555 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 06:32:38.555 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:32:38.555 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:32:38.555 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:32:38.555 | ++ functions-common:get_field:819 : read data 2022-04-14 06:32:38.555 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.555 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.555 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.555 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.556 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:32:38.556 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:32:38.556 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:32:38.556 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 06:32:38.556 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.556 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.556 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.556 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.556 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 06:32:38.556 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:32:38.556 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:32:38.556 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:32:38.556 | ++ functions-common:get_field:819 : read data 2022-04-14 06:32:38.556 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.556 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.556 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.556 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.556 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:32:38.556 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:32:38.556 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:32:38.556 | ++ functions-common:get_field:825 : echo '| 45891199aff44813b77d0c629c10851c | 6678289575df4a9da44d87527e178524 | | 4b1c5008309c483b816a36062d3d7430 | | | False |' 2022-04-14 06:32:38.556 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:32:38.556 | ++ functions-common:get_field:819 : read data 2022-04-14 06:32:38.556 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=45891199aff44813b77d0c629c10851c 2022-04-14 06:32:38.556 | + functions-common:get_or_add_user_project_role:1004 : echo 45891199aff44813b77d0c629c10851c 2022-04-14 06:32:38.556 | 45891199aff44813b77d0c629c10851c 2022-04-14 06:32:38.556 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-14 06:32:38.556 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-14 06:32:38.556 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.18/compute 2022-04-14 06:32:38.556 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-14 06:32:38.556 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 06:32:38.556 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-04-14 06:32:38.557 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-04-14 06:32:38.557 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.557 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.557 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.557 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.557 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:32:38.557 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 06:32:38.557 | f04352d797624b05bba6e7ab73a67414' 2022-04-14 06:32:38.557 | + functions-common:get_or_create_service:1101 : echo f04352d797624b05bba6e7ab73a67414 2022-04-14 06:32:38.557 | f04352d797624b05bba6e7ab73a67414 2022-04-14 06:32:38.557 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.18/compute/v2/$(project_id)s' 2022-04-14 06:32:38.557 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 06:32:38.557 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.18/compute/v2/$(project_id)s' RegionOne 2022-04-14 06:32:38.557 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 06:32:38.557 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-04-14 06:32:38.557 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.557 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.557 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.557 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.557 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:32:38.557 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 06:32:38.557 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 06:32:38.557 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.18/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 06:32:38.557 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.557 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.557 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.557 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.557 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:32:38.557 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=85db9d3f900545fb909835a8075bbfd7 2022-04-14 06:32:38.557 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 85db9d3f900545fb909835a8075bbfd7 2022-04-14 06:32:38.557 | + functions-common:get_or_create_endpoint:1134 : public_id=85db9d3f900545fb909835a8075bbfd7 2022-04-14 06:32:38.558 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 06:32:38.558 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 06:32:38.558 | + functions-common:get_or_create_endpoint:1143 : echo 85db9d3f900545fb909835a8075bbfd7 2022-04-14 06:32:38.558 | 85db9d3f900545fb909835a8075bbfd7 2022-04-14 06:32:38.558 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-14 06:32:38.558 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 06:32:38.558 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-14 06:32:38.558 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-04-14 06:32:38.558 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.558 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.558 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.558 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.558 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:32:38.558 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 06:32:38.558 | 0fd68e716ae942eda5ebdd64274ff7cd' 2022-04-14 06:32:38.558 | + functions-common:get_or_create_service:1101 : echo 0fd68e716ae942eda5ebdd64274ff7cd 2022-04-14 06:32:38.559 | 0fd68e716ae942eda5ebdd64274ff7cd 2022-04-14 06:32:38.559 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.18/compute/v2.1 2022-04-14 06:32:38.559 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 06:32:38.559 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute public http://10.222.0.18/compute/v2.1 RegionOne 2022-04-14 06:32:38.559 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 06:32:38.559 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-04-14 06:32:38.559 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.559 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.559 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.559 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.559 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:32:38.559 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 06:32:38.559 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 06:32:38.559 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.18/compute/v2.1 --region RegionOne -f value -c id 2022-04-14 06:32:38.559 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.559 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.559 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.559 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.559 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:32:38.559 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=e9bdc86e179a44709e2472eb070ec086 2022-04-14 06:32:38.559 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo e9bdc86e179a44709e2472eb070ec086 2022-04-14 06:32:38.559 | + functions-common:get_or_create_endpoint:1134 : public_id=e9bdc86e179a44709e2472eb070ec086 2022-04-14 06:32:38.559 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 06:32:38.559 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 06:32:38.559 | + functions-common:get_or_create_endpoint:1143 : echo e9bdc86e179a44709e2472eb070ec086 2022-04-14 06:32:38.559 | e9bdc86e179a44709e2472eb070ec086 2022-04-14 06:32:38.559 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-14 06:32:38.560 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:32:38.560 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-14 06:32:38.560 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:32:38.560 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-14 06:32:38.560 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:32:38.560 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 06:32:38.560 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:32:38.560 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:32:38.560 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 06:32:38.560 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 06:32:38.560 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 06:32:38.560 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 06:32:38.560 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 06:32:38.560 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 06:32:38.560 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:32:38.560 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:32:38.560 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 06:32:38.560 | ++ functions-common:get_field:819 : read data 2022-04-14 06:32:38.560 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:32:38.560 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.560 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.560 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.560 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.560 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:32:38.560 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:32:38.560 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:32:38.560 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 06:32:38.560 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.560 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.560 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.560 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.561 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 06:32:38.561 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:32:38.561 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:32:38.561 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:32:38.561 | ++ functions-common:get_field:819 : read data 2022-04-14 06:32:38.561 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.561 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.561 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.561 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.561 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:32:38.561 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:32:38.561 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:32:38.561 | ++ functions-common:get_field:825 : echo '| 720e2b8046b64247a19089bc216a1eee | 6678289575df4a9da44d87527e178524 | | 4b1c5008309c483b816a36062d3d7430 | | | False |' 2022-04-14 06:32:38.561 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:32:38.561 | ++ functions-common:get_field:819 : read data 2022-04-14 06:32:38.561 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=720e2b8046b64247a19089bc216a1eee 2022-04-14 06:32:38.561 | + functions-common:get_or_add_user_project_role:1004 : echo 720e2b8046b64247a19089bc216a1eee 2022-04-14 06:32:38.561 | 720e2b8046b64247a19089bc216a1eee 2022-04-14 06:32:38.561 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-14 06:32:38.561 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:32:38.561 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-14 06:32:38.561 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:32:38.561 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-14 06:32:38.599 | [142837 Async create_nova_accounts:183679]: finished create_nova_accounts with result 0 in 80 seconds 2022-04-14 06:32:38.639 | [142837 Async create_glance_accounts:183794]: Waiting for completion of create_glance_accounts running on PID 183794 (5 other jobs running) 2022-04-14 06:32:38.663 | [142837 Async create_glance_accounts:183794]: Signaling child to exit 2022-04-14 06:32:38.664 | WAKEUP 2022-04-14 06:32:38.687 | [142837 Async create_glance_accounts:183794]: Signaled 2022-04-14 06:32:38.688 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-14 06:32:38.688 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:32:38.688 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-14 06:32:38.688 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-14 06:32:38.688 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:32:38.688 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 06:32:38.688 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 06:32:38.688 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 06:32:38.688 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.688 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.689 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.689 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.689 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:32:38.689 | + functions-common:get_or_create_user:932 : user_id=074f312e7fed49d9bb5064d46abc4074 2022-04-14 06:32:38.689 | + functions-common:get_or_create_user:933 : echo 074f312e7fed49d9bb5064d46abc4074 2022-04-14 06:32:38.689 | 074f312e7fed49d9bb5064d46abc4074 2022-04-14 06:32:38.689 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-14 06:32:38.689 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:32:38.689 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 06:32:38.689 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:32:38.689 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:32:38.689 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 06:32:38.689 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 06:32:38.689 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 06:32:38.689 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 06:32:38.689 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 06:32:38.689 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 06:32:38.689 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:32:38.689 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-14 06:32:38.689 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:32:38.689 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:32:38.689 | ++ functions-common:get_field:819 : read data 2022-04-14 06:32:38.689 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.689 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.689 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.689 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.689 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:32:38.689 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:32:38.689 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:32:38.689 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-04-14 06:32:38.689 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.689 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.690 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.690 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.690 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-14 06:32:38.690 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:32:38.690 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:32:38.690 | ++ functions-common:get_field:819 : read data 2022-04-14 06:32:38.690 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:32:38.690 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.690 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.690 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.690 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.690 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:32:38.690 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:32:38.690 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:32:38.690 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:32:38.690 | ++ functions-common:get_field:825 : echo '| 243fd77661de40e5a8b144b8e87f83ad | 074f312e7fed49d9bb5064d46abc4074 | | 4b1c5008309c483b816a36062d3d7430 | | | False |' 2022-04-14 06:32:38.690 | ++ functions-common:get_field:819 : read data 2022-04-14 06:32:38.690 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=243fd77661de40e5a8b144b8e87f83ad 2022-04-14 06:32:38.690 | + functions-common:get_or_add_user_project_role:1004 : echo 243fd77661de40e5a8b144b8e87f83ad 2022-04-14 06:32:38.690 | 243fd77661de40e5a8b144b8e87f83ad 2022-04-14 06:32:38.690 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 06:32:38.690 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-14 06:32:38.690 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:32:38.690 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-14 06:32:38.690 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-14 06:32:38.690 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:32:38.690 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 06:32:38.690 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 06:32:38.690 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 06:32:38.690 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.691 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.691 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.691 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.691 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:32:38.691 | + functions-common:get_or_create_user:932 : user_id=95f67490a1dd492da06eb590d665c862 2022-04-14 06:32:38.691 | + functions-common:get_or_create_user:933 : echo 95f67490a1dd492da06eb590d665c862 2022-04-14 06:32:38.691 | 95f67490a1dd492da06eb590d665c862 2022-04-14 06:32:38.691 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-14 06:32:38.691 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:32:38.691 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 06:32:38.691 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:32:38.691 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:32:38.691 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 06:32:38.691 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 06:32:38.691 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 06:32:38.691 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 06:32:38.691 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 06:32:38.691 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 06:32:38.691 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:32:38.691 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 06:32:38.691 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:32:38.691 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:32:38.691 | ++ functions-common:get_field:819 : read data 2022-04-14 06:32:38.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.691 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.691 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.691 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.691 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:32:38.691 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:32:38.691 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:32:38.691 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 06:32:38.692 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.692 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.692 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.692 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.692 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:32:38.692 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:32:38.692 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:32:38.692 | ++ functions-common:get_field:819 : read data 2022-04-14 06:32:38.692 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 06:32:38.692 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.692 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.692 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.692 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.692 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:32:38.692 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:32:38.692 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:32:38.692 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:32:38.692 | ++ functions-common:get_field:825 : echo '| 243fd77661de40e5a8b144b8e87f83ad | 95f67490a1dd492da06eb590d665c862 | | 4b1c5008309c483b816a36062d3d7430 | | | False |' 2022-04-14 06:32:38.692 | ++ functions-common:get_field:819 : read data 2022-04-14 06:32:38.692 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=243fd77661de40e5a8b144b8e87f83ad 2022-04-14 06:32:38.692 | + functions-common:get_or_add_user_project_role:1004 : echo 243fd77661de40e5a8b144b8e87f83ad 2022-04-14 06:32:38.692 | 243fd77661de40e5a8b144b8e87f83ad 2022-04-14 06:32:38.692 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-14 06:32:38.692 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-14 06:32:38.692 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:32:38.692 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 06:32:38.692 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:32:38.692 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:32:38.692 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 06:32:38.692 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 06:32:38.692 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 06:32:38.692 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 06:32:38.693 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 06:32:38.693 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 06:32:38.693 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 06:32:38.693 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:32:38.693 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:32:38.693 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:32:38.693 | ++ functions-common:get_field:819 : read data 2022-04-14 06:32:38.693 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.693 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.693 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.693 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.693 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:32:38.693 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:32:38.693 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:32:38.693 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 06:32:38.693 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.693 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.693 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.693 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.693 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 06:32:38.693 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:32:38.693 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:32:38.693 | ++ functions-common:get_field:819 : read data 2022-04-14 06:32:38.693 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:32:38.693 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.693 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.693 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.693 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.693 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:32:38.693 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:32:38.693 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:32:38.694 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:32:38.694 | ++ functions-common:get_field:825 : echo '| 720e2b8046b64247a19089bc216a1eee | 95f67490a1dd492da06eb590d665c862 | | 4b1c5008309c483b816a36062d3d7430 | | | False |' 2022-04-14 06:32:38.694 | ++ functions-common:get_field:819 : read data 2022-04-14 06:32:38.694 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=720e2b8046b64247a19089bc216a1eee 2022-04-14 06:32:38.694 | + functions-common:get_or_add_user_project_role:1004 : echo 720e2b8046b64247a19089bc216a1eee 2022-04-14 06:32:38.694 | 720e2b8046b64247a19089bc216a1eee 2022-04-14 06:32:38.694 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-14 06:32:38.694 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 06:32:38.694 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-14 06:32:38.694 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-04-14 06:32:38.694 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.694 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.694 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.694 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.694 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:32:38.694 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 06:32:38.694 | 264f306842e34987844fcefd915d3c30' 2022-04-14 06:32:38.694 | + functions-common:get_or_create_service:1101 : echo 264f306842e34987844fcefd915d3c30 2022-04-14 06:32:38.694 | 264f306842e34987844fcefd915d3c30 2022-04-14 06:32:38.694 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.18/image 2022-04-14 06:32:38.694 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 06:32:38.694 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface image public http://10.222.0.18/image RegionOne 2022-04-14 06:32:38.694 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 06:32:38.694 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-04-14 06:32:38.694 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.694 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.694 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.694 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.694 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:32:38.694 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 06:32:38.694 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 06:32:38.695 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.18/image --region RegionOne -f value -c id 2022-04-14 06:32:38.695 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.695 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.695 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.695 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.695 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:32:38.695 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=750f093df46d4998b709cab85849dbba 2022-04-14 06:32:38.695 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 750f093df46d4998b709cab85849dbba 2022-04-14 06:32:38.695 | + functions-common:get_or_create_endpoint:1134 : public_id=750f093df46d4998b709cab85849dbba 2022-04-14 06:32:38.695 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 06:32:38.695 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 06:32:38.695 | + functions-common:get_or_create_endpoint:1143 : echo 750f093df46d4998b709cab85849dbba 2022-04-14 06:32:38.695 | 750f093df46d4998b709cab85849dbba 2022-04-14 06:32:38.695 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-14 06:32:38.695 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 06:32:38.695 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-14 06:32:38.695 | ++ functions-common:get_or_create_domain:894 : domain_id=default 2022-04-14 06:32:38.695 | ++ functions-common:get_or_create_domain:895 : echo default 2022-04-14 06:32:38.695 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-14 06:32:38.695 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-14 06:32:38.695 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-14 06:32:38.695 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-14 06:32:38.734 | [142837 Async create_glance_accounts:183794]: finished create_glance_accounts with result 0 in 74 seconds 2022-04-14 06:32:38.773 | [142837 Async create_cinder_accounts:183924]: Waiting for completion of create_cinder_accounts running on PID 183924 (4 other jobs running) 2022-04-14 06:32:38.798 | [142837 Async create_cinder_accounts:183924]: Signaling child to exit 2022-04-14 06:32:38.798 | WAKEUP 2022-04-14 06:32:38.821 | [142837 Async create_cinder_accounts:183924]: Signaled 2022-04-14 06:32:38.822 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-04-14 06:32:38.822 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-14 06:32:38.822 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-14 06:32:38.822 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:32:38.822 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 06:32:38.822 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 06:32:38.822 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 06:32:38.822 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.823 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.823 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.823 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.823 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:32:38.823 | + functions-common:get_or_create_user:932 : user_id=130626100d8b42c7950661bc173c1ad0 2022-04-14 06:32:38.823 | + functions-common:get_or_create_user:933 : echo 130626100d8b42c7950661bc173c1ad0 2022-04-14 06:32:38.823 | 130626100d8b42c7950661bc173c1ad0 2022-04-14 06:32:38.823 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-14 06:32:38.823 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:32:38.823 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 06:32:38.823 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:32:38.823 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:32:38.823 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 06:32:38.823 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 06:32:38.823 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 06:32:38.823 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 06:32:38.823 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 06:32:38.823 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 06:32:38.823 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:32:38.823 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:32:38.823 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-14 06:32:38.823 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:32:38.823 | ++ functions-common:get_field:819 : read data 2022-04-14 06:32:38.823 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.823 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.823 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.823 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.823 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:32:38.823 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:32:38.823 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:32:38.824 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-04-14 06:32:38.824 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.824 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.824 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.824 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.824 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:32:38.824 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:32:38.824 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:32:38.824 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-14 06:32:38.824 | ++ functions-common:get_field:819 : read data 2022-04-14 06:32:38.824 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.824 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.824 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.825 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.825 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:32:38.825 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:32:38.825 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:32:38.825 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:32:38.825 | ++ functions-common:get_field:825 : echo '| 243fd77661de40e5a8b144b8e87f83ad | 130626100d8b42c7950661bc173c1ad0 | | 4b1c5008309c483b816a36062d3d7430 | | | False |' 2022-04-14 06:32:38.825 | ++ functions-common:get_field:819 : read data 2022-04-14 06:32:38.825 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=243fd77661de40e5a8b144b8e87f83ad 2022-04-14 06:32:38.825 | + functions-common:get_or_add_user_project_role:1004 : echo 243fd77661de40e5a8b144b8e87f83ad 2022-04-14 06:32:38.825 | 243fd77661de40e5a8b144b8e87f83ad 2022-04-14 06:32:38.825 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 06:32:38.825 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-14 06:32:38.825 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 06:32:38.825 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-04-14 06:32:38.825 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-04-14 06:32:38.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.825 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.825 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.825 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:32:38.825 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 06:32:38.825 | eb09d61aecd843e1a7c3287b0b388a65' 2022-04-14 06:32:38.825 | + functions-common:get_or_create_service:1101 : echo eb09d61aecd843e1a7c3287b0b388a65 2022-04-14 06:32:38.825 | eb09d61aecd843e1a7c3287b0b388a65 2022-04-14 06:32:38.825 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-14 06:32:38.825 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.18/volume/v3/$(project_id)s' 2022-04-14 06:32:38.825 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 06:32:38.826 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.18/volume/v3/$(project_id)s' RegionOne 2022-04-14 06:32:38.826 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 06:32:38.826 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-04-14 06:32:38.826 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.826 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.826 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.826 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.826 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:32:38.826 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 06:32:38.826 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 06:32:38.826 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.18/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 06:32:38.826 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.826 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.826 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.826 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.826 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:32:38.826 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=cd985d34365e482aa9bf5b7f76cb0158 2022-04-14 06:32:38.826 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo cd985d34365e482aa9bf5b7f76cb0158 2022-04-14 06:32:38.826 | + functions-common:get_or_create_endpoint:1134 : public_id=cd985d34365e482aa9bf5b7f76cb0158 2022-04-14 06:32:38.826 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 06:32:38.826 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 06:32:38.826 | + functions-common:get_or_create_endpoint:1143 : echo cd985d34365e482aa9bf5b7f76cb0158 2022-04-14 06:32:38.826 | cd985d34365e482aa9bf5b7f76cb0158 2022-04-14 06:32:38.826 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-14 06:32:38.826 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 06:32:38.826 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-14 06:32:38.826 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-04-14 06:32:38.826 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.826 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.826 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.826 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.827 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:32:38.827 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 06:32:38.827 | 6dfe999d36e74f11aad7a5418d6683df' 2022-04-14 06:32:38.827 | + functions-common:get_or_create_service:1101 : echo 6dfe999d36e74f11aad7a5418d6683df 2022-04-14 06:32:38.827 | 6dfe999d36e74f11aad7a5418d6683df 2022-04-14 06:32:38.827 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.18/volume/v3/$(project_id)s' 2022-04-14 06:32:38.827 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 06:32:38.827 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.18/volume/v3/$(project_id)s' RegionOne 2022-04-14 06:32:38.827 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 06:32:38.827 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-04-14 06:32:38.827 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.827 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.827 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.827 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.827 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:32:38.827 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 06:32:38.827 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 06:32:38.827 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.18/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 06:32:38.827 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.827 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.827 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.827 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.827 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:32:38.827 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=c09e197c3b834fdb9c8ef9619388963a 2022-04-14 06:32:38.827 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo c09e197c3b834fdb9c8ef9619388963a 2022-04-14 06:32:38.827 | + functions-common:get_or_create_endpoint:1134 : public_id=c09e197c3b834fdb9c8ef9619388963a 2022-04-14 06:32:38.827 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 06:32:38.827 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 06:32:38.827 | + functions-common:get_or_create_endpoint:1143 : echo c09e197c3b834fdb9c8ef9619388963a 2022-04-14 06:32:38.827 | c09e197c3b834fdb9c8ef9619388963a 2022-04-14 06:32:38.828 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-14 06:32:38.828 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-14 06:32:38.828 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 06:32:38.828 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-04-14 06:32:38.828 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.828 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.828 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.828 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.828 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:32:38.828 | ++ functions-common:get_or_create_project:945 : project_id=4b1c5008309c483b816a36062d3d7430 2022-04-14 06:32:38.828 | ++ functions-common:get_or_create_project:946 : echo 4b1c5008309c483b816a36062d3d7430 2022-04-14 06:32:38.828 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 4b1c5008309c483b816a36062d3d7430 2022-04-14 06:32:38.828 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-14 06:32:38.828 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:32:38.828 | ++ functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 06:32:38.828 | ++ functions-common:get_or_create_user:920 : local email= 2022-04-14 06:32:38.828 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-04-14 06:32:38.828 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.828 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.828 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.828 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.828 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-14 06:32:38.828 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:32:38.828 | ++ functions-common:get_or_create_user:932 : user_id=130626100d8b42c7950661bc173c1ad0 2022-04-14 06:32:38.828 | ++ functions-common:get_or_create_user:933 : echo 130626100d8b42c7950661bc173c1ad0 2022-04-14 06:32:38.828 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 130626100d8b42c7950661bc173c1ad0 2022-04-14 06:32:38.869 | [142837 Async create_cinder_accounts:183924]: finished create_cinder_accounts with result 0 in 59 seconds 2022-04-14 06:32:38.874 | + inc/async:async_wait:197 : return 0 2022-04-14 06:32:38.877 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-14 06:32:38.930 | [142837 Async create_neutron_accounts:184039]: Waiting for completion of create_neutron_accounts running on PID 184039 (3 other jobs running) 2022-04-14 06:32:38.957 | [142837 Async create_neutron_accounts:184039]: Signaling child to exit 2022-04-14 06:32:38.957 | WAKEUP 2022-04-14 06:32:38.981 | [142837 Async create_neutron_accounts:184039]: Signaled 2022-04-14 06:32:38.982 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-14 06:32:38.983 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 06:32:38.983 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 06:32:38.983 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 06:32:38.983 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 06:32:38.983 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-14 06:32:38.983 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 06:32:38.983 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-14 06:32:38.983 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-14 06:32:38.983 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-14 06:32:38.983 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.18:9696/ 2022-04-14 06:32:38.983 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-04-14 06:32:38.983 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-14 06:32:38.983 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-14 06:32:38.983 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:32:38.983 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 06:32:38.983 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 06:32:38.983 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 06:32:38.983 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.983 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.983 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.983 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.983 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:32:38.983 | + functions-common:get_or_create_user:932 : user_id=61e7bdc7eed74f2a9d24b6be7f59fc92 2022-04-14 06:32:38.983 | + functions-common:get_or_create_user:933 : echo 61e7bdc7eed74f2a9d24b6be7f59fc92 2022-04-14 06:32:38.983 | 61e7bdc7eed74f2a9d24b6be7f59fc92 2022-04-14 06:32:38.983 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-14 06:32:38.983 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:32:38.983 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 06:32:38.983 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:32:38.984 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:32:38.984 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 06:32:38.984 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 06:32:38.984 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 06:32:38.984 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 06:32:38.984 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 06:32:38.984 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 06:32:38.984 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-14 06:32:38.984 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:32:38.984 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:32:38.984 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:32:38.984 | ++ functions-common:get_field:819 : read data 2022-04-14 06:32:38.984 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.984 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.984 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.984 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.984 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:32:38.984 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:32:38.984 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:32:38.984 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-04-14 06:32:38.984 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.984 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.984 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.984 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.984 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:32:38.984 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-14 06:32:38.984 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:32:38.984 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:32:38.984 | ++ functions-common:get_field:819 : read data 2022-04-14 06:32:38.984 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.984 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.985 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.985 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.985 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:32:38.985 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:32:38.985 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:32:38.985 | ++ functions-common:get_field:825 : echo '| 243fd77661de40e5a8b144b8e87f83ad | 61e7bdc7eed74f2a9d24b6be7f59fc92 | | 4b1c5008309c483b816a36062d3d7430 | | | False |' 2022-04-14 06:32:38.985 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:32:38.985 | ++ functions-common:get_field:819 : read data 2022-04-14 06:32:38.985 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=243fd77661de40e5a8b144b8e87f83ad 2022-04-14 06:32:38.985 | + functions-common:get_or_add_user_project_role:1004 : echo 243fd77661de40e5a8b144b8e87f83ad 2022-04-14 06:32:38.985 | 243fd77661de40e5a8b144b8e87f83ad 2022-04-14 06:32:38.985 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 06:32:38.985 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-14 06:32:38.985 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 06:32:38.985 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-14 06:32:38.985 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-04-14 06:32:38.985 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.985 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.985 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.985 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.985 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:32:38.985 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 06:32:38.985 | cfc5ae2224dc41b08bdbaeae4f94bd61' 2022-04-14 06:32:38.985 | + functions-common:get_or_create_service:1101 : echo cfc5ae2224dc41b08bdbaeae4f94bd61 2022-04-14 06:32:38.985 | cfc5ae2224dc41b08bdbaeae4f94bd61 2022-04-14 06:32:38.985 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.18:9696/ 2022-04-14 06:32:38.985 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 06:32:38.985 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface network public http://10.222.0.18:9696/ RegionOne 2022-04-14 06:32:38.985 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 06:32:38.985 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-04-14 06:32:38.986 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.986 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.986 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.986 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.986 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:32:38.986 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 06:32:38.986 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 06:32:38.986 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.18:9696/ --region RegionOne -f value -c id 2022-04-14 06:32:38.986 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.986 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.986 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:32:38.986 | from cryptography.utils import int_from_bytes 2022-04-14 06:32:38.986 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:32:38.986 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=d891273df004493ababb7dd97fa2f387 2022-04-14 06:32:38.986 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo d891273df004493ababb7dd97fa2f387 2022-04-14 06:32:38.986 | + functions-common:get_or_create_endpoint:1134 : public_id=d891273df004493ababb7dd97fa2f387 2022-04-14 06:32:38.986 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 06:32:38.986 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 06:32:38.986 | + functions-common:get_or_create_endpoint:1143 : echo d891273df004493ababb7dd97fa2f387 2022-04-14 06:32:38.986 | d891273df004493ababb7dd97fa2f387 2022-04-14 06:32:39.031 | [142837 Async create_neutron_accounts:184039]: finished create_neutron_accounts with result 0 in 41 seconds 2022-04-14 06:32:39.070 | [142837 Async create_swift_accounts:184181]: Waiting for completion of create_swift_accounts running on PID 184181 (2 other jobs running) 2022-04-14 06:32:39.096 | [142837 Async create_swift_accounts:184181]: Signaling child to exit 2022-04-14 06:33:27.278 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:33:27.305 | [184181 Async create_swift_accounts:184181]: finished successfully 2022-04-14 06:33:27.325 | WAKEUP 2022-04-14 06:33:27.348 | [142837 Async create_swift_accounts:184181]: Signaled 2022-04-14 06:33:27.350 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-14 06:33:27.350 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-14 06:33:27.350 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-14 06:33:27.350 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-14 06:33:27.350 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-14 06:33:27.350 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-14 06:33:27.350 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-14 06:33:27.350 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-14 06:33:27.350 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-14 06:33:27.350 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-14 06:33:27.350 | ++ functions-common:get_or_create_role:952 : local role_id 2022-04-14 06:33:27.350 | +++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-14 06:33:27.350 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:27.350 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:27.350 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:27.350 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:27.350 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:33:27.350 | ++ functions-common:get_or_create_role:957 : role_id=9c3b5f81fd1c4693a905ea924aa00165 2022-04-14 06:33:27.350 | ++ functions-common:get_or_create_role:958 : echo 9c3b5f81fd1c4693a905ea924aa00165 2022-04-14 06:33:27.350 | + lib/swift:create_swift_accounts:614 : another_role=9c3b5f81fd1c4693a905ea924aa00165 2022-04-14 06:33:27.350 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-14 06:33:27.350 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-14 06:33:27.350 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:33:27.350 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 06:33:27.350 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 06:33:27.350 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 06:33:27.351 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:27.351 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:27.351 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:27.351 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:27.351 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:33:27.351 | + functions-common:get_or_create_user:932 : user_id=558589424bdb41e38f0bc39376483e02 2022-04-14 06:33:27.351 | + functions-common:get_or_create_user:933 : echo 558589424bdb41e38f0bc39376483e02 2022-04-14 06:33:27.351 | 558589424bdb41e38f0bc39376483e02 2022-04-14 06:33:27.351 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-14 06:33:27.351 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:33:27.351 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 06:33:27.351 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:33:27.351 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:33:27.351 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 06:33:27.351 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 06:33:27.351 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 06:33:27.351 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 06:33:27.351 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 06:33:27.351 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 06:33:27.351 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-14 06:33:27.351 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:33:27.351 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:33:27.351 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:33:27.351 | ++ functions-common:get_field:819 : read data 2022-04-14 06:33:27.351 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:27.351 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:27.351 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:27.351 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:27.351 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:33:27.352 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:33:27.352 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:33:27.352 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-04-14 06:33:27.352 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:27.352 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:27.352 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:27.352 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:27.352 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:33:27.352 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:33:27.352 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-14 06:33:27.352 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:33:27.352 | ++ functions-common:get_field:819 : read data 2022-04-14 06:33:27.352 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:27.352 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:27.352 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:27.352 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:27.352 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:33:27.352 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:33:27.352 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:33:27.352 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:33:27.352 | ++ functions-common:get_field:825 : echo '| 243fd77661de40e5a8b144b8e87f83ad | 558589424bdb41e38f0bc39376483e02 | | 4b1c5008309c483b816a36062d3d7430 | | | False |' 2022-04-14 06:33:27.352 | ++ functions-common:get_field:819 : read data 2022-04-14 06:33:27.352 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=243fd77661de40e5a8b144b8e87f83ad 2022-04-14 06:33:27.352 | + functions-common:get_or_add_user_project_role:1004 : echo 243fd77661de40e5a8b144b8e87f83ad 2022-04-14 06:33:27.352 | 243fd77661de40e5a8b144b8e87f83ad 2022-04-14 06:33:27.352 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-14 06:33:27.352 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-14 06:33:27.352 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:33:27.352 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 06:33:27.352 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:33:27.353 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:33:27.353 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 06:33:27.353 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 06:33:27.353 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 06:33:27.353 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 06:33:27.353 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 06:33:27.353 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 06:33:27.353 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:33:27.353 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-14 06:33:27.353 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:33:27.353 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:33:27.353 | ++ functions-common:get_field:819 : read data 2022-04-14 06:33:27.353 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:27.353 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:27.353 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:27.353 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:27.353 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:33:27.353 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:33:27.353 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:33:27.353 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-04-14 06:33:27.353 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:27.353 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:27.353 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:27.354 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:27.354 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-14 06:33:27.354 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:33:27.354 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:33:27.354 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:33:27.354 | ++ functions-common:get_field:819 : read data 2022-04-14 06:33:27.354 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:27.354 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:27.354 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:27.354 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:27.354 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:33:27.354 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:33:27.354 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:33:27.354 | ++ functions-common:get_field:825 : echo '| 45891199aff44813b77d0c629c10851c | 558589424bdb41e38f0bc39376483e02 | | 4b1c5008309c483b816a36062d3d7430 | | | False |' 2022-04-14 06:33:27.354 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:33:27.354 | ++ functions-common:get_field:819 : read data 2022-04-14 06:33:27.354 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=45891199aff44813b77d0c629c10851c 2022-04-14 06:33:27.354 | + functions-common:get_or_add_user_project_role:1004 : echo 45891199aff44813b77d0c629c10851c 2022-04-14 06:33:27.354 | 45891199aff44813b77d0c629c10851c 2022-04-14 06:33:27.354 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-14 06:33:27.354 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 06:33:27.355 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-04-14 06:33:27.355 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-04-14 06:33:27.355 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:27.355 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:27.355 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:27.355 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:27.355 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:33:27.355 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 06:33:27.355 | 3df50cc15d94429b8132a51f97a61c80' 2022-04-14 06:33:27.355 | + functions-common:get_or_create_service:1101 : echo 3df50cc15d94429b8132a51f97a61c80 2022-04-14 06:33:27.355 | 3df50cc15d94429b8132a51f97a61c80 2022-04-14 06:33:27.355 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.18:8080/v1/AUTH_$(project_id)s' http://10.222.0.18:8080 2022-04-14 06:33:27.355 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 06:33:27.355 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.18:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-14 06:33:27.355 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 06:33:27.355 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-04-14 06:33:27.355 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:27.355 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:27.355 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:27.355 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:27.355 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:33:27.355 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 06:33:27.355 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 06:33:27.355 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.18:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-14 06:33:27.355 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:27.355 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:27.355 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:27.355 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:27.355 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:33:27.356 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=27dcfbbfcabb432eabb768c5ea218b85 2022-04-14 06:33:27.356 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 27dcfbbfcabb432eabb768c5ea218b85 2022-04-14 06:33:27.356 | + functions-common:get_or_create_endpoint:1134 : public_id=27dcfbbfcabb432eabb768c5ea218b85 2022-04-14 06:33:27.356 | + functions-common:get_or_create_endpoint:1136 : [[ -n http://10.222.0.18:8080 ]] 2022-04-14 06:33:27.356 | + functions-common:get_or_create_endpoint:1137 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.18:8080 RegionOne 2022-04-14 06:33:27.356 | + functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 06:33:27.356 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-04-14 06:33:27.356 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:27.356 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:27.356 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:27.356 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:27.356 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:33:27.356 | + functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 06:33:27.356 | + functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 06:33:27.356 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.18:8080 --region RegionOne -f value -c id 2022-04-14 06:33:27.356 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:27.356 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:27.356 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:27.356 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:27.356 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:33:27.356 | + functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=f9231099f51343d28e3cab95cc41b43b 2022-04-14 06:33:27.356 | + functions-common:_get_or_create_endpoint_with_interface:1119 : echo f9231099f51343d28e3cab95cc41b43b 2022-04-14 06:33:27.356 | f9231099f51343d28e3cab95cc41b43b 2022-04-14 06:33:27.356 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 06:33:27.356 | + functions-common:get_or_create_endpoint:1143 : echo 27dcfbbfcabb432eabb768c5ea218b85 2022-04-14 06:33:27.356 | 27dcfbbfcabb432eabb768c5ea218b85 2022-04-14 06:33:27.356 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-14 06:33:27.356 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-14 06:33:27.356 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 06:33:27.356 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-04-14 06:33:27.357 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:27.357 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:27.357 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:27.357 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:27.357 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:33:27.357 | ++ functions-common:get_or_create_project:945 : project_id=02f1898767764568a34fad2a4150f270 2022-04-14 06:33:27.357 | ++ functions-common:get_or_create_project:946 : echo 02f1898767764568a34fad2a4150f270 2022-04-14 06:33:27.357 | + lib/swift:create_swift_accounts:628 : swift_project_test1=02f1898767764568a34fad2a4150f270 2022-04-14 06:33:27.357 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-14 06:33:27.357 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 06:33:27.357 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-14 06:33:27.357 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:33:27.357 | ++ functions-common:get_or_create_user:917 : [[ ! -z test@example.com ]] 2022-04-14 06:33:27.357 | ++ functions-common:get_or_create_user:918 : local email=--email=test@example.com 2022-04-14 06:33:27.357 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-04-14 06:33:27.357 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:27.357 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:27.357 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:27.357 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:27.357 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:33:27.357 | ++ functions-common:get_or_create_user:932 : user_id=dfe63750edf44581ad5d6c3de4b56d2c 2022-04-14 06:33:27.357 | ++ functions-common:get_or_create_user:933 : echo dfe63750edf44581ad5d6c3de4b56d2c 2022-04-14 06:33:27.357 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=dfe63750edf44581ad5d6c3de4b56d2c 2022-04-14 06:33:27.357 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-14 06:33:27.357 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 06:33:27.357 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin dfe63750edf44581ad5d6c3de4b56d2c 02f1898767764568a34fad2a4150f270 2022-04-14 06:33:27.357 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:33:27.357 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 06:33:27.357 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:33:27.357 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:33:27.358 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 06:33:27.358 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 06:33:27.358 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 06:33:27.358 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 06:33:27.358 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user dfe63750edf44581ad5d6c3de4b56d2c --project 02f1898767764568a34fad2a4150f270 2022-04-14 06:33:27.358 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:33:27.358 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:33:27.358 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:33:27.358 | ++ functions-common:get_field:819 : read data 2022-04-14 06:33:27.358 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:27.358 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:27.358 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:27.358 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:27.358 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:33:27.358 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:33:27.358 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:33:27.358 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user dfe63750edf44581ad5d6c3de4b56d2c --project 02f1898767764568a34fad2a4150f270 2022-04-14 06:33:27.358 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:27.358 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:27.358 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:27.358 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:27.358 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:33:27.358 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:33:27.358 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user dfe63750edf44581ad5d6c3de4b56d2c --project 02f1898767764568a34fad2a4150f270 2022-04-14 06:33:27.358 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:33:27.358 | ++ functions-common:get_field:819 : read data 2022-04-14 06:33:27.358 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:27.358 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:27.358 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:27.358 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:27.358 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:33:27.359 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:33:27.359 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:33:27.359 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:33:27.359 | ++ functions-common:get_field:825 : echo '| 45891199aff44813b77d0c629c10851c | dfe63750edf44581ad5d6c3de4b56d2c | | 02f1898767764568a34fad2a4150f270 | | | False |' 2022-04-14 06:33:27.359 | ++ functions-common:get_field:819 : read data 2022-04-14 06:33:27.359 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=45891199aff44813b77d0c629c10851c 2022-04-14 06:33:27.359 | + functions-common:get_or_add_user_project_role:1004 : echo 45891199aff44813b77d0c629c10851c 2022-04-14 06:33:27.359 | 45891199aff44813b77d0c629c10851c 2022-04-14 06:33:27.359 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-14 06:33:27.359 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-14 06:33:27.359 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:33:27.359 | ++ functions-common:get_or_create_user:917 : [[ ! -z test3@example.com ]] 2022-04-14 06:33:27.359 | ++ functions-common:get_or_create_user:918 : local email=--email=test3@example.com 2022-04-14 06:33:27.359 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-04-14 06:33:27.359 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:27.359 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:27.359 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:27.359 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:27.359 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:33:27.359 | ++ functions-common:get_or_create_user:932 : user_id=4793283c0ebe4b9b97f743dbf31bc087 2022-04-14 06:33:27.359 | ++ functions-common:get_or_create_user:933 : echo 4793283c0ebe4b9b97f743dbf31bc087 2022-04-14 06:33:27.359 | + lib/swift:create_swift_accounts:637 : swift_user_test3=4793283c0ebe4b9b97f743dbf31bc087 2022-04-14 06:33:27.359 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-14 06:33:27.359 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 06:33:27.359 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 9c3b5f81fd1c4693a905ea924aa00165 4793283c0ebe4b9b97f743dbf31bc087 02f1898767764568a34fad2a4150f270 2022-04-14 06:33:27.359 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:33:27.359 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 06:33:27.359 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:33:27.359 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:33:27.360 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 06:33:27.360 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 06:33:27.360 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 06:33:27.360 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 06:33:27.360 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role 9c3b5f81fd1c4693a905ea924aa00165 --user 4793283c0ebe4b9b97f743dbf31bc087 --project 02f1898767764568a34fad2a4150f270 2022-04-14 06:33:27.360 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:33:27.360 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:33:27.360 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:33:27.360 | ++ functions-common:get_field:819 : read data 2022-04-14 06:33:27.360 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:27.360 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:27.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:27.360 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:27.360 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:33:27.360 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:33:27.360 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:33:27.360 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add 9c3b5f81fd1c4693a905ea924aa00165 --user 4793283c0ebe4b9b97f743dbf31bc087 --project 02f1898767764568a34fad2a4150f270 2022-04-14 06:33:27.360 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:27.360 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:27.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:27.360 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:27.360 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role 9c3b5f81fd1c4693a905ea924aa00165 --user 4793283c0ebe4b9b97f743dbf31bc087 --project 02f1898767764568a34fad2a4150f270 2022-04-14 06:33:27.360 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:33:27.360 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:33:27.360 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:33:27.360 | ++ functions-common:get_field:819 : read data 2022-04-14 06:33:27.360 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:27.360 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:27.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:27.360 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:27.361 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:33:27.361 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:33:27.361 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:33:27.361 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:33:27.361 | ++ functions-common:get_field:825 : echo '| 9c3b5f81fd1c4693a905ea924aa00165 | 4793283c0ebe4b9b97f743dbf31bc087 | | 02f1898767764568a34fad2a4150f270 | | | False |' 2022-04-14 06:33:27.361 | ++ functions-common:get_field:819 : read data 2022-04-14 06:33:27.361 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=9c3b5f81fd1c4693a905ea924aa00165 2022-04-14 06:33:27.361 | + functions-common:get_or_add_user_project_role:1004 : echo 9c3b5f81fd1c4693a905ea924aa00165 2022-04-14 06:33:27.361 | 9c3b5f81fd1c4693a905ea924aa00165 2022-04-14 06:33:27.361 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-14 06:33:27.361 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-14 06:33:27.361 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 06:33:27.361 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-04-14 06:33:27.361 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:27.361 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:27.361 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:27.361 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:27.361 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:33:27.361 | ++ functions-common:get_or_create_project:945 : project_id=086d33edaf934fdcbbb99baef470722b 2022-04-14 06:33:27.361 | ++ functions-common:get_or_create_project:946 : echo 086d33edaf934fdcbbb99baef470722b 2022-04-14 06:33:27.361 | + lib/swift:create_swift_accounts:642 : swift_project_test2=086d33edaf934fdcbbb99baef470722b 2022-04-14 06:33:27.361 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-14 06:33:27.361 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 06:33:27.361 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-14 06:33:27.361 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-14 06:33:27.361 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:33:27.361 | ++ functions-common:get_or_create_user:917 : [[ ! -z test2@example.com ]] 2022-04-14 06:33:27.361 | ++ functions-common:get_or_create_user:918 : local email=--email=test2@example.com 2022-04-14 06:33:27.361 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-04-14 06:33:27.361 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:27.361 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:27.362 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:27.362 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:27.362 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:33:27.362 | ++ functions-common:get_or_create_user:932 : user_id=30dc07936e6243ae9c902e761e2e80fa 2022-04-14 06:33:27.362 | ++ functions-common:get_or_create_user:933 : echo 30dc07936e6243ae9c902e761e2e80fa 2022-04-14 06:33:27.362 | + lib/swift:create_swift_accounts:647 : swift_user_test2=30dc07936e6243ae9c902e761e2e80fa 2022-04-14 06:33:27.362 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-14 06:33:27.362 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 06:33:27.362 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 30dc07936e6243ae9c902e761e2e80fa 086d33edaf934fdcbbb99baef470722b 2022-04-14 06:33:27.362 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:33:27.362 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 06:33:27.362 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:33:27.362 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:33:27.362 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 06:33:27.362 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 06:33:27.362 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 06:33:27.362 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 06:33:27.362 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 30dc07936e6243ae9c902e761e2e80fa --project 086d33edaf934fdcbbb99baef470722b 2022-04-14 06:33:27.362 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:33:27.362 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:33:27.362 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:33:27.362 | ++ functions-common:get_field:819 : read data 2022-04-14 06:33:27.362 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:27.362 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:27.362 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:27.362 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:27.362 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:33:27.362 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:33:27.362 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:33:27.362 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 30dc07936e6243ae9c902e761e2e80fa --project 086d33edaf934fdcbbb99baef470722b 2022-04-14 06:33:27.363 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:27.363 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:27.363 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:27.363 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:27.363 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 30dc07936e6243ae9c902e761e2e80fa --project 086d33edaf934fdcbbb99baef470722b 2022-04-14 06:33:27.363 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:33:27.363 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:33:27.363 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:33:27.363 | ++ functions-common:get_field:819 : read data 2022-04-14 06:33:27.363 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:27.363 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:27.363 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:27.363 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:27.363 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:33:27.363 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:33:27.363 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:33:27.363 | ++ functions-common:get_field:825 : echo '| 45891199aff44813b77d0c629c10851c | 30dc07936e6243ae9c902e761e2e80fa | | 086d33edaf934fdcbbb99baef470722b | | | False |' 2022-04-14 06:33:27.363 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:33:27.363 | ++ functions-common:get_field:819 : read data 2022-04-14 06:33:27.363 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=45891199aff44813b77d0c629c10851c 2022-04-14 06:33:27.363 | + functions-common:get_or_add_user_project_role:1004 : echo 45891199aff44813b77d0c629c10851c 2022-04-14 06:33:27.363 | 45891199aff44813b77d0c629c10851c 2022-04-14 06:33:27.363 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-14 06:33:27.363 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-14 06:33:27.363 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 06:33:27.363 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-04-14 06:33:27.363 | +++ functions-common:get_or_create_domain:898 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-04-14 06:33:27.363 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:27.363 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:27.363 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:27.363 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:27.364 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:33:27.364 | ++ functions-common:get_or_create_domain:894 : domain_id=' 2022-04-14 06:33:27.364 | 41895a2b183d46c1a0ae52dc9f2f1d94' 2022-04-14 06:33:27.364 | ++ functions-common:get_or_create_domain:895 : echo 41895a2b183d46c1a0ae52dc9f2f1d94 2022-04-14 06:33:27.364 | + lib/swift:create_swift_accounts:652 : swift_domain=41895a2b183d46c1a0ae52dc9f2f1d94 2022-04-14 06:33:27.364 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-14 06:33:27.364 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 06:33:27.364 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-14 06:33:27.364 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 41895a2b183d46c1a0ae52dc9f2f1d94 2022-04-14 06:33:27.364 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 06:33:27.364 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=41895a2b183d46c1a0ae52dc9f2f1d94 --or-show -f value -c id 2022-04-14 06:33:27.364 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:27.364 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:27.364 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:27.364 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:27.364 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:33:27.364 | ++ functions-common:get_or_create_project:945 : project_id=1ed6c271377a493da57773650ab22e0b 2022-04-14 06:33:27.364 | ++ functions-common:get_or_create_project:946 : echo 1ed6c271377a493da57773650ab22e0b 2022-04-14 06:33:27.364 | + lib/swift:create_swift_accounts:656 : swift_project_test4=1ed6c271377a493da57773650ab22e0b 2022-04-14 06:33:27.364 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-14 06:33:27.364 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 06:33:27.364 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-14 06:33:27.364 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 41895a2b183d46c1a0ae52dc9f2f1d94 test4@example.com 2022-04-14 06:33:27.364 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:33:27.364 | ++ functions-common:get_or_create_user:917 : [[ ! -z test4@example.com ]] 2022-04-14 06:33:27.364 | ++ functions-common:get_or_create_user:918 : local email=--email=test4@example.com 2022-04-14 06:33:27.364 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=41895a2b183d46c1a0ae52dc9f2f1d94 --email=test4@example.com --or-show -f value -c id 2022-04-14 06:33:27.364 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:27.364 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:27.365 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:27.365 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:27.365 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:33:27.365 | ++ functions-common:get_or_create_user:932 : user_id=8590e787328e4c2d8324d373cf38e86d 2022-04-14 06:33:27.365 | ++ functions-common:get_or_create_user:933 : echo 8590e787328e4c2d8324d373cf38e86d 2022-04-14 06:33:27.365 | + lib/swift:create_swift_accounts:661 : swift_user_test4=8590e787328e4c2d8324d373cf38e86d 2022-04-14 06:33:27.365 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-14 06:33:27.365 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 06:33:27.365 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 8590e787328e4c2d8324d373cf38e86d 1ed6c271377a493da57773650ab22e0b 2022-04-14 06:33:27.365 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:33:27.365 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 06:33:27.365 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:33:27.365 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:33:27.365 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 06:33:27.365 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 06:33:27.365 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 06:33:27.365 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 06:33:27.365 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8590e787328e4c2d8324d373cf38e86d --project 1ed6c271377a493da57773650ab22e0b 2022-04-14 06:33:27.365 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:33:27.365 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:33:27.365 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:33:27.365 | ++ functions-common:get_field:819 : read data 2022-04-14 06:33:27.365 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:27.365 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:27.365 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:27.365 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:27.365 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:33:27.365 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:33:27.365 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:33:27.365 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 8590e787328e4c2d8324d373cf38e86d --project 1ed6c271377a493da57773650ab22e0b 2022-04-14 06:33:27.366 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:27.366 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:27.366 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:27.366 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:27.366 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8590e787328e4c2d8324d373cf38e86d --project 1ed6c271377a493da57773650ab22e0b 2022-04-14 06:33:27.366 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:33:27.366 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:33:27.366 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:33:27.366 | ++ functions-common:get_field:819 : read data 2022-04-14 06:33:27.366 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:27.366 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:27.366 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:27.366 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:27.366 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:33:27.366 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:33:27.366 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:33:27.366 | ++ functions-common:get_field:825 : echo '| 45891199aff44813b77d0c629c10851c | 8590e787328e4c2d8324d373cf38e86d | | 1ed6c271377a493da57773650ab22e0b | | | False |' 2022-04-14 06:33:27.366 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:33:27.366 | ++ functions-common:get_field:819 : read data 2022-04-14 06:33:27.366 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=45891199aff44813b77d0c629c10851c 2022-04-14 06:33:27.366 | + functions-common:get_or_add_user_project_role:1004 : echo 45891199aff44813b77d0c629c10851c 2022-04-14 06:33:27.366 | 45891199aff44813b77d0c629c10851c 2022-04-14 06:33:27.395 | [142837 Async create_swift_accounts:184181]: finished create_swift_accounts with result 0 in 128 seconds 2022-04-14 06:33:27.403 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-14 06:33:27.405 | + inc/async:async_wait:197 : return 0 2022-04-14 06:33:27.408 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-04-14 06:33:27.426 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:33:27.429 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-04-14 06:33:27.446 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:33:27.449 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-04-14 06:33:27.452 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 06:33:27.454 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-04-14 06:33:27.457 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-04-14 06:33:27.459 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-14 06:33:27.519 | + inc/async:async_inner:63 : init_glance 2022-04-14 06:33:27.560 | [142837 Async init_glance:188441]: running: init_glance 2022-04-14 06:33:27.562 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-04-14 06:33:27.581 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:33:27.584 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-04-14 06:33:27.587 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 06:33:27.590 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-04-14 06:33:27.593 | + ./stack.sh:main:1149 : configure_neutron 2022-04-14 06:33:27.596 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-14 06:33:27.600 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 06:33:27.601 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 06:33:27.609 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 06:33:27.611 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 06:33:27.614 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-14 06:33:27.617 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 06:33:27.620 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-14 06:33:27.623 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-14 06:33:27.626 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-14 06:33:27.628 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-14 06:33:27.642 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-14 06:33:27.644 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-14 06:33:31.218 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:31.218 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:31.218 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:31.218 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:34.949 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:34.949 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:34.949 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:34.949 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:37.771 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:33:37.797 | [188441 Async init_glance:188441]: finished successfully 2022-04-14 06:33:38.488 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:38.488 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:38.488 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:38.488 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:42.011 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:42.011 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:42.011 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:42.011 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:45.513 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:45.513 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:45.513 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:45.513 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:49.011 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:49.011 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:49.011 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:49.011 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:52.487 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:52.487 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:52.487 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:52.487 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:56.195 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:56.196 | from cryptography.utils import int_from_bytes 2022-04-14 06:33:56.196 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:33:56.196 | from cryptography.utils import int_from_bytes 2022-04-14 06:34:00.919 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:34:00.919 | from cryptography.utils import int_from_bytes 2022-04-14 06:34:00.919 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:34:00.919 | from cryptography.utils import int_from_bytes 2022-04-14 06:34:00.919 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-14 06:34:06.902 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:34:06.902 | from cryptography.utils import int_from_bytes 2022-04-14 06:34:06.902 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:34:06.902 | from cryptography.utils import int_from_bytes 2022-04-14 06:34:07.223 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-14 06:34:07.228 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-14 06:34:07.231 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-14 06:34:07.233 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-14 06:34:07.235 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-14 06:34:07.238 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-14 06:34:07.240 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-14 06:34:07.242 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-14 06:34:07.245 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-14 06:34:07.247 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-14 06:34:07.250 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-14 06:34:07.252 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-14 06:34:07.254 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-14 06:34:07.256 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-14 06:34:07.259 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-14 06:34:07.262 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-14 06:34:07.266 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 06:34:07.268 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-14 06:34:07.270 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 06:34:07.276 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-14 06:34:07.278 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-14 06:34:07.280 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-14 06:34:07.282 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-04-14 06:34:07.285 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-14 06:34:07.287 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-14 06:34:07.316 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-14 06:34:07.345 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-14 06:34:07.373 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-14 06:34:07.402 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-04-14 06:34:07.431 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-14 06:34:07.460 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-14 06:34:07.463 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-14 06:34:07.465 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-14 06:34:07.468 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 06:34:07.470 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 06:34:07.487 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 06:34:07.489 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 06:34:07.492 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 06:34:07.494 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 06:34:07.497 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 06:34:07.525 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 06:34:07.553 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 06:34:07.582 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 06:34:07.611 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-14 06:34:07.628 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:34:07.630 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-14 06:34:07.633 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-14 06:34:07.635 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-14 06:34:07.637 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-14 06:34:07.640 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-04-14 06:34:07.652 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-14 06:34:07.654 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-14 06:34:07.656 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-14 06:34:07.659 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-14 06:34:07.671 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-04-14 06:34:07.684 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-14 06:34:07.687 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-04-14 06:34:07.699 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-04-14 06:34:07.711 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-04-14 06:34:07.723 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-14 06:34:07.725 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 06:34:07.729 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-14 06:34:07.733 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.zVpMzhvCtH 2022-04-14 06:34:07.736 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-14 06:34:07.738 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 06:34:07.740 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.zVpMzhvCtH 2022-04-14 06:34:07.745 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.zVpMzhvCtH 2022-04-14 06:34:07.756 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.zVpMzhvCtH /etc/sudoers.d/neutron-rootwrap 2022-04-14 06:34:07.770 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-14 06:34:07.800 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-14 06:34:07.802 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 06:34:07.831 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-14 06:34:07.834 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-14 06:34:07.837 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-14 06:34:07.839 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 06:34:07.842 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 06:34:07.844 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 06:34:07.862 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:34:07.865 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 06:34:07.867 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 06:34:07.870 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 06:34:07.892 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:34:07.895 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-04-14 06:34:07.898 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-04-14 06:34:07.929 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 06:34:07.931 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 06:34:07.934 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-14 06:34:07.951 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:34:07.953 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-14 06:34:07.956 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-14 06:34:07.958 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 06:34:07.961 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 06:34:07.963 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-14 06:34:07.965 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-14 06:34:07.968 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 06:34:07.971 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-14 06:34:07.973 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-14 06:34:07.975 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-14 06:34:07.980 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-04-14 06:34:07.982 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-04-14 06:34:07.987 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-14 06:34:08.004 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:34:08.007 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-14 06:34:08.010 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-14 06:34:08.013 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-14 06:34:08.018 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-14 06:34:08.047 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-14 06:34:08.078 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-14 06:34:08.108 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-14 06:34:08.138 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-14 06:34:08.168 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-14 06:34:08.170 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 06:34:08.173 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-14 06:34:08.175 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 06:34:08.178 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-14 06:34:08.207 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-14 06:34:08.239 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.18/identity 2022-04-14 06:34:08.269 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-14 06:34:08.300 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-14 06:34:08.330 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-14 06:34:08.360 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-14 06:34:08.390 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-14 06:34:08.420 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 06:34:08.450 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 06:34:08.480 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-14 06:34:08.510 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-14 06:34:08.540 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-14 06:34:08.543 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 06:34:08.545 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 06:34:08.548 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-14 06:34:08.551 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-14 06:34:08.580 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-14 06:34:08.610 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.18/identity 2022-04-14 06:34:08.639 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-14 06:34:08.669 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-14 06:34:08.699 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-14 06:34:08.729 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-14 06:34:08.760 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-14 06:34:08.789 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-14 06:34:08.819 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-14 06:34:08.849 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-14 06:34:08.852 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-14 06:34:08.854 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-04-14 06:34:08.857 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-14 06:34:08.859 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-14 06:34:08.862 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-14 06:34:08.864 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-14 06:34:08.866 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 100:149 != '' ]] 2022-04-14 06:34:08.869 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:100:149 2022-04-14 06:34:08.872 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:100:149 != '' ]] 2022-04-14 06:34:08.874 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-04-14 06:34:08.876 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-14 06:34:08.879 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-14 06:34:08.881 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-14 06:34:08.884 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-14 06:34:08.887 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-14 06:34:08.889 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-14 06:34:08.891 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-14 06:34:08.894 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-14 06:34:08.896 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-04-14 06:34:08.924 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-04-14 06:34:08.927 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 06:34:08.929 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 06:34:08.933 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-14 06:34:08.935 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-14 06:34:08.937 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 06:34:08.940 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-04-14 06:34:08.968 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-14 06:34:08.970 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-04-14 06:34:08.973 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 06:34:08.978 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 06:34:08.980 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-14 06:34:08.983 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-14 06:34:08.985 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 06:34:08.987 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-04-14 06:34:09.018 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-04-14 06:34:09.020 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 06:34:09.022 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 06:34:09.025 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-14 06:34:09.027 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-14 06:34:09.030 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 06:34:09.032 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-04-14 06:34:09.062 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-04-14 06:34:09.064 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 06:34:09.066 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-14 06:34:09.069 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-14 06:34:09.071 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-14 06:34:09.074 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 06:34:09.076 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-04-14 06:34:09.104 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-04-14 06:34:09.107 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 06:34:09.109 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-14 06:34:09.112 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-14 06:34:09.114 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-14 06:34:09.116 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 06:34:09.119 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-04-14 06:34:09.148 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-04-14 06:34:09.150 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 06:34:09.153 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-14 06:34:09.155 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-14 06:34:09.158 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-14 06:34:09.160 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 06:34:09.162 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-04-14 06:34:09.192 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:100:149 2022-04-14 06:34:09.195 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 06:34:09.197 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-14 06:34:09.200 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:100:149 2022-04-14 06:34:09.202 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:100:149 ']' 2022-04-14 06:34:09.205 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 06:34:09.207 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:100:149 2022-04-14 06:34:09.236 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-04-14 06:34:09.238 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 06:34:09.241 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-14 06:34:09.244 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-14 06:34:09.247 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-14 06:34:09.249 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 06:34:09.252 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-04-14 06:34:09.282 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-14 06:34:09.285 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-14 06:34:09.303 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:34:09.306 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-14 06:34:09.308 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-14 06:34:09.340 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-14 06:34:09.343 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 06:34:09.372 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-14 06:34:09.404 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-14 06:34:09.406 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-14 06:34:09.409 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-14 06:34:09.411 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-14 06:34:12.476 | INFO neutron.common.config [-] Logging enabled! 2022-04-14 06:34:12.477 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev114 2022-04-14 06:34:12.477 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=190418) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-14 06:34:12.527 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=190418) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-14 06:34:12.527 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=190418) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-14 06:34:12.528 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=190418) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 06:34:12.528 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=190418) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 06:34:12.528 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=190418) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 06:34:12.528 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=190418) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 06:34:12.582 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-14 06:34:12.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:34:12.582 | from cryptography.utils import int_from_bytes 2022-04-14 06:34:12.582 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:34:12.582 | from cryptography.utils import int_from_bytes 2022-04-14 06:34:12.941 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-04-14 06:34:12.943 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-04-14 06:34:12.946 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-04-14 06:34:12.948 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 06:34:12.951 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-04-14 06:34:13.008 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-04-14 06:34:13.026 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-04-14 06:34:13.029 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-04-14 06:34:13.031 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-04-14 06:34:13.063 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-04-14 06:34:13.066 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-04-14 06:34:13.075 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-04-14 06:34:13.077 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-04-14 06:34:13.080 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-04-14 06:34:13.093 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-04-14 06:34:13.106 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-14 06:34:13.109 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-04-14 06:34:13.117 | net.bridge.bridge-nf-call-iptables = 1 2022-04-14 06:34:13.120 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-14 06:34:13.123 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-04-14 06:34:13.131 | net.bridge.bridge-nf-call-ip6tables = 1 2022-04-14 06:34:13.134 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-04-14 06:34:13.137 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-04-14 06:34:13.139 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-04-14 06:34:13.142 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-04-14 06:34:13.144 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-04-14 06:34:13.146 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-14 06:34:13.149 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-14 06:34:13.152 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 06:34:13.154 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-14 06:34:13.179 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-04-14 06:34:13.182 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-04-14 06:34:13.217 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-04-14 06:34:13.219 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-04-14 06:34:13.250 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-04-14 06:34:13.279 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-04-14 06:34:13.297 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:34:13.300 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-04-14 06:34:13.302 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-04-14 06:34:13.307 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-04-14 06:34:13.336 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-04-14 06:34:13.365 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-14 06:34:13.397 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-04-14 06:34:13.400 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 06:34:13.429 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-04-14 06:34:13.446 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:34:13.449 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-14 06:34:13.451 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-04-14 06:34:13.480 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-14 06:34:13.483 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-14 06:34:13.485 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-04-14 06:34:13.514 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-04-14 06:34:13.517 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-14 06:34:13.519 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-04-14 06:34:13.522 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-04-14 06:34:13.540 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:34:13.543 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-04-14 06:34:13.545 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-04-14 06:34:13.550 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-04-14 06:34:13.579 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-14 06:34:13.611 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-04-14 06:34:13.614 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 06:34:13.643 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-14 06:34:13.646 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-04-14 06:34:13.675 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-14 06:34:13.678 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-14 06:34:13.680 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-04-14 06:34:13.709 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-04-14 06:34:13.712 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-14 06:34:13.715 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-04-14 06:34:13.717 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-14 06:34:16.712 | INFO neutron.common.config [-] Logging enabled! 2022-04-14 06:34:16.712 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev114 2022-04-14 06:34:16.712 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=190949) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-14 06:34:16.762 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=190949) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-14 06:34:16.762 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=190949) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-14 06:34:16.762 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=190949) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 06:34:16.762 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=190949) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 06:34:16.763 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=190949) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 06:34:16.763 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=190949) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 06:34:16.821 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-04-14 06:34:16.822 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=190949) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-04-14 06:34:16.822 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=190949) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-04-14 06:34:16.822 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-14 06:34:16.822 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:34:16.822 | from cryptography.utils import int_from_bytes 2022-04-14 06:34:16.822 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:34:16.822 | from cryptography.utils import int_from_bytes 2022-04-14 06:34:17.200 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-04-14 06:34:17.202 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-04-14 06:34:17.205 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-04-14 06:34:17.207 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-14 06:34:17.210 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-14 06:34:17.213 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 06:34:17.215 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-14 06:34:17.233 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-04-14 06:34:17.236 | + functions:set_mtu:785 : local dev=br-data 2022-04-14 06:34:17.238 | + functions:set_mtu:786 : local mtu=1500 2022-04-14 06:34:17.241 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-04-14 06:34:17.254 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-04-14 06:34:17.272 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-04-14 06:34:17.275 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-04-14 06:34:17.277 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-04-14 06:34:17.280 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-04-14 06:34:17.282 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-04-14 06:34:17.284 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-04-14 06:34:17.287 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-04-14 06:34:17.290 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-04-14 06:34:17.292 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-04-14 06:34:17.295 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-04-14 06:34:17.297 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-04-14 06:34:17.300 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-04-14 06:34:17.302 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-04-14 06:34:17.305 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-04-14 06:34:17.309 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-04-14 06:34:17.309 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-04-14 06:34:17.315 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-04-14 06:34:17.318 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-04-14 06:34:17.320 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-04-14 06:34:17.323 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-04-14 06:34:17.327 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-04-14 06:34:17.327 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-04-14 06:34:17.328 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-04-14 06:34:17.333 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.21/22 brd 192.168.3.255' 2022-04-14 06:34:17.336 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-04-14 06:34:17.339 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-04-14 06:34:17.341 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-04-14 06:34:17.343 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-04-14 06:34:17.346 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.21/22 brd 192.168.3.255 != '' ]] 2022-04-14 06:34:17.348 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.21/22 brd 192.168.3.255 dev eth1' 2022-04-14 06:34:17.351 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.21/22 brd 192.168.3.255 dev br-data' 2022-04-14 06:34:17.353 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-04-14 06:34:17.355 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-04-14 06:34:17.360 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.21/22 brd 192.168.3.255 2022-04-14 06:34:17.360 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-04-14 06:34:17.360 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-04-14 06:34:17.361 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-04-14 06:34:17.366 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.21 2022-04-14 06:34:17.369 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo arping -A -c 3 -w 5 -I br-data 192.168.0.21 ' 2022-04-14 06:34:17.371 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.21/22 brd 192.168.3.255 dev eth1 2022-04-14 06:34:17.384 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.21/22 brd 192.168.3.255 dev br-data 2022-04-14 06:34:17.396 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-04-14 06:34:17.410 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-04-14 06:34:17.431 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo arping -A -c 3 -w 5 -I br-data 192.168.0.21 2022-04-14 06:34:20.440 | ARPING 192.168.0.21 from 192.168.0.21 br-data 2022-04-14 06:34:20.440 | Sent 3 probes (3 broadcast(s)) 2022-04-14 06:34:20.440 | Received 0 response(s) 2022-04-14 06:34:20.459 | + lib/neutron-legacy:_move_neutron_addresses_route:1 : exit_trap 2022-04-14 06:34:20.461 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-14 06:34:20.464 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-14 06:34:20.467 | + ./stack.sh:exit_trap:524 : jobs='168162 2022-04-14 06:34:20.467 | 188441' 2022-04-14 06:34:20.469 | + ./stack.sh:exit_trap:527 : [[ -n 168162 2022-04-14 06:34:20.469 | 188441 ]] 2022-04-14 06:34:20.471 | + ./stack.sh:exit_trap:527 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-14-062454 ]] 2022-04-14 06:34:20.474 | + ./stack.sh:exit_trap:527 : [[ True == \T\r\u\e ]] 2022-04-14 06:34:20.476 | + ./stack.sh:exit_trap:528 : echo 'exit_trap: cleaning up child processes' 2022-04-14 06:34:20.476 | exit_trap: cleaning up child processes 2022-04-14 06:34:20.479 | + ./stack.sh:exit_trap:529 : kill 168162 188441 2022-04-14 06:34:20.482 | + ./stack.sh:exit_trap:533 : '[' -f /tmp/tmp.uGsVLR2vFt ']' 2022-04-14 06:34:20.484 | + ./stack.sh:exit_trap:534 : rm /tmp/tmp.uGsVLR2vFt 2022-04-14 06:34:20.488 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-14 06:34:20.490 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-14 06:34:20.493 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-14 06:34:20.495 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-14 06:34:20.495 | Error on exit 2022-04-14 06:34:20.498 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-14 06:34:20.500 | + ./stack.sh:exit_trap:544 : generate-subunit 1649917491 569 fail 2022-04-14 06:34:21.163 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-14 06:34:21.167 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-14 06:34:22.290 | + ./stack.sh:exit_trap:558 : exit 1