2022-04-13 23:24:20.072 | + ./stack.sh:main:489 : exec 2022-04-13 23:24:20.072 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-232419' 2022-04-13 23:24:20.072 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-232419.summary.2022-04-13-232419 2022-04-13 23:24:20.072 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:24:20.072 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-232419 2022-04-13 23:24:20.072 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-232419 /opt/stack/logs/stack.sh.log 2022-04-13 23:24:20.072 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-232419.summary.2022-04-13-232419 /opt/stack/logs/stack.sh.log.summary 2022-04-13 23:24:20.072 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-13 23:24:20.072 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 23:24:20.072 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 23:24:20.072 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 23:24:20.072 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 23:24:20.072 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 23:24:20.072 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 23:24:20.072 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 23:24:20.072 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 23:24:20.072 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 23:24:20.072 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 23:24:20.072 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 23:24:20.072 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 23:24:20.072 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 23:24:20.072 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 23:24:20.072 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-13 23:24:20.072 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-13 23:24:20.072 | + ./stack.sh:main:575 : set -o errexit 2022-04-13 23:24:20.073 | + ./stack.sh:main:578 : uname -a 2022-04-13 23:24:20.074 | Linux dv-cinder-837530-1-smb 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-13 23:24:20.076 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 23:24:20.078 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 23:24:20.081 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-13 23:24:20.117 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 23:24:20.134 | + ./stack.sh:main:592 : fetch_plugins 2022-04-13 23:24:20.135 | + functions-common:fetch_plugins:1778 : local plugins= 2022-04-13 23:24:20.137 | + functions-common:fetch_plugins:1779 : local plugin 2022-04-13 23:24:20.139 | + functions-common:fetch_plugins:1782 : [[ -z '' ]] 2022-04-13 23:24:20.141 | + functions-common:fetch_plugins:1783 : return 2022-04-13 23:24:20.143 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-13 23:24:20.145 | + functions-common:run_phase:1860 : local mode=override_defaults 2022-04-13 23:24:20.147 | + functions-common:run_phase:1861 : local phase= 2022-04-13 23:24:20.148 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 23:24:20.150 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 23:24:20.152 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 23:24:20.154 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 23:24:20.155 | + functions-common:run_phase:1870 : local extra 2022-04-13 23:24:20.158 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 23:24:20.161 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 23:24:20.162 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 23:24:20.164 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 23:24:20.166 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 23:24:20.168 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 23:24:20.181 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:24:20.183 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 23:24:20.185 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:24:20.186 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:24:20.189 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:24:20.191 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:24:20.192 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:24:20.194 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 23:24:20.196 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 23:24:20.198 | + functions-common:run_phase:1881 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 23:24:20.200 | + 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-13 23:24:20.201 | + functions-common:run_phase:1885 : plugin_override_defaults 2022-04-13 23:24:20.203 | + functions-common:plugin_override_defaults:1819 : local plugins= 2022-04-13 23:24:20.205 | + functions-common:plugin_override_defaults:1820 : local plugin 2022-04-13 23:24:20.207 | + functions-common:plugin_override_defaults:1823 : [[ -z '' ]] 2022-04-13 23:24:20.209 | + functions-common:plugin_override_defaults:1824 : return 2022-04-13 23:24:20.211 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-13 23:24:20.228 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-13 23:24:20.230 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 23:24:20.242 | ++ functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:24:20.245 | +++ lib/tls:source:43 : hostname -f 2022-04-13 23:24:20.248 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 23:24:20.251 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 23:24:20.253 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 23:24:20.254 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 23:24:20.256 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 23:24:20.258 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 23:24:20.260 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 23:24:20.262 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 23:24:20.264 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 23:24:20.265 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 23:24:20.270 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-13 23:24:20.281 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 23:24:20.298 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 23:24:20.310 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 23:24:20.323 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 23:24:20.358 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-13 23:24:20.417 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-13 23:24:20.507 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-13 23:24:20.528 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 23:24:20.572 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-13 23:24:20.625 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 23:24:20.771 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 23:24:20.785 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 23:24:20.798 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 23:24:20.811 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 23:24:20.904 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 23:24:20.907 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 23:24:20.910 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 23:24:20.912 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 23:24:20.914 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 23:24:20.916 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 23:24:20.918 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 23:24:20.918 | False' 2022-04-13 23:24:20.921 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 23:24:20.935 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 23:24:20.938 | + ./stack.sh:main:626 : run_phase source 2022-04-13 23:24:20.940 | + functions-common:run_phase:1860 : local mode=source 2022-04-13 23:24:20.942 | + functions-common:run_phase:1861 : local phase= 2022-04-13 23:24:20.944 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 23:24:20.946 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 23:24:20.948 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 23:24:20.950 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 23:24:20.952 | + functions-common:run_phase:1870 : local extra 2022-04-13 23:24:20.955 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 23:24:20.959 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 23:24:20.961 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 23:24:20.963 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 23:24:20.965 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 23:24:20.967 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 23:24:20.981 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:24:20.983 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 23:24:20.985 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 23:24:21.025 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 23:24:21.027 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 23:24:21.029 | + functions-common:run_phase:1881 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 23:24:21.032 | + functions-common:run_phase:1882 : load_plugin_settings 2022-04-13 23:24:21.034 | + functions-common:load_plugin_settings:1796 : local plugins= 2022-04-13 23:24:21.036 | + functions-common:load_plugin_settings:1797 : local plugin 2022-04-13 23:24:21.038 | + functions-common:load_plugin_settings:1800 : [[ -z '' ]] 2022-04-13 23:24:21.040 | + functions-common:load_plugin_settings:1801 : return 2022-04-13 23:24:21.042 | + functions-common:run_phase:1883 : verify_disabled_services 2022-04-13 23:24:21.044 | + functions-common:verify_disabled_services:2143 : local service 2022-04-13 23:24:21.047 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:21.049 | + 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-13 23:24:21.051 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:21.053 | + 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-13 23:24:21.056 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:21.058 | + 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-13 23:24:21.060 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:21.062 | + 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-13 23:24:21.065 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:21.067 | + 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-13 23:24:21.069 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:21.072 | + 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-13 23:24:21.074 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:21.076 | + 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-13 23:24:21.079 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:21.081 | + 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-13 23:24:21.083 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:21.086 | + 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-13 23:24:21.088 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:21.090 | + 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-13 23:24:21.092 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:21.095 | + 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-13 23:24:21.097 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:21.099 | + 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-13 23:24:21.101 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:21.103 | + 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-13 23:24:21.106 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:21.108 | + 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-13 23:24:21.110 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:21.112 | + 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-13 23:24:21.114 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:21.117 | + 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-13 23:24:21.119 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:21.121 | + 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-13 23:24:21.124 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:21.126 | + 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-13 23:24:21.129 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:21.131 | + 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-13 23:24:21.133 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:21.135 | + 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-13 23:24:21.137 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:21.140 | + 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-13 23:24:21.142 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:21.145 | + 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-13 23:24:21.147 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:21.149 | + 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-13 23:24:21.151 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:21.153 | + 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-13 23:24:21.156 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:21.158 | + 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-13 23:24:21.160 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:21.162 | + 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-13 23:24:21.167 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:21.169 | + 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-13 23:24:21.172 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:21.174 | + 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-13 23:24:21.176 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:21.178 | + 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-13 23:24:21.181 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:21.183 | + 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-13 23:24:21.185 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:21.188 | + 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-13 23:24:21.190 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:21.192 | + 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-13 23:24:21.195 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:21.197 | + 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-13 23:24:21.199 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:21.201 | + 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-13 23:24:21.204 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:21.206 | + 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-13 23:24:21.208 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:21.211 | + 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-13 23:24:21.213 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:21.215 | + 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-13 23:24:21.217 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:21.220 | + 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-13 23:24:21.222 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:21.224 | + 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-13 23:24:21.226 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:21.229 | + 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-13 23:24:21.231 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:21.233 | + 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-13 23:24:21.235 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:21.238 | + 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-13 23:24:21.240 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:21.242 | + 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-13 23:24:21.244 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:21.246 | + 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-13 23:24:21.249 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:24:21.252 | + 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-13 23:24:21.254 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-13 23:24:21.257 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 23:24:21.259 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 23:24:21.274 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:24:21.276 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 23:24:21.279 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 23:24:21.281 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 23:24:21.296 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:24:21.298 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 23:24:21.300 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 23:24:21.303 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 23:24:21.305 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 23:24:21.307 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 23:24:21.309 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 23:24:21.312 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 23:24:21.314 | + lib/database:initialize_database_backends:92 : return 0 2022-04-13 23:24:21.317 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-13 23:24:21.317 | Using mysql database backend 2022-04-13 23:24:21.319 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 23:24:21.335 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-13 23:24:21.338 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-13 23:24:21.343 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 23:24:21.346 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-13 23:24:21.349 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 23:24:21.351 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-13 23:24:21.367 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:24:21.369 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 23:24:21.386 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-13 23:24:21.402 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:24:21.405 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 23:24:21.421 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 23:24:21.437 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-13 23:24:21.454 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:24:21.456 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-13 23:24:21.472 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:24:21.474 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 23:24:21.491 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-13 23:24:21.493 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-13 23:24:21.495 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-13 23:24:21.498 | + functions-common:save_stackenv:60 : local tag=759 2022-04-13 23:24:21.501 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 23:24:21.506 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-232421 2022-04-13 23:24:21.508 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-232421 759' 2022-04-13 23:24:21.510 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:24:21.513 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 23:24:21.515 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:24:21.517 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 23:24:21.520 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:24:21.522 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 23:24:21.524 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:24:21.527 | + 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-13 23:24:21.529 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:24:21.531 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.47 2022-04-13 23:24:21.534 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:24:21.536 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.47/identity 2022-04-13 23:24:21.538 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:24:21.541 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-232419 2022-04-13 23:24:21.543 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:24:21.545 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 23:24:21.548 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:24:21.551 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.47 2022-04-13 23:24:21.553 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:24:21.555 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 23:24:21.558 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:24:21.560 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 23:24:21.563 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:24:21.565 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 23:24:21.568 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:24:21.570 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 23:24:21.572 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-13 23:24:21.575 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-13 23:24:21.577 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 23:24:21.579 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-13 23:24:21.581 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:24:21.583 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:24:21.586 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:24:21.589 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:24:21.591 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:24:21.593 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:24:21.608 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:24:21.611 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:24:21.613 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:24:21.615 | + functions-common:git_clone:629 : echo master 2022-04-13 23:24:21.616 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:24:21.621 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 23:24:21.623 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:24:21.626 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/requirements 2022-04-13 23:24:21.638 | + functions-common:git_clone:684 : cd /opt/stack/requirements 2022-04-13 23:24:21.641 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:24:21.641 | + functions-common:git_clone:685 : head -1 2022-04-13 23:24:21.644 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-13 23:24:21.647 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:24:21.649 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-13 23:24:21.652 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:24:21.654 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-13 23:24:21.657 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 23:24:21.659 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 23:24:21.662 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 23:24:21.664 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 23:24:21.667 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 23:24:21.669 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 23:24:21.671 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 23:24:21.675 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 23:24:21.679 | ++ tools/install_prereqs.sh:source:47 : NOW=1649892261 2022-04-13 23:24:21.682 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 23:24:21.686 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649891683 2022-04-13 23:24:21.690 | ++ tools/install_prereqs.sh:source:49 : DELTA=578 2022-04-13 23:24:21.692 | ++ tools/install_prereqs.sh:source:50 : [[ 578 -lt 7200 ]] 2022-04-13 23:24:21.694 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 23:24:21.697 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 23:24:21.699 | ++ functions-common:export_proxy_variables:2250 : isset http_proxy 2022-04-13 23:24:21.701 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-13 23:24:21.704 | ++ functions-common:export_proxy_variables:2253 : isset https_proxy 2022-04-13 23:24:21.706 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-13 23:24:21.708 | ++ functions-common:export_proxy_variables:2256 : isset no_proxy 2022-04-13 23:24:21.711 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-13 23:24:21.714 | +++ 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-13 23:24:21.760 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 23:24:21.760 | apache2-dev 2022-04-13 23:24:21.760 | bc 2022-04-13 23:24:21.760 | bsdmainutils 2022-04-13 23:24:21.760 | curl 2022-04-13 23:24:21.760 | g++ 2022-04-13 23:24:21.760 | gawk 2022-04-13 23:24:21.760 | gcc 2022-04-13 23:24:21.760 | gettext 2022-04-13 23:24:21.760 | git 2022-04-13 23:24:21.760 | graphviz 2022-04-13 23:24:21.760 | iputils-ping 2022-04-13 23:24:21.760 | libapache2-mod-proxy-uwsgi 2022-04-13 23:24:21.760 | libffi-dev 2022-04-13 23:24:21.760 | libjpeg-dev 2022-04-13 23:24:21.760 | libpcre3-dev 2022-04-13 23:24:21.760 | libpq-dev 2022-04-13 23:24:21.760 | libssl-dev 2022-04-13 23:24:21.760 | libsystemd-dev 2022-04-13 23:24:21.760 | libxml2-dev 2022-04-13 23:24:21.760 | libxslt1-dev 2022-04-13 23:24:21.760 | libyaml-dev 2022-04-13 23:24:21.761 | lsof 2022-04-13 23:24:21.761 | openssh-server 2022-04-13 23:24:21.761 | openssl 2022-04-13 23:24:21.761 | pkg-config 2022-04-13 23:24:21.761 | psmisc 2022-04-13 23:24:21.761 | python3-dev 2022-04-13 23:24:21.761 | python3-pip 2022-04-13 23:24:21.761 | python3-systemd 2022-04-13 23:24:21.761 | python3-venv 2022-04-13 23:24:21.761 | tar 2022-04-13 23:24:21.761 | tcpdump 2022-04-13 23:24:21.761 | unzip 2022-04-13 23:24:21.761 | uuid-runtime 2022-04-13 23:24:21.761 | wget 2022-04-13 23:24:21.761 | wget 2022-04-13 23:24:21.761 | zlib1g-dev 2022-04-13 23:24:21.761 | libkrb5-dev 2022-04-13 23:24:21.761 | libldap2-dev 2022-04-13 23:24:21.761 | libsasl2-dev 2022-04-13 23:24:21.761 | memcached 2022-04-13 23:24:21.761 | python3-mysqldb 2022-04-13 23:24:21.761 | sqlite3 2022-04-13 23:24:21.761 | conntrack 2022-04-13 23:24:21.761 | curl 2022-04-13 23:24:21.761 | dnsmasq-base 2022-04-13 23:24:21.761 | dnsmasq-utils 2022-04-13 23:24:21.761 | ebtables 2022-04-13 23:24:21.761 | genisoimage 2022-04-13 23:24:21.761 | iptables 2022-04-13 23:24:21.761 | iputils-arping 2022-04-13 23:24:21.761 | kpartx 2022-04-13 23:24:21.761 | libjs-jquery-tablesorter 2022-04-13 23:24:21.761 | parted 2022-04-13 23:24:21.761 | pm-utils 2022-04-13 23:24:21.761 | python3-mysqldb 2022-04-13 23:24:21.761 | socat 2022-04-13 23:24:21.762 | sqlite3 2022-04-13 23:24:21.762 | sudo 2022-04-13 23:24:21.762 | vlan 2022-04-13 23:24:21.762 | lsscsi 2022-04-13 23:24:21.762 | open-iscsi 2022-04-13 23:24:21.762 | lvm2 2022-04-13 23:24:21.762 | qemu-utils 2022-04-13 23:24:21.762 | thin-provisioning-tools 2022-04-13 23:24:21.762 | acl 2022-04-13 23:24:21.762 | dnsmasq-base 2022-04-13 23:24:21.762 | dnsmasq-utils 2022-04-13 23:24:21.762 | ebtables 2022-04-13 23:24:21.762 | haproxy 2022-04-13 23:24:21.762 | iptables 2022-04-13 23:24:21.762 | iputils-arping 2022-04-13 23:24:21.762 | iputils-ping 2022-04-13 23:24:21.762 | postgresql-server-dev-all 2022-04-13 23:24:21.762 | python3-mysqldb 2022-04-13 23:24:21.762 | sqlite3 2022-04-13 23:24:21.762 | sudo 2022-04-13 23:24:21.762 | vlan 2022-04-13 23:24:21.762 | pcp 2022-04-13 23:24:21.762 | ipset 2022-04-13 23:24:21.762 | conntrack 2022-04-13 23:24:21.762 | conntrackd 2022-04-13 23:24:21.762 | keepalived 2022-04-13 23:24:21.762 | lvm2 2022-04-13 23:24:21.762 | qemu-utils 2022-04-13 23:24:21.762 | thin-provisioning-tools 2022-04-13 23:24:21.762 | curl 2022-04-13 23:24:21.762 | liberasurecode-dev 2022-04-13 23:24:21.762 | make 2022-04-13 23:24:21.762 | memcached 2022-04-13 23:24:21.762 | rsync 2022-04-13 23:24:21.762 | sqlite3 2022-04-13 23:24:21.762 | xfsprogs' 2022-04-13 23:24:21.763 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 23:24:21.781 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 23:24:21.781 | apache2-dev 2022-04-13 23:24:21.781 | bc 2022-04-13 23:24:21.781 | bsdmainutils 2022-04-13 23:24:21.781 | curl 2022-04-13 23:24:21.781 | g++ 2022-04-13 23:24:21.781 | gawk 2022-04-13 23:24:21.781 | gcc 2022-04-13 23:24:21.781 | gettext 2022-04-13 23:24:21.781 | git 2022-04-13 23:24:21.781 | graphviz 2022-04-13 23:24:21.781 | iputils-ping 2022-04-13 23:24:21.781 | libapache2-mod-proxy-uwsgi 2022-04-13 23:24:21.781 | libffi-dev 2022-04-13 23:24:21.781 | libjpeg-dev 2022-04-13 23:24:21.781 | libpcre3-dev 2022-04-13 23:24:21.781 | libpq-dev 2022-04-13 23:24:21.781 | libssl-dev 2022-04-13 23:24:21.781 | libsystemd-dev 2022-04-13 23:24:21.781 | libxml2-dev 2022-04-13 23:24:21.781 | libxslt1-dev 2022-04-13 23:24:21.781 | libyaml-dev 2022-04-13 23:24:21.781 | lsof 2022-04-13 23:24:21.781 | openssh-server 2022-04-13 23:24:21.781 | openssl 2022-04-13 23:24:21.781 | pkg-config 2022-04-13 23:24:21.781 | psmisc 2022-04-13 23:24:21.781 | python3-dev 2022-04-13 23:24:21.781 | python3-pip 2022-04-13 23:24:21.781 | python3-systemd 2022-04-13 23:24:21.781 | python3-venv 2022-04-13 23:24:21.781 | tar 2022-04-13 23:24:21.782 | tcpdump 2022-04-13 23:24:21.782 | unzip 2022-04-13 23:24:21.782 | uuid-runtime 2022-04-13 23:24:21.782 | wget 2022-04-13 23:24:21.782 | wget 2022-04-13 23:24:21.782 | zlib1g-dev 2022-04-13 23:24:21.782 | libkrb5-dev 2022-04-13 23:24:21.782 | libldap2-dev 2022-04-13 23:24:21.782 | libsasl2-dev 2022-04-13 23:24:21.782 | memcached 2022-04-13 23:24:21.782 | python3-mysqldb 2022-04-13 23:24:21.782 | sqlite3 2022-04-13 23:24:21.782 | conntrack 2022-04-13 23:24:21.782 | curl 2022-04-13 23:24:21.782 | dnsmasq-base 2022-04-13 23:24:21.782 | dnsmasq-utils 2022-04-13 23:24:21.782 | ebtables 2022-04-13 23:24:21.782 | genisoimage 2022-04-13 23:24:21.782 | iptables 2022-04-13 23:24:21.782 | iputils-arping 2022-04-13 23:24:21.782 | kpartx 2022-04-13 23:24:21.782 | libjs-jquery-tablesorter 2022-04-13 23:24:21.782 | parted 2022-04-13 23:24:21.782 | pm-utils 2022-04-13 23:24:21.782 | python3-mysqldb 2022-04-13 23:24:21.782 | socat 2022-04-13 23:24:21.782 | sqlite3 2022-04-13 23:24:21.782 | sudo 2022-04-13 23:24:21.782 | vlan 2022-04-13 23:24:21.782 | lsscsi 2022-04-13 23:24:21.782 | open-iscsi 2022-04-13 23:24:21.782 | lvm2 2022-04-13 23:24:21.782 | qemu-utils 2022-04-13 23:24:21.782 | thin-provisioning-tools 2022-04-13 23:24:21.782 | acl 2022-04-13 23:24:21.782 | dnsmasq-base 2022-04-13 23:24:21.782 | dnsmasq-utils 2022-04-13 23:24:21.783 | ebtables 2022-04-13 23:24:21.783 | haproxy 2022-04-13 23:24:21.783 | iptables 2022-04-13 23:24:21.783 | iputils-arping 2022-04-13 23:24:21.783 | iputils-ping 2022-04-13 23:24:21.783 | postgresql-server-dev-all 2022-04-13 23:24:21.783 | python3-mysqldb 2022-04-13 23:24:21.783 | sqlite3 2022-04-13 23:24:21.783 | sudo 2022-04-13 23:24:21.783 | vlan 2022-04-13 23:24:21.783 | pcp 2022-04-13 23:24:21.783 | ipset 2022-04-13 23:24:21.783 | conntrack 2022-04-13 23:24:21.783 | conntrackd 2022-04-13 23:24:21.783 | keepalived 2022-04-13 23:24:21.783 | lvm2 2022-04-13 23:24:21.783 | qemu-utils 2022-04-13 23:24:21.783 | thin-provisioning-tools 2022-04-13 23:24:21.783 | curl 2022-04-13 23:24:21.783 | liberasurecode-dev 2022-04-13 23:24:21.783 | make 2022-04-13 23:24:21.783 | memcached 2022-04-13 23:24:21.783 | rsync 2022-04-13 23:24:21.783 | sqlite3 2022-04-13 23:24:21.783 | xfsprogs ' 2022-04-13 23:24:21.783 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 23:24:21.785 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:24:21.788 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:24:21.791 | ++ 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-13 23:24:21.791 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 23:24:21.796 | ++ 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-13 23:24:21.799 | ++ functions-common:install_package:1470 : update_package_repo 2022-04-13 23:24:21.801 | ++ functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:24:21.803 | ++ functions-common:update_package_repo:1443 : REPOS_UPDATED=False 2022-04-13 23:24:21.805 | ++ functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:24:21.807 | ++ functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:24:21.809 | ++ functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:24:21.811 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:24:21.814 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:24:21.816 | ++ functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:24:21.818 | ++ functions-common:apt_get_update:1196 : [[ False == \T\r\u\e ]] 2022-04-13 23:24:21.820 | ++ functions-common:apt_get_update:1201 : [[ False = \T\r\u\e ]] 2022-04-13 23:24:21.822 | ++ functions-common:apt_get_update:1203 : local sudo=sudo 2022-04-13 23:24:21.825 | +++ functions-common:apt_get_update:1204 : id -u 2022-04-13 23:24:21.829 | ++ functions-common:apt_get_update:1204 : [[ 1000 = \0 ]] 2022-04-13 23:24:21.831 | ++ functions-common:apt_get_update:1207 : time_start apt-get-update 2022-04-13 23:24:21.833 | ++ functions-common:time_start:2418 : local name=apt-get-update 2022-04-13 23:24:21.835 | ++ functions-common:time_start:2419 : local start_time= 2022-04-13 23:24:21.837 | ++ functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:24:21.840 | +++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:24:21.844 | ++ functions-common:time_start:2423 : _TIME_START[$name]=1649892261841 2022-04-13 23:24:21.846 | ++ functions-common:apt_get_update:1209 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 23:24:21.848 | ++ functions-common:apt_get_update:1210 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 23:24:21.852 | ++ 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-13 23:24:22.567 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 23:24:22.667 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-13 23:24:22.858 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-13 23:24:23.152 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-13 23:24:25.018 | Reading package lists... 2022-04-13 23:24:25.049 | ++ functions-common:apt_get_update:1215 : REPOS_UPDATED=True 2022-04-13 23:24:25.051 | ++ functions-common:apt_get_update:1217 : time_stop apt-get-update 2022-04-13 23:24:25.054 | ++ functions-common:time_stop:2432 : local name 2022-04-13 23:24:25.056 | ++ functions-common:time_stop:2433 : local end_time 2022-04-13 23:24:25.058 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:24:25.060 | ++ functions-common:time_stop:2435 : local total 2022-04-13 23:24:25.062 | ++ functions-common:time_stop:2436 : local start_time 2022-04-13 23:24:25.064 | ++ functions-common:time_stop:2438 : name=apt-get-update 2022-04-13 23:24:25.066 | ++ functions-common:time_stop:2439 : start_time=1649892261841 2022-04-13 23:24:25.068 | ++ functions-common:time_stop:2441 : [[ -z 1649892261841 ]] 2022-04-13 23:24:25.071 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:24:25.075 | ++ functions-common:time_stop:2444 : end_time=1649892265073 2022-04-13 23:24:25.077 | ++ functions-common:time_stop:2445 : elapsed_time=3232 2022-04-13 23:24:25.079 | ++ functions-common:time_stop:2446 : total=0 2022-04-13 23:24:25.081 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:24:25.083 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3232 2022-04-13 23:24:25.086 | ++ 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-13 23:24:25.088 | ++ functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:24:25.090 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:24:25.093 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:24:25.096 | ++ 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-13 23:24:25.117 | ++ 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-13 23:24:25.226 | Reading package lists... 2022-04-13 23:24:25.465 | Building dependency tree... 2022-04-13 23:24:25.466 | Reading state information... 2022-04-13 23:24:25.500 | acl is already the newest version (2.2.53-6). 2022-04-13 23:24:25.500 | bc is already the newest version (1.07.1-2build1). 2022-04-13 23:24:25.500 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 23:24:25.500 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 23:24:25.500 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 23:24:25.500 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 23:24:25.500 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 23:24:25.500 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 23:24:25.500 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 23:24:25.500 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 23:24:25.500 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 23:24:25.500 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 23:24:25.500 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 23:24:25.500 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 23:24:25.500 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 23:24:25.500 | libffi-dev is already the newest version (3.3-4). 2022-04-13 23:24:25.500 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 23:24:25.500 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 23:24:25.500 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 23:24:25.500 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 23:24:25.500 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 23:24:25.500 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 23:24:25.500 | make is already the newest version (4.2.1-1.2). 2022-04-13 23:24:25.501 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 23:24:25.501 | psmisc is already the newest version (23.3-1). 2022-04-13 23:24:25.501 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 23:24:25.501 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 23:24:25.501 | python3-systemd is already the newest version (234-3build2). 2022-04-13 23:24:25.501 | socat is already the newest version (1.7.3.3-2). 2022-04-13 23:24:25.501 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 23:24:25.501 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 23:24:25.501 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 23:24:25.501 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 23:24:25.501 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 23:24:25.501 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 23:24:25.501 | pcp is already the newest version (5.0.3-1). 2022-04-13 23:24:25.501 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 23:24:25.501 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 23:24:25.501 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:24:25.501 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:24:25.501 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 23:24:25.501 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 23:24:25.501 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 23:24:25.501 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 23:24:25.501 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 23:24:25.501 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 23:24:25.501 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 23:24:25.501 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 23:24:25.501 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 23:24:25.501 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 23:24:25.501 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 23:24:25.501 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 23:24:25.501 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 23:24:25.501 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 23:24:25.501 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 23:24:25.501 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 23:24:25.502 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 23:24:25.502 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 23:24:25.502 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 23:24:25.502 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 23:24:25.502 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 23:24:25.502 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-13 23:24:25.502 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 23:24:25.502 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 23:24:25.502 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 23:24:25.502 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 23:24:25.502 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 23:24:25.502 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 23:24:25.502 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 23:24:25.716 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:24:25.717 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 23:24:25.717 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 23:24:25.717 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 23:24:25.717 | The following packages were automatically installed and are no longer required: 2022-04-13 23:24:25.718 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:24:25.718 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:24:25.718 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:24:25.718 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:24:25.718 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:24:25.718 | python3-zope.interface 2022-04-13 23:24:25.718 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:24:25.831 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:24:25.835 | ++ functions-common:apt_get:1241 : result=0 2022-04-13 23:24:25.837 | ++ functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:24:25.839 | ++ functions-common:time_stop:2432 : local name 2022-04-13 23:24:25.842 | ++ functions-common:time_stop:2433 : local end_time 2022-04-13 23:24:25.844 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:24:25.846 | ++ functions-common:time_stop:2435 : local total 2022-04-13 23:24:25.848 | ++ functions-common:time_stop:2436 : local start_time 2022-04-13 23:24:25.850 | ++ functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:24:25.853 | ++ functions-common:time_stop:2439 : start_time=1649892265114 2022-04-13 23:24:25.855 | ++ functions-common:time_stop:2441 : [[ -z 1649892265114 ]] 2022-04-13 23:24:25.857 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:24:25.862 | ++ functions-common:time_stop:2444 : end_time=1649892265859 2022-04-13 23:24:25.864 | ++ functions-common:time_stop:2445 : elapsed_time=745 2022-04-13 23:24:25.866 | ++ functions-common:time_stop:2446 : total=740 2022-04-13 23:24:25.868 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:24:25.870 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1485 2022-04-13 23:24:25.873 | ++ functions-common:apt_get:1245 : return 0 2022-04-13 23:24:25.876 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 23:24:25.879 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 23:24:25.881 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 23:24:25.887 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 23:24:25.891 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-13 23:24:25.894 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-13 23:24:25.896 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 23:24:27.292 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 23:24:27.294 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 23:24:27.295 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 23:24:27.297 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 23:24:27.299 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-13 23:24:27.301 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-13 23:24:27.303 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-13 23:24:27.304 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-13 23:24:27.306 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-13 23:24:27.308 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-13 23:24:27.310 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-13 23:24:27.311 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-13 23:24:27.314 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-13 23:24:27.315 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-13 23:24:27.317 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-13 23:24:27.319 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-13 23:24:27.320 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-13 23:24:27.322 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-13 23:24:27.324 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-13 23:24:27.326 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-13 23:24:27.328 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-13 23:24:27.331 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 23:24:27.332 | + functions-common:_ensure_lsb_release:394 : return 2022-04-13 23:24:27.335 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-13 23:24:27.409 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-13 23:24:27.412 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-13 23:24:27.486 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-13 23:24:27.488 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-13 23:24:27.562 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-13 23:24:27.564 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 23:24:27.566 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-13 23:24:27.568 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-13 23:24:27.569 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-13 23:24:27.571 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-13 23:24:27.573 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-13 23:24:27.575 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 23:24:27.577 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-13 23:24:27.579 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-13 23:24:27.581 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 23:24:27.581 | Distro: focal 2022-04-13 23:24:27.583 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 23:24:27.585 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 23:24:27.589 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 23:24:27.591 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 23:24:27.593 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 23:24:27.594 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 23:24:28.273 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 23:24:28.275 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 23:24:28.275 | pip: 21.3.1 2022-04-13 23:24:28.277 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 23:24:28.279 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 23:24:28.281 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:24:28.283 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:24:28.285 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:24:28.287 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:24:28.288 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:24:28.290 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:24:28.292 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:24:28.293 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:24:28.295 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:24:28.297 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:24:28.299 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:24:28.300 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-13 23:24:28.302 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:24:28.304 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:24:28.306 | + tools/install_pip.sh:main:142 : : 2022-04-13 23:24:28.308 | + tools/install_pip.sh:main:147 : set -x 2022-04-13 23:24:28.310 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-13 23:24:28.311 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 23:24:28.313 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:24:28.315 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 23:24:28.317 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 23:24:28.319 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:24:28.322 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:24:28.322 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:24:28.326 | ++ 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-13 23:24:28.327 | ++ 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-13 23:24:28.330 | ++ 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-13 23:24:28.332 | + 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-13 23:24:28.333 | + 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-13 23:24:28.350 | 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-13 23:24:28.352 | + 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-13 23:24:29.214 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:29.214 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:29.214 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:29.214 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:30.472 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:24:32.384 | 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-13 23:24:32.395 | 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-13 23:24:34.924 | Installing collected packages: setuptools 2022-04-13 23:24:35.779 | Successfully installed setuptools-62.0.0 2022-04-13 23:24:35.779 | 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-13 23:24:35.954 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:24:35.954 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:24:36.090 | + inc/python:pip_install:200 : result=0 2022-04-13 23:24:36.091 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:24:36.093 | + functions-common:time_stop:2432 : local name 2022-04-13 23:24:36.095 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:24:36.097 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:24:36.098 | + functions-common:time_stop:2435 : local total 2022-04-13 23:24:36.100 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:24:36.102 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:24:36.103 | + functions-common:time_stop:2439 : start_time=1649892268346 2022-04-13 23:24:36.105 | + functions-common:time_stop:2441 : [[ -z 1649892268346 ]] 2022-04-13 23:24:36.107 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:24:36.111 | + functions-common:time_stop:2444 : end_time=1649892276109 2022-04-13 23:24:36.112 | + functions-common:time_stop:2445 : elapsed_time=7763 2022-04-13 23:24:36.114 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:24:36.116 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:24:36.117 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7763 2022-04-13 23:24:36.119 | + inc/python:pip_install:203 : return 0 2022-04-13 23:24:36.121 | + tools/install_pip.sh:main:153 : get_versions 2022-04-13 23:24:36.124 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 23:24:36.128 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 23:24:36.129 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 23:24:36.132 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 23:24:36.132 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 23:24:36.812 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 23:24:36.814 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 23:24:36.814 | pip: 21.3.1 2022-04-13 23:24:36.817 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 23:24:36.820 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 23:24:36.823 | + ./stack.sh:main:798 : fixup_all 2022-04-13 23:24:36.825 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-13 23:24:36.828 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-13 23:24:36.830 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:24:36.832 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:24:36.834 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-13 23:24:36.846 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 23:24:36.857 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 23:24:36.869 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-13 23:24:36.871 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-13 23:24:36.873 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:24:36.875 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:24:36.877 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:24:36.879 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:24:36.882 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:24:36.884 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:24:36.886 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:24:36.888 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:24:36.890 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:24:36.892 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:24:36.894 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:24:36.896 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-13 23:24:36.899 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-13 23:24:36.901 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-13 23:24:36.903 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:24:36.905 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:24:36.908 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:24:36.910 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:24:36.912 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:24:36.914 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:24:36.916 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-13 23:24:36.919 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-13 23:24:36.921 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-13 23:24:36.924 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-13 23:24:36.926 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-13 23:24:36.928 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-13 23:24:36.931 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-13 23:24:36.951 | Using python 3.8 to install os-testr 2022-04-13 23:24:36.953 | + 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-13 23:24:37.803 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:37.803 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:37.803 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:37.803 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:38.956 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:24:38.987 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 23:24:39.061 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-13 23:24:39.063 | 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-13 23:24:39.064 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-13 23:24:39.077 | 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-13 23:24:39.086 | 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-13 23:24:39.097 | 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-13 23:24:41.550 | 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-13 23:24:41.557 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:24:41.557 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:24:41.678 | + inc/python:pip_install:200 : result=0 2022-04-13 23:24:41.680 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:24:41.682 | + functions-common:time_stop:2432 : local name 2022-04-13 23:24:41.685 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:24:41.687 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:24:41.689 | + functions-common:time_stop:2435 : local total 2022-04-13 23:24:41.691 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:24:41.693 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:24:41.695 | + functions-common:time_stop:2439 : start_time=1649892276946 2022-04-13 23:24:41.697 | + functions-common:time_stop:2441 : [[ -z 1649892276946 ]] 2022-04-13 23:24:41.700 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:24:41.705 | + functions-common:time_stop:2444 : end_time=1649892281702 2022-04-13 23:24:41.707 | + functions-common:time_stop:2445 : elapsed_time=4756 2022-04-13 23:24:41.709 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:24:41.711 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:24:41.713 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4756 2022-04-13 23:24:41.715 | + inc/python:pip_install:203 : return 0 2022-04-13 23:24:41.718 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 23:24:41.770 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-13 23:24:41.879 | + ./stack.sh:main:812 : install_infra 2022-04-13 23:24:41.882 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 23:24:41.885 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 23:24:41.887 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 23:24:41.891 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 23:24:41.915 | + 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-13 23:24:43.806 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:43.814 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:43.818 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:43.823 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:43.827 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:43.834 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:43.838 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:43.863 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:43.942 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:43.962 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:43.966 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:43.971 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:43.986 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:43.994 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:43.996 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:44.013 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:44.031 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:44.040 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:44.045 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:44.064 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:44.086 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:44.103 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:44.112 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:44.117 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:44.138 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:44.167 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:44.169 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:44.183 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:44.188 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:44.192 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:44.197 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:44.213 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:44.220 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:44.270 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:44.288 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:44.292 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:44.323 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:44.386 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:44.393 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:44.400 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:44.451 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:44.465 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:44.473 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:44.578 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:44.602 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:44.606 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:44.617 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:44.622 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:44.642 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:44.649 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:44.666 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:44.697 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:44.726 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:44.739 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:44.752 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:44.769 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:44.778 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:44.792 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:44.804 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:44.808 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:44.814 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:24:44.951 | 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-13 23:24:45.240 | + inc/python:pip_install:200 : result=0 2022-04-13 23:24:45.242 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:24:45.244 | + functions-common:time_stop:2432 : local name 2022-04-13 23:24:45.246 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:24:45.249 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:24:45.251 | + functions-common:time_stop:2435 : local total 2022-04-13 23:24:45.253 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:24:45.255 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:24:45.257 | + functions-common:time_stop:2439 : start_time=1649892281907 2022-04-13 23:24:45.259 | + functions-common:time_stop:2441 : [[ -z 1649892281907 ]] 2022-04-13 23:24:45.262 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:24:45.266 | + functions-common:time_stop:2444 : end_time=1649892285263 2022-04-13 23:24:45.268 | + functions-common:time_stop:2445 : elapsed_time=3356 2022-04-13 23:24:45.270 | + functions-common:time_stop:2446 : total=4756 2022-04-13 23:24:45.272 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:24:45.274 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=8112 2022-04-13 23:24:45.276 | + inc/python:pip_install:203 : return 0 2022-04-13 23:24:45.279 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 23:24:45.282 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 23:24:45.304 | + 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-13 23:24:47.065 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:47.073 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:47.077 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:47.082 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:47.086 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:47.094 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:47.098 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:47.123 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:47.202 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:47.221 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:47.225 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:47.230 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:47.245 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:47.253 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:47.255 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:47.272 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:47.290 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:47.299 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:47.304 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:47.322 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:47.344 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:47.362 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:47.370 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:47.376 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:47.397 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:47.426 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:47.428 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:47.442 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:47.446 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:47.450 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:47.456 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:47.471 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:47.478 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:47.528 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:47.546 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:47.550 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:47.582 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:47.649 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:47.655 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:47.662 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:47.713 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:47.727 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:47.735 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:47.839 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:47.864 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:47.868 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:47.880 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:47.885 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:47.904 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:47.911 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:47.928 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:47.959 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:47.988 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:48.001 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:48.014 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:48.031 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:48.039 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:48.054 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:48.065 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:48.069 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:24:48.076 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:24:48.078 | Processing /opt/stack/requirements 2022-04-13 23:24:49.786 | 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-13 23:24:49.789 | 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-13 23:24:49.802 | 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-13 23:24:49.807 | 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-13 23:24:49.809 | 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-13 23:24:49.815 | 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-13 23:24:49.841 | 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-13 23:24:49.845 | 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-13 23:24:49.855 | 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-13 23:24:49.906 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (1.3) 2022-04-13 23:24:49.909 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (0.3.0) 2022-04-13 23:24:49.925 | 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-13 23:24:49.928 | 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-13 23:24:49.933 | 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-13 23:24:49.936 | 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-13 23:24:49.938 | 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-13 23:24:49.950 | 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-13 23:24:50.001 | 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-13 23:24:50.004 | 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-13 23:24:50.010 | 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-13 23:24:50.022 | 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-13 23:24:50.024 | 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-13 23:24:50.029 | 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-13 23:24:50.090 | Building wheels for collected packages: openstack-requirements 2022-04-13 23:24:50.090 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 23:24:50.910 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 23:24:50.910 | ERROR: Command errored out with exit status 1: 2022-04-13 23:24:50.910 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-r_5fpwao/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-r_5fpwao/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-szc5821f 2022-04-13 23:24:50.910 | cwd: /tmp/pip-req-build-r_5fpwao/ 2022-04-13 23:24:50.910 | Complete output (6 lines): 2022-04-13 23:24:50.910 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 23:24:50.910 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 23:24:50.910 | or: setup.py --help-commands 2022-04-13 23:24:50.910 | or: setup.py cmd --help 2022-04-13 23:24:50.910 | 2022-04-13 23:24:50.910 | error: invalid command 'bdist_wheel' 2022-04-13 23:24:50.910 | ---------------------------------------- 2022-04-13 23:24:50.910 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 23:24:50.910 | Running setup.py clean for openstack-requirements 2022-04-13 23:24:51.743 | Failed to build openstack-requirements 2022-04-13 23:24:51.759 | Installing collected packages: openstack-requirements 2022-04-13 23:24:51.759 | Attempting uninstall: openstack-requirements 2022-04-13 23:24:51.760 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-13 23:24:51.795 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-13 23:24:51.813 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-13 23:24:51.816 | Running setup.py install for openstack-requirements: started 2022-04-13 23:24:54.165 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 23:24:54.188 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-13 23:24:54.313 | + inc/python:pip_install:200 : result=0 2022-04-13 23:24:54.316 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:24:54.318 | + functions-common:time_stop:2432 : local name 2022-04-13 23:24:54.320 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:24:54.322 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:24:54.324 | + functions-common:time_stop:2435 : local total 2022-04-13 23:24:54.326 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:24:54.328 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:24:54.331 | + functions-common:time_stop:2439 : start_time=1649892285297 2022-04-13 23:24:54.333 | + functions-common:time_stop:2441 : [[ -z 1649892285297 ]] 2022-04-13 23:24:54.335 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:24:54.339 | + functions-common:time_stop:2444 : end_time=1649892294337 2022-04-13 23:24:54.341 | + functions-common:time_stop:2445 : elapsed_time=9040 2022-04-13 23:24:54.344 | + functions-common:time_stop:2446 : total=8112 2022-04-13 23:24:54.346 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:24:54.348 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=17152 2022-04-13 23:24:54.351 | + inc/python:pip_install:203 : return 0 2022-04-13 23:24:54.353 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 23:24:54.355 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 23:24:54.359 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 23:24:54.361 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:24:54.363 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:24:54.366 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-04-13 23:24:54.368 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:24:54.370 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 23:24:54.391 | Using python 3.8 to install pbr 2022-04-13 23:24:54.393 | + 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-13 23:24:55.258 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:55.258 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:55.258 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:55.258 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:56.425 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:24:56.456 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-13 23:24:59.117 | 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-13 23:24:59.125 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:24:59.125 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:24:59.245 | + inc/python:pip_install:200 : result=0 2022-04-13 23:24:59.247 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:24:59.250 | + functions-common:time_stop:2432 : local name 2022-04-13 23:24:59.252 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:24:59.254 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:24:59.256 | + functions-common:time_stop:2435 : local total 2022-04-13 23:24:59.258 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:24:59.260 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:24:59.263 | + functions-common:time_stop:2439 : start_time=1649892294385 2022-04-13 23:24:59.265 | + functions-common:time_stop:2441 : [[ -z 1649892294385 ]] 2022-04-13 23:24:59.268 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:24:59.272 | + functions-common:time_stop:2444 : end_time=1649892299269 2022-04-13 23:24:59.274 | + functions-common:time_stop:2445 : elapsed_time=4884 2022-04-13 23:24:59.276 | + functions-common:time_stop:2446 : total=17152 2022-04-13 23:24:59.278 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:24:59.281 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=22036 2022-04-13 23:24:59.283 | + inc/python:pip_install:203 : return 0 2022-04-13 23:24:59.285 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 23:25:01.555 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 23:25:03.431 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:25:03.432 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 23:25:03.446 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 23:25:03.450 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-13 23:25:03.455 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-13 23:25:03.458 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 23:25:03.461 | 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-13 23:25:03.532 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 23:25:03.534 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 23:25:03.538 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-13 23:25:03.554 | + ./stack.sh:main:821 : pkgs= 2022-04-13 23:25:03.557 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-13 23:25:03.559 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-13 23:25:03.561 | + functions-common:run_phase:1860 : local mode=stack 2022-04-13 23:25:03.564 | + functions-common:run_phase:1861 : local phase=pre-install 2022-04-13 23:25:03.566 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 23:25:03.568 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 23:25:03.570 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 23:25:03.573 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 23:25:03.575 | + functions-common:run_phase:1870 : local extra 2022-04-13 23:25:03.578 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 23:25:03.582 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 23:25:03.584 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 23:25:03.586 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 23:25:03.589 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 23:25:03.591 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 23:25:03.606 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:25:03.609 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 23:25:03.611 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:25:03.613 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 23:25:03.615 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:25:03.617 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 23:25:03.619 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:25:03.621 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 23:25:03.623 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:25:03.625 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 23:25:03.627 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:25:03.630 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 23:25:03.632 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 23:25:03.634 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 23:25:03.636 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 23:25:03.639 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 23:25:03.641 | + functions-common:run_phase:1887 : run_plugins stack pre-install 2022-04-13 23:25:03.643 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-13 23:25:03.645 | + functions-common:run_plugins:1847 : local phase=pre-install 2022-04-13 23:25:03.647 | + functions-common:run_plugins:1849 : local plugins= 2022-04-13 23:25:03.650 | + functions-common:run_plugins:1850 : local plugin 2022-04-13 23:25:03.652 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 23:25:03.655 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 23:25:03.657 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 23:25:03.660 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 23:25:03.662 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 23:25:03.713 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 23:25:03.713 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 23:25:03.716 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 23:25:04.071 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-13 23:25:04.075 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 23:25:04.095 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:25:04.097 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 23:25:04.099 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:25:04.102 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:25:04.105 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:25:04.107 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:25:04.110 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:25:04.112 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:25:04.115 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:25:04.117 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:25:04.119 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:25:04.122 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:25:04.125 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:25:04.127 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:25:04.130 | + functions-common:install_package:1471 : real_install_package rabbitmq-server 2022-04-13 23:25:04.132 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:25:04.134 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:25:04.137 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:25:04.140 | + functions-common:real_install_package:1457 : apt_get install rabbitmq-server 2022-04-13 23:25:04.161 | + 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-13 23:25:04.271 | Reading package lists... 2022-04-13 23:25:04.514 | Building dependency tree... 2022-04-13 23:25:04.516 | Reading state information... 2022-04-13 23:25:04.764 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 23:25:04.764 | The following packages were automatically installed and are no longer required: 2022-04-13 23:25:04.765 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:25:04.765 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:25:04.765 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:25:04.765 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:25:04.765 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:25:04.765 | python3-zope.interface 2022-04-13 23:25:04.765 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:25:04.880 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:25:04.884 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:25:04.887 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:25:04.889 | + functions-common:time_stop:2432 : local name 2022-04-13 23:25:04.891 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:25:04.893 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:25:04.896 | + functions-common:time_stop:2435 : local total 2022-04-13 23:25:04.898 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:25:04.900 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:25:04.902 | + functions-common:time_stop:2439 : start_time=1649892304158 2022-04-13 23:25:04.905 | + functions-common:time_stop:2441 : [[ -z 1649892304158 ]] 2022-04-13 23:25:04.907 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:25:04.911 | + functions-common:time_stop:2444 : end_time=1649892304909 2022-04-13 23:25:04.914 | + functions-common:time_stop:2445 : elapsed_time=751 2022-04-13 23:25:04.916 | + functions-common:time_stop:2446 : total=1485 2022-04-13 23:25:04.918 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:25:04.921 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2236 2022-04-13 23:25:04.923 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:25:04.925 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 23:25:04.928 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:25:04.930 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:25:04.932 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:25:04.934 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:25:04.937 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:25:04.939 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:25:04.941 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 23:25:04.944 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:25:04.946 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:25:04.948 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:25:04.950 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:25:04.953 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:25:04.955 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:25:04.958 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:25:04.960 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:25:04.962 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:25:04.965 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:25:04.967 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:25:04.970 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 23:25:04.972 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:25:04.974 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:25:04.976 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:25:04.979 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:25:04.981 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:25:04.983 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:25:04.986 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-13 23:25:04.988 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 23:25:05.003 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:25:05.006 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 23:25:05.008 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:25:05.010 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-13 23:25:05.013 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 23:25:05.016 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 23:25:05.020 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 23:25:05.022 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 23:25:05.025 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 23:25:05.027 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 23:25:05.030 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 23:25:05.032 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 23:25:05.035 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 23:25:05.752 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 23:25:05.752 | user tags 2022-04-13 23:25:05.752 | stackrabbit []' 2022-04-13 23:25:05.755 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 23:25:05.755 | user tags 2022-04-13 23:25:05.755 | stackrabbit []' 2022-04-13 23:25:05.755 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 23:25:05.761 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 23:25:05.764 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 23:25:05.766 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 23:25:06.447 | Changing password for user "stackrabbit" ... 2022-04-13 23:25:06.471 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 23:25:07.130 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 23:25:07.153 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 23:25:07.155 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 23:25:07.800 | Changing password for user "stackrabbit" ... 2022-04-13 23:25:07.823 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 23:25:07.825 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 23:25:07.828 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 23:25:08.492 | Deleting user "guest" ... 2022-04-13 23:25:08.507 | Error: 2022-04-13 23:25:08.507 | {:no_such_user, "guest"} 2022-04-13 23:25:08.519 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 23:25:08.521 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-13 23:25:08.538 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:25:08.541 | + ./stack.sh:main:838 : install_database 2022-04-13 23:25:08.543 | + lib/database:install_database:118 : install_database_mysql 2022-04-13 23:25:08.546 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-13 23:25:08.548 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:25:08.551 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:25:08.553 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-13 23:25:08.772 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 23:25:08.775 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-13 23:25:08.777 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-13 23:25:08.780 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-13 23:25:08.782 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:25:08.785 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-13 23:25:08.787 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:25:08.789 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:25:08.792 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:25:08.794 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:25:08.796 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:25:08.799 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:25:08.801 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:25:08.803 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:25:08.805 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:25:08.808 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:25:08.810 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:25:08.812 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-13 23:25:08.815 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:25:08.817 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:25:08.819 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:25:08.822 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:25:08.824 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:25:08.827 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:25:08.829 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-13 23:25:08.831 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:25:08.834 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:25:08.836 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-13 23:25:08.838 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:25:08.840 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:25:08.843 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:25:08.846 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:25:08.848 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:25:08.850 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:25:08.853 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:25:08.855 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:25:08.857 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:25:08.859 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:25:08.862 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:25:08.864 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:25:08.866 | + functions-common:install_package:1471 : real_install_package mysql-server 2022-04-13 23:25:08.868 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:25:08.871 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:25:08.873 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:25:08.876 | + functions-common:real_install_package:1457 : apt_get install mysql-server 2022-04-13 23:25:08.897 | + 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-13 23:25:09.006 | Reading package lists... 2022-04-13 23:25:09.251 | Building dependency tree... 2022-04-13 23:25:09.252 | Reading state information... 2022-04-13 23:25:09.506 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 23:25:09.506 | The following packages were automatically installed and are no longer required: 2022-04-13 23:25:09.507 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:25:09.507 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:25:09.507 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:25:09.507 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:25:09.507 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:25:09.507 | python3-zope.interface 2022-04-13 23:25:09.507 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:25:09.620 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:25:09.625 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:25:09.627 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:25:09.629 | + functions-common:time_stop:2432 : local name 2022-04-13 23:25:09.632 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:25:09.634 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:25:09.636 | + functions-common:time_stop:2435 : local total 2022-04-13 23:25:09.638 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:25:09.640 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:25:09.643 | + functions-common:time_stop:2439 : start_time=1649892308894 2022-04-13 23:25:09.645 | + functions-common:time_stop:2441 : [[ -z 1649892308894 ]] 2022-04-13 23:25:09.647 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:25:09.651 | + functions-common:time_stop:2444 : end_time=1649892309649 2022-04-13 23:25:09.654 | + functions-common:time_stop:2445 : elapsed_time=755 2022-04-13 23:25:09.656 | + functions-common:time_stop:2446 : total=2236 2022-04-13 23:25:09.658 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:25:09.660 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2991 2022-04-13 23:25:09.662 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:25:09.665 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-13 23:25:09.667 | + ./stack.sh:main:841 : install_database_python 2022-04-13 23:25:09.670 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-13 23:25:09.672 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-13 23:25:09.674 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 23:25:09.677 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:25:09.680 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 23:25:09.682 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 23:25:09.685 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:25:09.689 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:25:09.689 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:25:09.694 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 23:25:09.696 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 23:25:09.699 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 23:25:09.701 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 23:25:09.704 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 23:25:09.725 | Using python 3.8 to install PyMySQL 2022-04-13 23:25:09.727 | + 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-13 23:25:10.591 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:25:10.591 | from cryptography.utils import int_from_bytes 2022-04-13 23:25:10.591 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:25:10.591 | from cryptography.utils import int_from_bytes 2022-04-13 23:25:11.761 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:25:11.794 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-13 23:25:14.301 | 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-13 23:25:14.308 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:25:14.308 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:25:14.437 | + inc/python:pip_install:200 : result=0 2022-04-13 23:25:14.439 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:25:14.441 | + functions-common:time_stop:2432 : local name 2022-04-13 23:25:14.444 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:25:14.446 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:25:14.448 | + functions-common:time_stop:2435 : local total 2022-04-13 23:25:14.451 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:25:14.453 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:25:14.456 | + functions-common:time_stop:2439 : start_time=1649892309719 2022-04-13 23:25:14.458 | + functions-common:time_stop:2441 : [[ -z 1649892309719 ]] 2022-04-13 23:25:14.461 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:25:14.465 | + functions-common:time_stop:2444 : end_time=1649892314462 2022-04-13 23:25:14.467 | + functions-common:time_stop:2445 : elapsed_time=4743 2022-04-13 23:25:14.470 | + functions-common:time_stop:2446 : total=22036 2022-04-13 23:25:14.472 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:25:14.474 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=26779 2022-04-13 23:25:14.477 | + inc/python:pip_install:203 : return 0 2022-04-13 23:25:14.479 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 23:25:14.481 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 23:25:14.484 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 23:25:14.486 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-13 23:25:14.503 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:25:14.505 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-13 23:25:14.507 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-13 23:25:14.511 | ++ 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-13 23:25:14.511 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 23:25:14.517 | + 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-13 23:25:14.519 | + 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-13 23:25:14.521 | + 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-13 23:25:14.524 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 23:25:14.526 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-13 23:25:14.528 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-13 23:25:14.544 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:25:14.546 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-13 23:25:14.549 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:25:14.551 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:25:14.553 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:25:14.556 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:25:14.558 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:25:14.561 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:25:14.563 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:25:14.565 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:25:14.568 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:25:14.570 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:25:14.572 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:25:14.574 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:25:14.577 | + functions-common:install_package:1471 : real_install_package radvd 2022-04-13 23:25:14.579 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:25:14.582 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:25:14.584 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:25:14.586 | + functions-common:real_install_package:1457 : apt_get install radvd 2022-04-13 23:25:14.607 | + 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-13 23:25:14.716 | Reading package lists... 2022-04-13 23:25:14.968 | Building dependency tree... 2022-04-13 23:25:14.969 | Reading state information... 2022-04-13 23:25:15.231 | radvd is already the newest version (1:2.17-2). 2022-04-13 23:25:15.231 | The following packages were automatically installed and are no longer required: 2022-04-13 23:25:15.232 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:25:15.233 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:25:15.233 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:25:15.233 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:25:15.233 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:25:15.233 | python3-zope.interface 2022-04-13 23:25:15.233 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:25:15.346 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:25:15.350 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:25:15.353 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:25:15.355 | + functions-common:time_stop:2432 : local name 2022-04-13 23:25:15.358 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:25:15.360 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:25:15.362 | + functions-common:time_stop:2435 : local total 2022-04-13 23:25:15.364 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:25:15.367 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:25:15.369 | + functions-common:time_stop:2439 : start_time=1649892314604 2022-04-13 23:25:15.371 | + functions-common:time_stop:2441 : [[ -z 1649892314604 ]] 2022-04-13 23:25:15.374 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:25:15.378 | + functions-common:time_stop:2444 : end_time=1649892315376 2022-04-13 23:25:15.380 | + functions-common:time_stop:2445 : elapsed_time=772 2022-04-13 23:25:15.383 | + functions-common:time_stop:2446 : total=2991 2022-04-13 23:25:15.385 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:25:15.388 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3763 2022-04-13 23:25:15.390 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:25:15.393 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 23:25:15.409 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:25:15.412 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-13 23:25:15.414 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 23:25:15.417 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-13 23:25:15.420 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-13 23:25:15.440 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-13 23:25:15.442 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:25:15.444 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:25:15.446 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:25:15.449 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:25:15.451 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:25:15.454 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:25:15.456 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:25:15.458 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:25:15.460 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:25:15.463 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:25:15.465 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:25:15.468 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:25:15.470 | + functions-common:install_package:1471 : real_install_package fakeroot make openvswitch-switch 2022-04-13 23:25:15.472 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:25:15.474 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:25:15.477 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:25:15.479 | + functions-common:real_install_package:1457 : apt_get install fakeroot make openvswitch-switch 2022-04-13 23:25:15.499 | + 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-13 23:25:15.609 | Reading package lists... 2022-04-13 23:25:15.851 | Building dependency tree... 2022-04-13 23:25:15.852 | Reading state information... 2022-04-13 23:25:16.103 | fakeroot is already the newest version (1.24-1). 2022-04-13 23:25:16.103 | make is already the newest version (4.2.1-1.2). 2022-04-13 23:25:16.103 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 23:25:16.103 | The following packages were automatically installed and are no longer required: 2022-04-13 23:25:16.104 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:25:16.104 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:25:16.104 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:25:16.104 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:25:16.104 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:25:16.104 | python3-zope.interface 2022-04-13 23:25:16.104 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:25:16.217 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:25:16.222 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:25:16.224 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:25:16.226 | + functions-common:time_stop:2432 : local name 2022-04-13 23:25:16.228 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:25:16.230 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:25:16.233 | + functions-common:time_stop:2435 : local total 2022-04-13 23:25:16.235 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:25:16.237 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:25:16.239 | + functions-common:time_stop:2439 : start_time=1649892315497 2022-04-13 23:25:16.242 | + functions-common:time_stop:2441 : [[ -z 1649892315497 ]] 2022-04-13 23:25:16.244 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:25:16.249 | + functions-common:time_stop:2444 : end_time=1649892316246 2022-04-13 23:25:16.252 | + functions-common:time_stop:2445 : elapsed_time=749 2022-04-13 23:25:16.254 | + functions-common:time_stop:2446 : total=3763 2022-04-13 23:25:16.256 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:25:16.258 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4512 2022-04-13 23:25:16.260 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:25:16.263 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-13 23:25:16.265 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:25:16.267 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:25:16.269 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 23:25:16.272 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-13 23:25:16.275 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-13 23:25:16.279 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-13 23:25:16.281 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-13 23:25:16.284 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-13 23:25:16.285 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-13 23:25:16.289 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-13 23:25:16.291 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-13 23:25:16.294 | + functions:vercmp:628 : local v1=5.4 2022-04-13 23:25:16.297 | + functions:vercmp:629 : local 'op=<' 2022-04-13 23:25:16.299 | + functions:vercmp:630 : local v2=3.13 2022-04-13 23:25:16.301 | + functions:vercmp:631 : local result 2022-04-13 23:25:16.305 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 23:25:16.305 | ++ functions:vercmp:635 : sort -V 2022-04-13 23:25:16.305 | ++ functions:vercmp:635 : head -1 2022-04-13 23:25:16.311 | + functions:vercmp:635 : result=3.13 2022-04-13 23:25:16.313 | + functions:vercmp:637 : case $op in 2022-04-13 23:25:16.316 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 23:25:16.318 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 23:25:16.320 | + functions:vercmp:648 : return 2022-04-13 23:25:16.322 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-13 23:25:16.325 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:25:16.327 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 23:25:16.797 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 23:25:16.800 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 23:25:16.805 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:16.807 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:16.810 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-04-13 23:25:16.813 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:16.815 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-13 23:25:16.834 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:25:16.836 | + ./stack.sh:main:849 : install_etcd3 2022-04-13 23:25:16.839 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 23:25:16.839 | Installing etcd 2022-04-13 23:25:16.841 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 23:25:16.854 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 23:25:16.865 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 23:25:16.868 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 23:25:16.886 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 23:25:16.889 | ++ 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-13 23:25:16.892 | ++ 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-13 23:25:16.895 | +++ 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-13 23:25:16.899 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:25:16.902 | ++ 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-13 23:25:16.904 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 23:25:16.907 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:25:16.909 | ++ functions:get_extra_file:74 : return 2022-04-13 23:25:16.912 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:25:16.914 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 23:25:16.917 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 23:25:16.919 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-13 23:25:16.936 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:25:16.938 | + ./stack.sh:main:868 : install_dstat 2022-04-13 23:25:16.941 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 23:25:16.959 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:25:16.961 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-13 23:25:16.964 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:25:16.966 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-13 23:25:16.968 | + ./stack.sh:main:877 : install_libs 2022-04-13 23:25:16.971 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-13 23:25:16.973 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-13 23:25:16.975 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-13 23:25:16.977 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 23:25:16.980 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:16.983 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:16.985 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-04-13 23:25:16.987 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:16.990 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-13 23:25:16.992 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-13 23:25:16.994 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-13 23:25:16.996 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 23:25:16.999 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:17.002 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:17.004 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-04-13 23:25:17.006 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:17.009 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-13 23:25:17.011 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-13 23:25:17.013 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-13 23:25:17.016 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 23:25:17.018 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:17.020 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:17.022 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-04-13 23:25:17.024 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:17.027 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-13 23:25:17.029 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-13 23:25:17.031 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-13 23:25:17.034 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 23:25:17.036 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:17.038 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:17.041 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-04-13 23:25:17.043 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:17.046 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-13 23:25:17.048 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-13 23:25:17.051 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-13 23:25:17.053 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 23:25:17.055 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:17.058 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:17.060 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-04-13 23:25:17.063 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:17.065 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-13 23:25:17.067 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-13 23:25:17.069 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-13 23:25:17.072 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 23:25:17.074 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:17.076 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:17.078 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-04-13 23:25:17.080 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:17.083 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-13 23:25:17.085 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-13 23:25:17.087 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-13 23:25:17.090 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 23:25:17.092 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:17.094 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:17.096 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-04-13 23:25:17.099 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:17.101 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-13 23:25:17.103 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-13 23:25:17.105 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-13 23:25:17.108 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 23:25:17.111 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:17.113 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:17.120 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-04-13 23:25:17.123 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:17.125 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-13 23:25:17.127 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-13 23:25:17.129 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-13 23:25:17.132 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 23:25:17.134 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:17.136 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:17.138 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-04-13 23:25:17.141 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:17.143 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-13 23:25:17.145 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-13 23:25:17.148 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-13 23:25:17.151 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 23:25:17.153 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:17.155 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:17.158 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-04-13 23:25:17.160 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:17.162 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-13 23:25:17.165 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-13 23:25:17.167 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-13 23:25:17.170 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 23:25:17.172 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:17.175 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:17.178 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-04-13 23:25:17.180 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:17.183 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-13 23:25:17.186 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-13 23:25:17.189 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-13 23:25:17.191 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 23:25:17.193 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:17.196 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:17.198 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-04-13 23:25:17.200 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:17.203 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-13 23:25:17.205 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-13 23:25:17.207 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-13 23:25:17.209 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 23:25:17.212 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:17.214 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:17.216 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-04-13 23:25:17.219 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:17.221 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-13 23:25:17.223 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-13 23:25:17.226 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-13 23:25:17.228 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 23:25:17.230 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:17.233 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:17.235 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-04-13 23:25:17.238 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:17.240 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-13 23:25:17.242 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-13 23:25:17.244 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-13 23:25:17.247 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 23:25:17.250 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:17.253 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:17.255 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-04-13 23:25:17.257 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:17.260 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-13 23:25:17.262 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-13 23:25:17.264 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-13 23:25:17.266 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 23:25:17.269 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:17.271 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:17.273 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-04-13 23:25:17.275 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:17.278 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-13 23:25:17.280 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-13 23:25:17.282 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-13 23:25:17.285 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-13 23:25:17.287 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:17.289 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:17.292 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-04-13 23:25:17.295 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:17.297 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-13 23:25:17.299 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-13 23:25:17.301 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-13 23:25:17.304 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 23:25:17.306 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:17.308 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:17.311 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-04-13 23:25:17.313 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:17.316 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-13 23:25:17.318 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-13 23:25:17.320 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-13 23:25:17.323 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 23:25:17.325 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:17.327 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:17.330 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-04-13 23:25:17.332 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:17.334 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-13 23:25:17.337 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-13 23:25:17.339 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-13 23:25:17.342 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 23:25:17.344 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:17.346 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:17.349 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-04-13 23:25:17.351 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:17.354 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-13 23:25:17.356 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-13 23:25:17.359 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-13 23:25:17.361 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 23:25:17.364 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:17.366 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:17.368 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-04-13 23:25:17.371 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:17.374 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-13 23:25:17.376 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-13 23:25:17.379 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-13 23:25:17.381 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 23:25:17.383 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:17.386 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:17.389 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-04-13 23:25:17.391 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:17.393 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-13 23:25:17.396 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-13 23:25:17.398 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-13 23:25:17.400 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 23:25:17.403 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:17.406 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:17.408 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-04-13 23:25:17.411 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:17.414 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-13 23:25:17.421 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-13 23:25:17.424 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-13 23:25:17.429 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 23:25:17.431 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:17.433 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:17.436 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-04-13 23:25:17.439 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:17.441 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-13 23:25:17.443 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-13 23:25:17.446 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-13 23:25:17.448 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 23:25:17.451 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:17.454 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:17.456 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-04-13 23:25:17.458 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:17.461 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-13 23:25:17.463 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-13 23:25:17.465 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-13 23:25:17.468 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 23:25:17.470 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:17.472 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:17.475 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-04-13 23:25:17.477 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:17.479 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-13 23:25:17.482 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-13 23:25:17.484 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-13 23:25:17.486 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 23:25:17.488 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:17.491 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:17.493 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-04-13 23:25:17.495 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:17.498 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-13 23:25:17.501 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-13 23:25:17.503 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-13 23:25:17.505 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 23:25:17.508 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:17.510 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:17.512 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-04-13 23:25:17.515 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:17.518 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-13 23:25:17.520 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-13 23:25:17.522 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-13 23:25:17.524 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 23:25:17.527 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:17.529 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:17.531 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-04-13 23:25:17.534 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:17.536 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-13 23:25:17.538 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-13 23:25:17.540 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-13 23:25:17.543 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 23:25:17.545 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:17.547 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:17.550 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-04-13 23:25:17.552 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:17.554 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-13 23:25:17.557 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-13 23:25:17.559 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-13 23:25:17.562 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 23:25:17.564 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:17.567 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:17.569 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-04-13 23:25:17.571 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:17.573 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-13 23:25:17.576 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-13 23:25:17.579 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-13 23:25:17.581 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 23:25:17.583 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:17.586 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:17.588 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-04-13 23:25:17.590 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:17.593 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-13 23:25:17.595 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-13 23:25:17.597 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-13 23:25:17.600 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 23:25:17.602 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:17.604 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:17.607 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-04-13 23:25:17.609 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:17.611 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-13 23:25:17.614 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-13 23:25:17.616 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-13 23:25:17.618 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 23:25:17.620 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:17.623 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:17.626 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-04-13 23:25:17.628 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:17.634 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-13 23:25:17.637 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-13 23:25:17.640 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-13 23:25:17.642 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 23:25:17.644 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:17.647 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:17.649 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-04-13 23:25:17.652 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:17.654 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-13 23:25:17.656 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-13 23:25:17.659 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-13 23:25:17.661 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 23:25:17.663 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:17.666 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:17.668 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-04-13 23:25:17.670 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:17.672 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-13 23:25:17.675 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-13 23:25:17.677 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-13 23:25:17.679 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 23:25:17.682 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:17.684 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:17.687 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-04-13 23:25:17.689 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:17.692 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-13 23:25:17.694 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-13 23:25:17.696 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-13 23:25:17.698 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 23:25:17.701 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:17.703 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:17.705 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-04-13 23:25:17.708 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:17.710 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-13 23:25:17.732 | Using python 3.8 to install etcd3 2022-04-13 23:25:17.734 | + 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-13 23:25:18.612 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:25:18.612 | from cryptography.utils import int_from_bytes 2022-04-13 23:25:18.612 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:25:18.612 | from cryptography.utils import int_from_bytes 2022-04-13 23:25:19.778 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:25:19.809 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-13 23:25:19.817 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 23:25:19.819 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 23:25:19.820 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-13 23:25:19.821 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-13 23:25:22.319 | 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-13 23:25:22.326 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:25:22.326 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:25:22.443 | + inc/python:pip_install:200 : result=0 2022-04-13 23:25:22.445 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:25:22.447 | + functions-common:time_stop:2432 : local name 2022-04-13 23:25:22.449 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:25:22.451 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:25:22.454 | + functions-common:time_stop:2435 : local total 2022-04-13 23:25:22.456 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:25:22.458 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:25:22.460 | + functions-common:time_stop:2439 : start_time=1649892317726 2022-04-13 23:25:22.462 | + functions-common:time_stop:2441 : [[ -z 1649892317726 ]] 2022-04-13 23:25:22.465 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:25:22.469 | + functions-common:time_stop:2444 : end_time=1649892322467 2022-04-13 23:25:22.471 | + functions-common:time_stop:2445 : elapsed_time=4741 2022-04-13 23:25:22.473 | + functions-common:time_stop:2446 : total=26779 2022-04-13 23:25:22.476 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:25:22.478 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=31520 2022-04-13 23:25:22.480 | + inc/python:pip_install:203 : return 0 2022-04-13 23:25:22.483 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-13 23:25:22.505 | Using python 3.8 to install etcd3gw 2022-04-13 23:25:22.507 | + 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-13 23:25:23.369 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:25:23.369 | from cryptography.utils import int_from_bytes 2022-04-13 23:25:23.369 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:25:23.369 | from cryptography.utils import int_from_bytes 2022-04-13 23:25:24.539 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:25:24.570 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-13 23:25:24.578 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-13 23:25:24.580 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 23:25:24.581 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-13 23:25:24.582 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 23:25:24.615 | 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-13 23:25:24.618 | 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-13 23:25:24.619 | 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-13 23:25:24.620 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-13 23:25:27.121 | 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-13 23:25:27.128 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:25:27.128 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:25:27.246 | + inc/python:pip_install:200 : result=0 2022-04-13 23:25:27.248 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:25:27.251 | + functions-common:time_stop:2432 : local name 2022-04-13 23:25:27.253 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:25:27.255 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:25:27.257 | + functions-common:time_stop:2435 : local total 2022-04-13 23:25:27.259 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:25:27.261 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:25:27.264 | + functions-common:time_stop:2439 : start_time=1649892322499 2022-04-13 23:25:27.266 | + functions-common:time_stop:2441 : [[ -z 1649892322499 ]] 2022-04-13 23:25:27.269 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:25:27.273 | + functions-common:time_stop:2444 : end_time=1649892327270 2022-04-13 23:25:27.275 | + functions-common:time_stop:2445 : elapsed_time=4771 2022-04-13 23:25:27.277 | + functions-common:time_stop:2446 : total=31520 2022-04-13 23:25:27.280 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:25:27.282 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=36291 2022-04-13 23:25:27.284 | + inc/python:pip_install:203 : return 0 2022-04-13 23:25:27.287 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-13 23:25:27.289 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-13 23:25:27.292 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-13 23:25:27.295 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:25:27.297 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:25:27.299 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:25:27.302 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:25:27.304 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:25:27.306 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:25:27.308 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:25:27.311 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:25:27.313 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:25:27.315 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:25:27.318 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:25:27.320 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-13 23:25:27.322 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:25:27.325 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:25:27.327 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 23:25:27.329 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 23:25:27.332 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:25:27.334 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:25:27.336 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:25:27.339 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:25:27.341 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:25:27.344 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:25:27.346 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:25:27.348 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:25:27.351 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:25:27.353 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:25:27.355 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:25:27.358 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:25:27.360 | + functions-common:install_package:1471 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 23:25:27.363 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:25:27.365 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:25:27.368 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:25:27.370 | + functions-common:real_install_package:1457 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 23:25:27.391 | + 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-13 23:25:27.501 | Reading package lists... 2022-04-13 23:25:27.741 | Building dependency tree... 2022-04-13 23:25:27.743 | Reading state information... 2022-04-13 23:25:27.992 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 23:25:27.992 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 23:25:27.992 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:25:27.992 | The following packages were automatically installed and are no longer required: 2022-04-13 23:25:27.993 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:25:27.993 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:25:27.993 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:25:27.993 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:25:27.993 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:25:27.993 | python3-zope.interface 2022-04-13 23:25:27.993 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:25:28.107 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:25:28.111 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:25:28.114 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:25:28.116 | + functions-common:time_stop:2432 : local name 2022-04-13 23:25:28.118 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:25:28.121 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:25:28.124 | + functions-common:time_stop:2435 : local total 2022-04-13 23:25:28.126 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:25:28.128 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:25:28.130 | + functions-common:time_stop:2439 : start_time=1649892327389 2022-04-13 23:25:28.132 | + functions-common:time_stop:2441 : [[ -z 1649892327389 ]] 2022-04-13 23:25:28.135 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:25:28.140 | + functions-common:time_stop:2444 : end_time=1649892328138 2022-04-13 23:25:28.142 | + functions-common:time_stop:2445 : elapsed_time=749 2022-04-13 23:25:28.145 | + functions-common:time_stop:2446 : total=4512 2022-04-13 23:25:28.147 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:25:28.149 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=5261 2022-04-13 23:25:28.152 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:25:28.154 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 23:25:28.156 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:25:28.159 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:25:28.161 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 23:25:28.223 | Module proxy already enabled 2022-04-13 23:25:28.227 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 23:25:28.289 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 23:25:28.289 | Module proxy already enabled 2022-04-13 23:25:28.289 | Module proxy_uwsgi already enabled 2022-04-13 23:25:28.294 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 23:25:28.296 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:25:28.298 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:25:28.301 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:25:28.436 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-13 23:25:28.438 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-13 23:25:28.441 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 23:25:28.443 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:28.446 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:28.452 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-04-13 23:25:28.454 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:28.457 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-13 23:25:28.459 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-13 23:25:28.462 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 23:25:28.464 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:28.467 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:28.469 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-04-13 23:25:28.471 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:28.474 | + ./stack.sh:main:885 : install_glanceclient 2022-04-13 23:25:28.476 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-13 23:25:28.479 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 23:25:28.481 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:28.484 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:28.486 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-04-13 23:25:28.489 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:28.491 | + ./stack.sh:main:886 : install_cinderclient 2022-04-13 23:25:28.494 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 23:25:28.497 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 23:25:28.499 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:28.502 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:28.504 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 23:25:28.507 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:28.509 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-13 23:25:28.511 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 23:25:28.514 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:28.516 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:28.519 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-04-13 23:25:28.521 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:28.523 | + ./stack.sh:main:887 : install_novaclient 2022-04-13 23:25:28.526 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-13 23:25:28.528 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 23:25:28.530 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:28.533 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:28.535 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-04-13 23:25:28.538 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:28.540 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-13 23:25:28.557 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:25:28.560 | + ./stack.sh:main:889 : install_swiftclient 2022-04-13 23:25:28.563 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-13 23:25:28.565 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 23:25:28.568 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:28.570 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:28.572 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-04-13 23:25:28.575 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:28.577 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-13 23:25:28.594 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:25:28.596 | + ./stack.sh:main:892 : install_neutronclient 2022-04-13 23:25:28.599 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-13 23:25:28.601 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 23:25:28.604 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:28.607 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:28.609 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-04-13 23:25:28.611 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:28.614 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-13 23:25:28.616 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-13 23:25:28.619 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 23:25:28.621 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:28.624 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:28.626 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-04-13 23:25:28.629 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:28.631 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-13 23:25:28.633 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 23:25:28.636 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:25:28.639 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 23:25:28.641 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 23:25:28.643 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:25:28.647 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:25:28.647 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:25:28.653 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 23:25:28.656 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 23:25:28.658 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 23:25:28.661 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 23:25:28.663 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 23:25:28.684 | Using python 3.8 to install keystonemiddleware 2022-04-13 23:25:28.686 | + 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-13 23:25:29.547 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:25:29.548 | from cryptography.utils import int_from_bytes 2022-04-13 23:25:29.548 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:25:29.548 | from cryptography.utils import int_from_bytes 2022-04-13 23:25:30.727 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:25:30.758 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-13 23:25:30.811 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-13 23:25:30.812 | 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-13 23:25:30.813 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 23:25:30.814 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-13 23:25:30.816 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-13 23:25:30.817 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-13 23:25:30.818 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-13 23:25:30.819 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-13 23:25:30.820 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-13 23:25:30.821 | 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-13 23:25:30.822 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-13 23:25:30.823 | 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-13 23:25:30.824 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-13 23:25:30.826 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 23:25:30.883 | 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-13 23:25:30.884 | 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-13 23:25:30.885 | 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-13 23:25:30.924 | 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-13 23:25:30.964 | 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-13 23:25:30.965 | 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-13 23:25:30.966 | 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-13 23:25:30.967 | 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-13 23:25:31.015 | 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-13 23:25:31.021 | 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-13 23:25:31.030 | 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-13 23:25:31.031 | 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-13 23:25:31.044 | 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-13 23:25:31.045 | 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-13 23:25:31.048 | 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-13 23:25:31.112 | 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-13 23:25:31.114 | 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-13 23:25:31.116 | 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-13 23:25:31.117 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-13 23:25:31.167 | 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-13 23:25:31.178 | 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-13 23:25:33.601 | 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-13 23:25:33.609 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:25:33.609 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:25:33.729 | + inc/python:pip_install:200 : result=0 2022-04-13 23:25:33.732 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:25:33.734 | + functions-common:time_stop:2432 : local name 2022-04-13 23:25:33.736 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:25:33.739 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:25:33.741 | + functions-common:time_stop:2435 : local total 2022-04-13 23:25:33.743 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:25:33.745 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:25:33.748 | + functions-common:time_stop:2439 : start_time=1649892328678 2022-04-13 23:25:33.750 | + functions-common:time_stop:2441 : [[ -z 1649892328678 ]] 2022-04-13 23:25:33.753 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:25:33.757 | + functions-common:time_stop:2444 : end_time=1649892333755 2022-04-13 23:25:33.760 | + functions-common:time_stop:2445 : elapsed_time=5077 2022-04-13 23:25:33.762 | + functions-common:time_stop:2446 : total=36291 2022-04-13 23:25:33.764 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:25:33.766 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=41368 2022-04-13 23:25:33.768 | + inc/python:pip_install:203 : return 0 2022-04-13 23:25:33.771 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-13 23:25:33.773 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 23:25:33.775 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:25:33.779 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 23:25:33.781 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 23:25:33.783 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:25:33.787 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:25:33.787 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:25:33.792 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 23:25:33.795 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 23:25:33.798 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 23:25:33.800 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 23:25:33.803 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 23:25:33.824 | Using python 3.8 to install python-memcached 2022-04-13 23:25:33.826 | + 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-13 23:25:34.694 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:25:34.694 | from cryptography.utils import int_from_bytes 2022-04-13 23:25:34.694 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:25:34.694 | from cryptography.utils import int_from_bytes 2022-04-13 23:25:35.882 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:25:35.915 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-13 23:25:35.918 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-13 23:25:38.458 | 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-13 23:25:38.466 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:25:38.466 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:25:38.580 | + inc/python:pip_install:200 : result=0 2022-04-13 23:25:38.583 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:25:38.585 | + functions-common:time_stop:2432 : local name 2022-04-13 23:25:38.587 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:25:38.590 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:25:38.592 | + functions-common:time_stop:2435 : local total 2022-04-13 23:25:38.594 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:25:38.597 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:25:38.599 | + functions-common:time_stop:2439 : start_time=1649892333819 2022-04-13 23:25:38.601 | + functions-common:time_stop:2441 : [[ -z 1649892333819 ]] 2022-04-13 23:25:38.604 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:25:38.609 | + functions-common:time_stop:2444 : end_time=1649892338606 2022-04-13 23:25:38.611 | + functions-common:time_stop:2445 : elapsed_time=4787 2022-04-13 23:25:38.613 | + functions-common:time_stop:2446 : total=41368 2022-04-13 23:25:38.616 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:25:38.618 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=46155 2022-04-13 23:25:38.621 | + inc/python:pip_install:203 : return 0 2022-04-13 23:25:38.623 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-13 23:25:38.639 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:25:38.642 | + ./stack.sh:main:899 : '[' 10.222.0.47 == 10.222.0.47 ']' 2022-04-13 23:25:38.644 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-13 23:25:38.646 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 23:25:38.649 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 23:25:38.651 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:25:38.654 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 23:25:38.656 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-13 23:25:38.672 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:25:38.675 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-13 23:25:38.677 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 23:25:38.679 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-13 23:25:38.681 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:25:38.683 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:25:38.686 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:25:38.688 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:25:38.690 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:25:38.693 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:25:38.708 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:25:38.710 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:25:38.712 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:25:38.716 | + functions-common:git_clone:629 : echo master 2022-04-13 23:25:38.716 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:25:38.721 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 23:25:38.723 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:25:38.725 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/keystone 2022-04-13 23:25:38.737 | + functions-common:git_clone:684 : cd /opt/stack/keystone 2022-04-13 23:25:38.740 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:25:38.741 | + functions-common:git_clone:685 : head -1 2022-04-13 23:25:38.744 | c141e6164 trivial: Fix typo 2022-04-13 23:25:38.746 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:25:38.749 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-13 23:25:38.751 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:25:38.753 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 23:25:38.756 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 23:25:38.758 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:25:38.760 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 23:25:38.763 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:25:38.766 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 23:25:38.768 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 23:25:38.770 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:25:38.772 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:25:38.775 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 23:25:38.778 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:25:38.781 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 23:25:38.783 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:25:38.786 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:25:38.789 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 23:25:38.794 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 23:25:38.796 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-13 23:25:39.476 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 23:25:39.478 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:25:39.480 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:25:39.483 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:25:39.485 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 23:25:39.487 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 23:25:39.489 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:25:39.491 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:25:39.493 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:25:39.496 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:25:39.499 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:25:39.501 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:25:39.503 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:25:39.505 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 23:25:39.525 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 23:25:39.527 | + 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-13 23:25:40.382 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:25:40.383 | from cryptography.utils import int_from_bytes 2022-04-13 23:25:40.383 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:25:40.383 | from cryptography.utils import int_from_bytes 2022-04-13 23:25:41.564 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:25:41.594 | Obtaining file:///opt/stack/keystone 2022-04-13 23:25:41.595 | Preparing metadata (setup.py): started 2022-04-13 23:25:46.671 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:25:46.747 | 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-13 23:25:46.749 | 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-13 23:25:46.750 | 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-13 23:25:46.751 | 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-13 23:25:46.752 | 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-13 23:25:46.753 | 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-13 23:25:46.754 | 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-13 23:25:46.755 | 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-13 23:25:46.756 | 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-13 23:25:46.757 | 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-13 23:25:46.758 | 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-13 23:25:46.760 | 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-13 23:25:46.760 | 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-13 23:25:46.762 | 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-13 23:25:46.763 | 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-13 23:25:46.765 | 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-13 23:25:46.766 | 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-13 23:25:46.767 | 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-13 23:25:46.768 | 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-13 23:25:46.769 | 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-13 23:25:46.770 | 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-13 23:25:46.771 | 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-13 23:25:46.772 | 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-13 23:25:46.773 | 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-13 23:25:46.775 | 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-13 23:25:46.776 | 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-13 23:25:46.777 | 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-13 23:25:46.778 | 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-13 23:25:46.779 | 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-13 23:25:46.780 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-13 23:25:46.781 | 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-13 23:25:46.782 | 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-13 23:25:46.783 | 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-13 23:25:46.784 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2022.1) 2022-04-13 23:25:46.795 | 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-13 23:25:46.796 | 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-13 23:25:46.840 | 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-13 23:25:46.857 | 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-13 23:25:46.859 | 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-13 23:25:46.860 | 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-13 23:25:46.861 | 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-13 23:25:46.862 | 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-13 23:25:46.873 | 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-13 23:25:46.934 | 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-13 23:25:46.938 | 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-13 23:25:47.034 | 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-13 23:25:47.035 | 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-13 23:25:47.036 | 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-13 23:25:47.037 | 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-13 23:25:47.092 | 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-13 23:25:47.095 | 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-13 23:25:47.096 | 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-13 23:25:47.147 | 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-13 23:25:47.151 | 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-13 23:25:47.232 | 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-13 23:25:47.234 | 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-13 23:25:47.235 | 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-13 23:25:47.237 | 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-13 23:25:47.238 | 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-13 23:25:47.239 | 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-13 23:25:47.260 | 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-13 23:25:47.309 | 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-13 23:25:47.330 | 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-13 23:25:47.331 | 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-13 23:25:47.333 | 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-13 23:25:47.334 | 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-13 23:25:47.390 | 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-13 23:25:47.502 | 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-13 23:25:47.504 | 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-13 23:25:47.505 | 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-13 23:25:47.506 | 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-13 23:25:47.507 | 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-13 23:25:47.728 | 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-13 23:25:47.751 | 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-13 23:25:47.752 | 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-13 23:25:47.820 | 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-13 23:25:47.838 | 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-13 23:25:47.895 | 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-13 23:25:47.935 | 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-13 23:25:48.042 | 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-13 23:25:48.098 | 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-13 23:25:48.171 | 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-13 23:25:48.299 | 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-13 23:25:48.328 | 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-13 23:25:48.368 | 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-13 23:25:48.369 | 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-13 23:25:48.371 | 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-13 23:25:48.373 | 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-13 23:25:48.376 | 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-13 23:25:48.377 | 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-13 23:25:48.430 | 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-13 23:25:48.571 | 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-13 23:25:48.572 | 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-13 23:25:48.573 | 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-13 23:25:48.575 | 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-13 23:25:48.724 | 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-13 23:25:48.804 | 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-13 23:25:49.052 | 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-13 23:25:49.313 | 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-13 23:25:49.349 | 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-13 23:25:51.258 | Installing collected packages: keystone 2022-04-13 23:25:51.258 | Attempting uninstall: keystone 2022-04-13 23:25:51.258 | Found existing installation: keystone 21.1.0.dev2 2022-04-13 23:25:51.262 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-04-13 23:25:51.263 | Running setup.py develop for keystone 2022-04-13 23:25:57.463 | Successfully installed keystone 2022-04-13 23:25:57.463 | 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-13 23:25:57.471 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:25:57.471 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:25:57.600 | + inc/python:pip_install:200 : result=0 2022-04-13 23:25:57.602 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:25:57.605 | + functions-common:time_stop:2432 : local name 2022-04-13 23:25:57.607 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:25:57.609 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:25:57.611 | + functions-common:time_stop:2435 : local total 2022-04-13 23:25:57.613 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:25:57.615 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:25:57.618 | + functions-common:time_stop:2439 : start_time=1649892339520 2022-04-13 23:25:57.621 | + functions-common:time_stop:2441 : [[ -z 1649892339520 ]] 2022-04-13 23:25:57.623 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:25:57.627 | + functions-common:time_stop:2444 : end_time=1649892357625 2022-04-13 23:25:57.629 | + functions-common:time_stop:2445 : elapsed_time=18105 2022-04-13 23:25:57.631 | + functions-common:time_stop:2446 : total=46155 2022-04-13 23:25:57.634 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:25:57.636 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=64260 2022-04-13 23:25:57.638 | + inc/python:pip_install:203 : return 0 2022-04-13 23:25:57.640 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:25:57.642 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-13 23:25:57.645 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-13 23:25:57.663 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-13 23:25:57.675 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-13 23:25:57.677 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-13 23:25:57.680 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:57.682 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:57.685 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-04-13 23:25:57.687 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:57.690 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-13 23:25:57.706 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:25:57.708 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-13 23:25:57.711 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:25:57.713 | + ./stack.sh:main:901 : configure_keystone 2022-04-13 23:25:57.716 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-13 23:25:57.727 | + 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-13 23:25:57.730 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-13 23:25:57.735 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-13 23:25:57.751 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:25:57.753 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-13 23:25:57.783 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-13 23:25:57.811 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-13 23:25:57.841 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-13 23:25:57.872 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-13 23:25:57.902 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-13 23:25:57.933 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-13 23:25:57.960 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-13 23:25:57.988 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-13 23:25:57.990 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-13 23:25:57.992 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-13 23:25:57.995 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-13 23:25:57.997 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:25:58.000 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:25:58.015 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:25:58.018 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:25:58.020 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:25:58.023 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:25:58.038 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:25:58.040 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-04-13 23:25:58.044 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-04-13 23:25:58.073 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:25:58.075 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:25:58.078 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-13 23:25:58.080 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-13 23:25:58.097 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:25:58.099 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.47/identity 2022-04-13 23:25:58.130 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-13 23:25:58.132 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-13 23:25:58.162 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-13 23:25:58.165 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-13 23:25:58.168 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-13 23:25:58.170 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-13 23:25:58.173 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-13 23:25:58.175 | + 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-13 23:25:58.205 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-13 23:25:58.208 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-13 23:25:58.210 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-13 23:25:58.212 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-13 23:25:58.216 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:25:58.232 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:25:58.234 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:25:58.237 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:25:58.239 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:25:58.241 | + 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-13 23:25:58.269 | + 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-13 23:25:58.297 | + 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-13 23:25:58.324 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:25:58.352 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-13 23:25:58.379 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-13 23:25:58.382 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-13 23:25:58.384 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-13 23:25:58.387 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-13 23:25:58.389 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-13 23:25:58.391 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 23:25:58.394 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:25:58.396 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-13 23:25:58.400 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-13 23:25:58.403 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:25:58.406 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:25:58.418 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:25:58.419 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:25:58.427 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:25:58.431 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:25:58.446 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-13 23:25:58.449 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-13 23:25:58.452 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-13 23:25:58.482 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-13 23:25:58.508 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-13 23:25:58.535 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-13 23:25:58.562 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-13 23:25:58.589 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-13 23:25:58.616 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-13 23:25:58.645 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-13 23:25:58.671 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-13 23:25:58.698 | + 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-13 23:25:58.725 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-13 23:25:58.752 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-13 23:25:58.779 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-13 23:25:58.806 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 23:25:58.808 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 23:25:58.811 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-13 23:25:58.814 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-13 23:25:58.816 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:25:58.818 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:25:58.820 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:25:58.823 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-13 23:25:58.826 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-13 23:25:58.828 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-13 23:25:58.855 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-13 23:25:58.883 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-13 23:25:58.883 | + 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-13 23:25:58.892 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-13 23:25:58.895 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-13 23:25:58.898 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-13 23:25:58.900 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:25:58.902 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:25:58.905 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:25:58.907 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:25:58.909 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:25:58.911 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:25:58.914 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:25:58.916 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:25:58.918 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:25:58.920 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-13 23:25:58.982 | Site keystone-wsgi-public already enabled 2022-04-13 23:25:58.986 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 23:25:58.989 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:25:58.991 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:25:58.993 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:25:59.128 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-13 23:25:59.157 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-13 23:25:59.193 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-13 23:25:59.224 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-13 23:25:59.226 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-13 23:25:59.258 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-13 23:25:59.286 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-13 23:25:59.316 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-13 23:25:59.319 | + ./stack.sh:main:905 : is_service_enabled swift 2022-04-13 23:25:59.336 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:25:59.338 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-04-13 23:25:59.355 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:25:59.358 | + ./stack.sh:main:909 : stack_install_service swift 2022-04-13 23:25:59.360 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-13 23:25:59.363 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-13 23:25:59.365 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:25:59.367 | + lib/stack:stack_install_service:32 : install_swift 2022-04-13 23:25:59.370 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-04-13 23:25:59.372 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-13 23:25:59.375 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-13 23:25:59.377 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:25:59.379 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:25:59.382 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:25:59.385 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:25:59.387 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:25:59.390 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:25:59.406 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:25:59.408 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:25:59.410 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:25:59.413 | + functions-common:git_clone:629 : echo master 2022-04-13 23:25:59.413 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:25:59.419 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-13 23:25:59.421 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:25:59.424 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/swift 2022-04-13 23:25:59.436 | + functions-common:git_clone:684 : cd /opt/stack/swift 2022-04-13 23:25:59.439 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:25:59.439 | + functions-common:git_clone:685 : head -1 2022-04-13 23:25:59.442 | 1cee51d52 doc: also add reverse option to pagination doc 2022-04-13 23:25:59.445 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:25:59.447 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-13 23:25:59.450 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:25:59.452 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-13 23:25:59.455 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-13 23:25:59.457 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-13 23:25:59.459 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-13 23:25:59.462 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:25:59.465 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-13 23:25:59.467 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-13 23:25:59.469 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:25:59.472 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-13 23:25:59.475 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-13 23:25:59.477 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:25:59.480 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-13 23:25:59.483 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:25:59.485 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:25:59.488 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-13 23:25:59.493 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-13 23:25:59.496 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-13 23:26:00.155 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-13 23:26:00.157 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:26:00.160 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:26:00.162 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:26:00.164 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-13 23:26:00.167 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-13 23:26:00.169 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:26:00.171 | + inc/python:setup_package:428 : local extras=keystone 2022-04-13 23:26:00.173 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:26:00.176 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-13 23:26:00.178 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-13 23:26:00.180 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-13 23:26:00.183 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:26:00.185 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-13 23:26:00.207 | Using python 3.8 to install /opt/stack/swift 2022-04-13 23:26:00.209 | + 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-13 23:26:01.075 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:01.075 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:01.075 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:01.075 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:02.258 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:26:02.289 | Obtaining file:///opt/stack/swift 2022-04-13 23:26:02.289 | Preparing metadata (setup.py): started 2022-04-13 23:26:06.995 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:26:07.034 | 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-13 23:26:07.035 | 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-13 23:26:07.036 | 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-13 23:26:07.037 | 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-13 23:26:07.039 | 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-13 23:26:07.040 | 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-13 23:26:07.041 | 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-13 23:26:07.042 | 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-13 23:26:07.043 | 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-13 23:26:07.045 | 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-13 23:26:07.046 | 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-13 23:26:07.082 | 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-13 23:26:07.091 | 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-13 23:26:07.146 | 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-13 23:26:07.147 | 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-13 23:26:07.148 | 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-13 23:26:07.149 | 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-13 23:26:07.151 | 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-13 23:26:07.152 | 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-13 23:26:07.153 | 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-13 23:26:07.154 | 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-13 23:26:07.156 | 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-13 23:26:07.157 | 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-13 23:26:07.158 | 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-13 23:26:07.159 | 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-13 23:26:07.179 | 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-13 23:26:07.211 | 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-13 23:26:07.212 | 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-13 23:26:07.215 | 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-13 23:26:07.216 | 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-13 23:26:07.238 | 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-13 23:26:07.340 | 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-13 23:26:07.341 | 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-13 23:26:07.343 | 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-13 23:26:07.384 | 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-13 23:26:07.428 | 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-13 23:26:07.429 | 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-13 23:26:07.430 | 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-13 23:26:07.431 | 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-13 23:26:07.490 | 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-13 23:26:07.495 | 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-13 23:26:07.508 | 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-13 23:26:07.509 | 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-13 23:26:07.528 | 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-13 23:26:07.529 | 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-13 23:26:07.680 | 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-13 23:26:07.695 | 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-13 23:26:09.958 | Installing collected packages: swift 2022-04-13 23:26:09.958 | Attempting uninstall: swift 2022-04-13 23:26:09.958 | Found existing installation: swift 2.30.0.dev15 2022-04-13 23:26:09.961 | Can't uninstall 'swift'. No files were found to uninstall. 2022-04-13 23:26:09.962 | Running setup.py develop for swift 2022-04-13 23:26:15.755 | Successfully installed swift 2022-04-13 23:26:15.756 | 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-13 23:26:15.764 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:26:15.764 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:26:15.897 | + inc/python:pip_install:200 : result=0 2022-04-13 23:26:15.899 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:26:15.901 | + functions-common:time_stop:2432 : local name 2022-04-13 23:26:15.903 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:26:15.906 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:26:15.908 | + functions-common:time_stop:2435 : local total 2022-04-13 23:26:15.910 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:26:15.912 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:26:15.914 | + functions-common:time_stop:2439 : start_time=1649892360202 2022-04-13 23:26:15.916 | + functions-common:time_stop:2441 : [[ -z 1649892360202 ]] 2022-04-13 23:26:15.919 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:26:15.923 | + functions-common:time_stop:2444 : end_time=1649892375921 2022-04-13 23:26:15.925 | + functions-common:time_stop:2445 : elapsed_time=15719 2022-04-13 23:26:15.928 | + functions-common:time_stop:2446 : total=64260 2022-04-13 23:26:15.930 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:26:15.932 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=79979 2022-04-13 23:26:15.935 | + inc/python:pip_install:203 : return 0 2022-04-13 23:26:15.937 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:26:15.939 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-13 23:26:15.942 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-13 23:26:15.961 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-13 23:26:15.972 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-13 23:26:15.975 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-13 23:26:15.977 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:26:15.980 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:26:15.982 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-04-13 23:26:15.984 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:26:15.987 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-13 23:26:15.989 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:26:15.992 | + ./stack.sh:main:910 : configure_swift 2022-04-13 23:26:15.994 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-13 23:26:15.996 | + lib/swift:configure_swift:332 : local node_number 2022-04-13 23:26:15.998 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-13 23:26:16.000 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-13 23:26:16.002 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-13 23:26:17.214 | No account-reaper running 2022-04-13 23:26:17.214 | No object-server running 2022-04-13 23:26:17.214 | No container-sharder running 2022-04-13 23:26:17.214 | No container-replicator running 2022-04-13 23:26:17.214 | No object-expirer running 2022-04-13 23:26:17.214 | No container-reconciler running 2022-04-13 23:26:17.214 | No object-reconstructor running 2022-04-13 23:26:17.214 | No object-updater running 2022-04-13 23:26:17.214 | No object-auditor running 2022-04-13 23:26:17.214 | No proxy-server running 2022-04-13 23:26:17.214 | No container-auditor running 2022-04-13 23:26:17.214 | No container-sync running 2022-04-13 23:26:17.214 | No object-replicator running 2022-04-13 23:26:17.214 | No account-auditor running 2022-04-13 23:26:17.214 | No account-server running 2022-04-13 23:26:17.214 | No container-server running 2022-04-13 23:26:17.214 | No container-updater running 2022-04-13 23:26:17.214 | No account-replicator running 2022-04-13 23:26:17.307 | + lib/swift:configure_swift:337 : true 2022-04-13 23:26:17.310 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-13 23:26:17.323 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-13 23:26:17.334 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-13 23:26:17.337 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-13 23:26:17.338 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-13 23:26:17.343 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-13 23:26:17.343 | s/%GROUP%/ubuntu/; 2022-04-13 23:26:17.343 | s/%USER%/ubuntu/; 2022-04-13 23:26:17.343 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-13 23:26:17.343 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-13 23:26:17.346 | uid = ubuntu 2022-04-13 23:26:17.346 | gid = ubuntu 2022-04-13 23:26:17.346 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-13 23:26:17.346 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-13 23:26:17.346 | address = 127.0.0.1 2022-04-13 23:26:17.346 | 2022-04-13 23:26:17.346 | [account6612] 2022-04-13 23:26:17.346 | max connections = 25 2022-04-13 23:26:17.346 | path = /opt/stack/data/swift/1/node/ 2022-04-13 23:26:17.346 | read only = false 2022-04-13 23:26:17.346 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-13 23:26:17.346 | 2022-04-13 23:26:17.346 | [account6622] 2022-04-13 23:26:17.346 | max connections = 25 2022-04-13 23:26:17.346 | path = /opt/stack/data/swift/2/node/ 2022-04-13 23:26:17.346 | read only = false 2022-04-13 23:26:17.346 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-13 23:26:17.346 | 2022-04-13 23:26:17.346 | [account6632] 2022-04-13 23:26:17.346 | max connections = 25 2022-04-13 23:26:17.346 | path = /opt/stack/data/swift/3/node/ 2022-04-13 23:26:17.346 | read only = false 2022-04-13 23:26:17.346 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-13 23:26:17.346 | 2022-04-13 23:26:17.346 | [account6642] 2022-04-13 23:26:17.346 | max connections = 25 2022-04-13 23:26:17.346 | path = /opt/stack/data/swift/4/node/ 2022-04-13 23:26:17.346 | read only = false 2022-04-13 23:26:17.346 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-13 23:26:17.347 | 2022-04-13 23:26:17.347 | 2022-04-13 23:26:17.347 | [container6611] 2022-04-13 23:26:17.347 | max connections = 25 2022-04-13 23:26:17.347 | path = /opt/stack/data/swift/1/node/ 2022-04-13 23:26:17.347 | read only = false 2022-04-13 23:26:17.347 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-13 23:26:17.347 | 2022-04-13 23:26:17.347 | [container6621] 2022-04-13 23:26:17.347 | max connections = 25 2022-04-13 23:26:17.347 | path = /opt/stack/data/swift/2/node/ 2022-04-13 23:26:17.347 | read only = false 2022-04-13 23:26:17.347 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-13 23:26:17.347 | 2022-04-13 23:26:17.347 | [container6631] 2022-04-13 23:26:17.347 | max connections = 25 2022-04-13 23:26:17.347 | path = /opt/stack/data/swift/3/node/ 2022-04-13 23:26:17.347 | read only = false 2022-04-13 23:26:17.347 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-13 23:26:17.347 | 2022-04-13 23:26:17.347 | [container6641] 2022-04-13 23:26:17.347 | max connections = 25 2022-04-13 23:26:17.347 | path = /opt/stack/data/swift/4/node/ 2022-04-13 23:26:17.347 | read only = false 2022-04-13 23:26:17.347 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-13 23:26:17.347 | 2022-04-13 23:26:17.347 | 2022-04-13 23:26:17.347 | [object6613] 2022-04-13 23:26:17.347 | max connections = 25 2022-04-13 23:26:17.347 | path = /opt/stack/data/swift/1/node/ 2022-04-13 23:26:17.347 | read only = false 2022-04-13 23:26:17.347 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-13 23:26:17.347 | 2022-04-13 23:26:17.347 | [object6623] 2022-04-13 23:26:17.347 | max connections = 25 2022-04-13 23:26:17.347 | path = /opt/stack/data/swift/2/node/ 2022-04-13 23:26:17.347 | read only = false 2022-04-13 23:26:17.348 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-13 23:26:17.348 | 2022-04-13 23:26:17.348 | [object6633] 2022-04-13 23:26:17.348 | max connections = 25 2022-04-13 23:26:17.348 | path = /opt/stack/data/swift/3/node/ 2022-04-13 23:26:17.348 | read only = false 2022-04-13 23:26:17.348 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-13 23:26:17.348 | 2022-04-13 23:26:17.348 | [object6643] 2022-04-13 23:26:17.348 | max connections = 25 2022-04-13 23:26:17.348 | path = /opt/stack/data/swift/4/node/ 2022-04-13 23:26:17.348 | read only = false 2022-04-13 23:26:17.348 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-13 23:26:17.349 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-13 23:26:17.351 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:26:17.353 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:26:17.355 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-13 23:26:17.367 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-13 23:26:17.369 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-13 23:26:17.374 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-13 23:26:17.378 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-13 23:26:17.380 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-13 23:26:17.384 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-13 23:26:17.412 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.47:8080/v1/ 2022-04-13 23:26:17.438 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-13 23:26:17.456 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-13 23:26:17.483 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-13 23:26:17.501 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-13 23:26:17.529 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-13 23:26:17.546 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-13 23:26:17.574 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-13 23:26:17.591 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-13 23:26:17.619 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-13 23:26:17.637 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 23:26:17.664 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-13 23:26:17.682 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-13 23:26:17.697 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:26:17.700 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-13 23:26:17.728 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-13 23:26:17.755 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-13 23:26:17.782 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-13 23:26:17.809 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-13 23:26:17.824 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:26:17.826 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-13 23:26:17.852 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-13 23:26:17.867 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:26:17.870 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-13 23:26:17.885 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:26:17.887 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-13 23:26:17.889 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-13 23:26:17.904 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:26:17.906 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-13 23:26:17.908 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-13 23:26:17.910 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-13 23:26:17.915 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-13 23:26:17.920 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-13 23:26:17.947 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-13 23:26:17.973 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-13 23:26:18.004 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-13 23:26:18.033 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-13 23:26:18.060 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-13 23:26:18.062 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-13 23:26:18.064 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-13 23:26:18.066 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-13 23:26:18.069 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-13 23:26:18.095 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-13 23:26:18.123 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.47/identity 2022-04-13 23:26:18.149 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-13 23:26:18.177 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-13 23:26:18.203 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-13 23:26:18.231 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-13 23:26:18.258 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-13 23:26:18.285 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:26:18.312 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-13 23:26:18.339 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-13 23:26:18.366 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-13 23:26:18.393 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-13 23:26:18.421 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-13 23:26:18.451 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-13 23:26:18.478 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-13 23:26:18.496 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-13 23:26:18.524 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-13 23:26:18.551 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-13 23:26:18.556 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-13 23:26:18.584 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-13 23:26:18.611 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-13 23:26:18.638 | + lib/swift:configure_swift:475 : local node_number 2022-04-13 23:26:18.640 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-13 23:26:18.642 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-13 23:26:18.644 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-13 23:26:18.649 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-13 23:26:18.652 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-13 23:26:18.654 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-13 23:26:18.656 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-13 23:26:18.658 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-13 23:26:18.660 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-13 23:26:18.663 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-13 23:26:18.665 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-13 23:26:18.682 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-13 23:26:18.710 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-13 23:26:18.728 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-13 23:26:18.756 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-13 23:26:18.774 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-13 23:26:18.802 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-13 23:26:18.820 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-13 23:26:18.849 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-13 23:26:18.866 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-13 23:26:18.895 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-13 23:26:18.913 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-13 23:26:18.941 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-13 23:26:18.959 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-13 23:26:18.987 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-13 23:26:19.005 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-13 23:26:19.034 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-13 23:26:19.051 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-13 23:26:19.079 | + 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-13 23:26:19.084 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-13 23:26:19.102 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 23:26:19.130 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-13 23:26:19.159 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-13 23:26:19.161 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-13 23:26:19.165 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-13 23:26:19.168 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-13 23:26:19.170 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-13 23:26:19.172 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-13 23:26:19.174 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-13 23:26:19.176 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-13 23:26:19.178 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-13 23:26:19.180 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-13 23:26:19.199 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-13 23:26:19.227 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-13 23:26:19.245 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-13 23:26:19.273 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-13 23:26:19.291 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-13 23:26:19.319 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-13 23:26:19.337 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-13 23:26:19.365 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-13 23:26:19.384 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-13 23:26:19.412 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-13 23:26:19.435 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-13 23:26:19.463 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-13 23:26:19.481 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-13 23:26:19.510 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-13 23:26:19.527 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-13 23:26:19.557 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-13 23:26:19.574 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-13 23:26:19.601 | + 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-13 23:26:19.607 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-13 23:26:19.624 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 23:26:19.653 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-13 23:26:19.655 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-13 23:26:19.660 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-13 23:26:19.662 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-13 23:26:19.664 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-13 23:26:19.667 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-13 23:26:19.669 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-13 23:26:19.671 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-13 23:26:19.674 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-13 23:26:19.676 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-13 23:26:19.693 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-13 23:26:19.722 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-13 23:26:19.740 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-13 23:26:19.768 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-13 23:26:19.786 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-13 23:26:19.815 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-13 23:26:19.832 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-13 23:26:19.865 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-13 23:26:19.883 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-13 23:26:19.911 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-13 23:26:19.929 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-13 23:26:19.958 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-13 23:26:19.976 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-13 23:26:20.004 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-13 23:26:20.022 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-13 23:26:20.051 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-13 23:26:20.068 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-13 23:26:20.096 | + 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-13 23:26:20.100 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-13 23:26:20.119 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 23:26:20.147 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-13 23:26:20.175 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-13 23:26:20.203 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-13 23:26:20.231 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-13 23:26:20.233 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-13 23:26:20.238 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-13 23:26:20.266 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-13 23:26:20.295 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-13 23:26:20.324 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-13 23:26:20.352 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-13 23:26:20.380 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-13 23:26:20.407 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-13 23:26:20.438 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-13 23:26:20.466 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-13 23:26:20.492 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-13 23:26:20.508 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:26:20.511 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-13 23:26:20.529 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-13 23:26:20.532 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-13 23:26:20.551 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-13 23:26:20.553 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.47 2022-04-13 23:26:20.581 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-13 23:26:20.583 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-13 23:26:20.610 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.47/identity 2022-04-13 23:26:20.639 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-13 23:26:20.641 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-13 23:26:20.668 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-13 23:26:20.684 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:26:20.686 | + lib/swift:configure_swift:538 : local user_group 2022-04-13 23:26:20.689 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-13 23:26:20.694 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-13 23:26:20.696 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-13 23:26:20.709 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-13 23:26:20.711 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-13 23:26:20.722 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-13 23:26:20.725 | + lib/swift:configure_swift:545 : is_suse 2022-04-13 23:26:20.727 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:26:20.730 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:26:20.732 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:26:20.735 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:26:20.737 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:26:20.739 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:26:20.742 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-13 23:26:20.754 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-13 23:26:20.757 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-13 23:26:20.759 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-04-13 23:26:20.776 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:26:20.779 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-04-13 23:26:20.798 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:26:20.800 | + ./stack.sh:main:921 : stack_install_service glance 2022-04-13 23:26:20.802 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-13 23:26:20.805 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-13 23:26:20.808 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:26:20.810 | + lib/stack:stack_install_service:32 : install_glance 2022-04-13 23:26:20.812 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-13 23:26:20.815 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-13 23:26:20.818 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-13 23:26:20.834 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:26:20.837 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-13 23:26:20.839 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-13 23:26:20.856 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:26:20.859 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-13 23:26:20.862 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-13 23:26:20.864 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-13 23:26:20.867 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:26:20.871 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:26:20.873 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-04-13 23:26:20.876 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:26:20.879 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-13 23:26:20.882 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-13 23:26:20.884 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-13 23:26:20.887 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-13 23:26:20.890 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-13 23:26:20.893 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-13 23:26:20.895 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-13 23:26:20.898 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-13 23:26:20.901 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-13 23:26:20.904 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-13 23:26:20.907 | +++ 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-13 23:26:20.908 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-13 23:26:20.914 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-13 23:26:20.917 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-13 23:26:20.919 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-13 23:26:20.923 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-13 23:26:20.925 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-13 23:26:20.947 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-13 23:26:20.950 | + 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-13 23:26:21.817 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:21.817 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:21.817 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:21.817 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:22.996 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:26:23.029 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 23:26:23.111 | 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-13 23:26:23.112 | 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-13 23:26:23.113 | 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-13 23:26:23.114 | 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-13 23:26:23.115 | 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-13 23:26:23.116 | 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-13 23:26:23.117 | 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-13 23:26:23.119 | 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-13 23:26:23.120 | 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-13 23:26:23.121 | 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-13 23:26:23.122 | 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-13 23:26:23.123 | 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-13 23:26:23.125 | 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-13 23:26:23.127 | 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-13 23:26:23.130 | 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-13 23:26:23.132 | 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-13 23:26:23.134 | 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-13 23:26:23.137 | 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-13 23:26:23.145 | 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-13 23:26:23.146 | 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-13 23:26:23.160 | 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-13 23:26:23.229 | 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-13 23:26:23.231 | 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-13 23:26:23.232 | 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-13 23:26:23.255 | 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-13 23:26:23.256 | 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-13 23:26:23.258 | 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-13 23:26:23.260 | 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-13 23:26:23.261 | 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-13 23:26:23.271 | 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-13 23:26:23.313 | 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-13 23:26:23.314 | 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-13 23:26:23.315 | 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-13 23:26:23.316 | 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-13 23:26:23.336 | 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-13 23:26:23.339 | 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-13 23:26:23.355 | 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-13 23:26:23.371 | 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-13 23:26:23.373 | 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-13 23:26:23.391 | 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-13 23:26:23.394 | 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-13 23:26:23.474 | 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-13 23:26:23.475 | 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-13 23:26:23.476 | 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-13 23:26:23.479 | 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-13 23:26:23.536 | 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-13 23:26:23.561 | 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-13 23:26:23.792 | 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-13 23:26:23.794 | 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-13 23:26:23.828 | 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-13 23:26:23.832 | 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-13 23:26:23.833 | 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-13 23:26:23.834 | 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-13 23:26:23.837 | 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-13 23:26:23.838 | 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-13 23:26:23.892 | 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-13 23:26:24.074 | 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-13 23:26:24.096 | 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-13 23:26:24.180 | 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-13 23:26:24.325 | 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-13 23:26:26.412 | 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-13 23:26:26.419 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:26:26.419 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:26:26.542 | + inc/python:pip_install:200 : result=0 2022-04-13 23:26:26.544 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:26:26.546 | + functions-common:time_stop:2432 : local name 2022-04-13 23:26:26.549 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:26:26.551 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:26:26.553 | + functions-common:time_stop:2435 : local total 2022-04-13 23:26:26.556 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:26:26.559 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:26:26.561 | + functions-common:time_stop:2439 : start_time=1649892380942 2022-04-13 23:26:26.563 | + functions-common:time_stop:2441 : [[ -z 1649892380942 ]] 2022-04-13 23:26:26.566 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:26:26.570 | + functions-common:time_stop:2444 : end_time=1649892386568 2022-04-13 23:26:26.573 | + functions-common:time_stop:2445 : elapsed_time=5626 2022-04-13 23:26:26.575 | + functions-common:time_stop:2446 : total=79979 2022-04-13 23:26:26.578 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:26:26.580 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=85605 2022-04-13 23:26:26.582 | + inc/python:pip_install:203 : return 0 2022-04-13 23:26:26.585 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-13 23:26:26.588 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-13 23:26:26.590 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-13 23:26:26.603 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-13 23:26:26.608 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-04-13 23:26:26.611 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-13 23:26:26.613 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-13 23:26:26.615 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:26:26.618 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:26:26.621 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:26:26.624 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:26:26.626 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:26:26.629 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:26:26.646 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:26:26.648 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:26:26.650 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:26:26.653 | + functions-common:git_clone:629 : echo master 2022-04-13 23:26:26.654 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:26:26.659 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-13 23:26:26.661 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:26:26.664 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/glance 2022-04-13 23:26:26.676 | + functions-common:git_clone:684 : cd /opt/stack/glance 2022-04-13 23:26:26.680 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:26:26.680 | + functions-common:git_clone:685 : head -1 2022-04-13 23:26:26.684 | 3949fc467 api-ref needs update about 'checksum' image prop 2022-04-13 23:26:26.686 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:26:26.689 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-13 23:26:26.692 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:26:26.694 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-13 23:26:26.697 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-13 23:26:26.700 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:26:26.702 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-13 23:26:26.705 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:26:26.707 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-13 23:26:26.710 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-13 23:26:26.712 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:26:26.715 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:26:26.718 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-13 23:26:26.720 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:26:26.723 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-13 23:26:26.726 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:26:26.729 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:26:26.732 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-13 23:26:26.738 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-13 23:26:26.740 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-13 23:26:27.396 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-13 23:26:27.399 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:26:27.402 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:26:27.404 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:26:27.406 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-13 23:26:27.409 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-13 23:26:27.411 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:26:27.414 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:26:27.417 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:26:27.419 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:26:27.421 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:26:27.424 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:26:27.426 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:26:27.429 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-13 23:26:27.450 | Using python 3.8 to install /opt/stack/glance 2022-04-13 23:26:27.452 | + 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-13 23:26:28.312 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:28.312 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:28.312 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:28.312 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:29.498 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:26:29.529 | Obtaining file:///opt/stack/glance 2022-04-13 23:26:29.529 | Preparing metadata (setup.py): started 2022-04-13 23:26:34.226 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:26:34.298 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.8.1) 2022-04-13 23:26:34.299 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.7.1) 2022-04-13 23:26:34.300 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.4.35) 2022-04-13 23:26:34.301 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.33.0) 2022-04-13 23:26:34.302 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.1.1) 2022-04-13 23:26:34.303 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.5.1) 2022-04-13 23:26:34.304 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.8.7) 2022-04-13 23:26:34.306 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.4.2) 2022-04-13 23:26:34.307 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.7.7) 2022-04-13 23:26:34.308 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.20.4) 2022-04-13 23:26:34.309 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (8.8.0) 2022-04-13 23:26:34.310 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.0) 2022-04-13 23:26:34.311 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.1.0) 2022-04-13 23:26:34.312 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.5.0) 2022-04-13 23:26:34.314 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.12.2) 2022-04-13 23:26:34.315 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.5.0) 2022-04-13 23:26:34.316 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.4.0) 2022-04-13 23:26:34.317 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.6.4) 2022-04-13 23:26:34.318 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.0) 2022-04-13 23:26:34.319 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (9.4.0) 2022-04-13 23:26:34.320 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.11.0) 2022-04-13 23:26:34.321 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.2.0) 2022-04-13 23:26:34.322 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.5.0) 2022-04-13 23:26:34.323 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev5) (3.2.0) 2022-04-13 23:26:34.324 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.4.0) 2022-04-13 23:26:34.325 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (22.0.0) 2022-04-13 23:26:34.326 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (11.2.0) 2022-04-13 23:26:34.327 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.1.0) 2022-04-13 23:26:34.329 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.5.0) 2022-04-13 23:26:34.330 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.7.0) 2022-04-13 23:26:34.331 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (12.13.0) 2022-04-13 23:26:34.332 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.1) 2022-04-13 23:26:34.333 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.3.0) 2022-04-13 23:26:34.334 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.11.0) 2022-04-13 23:26:34.335 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.3.3) 2022-04-13 23:26:34.336 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.4.2) 2022-04-13 23:26:34.337 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.0.0) 2022-04-13 23:26:34.339 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.5.0) 2022-04-13 23:26:34.340 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (36.0.2) 2022-04-13 23:26:34.340 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.2.2) 2022-04-13 23:26:34.341 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.0.2) 2022-04-13 23:26:34.343 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.6.0) 2022-04-13 23:26:34.344 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.10.1) 2022-04-13 23:26:34.361 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (4.11.3) 2022-04-13 23:26:34.362 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (1.2.0) 2022-04-13 23:26:34.363 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (5.6.0) 2022-04-13 23:26:34.386 | 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.dev5) (5.3.0) 2022-04-13 23:26:34.387 | 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.dev5) (2.27.1) 2022-04-13 23:26:34.426 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev5) (1.15.0) 2022-04-13 23:26:34.442 | 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.dev5) (4.3.0) 2022-04-13 23:26:34.451 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev5) (1.14.0) 2022-04-13 23:26:34.465 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (2.2.1) 2022-04-13 23:26:34.466 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (1.16.0) 2022-04-13 23:26:34.467 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (1.1.2) 2022-04-13 23:26:34.561 | 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.dev5) (3.0.7) 2022-04-13 23:26:34.638 | 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.dev5) (1.7.0) 2022-04-13 23:26:34.691 | 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.dev5) (2.10.1) 2022-04-13 23:26:34.693 | 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.dev5) (3.1.1) 2022-04-13 23:26:34.726 | 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.dev5) (0.17.3) 2022-04-13 23:26:34.795 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev5) (6.0) 2022-04-13 23:26:34.798 | 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.dev5) (0.8.0) 2022-04-13 23:26:34.799 | 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.dev5) (1.5.0) 2022-04-13 23:26:34.859 | 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.dev5) (0.13.0) 2022-04-13 23:26:34.861 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev5) (0.5.0) 2022-04-13 23:26:34.862 | 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.dev5) (2.0.1) 2022-04-13 23:26:34.888 | 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.dev5) (0.61.0) 2022-04-13 23:26:34.935 | 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.dev5) (2.8.2) 2022-04-13 23:26:34.939 | 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.dev5) (0.9.6) 2022-04-13 23:26:35.000 | 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.dev5) (5.1.0) 2022-04-13 23:26:35.002 | 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.dev5) (2.8.0) 2022-04-13 23:26:35.005 | 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.dev5) (5.2.4) 2022-04-13 23:26:35.006 | 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.dev5) (0.4.0) 2022-04-13 23:26:35.007 | 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.dev5) (5.0.0) 2022-04-13 23:26:35.032 | 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.dev5) (3.2.0) 2022-04-13 23:26:35.036 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev5) (3.1.1) 2022-04-13 23:26:35.037 | 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.dev5) (3.3.0) 2022-04-13 23:26:35.080 | 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.dev5) (5.9.0) 2022-04-13 23:26:35.122 | 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.dev5) (0.11.0) 2022-04-13 23:26:35.124 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (2022.1) 2022-04-13 23:26:35.126 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (21.3) 2022-04-13 23:26:35.203 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev5) (62.0.0) 2022-04-13 23:26:35.263 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev5) (0.2.5) 2022-04-13 23:26:35.364 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev5) (0.7) 2022-04-13 23:26:35.639 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (6.3.1) 2022-04-13 23:26:35.641 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (1.4.2) 2022-04-13 23:26:35.643 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (2.8) 2022-04-13 23:26:35.644 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (2.5.0) 2022-04-13 23:26:35.699 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev5) (0.8.1) 2022-04-13 23:26:35.723 | 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.dev5) (5.0.0) 2022-04-13 23:26:35.815 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev5) (2.21) 2022-04-13 23:26:35.932 | 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.dev5) (2.1.1) 2022-04-13 23:26:36.145 | 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.dev5) (1.32) 2022-04-13 23:26:36.146 | 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.dev5) (5.1.1) 2022-04-13 23:26:36.148 | 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.dev5) (1.1.5) 2022-04-13 23:26:36.150 | 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.dev5) (1.0.0) 2022-04-13 23:26:36.152 | 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.dev5) (1.4.4) 2022-04-13 23:26:36.153 | 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.dev5) (2.5.0) 2022-04-13 23:26:36.154 | 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.dev5) (1.4.0) 2022-04-13 23:26:36.272 | 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.dev5) (0.14.1) 2022-04-13 23:26:36.306 | 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.dev5) (1.0.3) 2022-04-13 23:26:36.354 | 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.dev5) (3.0.0) 2022-04-13 23:26:36.356 | 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.dev5) (1.3.3) 2022-04-13 23:26:36.595 | 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.dev5) (3.10.1) 2022-04-13 23:26:36.776 | 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.dev5) (2.0.12) 2022-04-13 23:26:36.777 | 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.dev5) (2019.11.28) 2022-04-13 23:26:36.778 | 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.dev5) (1.26.9) 2022-04-13 23:26:36.781 | 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.dev5) (3.3) 2022-04-13 23:26:36.885 | 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.dev5) (0.5.2) 2022-04-13 23:26:37.040 | 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.dev5) (2.5.0) 2022-04-13 23:26:37.172 | 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.dev5) (3.8.0) 2022-04-13 23:26:37.490 | 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.dev5) (0.5.0) 2022-04-13 23:26:37.491 | 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.dev5) (2.4.0) 2022-04-13 23:26:37.724 | 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.dev5) (2.2) 2022-04-13 23:26:38.008 | 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.dev5) (1.0.0) 2022-04-13 23:26:38.369 | 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.dev5) (1.8.2) 2022-04-13 23:26:38.370 | 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.dev5) (21.4.0) 2022-04-13 23:26:39.843 | Installing collected packages: glance 2022-04-13 23:26:39.843 | Attempting uninstall: glance 2022-04-13 23:26:39.844 | Found existing installation: glance 24.1.0.dev5 2022-04-13 23:26:39.850 | Can't uninstall 'glance'. No files were found to uninstall. 2022-04-13 23:26:39.852 | Running setup.py develop for glance 2022-04-13 23:26:46.009 | Successfully installed glance 2022-04-13 23:26:46.009 | 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-13 23:26:46.017 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:26:46.017 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:26:46.157 | + inc/python:pip_install:200 : result=0 2022-04-13 23:26:46.159 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:26:46.161 | + functions-common:time_stop:2432 : local name 2022-04-13 23:26:46.164 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:26:46.166 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:26:46.169 | + functions-common:time_stop:2435 : local total 2022-04-13 23:26:46.171 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:26:46.173 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:26:46.175 | + functions-common:time_stop:2439 : start_time=1649892387444 2022-04-13 23:26:46.178 | + functions-common:time_stop:2441 : [[ -z 1649892387444 ]] 2022-04-13 23:26:46.180 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:26:46.184 | + functions-common:time_stop:2444 : end_time=1649892406182 2022-04-13 23:26:46.187 | + functions-common:time_stop:2445 : elapsed_time=18738 2022-04-13 23:26:46.189 | + functions-common:time_stop:2446 : total=85605 2022-04-13 23:26:46.191 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:26:46.193 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=104343 2022-04-13 23:26:46.196 | + inc/python:pip_install:203 : return 0 2022-04-13 23:26:46.198 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:26:46.201 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-13 23:26:46.203 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-13 23:26:46.223 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-13 23:26:46.235 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-13 23:26:46.237 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-13 23:26:46.240 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:26:46.242 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:26:46.245 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-04-13 23:26:46.248 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:26:46.250 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:26:46.253 | + ./stack.sh:main:922 : configure_glance 2022-04-13 23:26:46.255 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-13 23:26:46.268 | + lib/glance:configure_glance:326 : local dburl 2022-04-13 23:26:46.271 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-13 23:26:46.273 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-13 23:26:46.276 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-13 23:26:46.278 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-13 23:26:46.281 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-13 23:26:46.283 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-13 23:26:46.286 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-13 23:26:46.313 | + 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-13 23:26:46.343 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-13 23:26:46.371 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-13 23:26:46.401 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-13 23:26:46.429 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-13 23:26:46.458 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-13 23:26:46.461 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-13 23:26:46.464 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-13 23:26:46.466 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:26:46.468 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-13 23:26:46.499 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-13 23:26:46.529 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.47/identity 2022-04-13 23:26:46.558 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-13 23:26:46.587 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-13 23:26:46.615 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-13 23:26:46.645 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-13 23:26:46.674 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-13 23:26:46.704 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:26:46.733 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:26:46.763 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-13 23:26:46.792 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-13 23:26:46.795 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-13 23:26:46.797 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-13 23:26:46.799 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:26:46.802 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:26:46.804 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:26:46.821 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:26:46.824 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:26:46.827 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:26:46.829 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:26:46.845 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:26:46.847 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-04-13 23:26:46.850 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-04-13 23:26:46.879 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:26:46.882 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:26:46.885 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-13 23:26:46.887 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-13 23:26:46.889 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-13 23:26:46.918 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-13 23:26:46.948 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-13 23:26:46.951 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-13 23:26:46.953 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-13 23:26:46.955 | + lib/glance:configure_glance_store:254 : local be 2022-04-13 23:26:46.958 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-13 23:26:46.960 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-13 23:26:46.962 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-13 23:26:46.993 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-13 23:26:46.995 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.47 2022-04-13 23:26:47.025 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-13 23:26:47.028 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-13 23:26:47.044 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:26:47.047 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-13 23:26:47.076 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-13 23:26:47.106 | + 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-13 23:26:47.136 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-13 23:26:47.166 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-13 23:26:47.195 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-13 23:26:47.211 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:26:47.214 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-13 23:26:47.244 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-13 23:26:47.273 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-13 23:26:47.302 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.47/identity/v3 2022-04-13 23:26:47.331 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-13 23:26:47.361 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.47/image 2022-04-13 23:26:47.390 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-13 23:26:47.407 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:26:47.410 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-13 23:26:47.412 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-13 23:26:47.415 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-13 23:26:47.418 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:26:47.435 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:26:47.437 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:26:47.439 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:26:47.442 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:26:47.444 | + 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-13 23:26:47.473 | + 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-13 23:26:47.503 | + 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-13 23:26:47.537 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:26:47.567 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-13 23:26:47.571 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-13 23:26:47.601 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-13 23:26:47.631 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-13 23:26:47.660 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.47/identity 2022-04-13 23:26:47.690 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-13 23:26:47.720 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-13 23:26:47.749 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-13 23:26:47.779 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-13 23:26:47.808 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-13 23:26:47.838 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-13 23:26:47.867 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-13 23:26:47.897 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-13 23:26:47.902 | + 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-13 23:26:47.910 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-13 23:26:47.926 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:26:47.928 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-13 23:26:47.931 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-13 23:26:47.933 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-13 23:26:47.935 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-13 23:26:47.937 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-13 23:26:47.940 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-13 23:26:47.944 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-13 23:26:47.947 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-13 23:26:47.950 | + 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-13 23:26:47.980 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-13 23:26:47.983 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-13 23:26:47.985 | ++ functions:get_random_port:837 : true 2022-04-13 23:26:47.987 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-13 23:26:47.990 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-13 23:26:47.992 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-13 23:26:48.048 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-13 23:26:48.050 | ++ functions:get_random_port:841 : break 2 2022-04-13 23:26:48.052 | ++ functions:get_random_port:845 : echo 60999 2022-04-13 23:26:48.056 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-13 23:26:48.058 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-13 23:26:48.086 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-13 23:26:48.112 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-13 23:26:48.140 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:26:48.167 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:26:48.194 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:26:48.222 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:26:48.249 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:26:48.277 | + 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-13 23:26:48.304 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:26:48.332 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:26:48.359 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:26:48.387 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:26:48.414 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 23:26:48.442 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-13 23:26:48.470 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-13 23:26:48.498 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-13 23:26:48.525 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-13 23:26:48.553 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-13 23:26:48.581 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-13 23:26:48.583 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-13 23:26:48.585 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:26:48.588 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:26:48.590 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:26:48.592 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-13 23:26:48.595 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-13 23:26:48.650 | proxy (enabled by site administrator) 2022-04-13 23:26:48.654 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-13 23:26:48.656 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-13 23:26:48.658 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:26:48.660 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:26:48.663 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:26:48.665 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-13 23:26:48.668 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-13 23:26:48.723 | proxy_http (enabled by site administrator) 2022-04-13 23:26:48.726 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-13 23:26:48.729 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-13 23:26:48.732 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-13 23:26:48.734 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:26:48.736 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:26:48.739 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:26:48.741 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:26:48.745 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:26:48.748 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-13 23:26:48.748 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:26:48.757 | KeepAlive Off 2022-04-13 23:26:48.761 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-13 23:26:48.761 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:26:48.769 | SetEnv proxy-sendchunked 1 2022-04-13 23:26:48.773 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-13 23:26:48.773 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:26:48.782 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-13 23:26:48.785 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-13 23:26:48.787 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-13 23:26:48.790 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:26:48.793 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:26:48.795 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:26:48.797 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:26:48.800 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:26:48.802 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:26:48.804 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:26:48.807 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:26:48.810 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:26:48.812 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-13 23:26:48.873 | Site glance-wsgi-api already enabled 2022-04-13 23:26:48.878 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-13 23:26:48.880 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:26:48.882 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:26:48.885 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:26:49.021 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-13 23:26:49.028 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-13 23:26:49.061 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-13 23:26:49.064 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-04-13 23:26:49.085 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:26:49.088 | + ./stack.sh:main:927 : stack_install_service cinder 2022-04-13 23:26:49.090 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-13 23:26:49.093 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-13 23:26:49.095 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:26:49.098 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-13 23:26:49.100 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-04-13 23:26:49.103 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-13 23:26:49.105 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-13 23:26:49.108 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:26:49.110 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:26:49.113 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:26:49.116 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:26:49.118 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:26:49.121 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:26:49.138 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:26:49.140 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:26:49.142 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:26:49.145 | + functions-common:git_clone:629 : echo master 2022-04-13 23:26:49.145 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:26:49.151 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-13 23:26:49.153 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:26:49.156 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/cinder 2022-04-13 23:26:49.169 | + functions-common:git_clone:684 : cd /opt/stack/cinder 2022-04-13 23:26:49.172 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:26:49.172 | + functions-common:git_clone:685 : head -1 2022-04-13 23:26:49.183 | 36c530676 db: Drop support for MySQL 5.5 2022-04-13 23:26:49.186 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:26:49.189 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-13 23:26:49.192 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:26:49.194 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-13 23:26:49.197 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-13 23:26:49.200 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:26:49.202 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-13 23:26:49.205 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:26:49.207 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-13 23:26:49.210 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-13 23:26:49.213 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:26:49.215 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:26:49.218 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-13 23:26:49.221 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:26:49.224 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-13 23:26:49.226 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:26:49.229 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:26:49.232 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-13 23:26:49.238 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-13 23:26:49.240 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-04-13 23:26:49.911 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-13 23:26:49.913 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:26:49.916 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:26:49.918 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:26:49.921 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-13 23:26:49.923 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-13 23:26:49.925 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:26:49.928 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:26:49.931 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:26:49.933 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:26:49.935 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:26:49.938 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:26:49.940 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:26:49.942 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-13 23:26:49.964 | Using python 3.8 to install /opt/stack/cinder 2022-04-13 23:26:49.966 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-04-13 23:26:50.834 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:50.835 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:50.835 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:50.835 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:52.009 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:26:52.040 | Obtaining file:///opt/stack/cinder 2022-04-13 23:26:52.041 | Preparing metadata (setup.py): started 2022-04-13 23:26:57.612 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:26:57.748 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.8.1) 2022-04-13 23:26:57.749 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.1.1) 2022-04-13 23:26:57.750 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.33.0) 2022-04-13 23:26:57.751 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.1.2) 2022-04-13 23:26:57.752 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.20.4) 2022-04-13 23:26:57.753 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.0.2) 2022-04-13 23:26:57.754 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev49) (3.2.0) 2022-04-13 23:26:57.755 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.5.0) 2022-04-13 23:26:57.756 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (9.4.0) 2022-04-13 23:26:57.757 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.8.0) 2022-04-13 23:26:57.758 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.1.3) 2022-04-13 23:26:57.759 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (8.8.0) 2022-04-13 23:26:57.760 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.5.0) 2022-04-13 23:26:57.762 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.1.0) 2022-04-13 23:26:57.763 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (11.2.0) 2022-04-13 23:26:57.764 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.7.0) 2022-04-13 23:26:57.765 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (12.13.0) 2022-04-13 23:26:57.766 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.5.1) 2022-04-13 23:26:57.767 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.11.0) 2022-04-13 23:26:57.768 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.7.0) 2022-04-13 23:26:57.769 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.3.0) 2022-04-13 23:26:57.770 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (6.3.1) 2022-04-13 23:26:57.772 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.3.0) 2022-04-13 23:26:57.773 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.8.0) 2022-04-13 23:26:57.774 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.5.0) 2022-04-13 23:26:57.775 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.12.2) 2022-04-13 23:26:57.776 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.6.0) 2022-04-13 23:26:57.777 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.4.2) 2022-04-13 23:26:57.778 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (21.3) 2022-04-13 23:26:57.779 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.8.1) 2022-04-13 23:26:57.780 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.5.0) 2022-04-13 23:26:57.782 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.1.1) 2022-04-13 23:26:57.783 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.9.0) 2022-04-13 23:26:57.784 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.0.7) 2022-04-13 23:26:57.785 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.3.0) 2022-04-13 23:26:57.786 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.6.0) 2022-04-13 23:26:57.787 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.4.0) 2022-04-13 23:26:57.788 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (17.7.0) 2022-04-13 23:26:57.790 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.13.1) 2022-04-13 23:26:57.791 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2022.1) 2022-04-13 23:26:57.792 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.27.1) 2022-04-13 23:26:57.793 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.5.1) 2022-04-13 23:26:57.794 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.6.4) 2022-04-13 23:26:57.795 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.1.74) 2022-04-13 23:26:57.796 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.16.0) 2022-04-13 23:26:57.797 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.4.35) 2022-04-13 23:26:57.798 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.13.0) 2022-04-13 23:26:57.799 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.5.0) 2022-04-13 23:26:57.800 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.8.9) 2022-04-13 23:26:57.801 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (6.3.1) 2022-04-13 23:26:57.802 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.8.7) 2022-04-13 23:26:57.803 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.1.0) 2022-04-13 23:26:57.805 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.10.0) 2022-04-13 23:26:57.806 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.2.0) 2022-04-13 23:26:57.808 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.6.0) 2022-04-13 23:26:57.809 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.11.0) 2022-04-13 23:26:57.810 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.43.0) 2022-04-13 23:26:57.811 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.10.1) 2022-04-13 23:26:57.812 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (36.0.2) 2022-04-13 23:26:57.813 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.2.2) 2022-04-13 23:26:57.814 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.5.1.0) 2022-04-13 23:26:57.815 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.21.37) 2022-04-13 23:26:57.828 | 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.dev49) (1.0.0) 2022-04-13 23:26:57.829 | 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.dev49) (0.5.2) 2022-04-13 23:26:57.830 | 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.dev49) (1.24.37) 2022-04-13 23:26:57.894 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev49) (1.15.0) 2022-04-13 23:26:57.926 | 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.dev49) (2.2.1) 2022-04-13 23:26:57.942 | 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.dev49) (0.1.0) 2022-04-13 23:26:57.943 | 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.dev49) (2.6.3) 2022-04-13 23:26:57.944 | 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.dev49) (4.1.1) 2022-04-13 23:26:57.945 | 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.dev49) (2.7.1) 2022-04-13 23:26:58.043 | 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.dev49) (1.7.0) 2022-04-13 23:26:58.096 | 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.dev49) (2.10.1) 2022-04-13 23:26:58.100 | 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.dev49) (3.1.1) 2022-04-13 23:26:58.128 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev49) (0.4.8) 2022-04-13 23:26:58.129 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev49) (4.8) 2022-04-13 23:26:58.131 | 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.dev49) (0.2.8) 2022-04-13 23:26:58.213 | 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.dev49) (0.17.3) 2022-04-13 23:26:58.258 | 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.dev49) (1.5.0) 2022-04-13 23:26:58.259 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev49) (6.0) 2022-04-13 23:26:58.261 | 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.dev49) (2.5.0) 2022-04-13 23:26:58.262 | 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.dev49) (0.8.0) 2022-04-13 23:26:58.323 | 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.dev49) (1.7.7) 2022-04-13 23:26:58.325 | 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.dev49) (2.0.1) 2022-04-13 23:26:58.326 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev49) (0.5.0) 2022-04-13 23:26:58.389 | 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.dev49) (2.8.2) 2022-04-13 23:26:58.394 | 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.dev49) (0.9.6) 2022-04-13 23:26:58.454 | 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.dev49) (2.4.0) 2022-04-13 23:26:58.456 | 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.dev49) (5.2.4) 2022-04-13 23:26:58.457 | 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.dev49) (0.4.0) 2022-04-13 23:26:58.459 | 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.dev49) (5.0.0) 2022-04-13 23:26:58.461 | 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.dev49) (5.1.0) 2022-04-13 23:26:58.486 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev49) (3.1.1) 2022-04-13 23:26:58.488 | 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.dev49) (3.2.0) 2022-04-13 23:26:58.489 | 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.dev49) (3.3.0) 2022-04-13 23:26:58.537 | 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.dev49) (1.0.3) 2022-04-13 23:26:58.622 | 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.dev49) (3.0.0) 2022-04-13 23:26:58.626 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev49) (1.3.3) 2022-04-13 23:26:58.650 | 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.dev49) (3.2.0) 2022-04-13 23:26:58.674 | 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.dev49) (0.11.0) 2022-04-13 23:26:58.745 | 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.dev49) (1.1.0) 2022-04-13 23:26:58.747 | 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.dev49) (1.26.9) 2022-04-13 23:26:58.880 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev49) (1.5.0) 2022-04-13 23:26:58.906 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev49) (62.0.0) 2022-04-13 23:26:59.046 | 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.dev49) (3.10.1) 2022-04-13 23:26:59.085 | 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.dev49) (22.0.0) 2022-04-13 23:26:59.087 | 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.dev49) (1.14.0) 2022-04-13 23:26:59.088 | 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.dev49) (1.3.3) 2022-04-13 23:26:59.291 | 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.dev49) (2.0.12) 2022-04-13 23:26:59.292 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev49) (2019.11.28) 2022-04-13 23:26:59.295 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev49) (3.3) 2022-04-13 23:26:59.331 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev49) (0.7) 2022-04-13 23:26:59.361 | 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.dev49) (0.23.2) 2022-04-13 23:26:59.602 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev49) (0.4.2) 2022-04-13 23:26:59.604 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev49) (0.5.2) 2022-04-13 23:26:59.746 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev49) (1.4.2) 2022-04-13 23:26:59.750 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev49) (2.5.0) 2022-04-13 23:26:59.751 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev49) (2.8) 2022-04-13 23:26:59.914 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev49) (0.13.1) 2022-04-13 23:27:00.033 | 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.dev49) (5.6.0) 2022-04-13 23:27:00.033 | 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.dev49) (1.2.0) 2022-04-13 23:27:00.035 | 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.dev49) (4.11.3) 2022-04-13 23:27:00.071 | 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.dev49) (5.0.0) 2022-04-13 23:27:00.289 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev49) (2.21) 2022-04-13 23:27:00.370 | 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.dev49) (0.5.0) 2022-04-13 23:27:00.371 | 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.dev49) (2.4.0) 2022-04-13 23:27:00.549 | 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.dev49) (2.5.0) 2022-04-13 23:27:00.642 | 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.dev49) (1.56.0) 2022-04-13 23:27:00.643 | 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.dev49) (3.20.0) 2022-04-13 23:27:00.825 | 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.dev49) (2.1.1) 2022-04-13 23:27:01.256 | 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.dev49) (1.1.5) 2022-04-13 23:27:01.306 | 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.dev49) (0.14.1) 2022-04-13 23:27:01.356 | 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.dev49) (0.2.5) 2022-04-13 23:27:02.423 | 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.dev49) (1.32) 2022-04-13 23:27:02.694 | 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.dev49) (1.8.2) 2022-04-13 23:27:02.696 | 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.dev49) (21.4.0) 2022-04-13 23:27:02.855 | 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.dev49) (2.2) 2022-04-13 23:27:03.047 | 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.dev49) (1.0.0) 2022-04-13 23:27:03.224 | 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.dev49) (3.8.0) 2022-04-13 23:27:04.916 | Installing collected packages: cinder 2022-04-13 23:27:04.916 | Attempting uninstall: cinder 2022-04-13 23:27:04.916 | Found existing installation: cinder 20.1.0.dev49 2022-04-13 23:27:04.922 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-04-13 23:27:04.924 | Running setup.py develop for cinder 2022-04-13 23:27:12.406 | Successfully installed cinder 2022-04-13 23:27:12.406 | 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-13 23:27:12.414 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:27:12.414 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:27:12.565 | + inc/python:pip_install:200 : result=0 2022-04-13 23:27:12.567 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:27:12.570 | + functions-common:time_stop:2432 : local name 2022-04-13 23:27:12.572 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:27:12.575 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:27:12.577 | + functions-common:time_stop:2435 : local total 2022-04-13 23:27:12.579 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:27:12.581 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:27:12.584 | + functions-common:time_stop:2439 : start_time=1649892409958 2022-04-13 23:27:12.587 | + functions-common:time_stop:2441 : [[ -z 1649892409958 ]] 2022-04-13 23:27:12.589 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:27:12.594 | + functions-common:time_stop:2444 : end_time=1649892432591 2022-04-13 23:27:12.596 | + functions-common:time_stop:2445 : elapsed_time=22633 2022-04-13 23:27:12.598 | + functions-common:time_stop:2446 : total=104343 2022-04-13 23:27:12.600 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:27:12.603 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=126976 2022-04-13 23:27:12.605 | + inc/python:pip_install:203 : return 0 2022-04-13 23:27:12.607 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:27:12.610 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-13 23:27:12.612 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-13 23:27:12.632 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-13 23:27:12.644 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-13 23:27:12.646 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-13 23:27:12.649 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:27:12.652 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:27:12.654 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-04-13 23:27:12.657 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:27:12.659 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-13 23:27:12.662 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-13 23:27:12.664 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-13 23:27:12.667 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:27:12.669 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:27:12.671 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-13 23:27:12.683 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-13 23:27:12.686 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:27:12.688 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:27:12.691 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:27:12.693 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:27:12.696 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:27:12.698 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:27:12.701 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:27:12.703 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:27:12.706 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:27:12.708 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:27:12.711 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:27:12.714 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:27:12.716 | + functions-common:install_package:1471 : real_install_package targetcli-fb 2022-04-13 23:27:12.719 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:27:12.721 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:27:12.724 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:27:12.726 | + functions-common:real_install_package:1457 : apt_get install targetcli-fb 2022-04-13 23:27:12.748 | + 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-13 23:27:12.860 | Reading package lists... 2022-04-13 23:27:13.097 | Building dependency tree... 2022-04-13 23:27:13.098 | Reading state information... 2022-04-13 23:27:13.347 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-04-13 23:27:13.347 | The following packages were automatically installed and are no longer required: 2022-04-13 23:27:13.348 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:27:13.348 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:27:13.348 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:27:13.348 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:27:13.348 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:27:13.348 | python3-zope.interface 2022-04-13 23:27:13.348 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:27:13.461 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:27:13.465 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:27:13.468 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:27:13.471 | + functions-common:time_stop:2432 : local name 2022-04-13 23:27:13.473 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:27:13.476 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:27:13.479 | + functions-common:time_stop:2435 : local total 2022-04-13 23:27:13.481 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:27:13.484 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:27:13.486 | + functions-common:time_stop:2439 : start_time=1649892432746 2022-04-13 23:27:13.489 | + functions-common:time_stop:2441 : [[ -z 1649892432746 ]] 2022-04-13 23:27:13.493 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:27:13.497 | + functions-common:time_stop:2444 : end_time=1649892433494 2022-04-13 23:27:13.500 | + functions-common:time_stop:2445 : elapsed_time=748 2022-04-13 23:27:13.502 | + functions-common:time_stop:2446 : total=5261 2022-04-13 23:27:13.505 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:27:13.507 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6009 2022-04-13 23:27:13.510 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:27:13.512 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:27:13.515 | + ./stack.sh:main:928 : configure_cinder 2022-04-13 23:27:13.517 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-13 23:27:13.530 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-13 23:27:13.533 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-13 23:27:13.536 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-13 23:27:13.538 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-13 23:27:13.542 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-13 23:27:13.542 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-13 23:27:13.546 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-13 23:27:13.548 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-13 23:27:13.551 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-13 23:27:13.553 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-13 23:27:13.555 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-13 23:27:13.558 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-13 23:27:13.560 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-13 23:27:13.562 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-13 23:27:13.573 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-13 23:27:13.586 | + 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-13 23:27:13.598 | + 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-13 23:27:13.610 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-04-13 23:27:13.622 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-13 23:27:13.625 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-13 23:27:13.629 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.4ICNZ0patv 2022-04-13 23:27:13.631 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-13 23:27:13.633 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-13 23:27:13.636 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-13 23:27:13.638 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.4ICNZ0patv 2022-04-13 23:27:13.642 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.4ICNZ0patv 2022-04-13 23:27:13.654 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.4ICNZ0patv /etc/sudoers.d/cinder-rootwrap 2022-04-13 23:27:13.667 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-13 23:27:13.671 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-13 23:27:13.673 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-13 23:27:13.675 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-13 23:27:13.677 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-13 23:27:13.680 | + 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-13 23:27:13.682 | + 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-13 23:27:13.684 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-13 23:27:13.686 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-13 23:27:13.691 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-13 23:27:13.695 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-13 23:27:13.714 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-13 23:27:13.732 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-13 23:27:13.751 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-13 23:27:13.769 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-13 23:27:13.788 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-13 23:27:13.806 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-13 23:27:13.824 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-13 23:27:13.843 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-13 23:27:13.845 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-13 23:27:13.848 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-13 23:27:13.851 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:27:13.853 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-13 23:27:13.882 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-13 23:27:13.909 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.47/identity 2022-04-13 23:27:13.936 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-13 23:27:13.964 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-13 23:27:13.991 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-13 23:27:14.019 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-13 23:27:14.046 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-13 23:27:14.074 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:27:14.101 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:27:14.129 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-13 23:27:14.160 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-13 23:27:14.188 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-13 23:27:14.190 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-13 23:27:14.192 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-13 23:27:14.195 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-13 23:27:14.198 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-13 23:27:14.200 | + 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-13 23:27:14.231 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-13 23:27:14.259 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-13 23:27:14.287 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-13 23:27:14.314 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-13 23:27:14.342 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-13 23:27:14.371 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-13 23:27:14.402 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-13 23:27:14.404 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.47 2022-04-13 23:27:14.432 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-13 23:27:14.463 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-13 23:27:14.470 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 2593956d957ed57443fbf994090d8de0 2022-04-13 23:27:14.499 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-13 23:27:14.501 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-13 23:27:14.529 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-13 23:27:14.557 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-13 23:27:14.585 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-13 23:27:14.613 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-13 23:27:14.630 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:27:14.632 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-13 23:27:14.649 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:27:14.651 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-13 23:27:14.668 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:27:14.670 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-13 23:27:14.687 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:27:14.689 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-13 23:27:14.691 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-13 23:27:14.694 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-13 23:27:14.696 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-13 23:27:14.699 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:27:14.701 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:27:14.703 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:27:14.720 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:27:14.723 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:27:14.725 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:27:14.728 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:27:14.744 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:27:14.747 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-04-13 23:27:14.750 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-04-13 23:27:14.778 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:27:14.780 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:27:14.783 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-13 23:27:14.785 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-13 23:27:14.787 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-13 23:27:14.790 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:27:14.807 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:27:14.810 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:27:14.812 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:27:14.814 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:27:14.817 | + 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-13 23:27:14.845 | + 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-13 23:27:14.873 | + 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-13 23:27:14.902 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:27:14.929 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-13 23:27:14.945 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:27:14.948 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-13 23:27:14.950 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-13 23:27:14.953 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-13 23:27:14.955 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-13 23:27:14.957 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 23:27:14.960 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:27:14.963 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-13 23:27:14.967 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-13 23:27:14.969 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:27:14.972 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:27:14.985 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:27:14.985 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:27:14.993 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:27:14.997 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:27:15.013 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-13 23:27:15.015 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-13 23:27:15.019 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-13 23:27:15.048 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-13 23:27:15.076 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-13 23:27:15.103 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:27:15.131 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:27:15.158 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:27:15.186 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:27:15.213 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:27:15.242 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:27:15.269 | + 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-13 23:27:15.296 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:27:15.324 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:27:15.352 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:27:15.379 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 23:27:15.382 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 23:27:15.385 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-13 23:27:15.388 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-13 23:27:15.390 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:27:15.393 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:27:15.395 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:27:15.397 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-13 23:27:15.400 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-13 23:27:15.402 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-13 23:27:15.430 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 23:27:15.459 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-13 23:27:15.460 | + 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-13 23:27:15.468 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-13 23:27:15.471 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-13 23:27:15.474 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-13 23:27:15.476 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:27:15.479 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:27:15.481 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:27:15.483 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:27:15.486 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:27:15.488 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:27:15.490 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:27:15.494 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:27:15.496 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:27:15.498 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-13 23:27:15.559 | Enabling site cinder-wsgi. 2022-04-13 23:27:15.565 | To activate the new configuration, you need to run: 2022-04-13 23:27:15.565 | systemctl reload apache2 2022-04-13 23:27:15.569 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 23:27:15.571 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:27:15.574 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:27:15.576 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:27:15.708 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-13 23:27:15.710 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-13 23:27:15.742 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.47/image 2022-04-13 23:27:15.772 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-13 23:27:15.790 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:27:15.792 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-13 23:27:15.794 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-13 23:27:15.797 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-13 23:27:15.799 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-13 23:27:15.802 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-13 23:27:15.832 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-13 23:27:15.861 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.47/identity 2022-04-13 23:27:15.889 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-13 23:27:15.918 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-13 23:27:15.945 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-13 23:27:15.973 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-13 23:27:16.002 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-13 23:27:16.030 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:27:16.058 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-13 23:27:16.086 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-13 23:27:16.115 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-13 23:27:16.143 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-13 23:27:16.145 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-13 23:27:16.163 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:27:16.165 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.47:2379 2022-04-13 23:27:16.196 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-13 23:27:16.199 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-04-13 23:27:16.216 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:27:16.219 | + ./stack.sh:main:933 : stack_install_service neutron 2022-04-13 23:27:16.221 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-13 23:27:16.224 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-13 23:27:16.226 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:27:16.229 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-13 23:27:16.231 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-13 23:27:16.235 | ++ 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-13 23:27:16.235 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 23:27:16.241 | + 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-13 23:27:16.243 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 23:27:16.246 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 23:27:16.249 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 23:27:16.251 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-13 23:27:16.254 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-13 23:27:16.257 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-13 23:27:16.259 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:27:16.262 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:27:16.264 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-04-13 23:27:16.267 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:27:16.270 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-04-13 23:27:16.272 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-13 23:27:16.275 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-13 23:27:16.277 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:27:16.279 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:27:16.282 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:27:16.285 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:27:16.287 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:27:16.290 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:27:16.305 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:27:16.308 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:27:16.310 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:27:16.313 | + functions-common:git_clone:629 : echo master 2022-04-13 23:27:16.313 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:27:16.318 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-13 23:27:16.321 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:27:16.323 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/neutron 2022-04-13 23:27:16.336 | + functions-common:git_clone:684 : cd /opt/stack/neutron 2022-04-13 23:27:16.339 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:27:16.340 | + functions-common:git_clone:685 : head -1 2022-04-13 23:27:16.343 | bb4c26eb72 Merge "Also add B324 to bandit skip list for python3.9+" 2022-04-13 23:27:16.346 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:27:16.349 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-13 23:27:16.351 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:27:16.354 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-13 23:27:16.356 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-13 23:27:16.359 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:27:16.361 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-13 23:27:16.364 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:27:16.367 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-13 23:27:16.369 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-13 23:27:16.372 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:27:16.374 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:27:16.377 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-13 23:27:16.380 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:27:16.383 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-13 23:27:16.386 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:27:16.388 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:27:16.392 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-13 23:27:16.398 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-13 23:27:16.401 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-04-13 23:27:17.061 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-13 23:27:17.064 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:27:17.066 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:27:17.068 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:27:17.071 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-13 23:27:17.073 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-13 23:27:17.075 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:27:17.078 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:27:17.080 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:27:17.082 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:27:17.085 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:27:17.087 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:27:17.090 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:27:17.092 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-13 23:27:17.113 | Using python 3.8 to install /opt/stack/neutron 2022-04-13 23:27:17.117 | + 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-13 23:27:17.988 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:17.988 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:17.988 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:17.988 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:19.165 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:27:19.196 | Obtaining file:///opt/stack/neutron 2022-04-13 23:27:19.197 | Preparing metadata (setup.py): started 2022-04-13 23:27:24.873 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:27:24.963 | 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-13 23:27:24.964 | 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-13 23:27:24.965 | 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-13 23:27:24.966 | 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-13 23:27:24.967 | 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-13 23:27:24.968 | 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-13 23:27:24.969 | 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-13 23:27:24.970 | 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-13 23:27:24.971 | 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-13 23:27:24.972 | 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-13 23:27:24.974 | 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-13 23:27:24.975 | 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-13 23:27:24.976 | 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-13 23:27:24.977 | 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-13 23:27:24.978 | 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-13 23:27:24.979 | 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-13 23:27:24.980 | 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-13 23:27:24.981 | 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-13 23:27:24.982 | 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-13 23:27:24.983 | 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-13 23:27:24.985 | 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-13 23:27:24.986 | 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-13 23:27:24.987 | 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-13 23:27:24.988 | 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-13 23:27:24.989 | 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-13 23:27:24.990 | 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-13 23:27:24.992 | 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-13 23:27:24.993 | 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-13 23:27:24.994 | 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-13 23:27:24.995 | 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-13 23:27:24.996 | 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-13 23:27:24.997 | 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-13 23:27:24.998 | 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-13 23:27:24.999 | 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-13 23:27:25.000 | 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-13 23:27:25.001 | 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-13 23:27:25.002 | 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-13 23:27:25.003 | 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-13 23:27:25.005 | 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-13 23:27:25.006 | 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-13 23:27:25.007 | 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-13 23:27:25.008 | 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-13 23:27:25.009 | 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-13 23:27:25.011 | 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-13 23:27:25.012 | 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-13 23:27:25.013 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (21.3) 2022-04-13 23:27:25.014 | 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-13 23:27:25.015 | 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-13 23:27:25.016 | 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-13 23:27:25.017 | 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-13 23:27:25.018 | 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-13 23:27:25.019 | 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-13 23:27:25.020 | 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-13 23:27:25.022 | 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-13 23:27:25.022 | 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-13 23:27:25.039 | 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-13 23:27:25.040 | 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-13 23:27:25.041 | 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-13 23:27:25.048 | 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-13 23:27:25.061 | 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-13 23:27:25.062 | 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-13 23:27:25.063 | 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-13 23:27:25.083 | 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-13 23:27:25.090 | 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-13 23:27:25.150 | 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-13 23:27:25.151 | 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-13 23:27:25.205 | 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-13 23:27:25.208 | 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-13 23:27:25.253 | 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-13 23:27:25.257 | 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-13 23:27:25.285 | 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-13 23:27:25.286 | 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-13 23:27:25.288 | 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-13 23:27:25.289 | 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-13 23:27:25.291 | 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-13 23:27:25.292 | 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-13 23:27:25.293 | 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-13 23:27:25.294 | 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-13 23:27:25.313 | 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-13 23:27:25.402 | 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-13 23:27:25.474 | 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-13 23:27:25.534 | 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-13 23:27:25.537 | 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-13 23:27:25.538 | 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-13 23:27:25.596 | 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-13 23:27:25.597 | 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-13 23:27:25.656 | 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-13 23:27:25.661 | 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-13 23:27:25.664 | 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-13 23:27:25.666 | 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-13 23:27:25.691 | 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-13 23:27:25.693 | 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-13 23:27:25.740 | 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-13 23:27:25.792 | 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-13 23:27:25.828 | 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-13 23:27:25.829 | 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-13 23:27:25.851 | 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-13 23:27:25.995 | 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-13 23:27:26.066 | 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-13 23:27:26.144 | 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-13 23:27:26.145 | 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-13 23:27:26.255 | 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-13 23:27:26.257 | 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-13 23:27:26.258 | 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-13 23:27:26.259 | 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-13 23:27:26.260 | 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-13 23:27:26.262 | 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-13 23:27:26.263 | 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-13 23:27:26.471 | 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-13 23:27:26.473 | 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-13 23:27:26.475 | 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-13 23:27:26.523 | 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-13 23:27:26.524 | 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-13 23:27:26.612 | 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-13 23:27:26.614 | 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-13 23:27:26.616 | 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-13 23:27:26.618 | 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-13 23:27:26.654 | 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-13 23:27:26.992 | 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-13 23:27:27.067 | 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-13 23:27:27.228 | 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-13 23:27:27.301 | 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-13 23:27:27.304 | 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-13 23:27:27.541 | 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-13 23:27:27.716 | 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-13 23:27:28.276 | 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-13 23:27:28.323 | 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-13 23:27:28.923 | 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-13 23:27:28.926 | 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-13 23:27:29.239 | 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-13 23:27:29.241 | 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-13 23:27:29.410 | 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-13 23:27:29.656 | 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-13 23:27:29.657 | 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-13 23:27:29.843 | 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-13 23:27:30.166 | 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-13 23:27:31.760 | Installing collected packages: neutron 2022-04-13 23:27:31.760 | Attempting uninstall: neutron 2022-04-13 23:27:31.760 | Found existing installation: neutron 20.1.0.dev114 2022-04-13 23:27:31.779 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-04-13 23:27:31.781 | Running setup.py develop for neutron 2022-04-13 23:27:39.308 | Successfully installed neutron 2022-04-13 23:27:39.308 | 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-13 23:27:39.316 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:27:39.316 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:27:39.470 | + inc/python:pip_install:200 : result=0 2022-04-13 23:27:39.472 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:27:39.475 | + functions-common:time_stop:2432 : local name 2022-04-13 23:27:39.477 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:27:39.479 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:27:39.481 | + functions-common:time_stop:2435 : local total 2022-04-13 23:27:39.484 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:27:39.486 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:27:39.488 | + functions-common:time_stop:2439 : start_time=1649892437108 2022-04-13 23:27:39.490 | + functions-common:time_stop:2441 : [[ -z 1649892437108 ]] 2022-04-13 23:27:39.493 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:27:39.497 | + functions-common:time_stop:2444 : end_time=1649892459495 2022-04-13 23:27:39.500 | + functions-common:time_stop:2445 : elapsed_time=22387 2022-04-13 23:27:39.502 | + functions-common:time_stop:2446 : total=126976 2022-04-13 23:27:39.504 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:27:39.508 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=149363 2022-04-13 23:27:39.510 | + inc/python:pip_install:203 : return 0 2022-04-13 23:27:39.513 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:27:39.515 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-13 23:27:39.518 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-13 23:27:39.537 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-13 23:27:39.549 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-13 23:27:39.551 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-13 23:27:39.554 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:27:39.556 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:27:39.559 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-04-13 23:27:39.562 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:27:39.564 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-13 23:27:39.566 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:27:39.569 | + ./stack.sh:main:936 : is_service_enabled nova 2022-04-13 23:27:39.587 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:27:39.589 | + ./stack.sh:main:938 : stack_install_service nova 2022-04-13 23:27:39.592 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-13 23:27:39.594 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-13 23:27:39.597 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:27:39.600 | + lib/stack:stack_install_service:32 : install_nova 2022-04-13 23:27:39.602 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-13 23:27:39.605 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-13 23:27:39.607 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:27:39.610 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:27:39.612 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-04-13 23:27:39.614 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:27:39.617 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-13 23:27:39.634 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:27:39.636 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-13 23:27:39.653 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:27:39.655 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-13 23:27:39.672 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:27:39.675 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-04-13 23:27:39.677 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-13 23:27:39.679 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-13 23:27:39.681 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:27:39.684 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:27:39.686 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:27:39.689 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:27:39.691 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:27:39.695 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:27:39.711 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:27:39.713 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:27:39.715 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:27:39.718 | + functions-common:git_clone:629 : echo master 2022-04-13 23:27:39.719 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:27:39.724 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-13 23:27:39.726 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:27:39.728 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/nova 2022-04-13 23:27:39.741 | + functions-common:git_clone:684 : cd /opt/stack/nova 2022-04-13 23:27:39.744 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:27:39.744 | + functions-common:git_clone:685 : head -1 2022-04-13 23:27:39.748 | 449aa39a96 Merge "Fix wrong attribute to find remote address" 2022-04-13 23:27:39.751 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:27:39.753 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-13 23:27:39.756 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:27:39.758 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-13 23:27:39.761 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-13 23:27:39.763 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:27:39.766 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-13 23:27:39.768 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:27:39.771 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-13 23:27:39.774 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-13 23:27:39.776 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:27:39.779 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:27:39.782 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-13 23:27:39.785 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:27:39.788 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-13 23:27:39.790 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:27:39.792 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:27:39.796 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-13 23:27:39.801 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-13 23:27:39.804 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-04-13 23:27:40.463 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-13 23:27:40.466 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:27:40.468 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:27:40.470 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:27:40.472 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-13 23:27:40.475 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-13 23:27:40.477 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:27:40.479 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:27:40.482 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:27:40.484 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:27:40.486 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:27:40.488 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:27:40.491 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:27:40.493 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-13 23:27:40.514 | Using python 3.8 to install /opt/stack/nova 2022-04-13 23:27:40.517 | + 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-13 23:27:41.371 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:41.371 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:41.371 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:41.371 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:42.550 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:27:42.581 | Obtaining file:///opt/stack/nova 2022-04-13 23:27:42.582 | Preparing metadata (setup.py): started 2022-04-13 23:27:49.203 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:27:49.328 | 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-13 23:27:49.329 | 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-13 23:27:49.330 | 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-13 23:27:49.331 | 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-13 23:27:49.332 | 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-13 23:27:49.334 | 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-13 23:27:49.335 | 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-13 23:27:49.336 | 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-13 23:27:49.337 | 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-13 23:27:49.338 | 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-13 23:27:49.339 | 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-13 23:27:49.340 | 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-13 23:27:49.341 | 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-13 23:27:49.342 | 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-13 23:27:49.343 | 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-13 23:27:49.344 | 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-13 23:27:49.345 | 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-13 23:27:49.346 | 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-13 23:27:49.347 | 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-13 23:27:49.348 | 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-13 23:27:49.349 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-13 23:27:49.350 | 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-13 23:27:49.351 | 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-13 23:27:49.353 | 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-13 23:27:49.354 | 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-13 23:27:49.355 | 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-13 23:27:49.356 | 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-13 23:27:49.357 | 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-13 23:27:49.358 | 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-13 23:27:49.359 | 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-13 23:27:49.360 | 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-13 23:27:49.361 | 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-13 23:27:49.363 | 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-13 23:27:49.364 | 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-13 23:27:49.365 | 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-13 23:27:49.366 | 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-13 23:27:49.368 | 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-13 23:27:49.369 | 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-13 23:27:49.370 | 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-13 23:27:49.371 | 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-13 23:27:49.372 | 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-13 23:27:49.373 | 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-13 23:27:49.374 | 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-13 23:27:49.375 | 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-13 23:27:49.376 | 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-13 23:27:49.377 | 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-13 23:27:49.379 | 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-13 23:27:49.380 | 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-13 23:27:49.381 | 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-13 23:27:49.382 | 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-13 23:27:49.384 | 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-13 23:27:49.385 | 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-13 23:27:49.386 | 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-13 23:27:49.387 | 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-13 23:27:49.388 | 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-13 23:27:49.389 | 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-13 23:27:49.390 | 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-13 23:27:49.391 | 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-13 23:27:49.392 | 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-13 23:27:49.393 | 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-13 23:27:49.394 | 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-13 23:27:49.396 | 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-13 23:27:49.397 | 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-13 23:27:49.398 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.0) 2022-04-13 23:27:49.414 | 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-13 23:27:49.416 | 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-13 23:27:49.417 | 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-13 23:27:49.437 | 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-13 23:27:49.479 | 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-13 23:27:49.511 | 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-13 23:27:49.512 | 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-13 23:27:49.537 | 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-13 23:27:49.661 | 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-13 23:27:49.665 | 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-13 23:27:49.722 | 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-13 23:27:49.723 | 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-13 23:27:49.724 | 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-13 23:27:49.753 | 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-13 23:27:49.754 | 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-13 23:27:49.756 | 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-13 23:27:49.778 | 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-13 23:27:49.779 | 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-13 23:27:49.834 | 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-13 23:27:49.836 | 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-13 23:27:49.838 | 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-13 23:27:49.899 | 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-13 23:27:50.010 | 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-13 23:27:50.011 | 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-13 23:27:50.092 | 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-13 23:27:50.152 | 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-13 23:27:50.154 | 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-13 23:27:50.157 | 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-13 23:27:50.160 | 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-13 23:27:50.187 | 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-13 23:27:50.190 | 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-13 23:27:50.243 | 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-13 23:27:50.300 | 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-13 23:27:50.337 | 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-13 23:27:50.339 | 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-13 23:27:50.392 | 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-13 23:27:50.394 | 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-13 23:27:50.481 | 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-13 23:27:50.508 | 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-13 23:27:50.589 | 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-13 23:27:50.670 | 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-13 23:27:50.734 | 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-13 23:27:50.736 | 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-13 23:27:50.738 | 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-13 23:27:50.781 | 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-13 23:27:50.787 | 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-13 23:27:50.788 | 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-13 23:27:50.867 | 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-13 23:27:50.868 | 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-13 23:27:50.869 | 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-13 23:27:50.872 | 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-13 23:27:50.969 | 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-13 23:27:51.182 | 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-13 23:27:51.184 | 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-13 23:27:51.295 | 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-13 23:27:51.296 | 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-13 23:27:51.300 | 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-13 23:27:51.415 | 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-13 23:27:51.496 | 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-13 23:27:51.530 | 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-13 23:27:51.740 | 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-13 23:27:51.819 | 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-13 23:27:51.822 | 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-13 23:27:52.040 | 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-13 23:27:52.152 | 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-13 23:27:52.627 | 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-13 23:27:52.673 | 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-13 23:27:53.045 | 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-13 23:27:53.046 | 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-13 23:27:53.047 | 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-13 23:27:53.048 | 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-13 23:27:53.049 | 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-13 23:27:53.050 | 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-13 23:27:53.053 | 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-13 23:27:54.297 | 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-13 23:27:54.721 | 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-13 23:27:54.722 | 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-13 23:27:54.821 | 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-13 23:27:54.929 | 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-13 23:27:56.590 | Installing collected packages: nova 2022-04-13 23:27:56.590 | Attempting uninstall: nova 2022-04-13 23:27:56.590 | Found existing installation: nova 25.1.0.dev32 2022-04-13 23:27:56.599 | Can't uninstall 'nova'. No files were found to uninstall. 2022-04-13 23:27:56.600 | Running setup.py develop for nova 2022-04-13 23:28:04.782 | Successfully installed nova 2022-04-13 23:28:04.783 | 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-13 23:28:04.791 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:28:04.791 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:28:04.938 | + inc/python:pip_install:200 : result=0 2022-04-13 23:28:04.940 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:28:04.943 | + functions-common:time_stop:2432 : local name 2022-04-13 23:28:04.945 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:28:04.947 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:28:04.950 | + functions-common:time_stop:2435 : local total 2022-04-13 23:28:04.952 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:28:04.954 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:28:04.956 | + functions-common:time_stop:2439 : start_time=1649892460509 2022-04-13 23:28:04.959 | + functions-common:time_stop:2441 : [[ -z 1649892460509 ]] 2022-04-13 23:28:04.962 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:28:04.966 | + functions-common:time_stop:2444 : end_time=1649892484964 2022-04-13 23:28:04.968 | + functions-common:time_stop:2445 : elapsed_time=24455 2022-04-13 23:28:04.970 | + functions-common:time_stop:2446 : total=149363 2022-04-13 23:28:04.973 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:28:04.975 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=173818 2022-04-13 23:28:04.977 | + inc/python:pip_install:203 : return 0 2022-04-13 23:28:04.980 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:28:04.982 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-13 23:28:04.984 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-13 23:28:05.003 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-13 23:28:05.015 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-13 23:28:05.018 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-13 23:28:05.021 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:28:05.024 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:28:05.026 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-04-13 23:28:05.029 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:28:05.031 | + 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-13 23:28:05.043 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:28:05.046 | + ./stack.sh:main:939 : configure_nova 2022-04-13 23:28:05.048 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-13 23:28:05.060 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-13 23:28:05.063 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-13 23:28:05.065 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-13 23:28:05.070 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-13 23:28:05.070 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-13 23:28:05.075 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-13 23:28:05.077 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-13 23:28:05.080 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-13 23:28:05.083 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-13 23:28:05.085 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-13 23:28:05.088 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-13 23:28:05.090 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-13 23:28:05.092 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-13 23:28:05.104 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-13 23:28:05.116 | + 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-13 23:28:05.129 | + 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-13 23:28:05.141 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-04-13 23:28:05.154 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-13 23:28:05.157 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-13 23:28:05.161 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.ruJmo8b3Go 2022-04-13 23:28:05.164 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-13 23:28:05.166 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-13 23:28:05.169 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-13 23:28:05.171 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-13 23:28:05.173 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-13 23:28:05.176 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.ruJmo8b3Go 2022-04-13 23:28:05.180 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.ruJmo8b3Go 2022-04-13 23:28:05.192 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.ruJmo8b3Go /etc/sudoers.d/nova-rootwrap 2022-04-13 23:28:05.205 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-13 23:28:05.210 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-13 23:28:05.212 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-13 23:28:05.215 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-13 23:28:05.217 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-13 23:28:05.219 | + 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-13 23:28:05.222 | + 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-13 23:28:05.225 | + 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-13 23:28:05.227 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-13 23:28:05.232 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-13 23:28:05.249 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:28:05.252 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-13 23:28:05.254 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-13 23:28:05.258 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-13 23:28:05.261 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-13 23:28:05.290 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-13 23:28:05.292 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-13 23:28:05.319 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-13 23:28:05.349 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-13 23:28:05.375 | + 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-13 23:28:05.404 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-13 23:28:05.434 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-13 23:28:05.463 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-13 23:28:05.465 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.47 2022-04-13 23:28:05.492 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-13 23:28:05.519 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-13 23:28:05.546 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-13 23:28:05.572 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-13 23:28:05.599 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-13 23:28:05.629 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-13 23:28:05.631 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:28:05.633 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:28:05.636 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:28:05.638 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:28:05.640 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:28:05.642 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:28:05.645 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:28:05.647 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:28:05.649 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:28:05.651 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:28:05.654 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:28:05.656 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-13 23:28:05.658 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:28:05.661 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:28:05.663 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:28:05.665 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:28:05.667 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:28:05.670 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:28:05.672 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-13 23:28:05.688 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:28:05.690 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-13 23:28:05.693 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-13 23:28:05.695 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-13 23:28:05.723 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-13 23:28:05.725 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-13 23:28:05.727 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-13 23:28:05.730 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-13 23:28:05.732 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-13 23:28:05.734 | + 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-13 23:28:05.765 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-13 23:28:05.767 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-13 23:28:05.770 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-13 23:28:05.772 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-04-13 23:28:05.775 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-13 23:28:05.777 | + 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-13 23:28:05.807 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-13 23:28:05.837 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-13 23:28:05.864 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-13 23:28:05.891 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-13 23:28:05.908 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:28:05.910 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-13 23:28:05.926 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:28:05.930 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-13 23:28:05.930 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-13 23:28:05.935 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-13 23:28:05.938 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-13 23:28:05.965 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-13 23:28:05.981 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:28:05.983 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-13 23:28:05.985 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-13 23:28:05.988 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-13 23:28:05.990 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:28:05.992 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-13 23:28:06.022 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-13 23:28:06.049 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.47/identity 2022-04-13 23:28:06.076 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-13 23:28:06.103 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-13 23:28:06.131 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-13 23:28:06.157 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-13 23:28:06.185 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-13 23:28:06.212 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:28:06.239 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:28:06.267 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-13 23:28:06.283 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:28:06.285 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-13 23:28:06.287 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-13 23:28:06.320 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-13 23:28:06.347 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.47/identity 2022-04-13 23:28:06.374 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-13 23:28:06.402 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-13 23:28:06.429 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-13 23:28:06.457 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-13 23:28:06.484 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-13 23:28:06.512 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-13 23:28:06.528 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:28:06.530 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-13 23:28:06.532 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-13 23:28:06.560 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-13 23:28:06.590 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-13 23:28:06.592 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-13 23:28:06.621 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-13 23:28:06.623 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-13 23:28:06.625 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-13 23:28:06.628 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:28:06.630 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:28:06.632 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:28:06.634 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:28:06.636 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:28:06.639 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:28:06.641 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-13 23:28:06.643 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:28:06.645 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:28:06.648 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:28:06.650 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:28:06.652 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:28:06.654 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:28:06.656 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:28:06.659 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:28:06.661 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:28:06.664 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:28:06.666 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:28:06.668 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-13 23:28:06.670 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-13 23:28:06.673 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-13 23:28:06.676 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:28:06.692 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:28:06.694 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:28:06.697 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:28:06.699 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:28:06.701 | + 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-13 23:28:06.729 | + 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-13 23:28:06.756 | + 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-13 23:28:06.784 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:28:06.813 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-13 23:28:06.843 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-13 23:28:06.859 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:28:06.861 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-04-13 23:28:06.864 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-13 23:28:06.866 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-13 23:28:06.869 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-13 23:28:06.871 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 23:28:06.873 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:28:06.876 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-13 23:28:06.880 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-13 23:28:06.883 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:28:06.885 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:28:06.898 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:28:06.898 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:28:06.906 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:28:06.910 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:28:06.925 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-13 23:28:06.928 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-13 23:28:06.932 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-04-13 23:28:06.960 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-13 23:28:06.987 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-13 23:28:07.014 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:28:07.042 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:28:07.068 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:28:07.095 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:28:07.123 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:28:07.150 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:28:07.178 | + 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-13 23:28:07.205 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:28:07.232 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:28:07.260 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:28:07.287 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 23:28:07.289 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 23:28:07.292 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-13 23:28:07.294 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-13 23:28:07.297 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:28:07.299 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:28:07.301 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:28:07.304 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-13 23:28:07.306 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-13 23:28:07.309 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-04-13 23:28:07.336 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 23:28:07.364 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-13 23:28:07.364 | + 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-13 23:28:07.372 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-13 23:28:07.376 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-13 23:28:07.378 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-13 23:28:07.381 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:28:07.383 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:28:07.385 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:28:07.388 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:28:07.390 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:28:07.392 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:28:07.396 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:28:07.398 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:28:07.400 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:28:07.402 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-13 23:28:07.464 | Enabling site nova-api-wsgi. 2022-04-13 23:28:07.469 | To activate the new configuration, you need to run: 2022-04-13 23:28:07.469 | systemctl reload apache2 2022-04-13 23:28:07.474 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 23:28:07.476 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:28:07.478 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:28:07.481 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:28:07.612 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-13 23:28:07.631 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:28:07.633 | + 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-13 23:28:07.636 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-13 23:28:07.638 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-13 23:28:07.640 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-13 23:28:07.644 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-13 23:28:07.646 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:28:07.649 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-13 23:28:07.653 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-13 23:28:07.656 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:28:07.658 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:28:07.672 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:28:07.672 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:28:07.681 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:28:07.685 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:28:07.701 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-13 23:28:07.703 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-13 23:28:07.707 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-04-13 23:28:07.736 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-13 23:28:07.764 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-13 23:28:07.791 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:28:07.819 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:28:07.846 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:28:07.874 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:28:07.902 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:28:07.930 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:28:07.958 | + 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-13 23:28:07.985 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:28:08.013 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:28:08.040 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:28:08.067 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-13 23:28:08.070 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-13 23:28:08.097 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-13 23:28:08.114 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:28:08.116 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-13 23:28:08.147 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-13 23:28:08.149 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-13 23:28:08.152 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-13 23:28:08.169 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:28:08.171 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-04-13 23:28:08.174 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-04-13 23:28:08.202 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-13 23:28:08.232 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-13 23:28:08.235 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-13 23:28:08.237 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-13 23:28:08.240 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:28:08.243 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:28:08.245 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:28:08.261 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:28:08.264 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:28:08.267 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:28:08.269 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:28:08.285 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:28:08.287 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-04-13 23:28:08.290 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-04-13 23:28:08.319 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:28:08.322 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:28:08.324 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-13 23:28:08.353 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-13 23:28:08.381 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-13 23:28:08.412 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-13 23:28:08.428 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:28:08.430 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-13 23:28:08.458 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-13 23:28:08.460 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-13 23:28:08.463 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-13 23:28:08.493 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-13 23:28:08.521 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.47/identity 2022-04-13 23:28:08.549 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-13 23:28:08.577 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-13 23:28:08.605 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-13 23:28:08.633 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-13 23:28:08.661 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-13 23:28:08.689 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-13 23:28:08.717 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-13 23:28:08.737 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:28:08.741 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-13 23:28:08.745 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-13 23:28:08.747 | + lib/nova:create_nova_conf:553 : local conf 2022-04-13 23:28:08.749 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-13 23:28:08.752 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-13 23:28:08.755 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-13 23:28:08.757 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-13 23:28:08.760 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-13 23:28:08.762 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-13 23:28:08.764 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-13 23:28:08.769 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-13 23:28:08.771 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-13 23:28:08.773 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-13 23:28:08.776 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-04-13 23:28:08.778 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-13 23:28:08.781 | + 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-13 23:28:08.812 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-13 23:28:08.842 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-13 23:28:08.873 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-13 23:28:08.876 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-13 23:28:08.878 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-13 23:28:08.880 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-13 23:28:08.896 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:28:08.900 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-13 23:28:08.900 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-13 23:28:09.579 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-04-13 23:28:09.581 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-13 23:28:09.584 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-13 23:28:09.587 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-13 23:28:09.589 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:28:09.592 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-13 23:28:09.594 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:28:09.610 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:28:09.613 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-13 23:28:09.616 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-13 23:28:09.618 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:28:09.635 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:28:09.637 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/nova_cell1 2022-04-13 23:28:09.640 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/nova_cell1 2022-04-13 23:28:09.668 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:28:09.670 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:28:09.673 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-13 23:28:09.689 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:28:09.692 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-13 23:28:09.694 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-13 23:28:09.697 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-13 23:28:09.728 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.47/identity 2022-04-13 23:28:09.756 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-13 23:28:09.784 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-13 23:28:09.811 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-13 23:28:09.839 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-13 23:28:09.867 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-13 23:28:09.895 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-13 23:28:09.925 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-13 23:28:09.927 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-13 23:28:09.930 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-13 23:28:09.933 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:28:09.950 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:28:09.952 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:28:09.955 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:28:09.957 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:28:09.959 | + 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-13 23:28:09.986 | + 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-13 23:28:10.015 | + 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-13 23:28:10.042 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:28:10.070 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-13 23:28:10.073 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-13 23:28:10.077 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-13 23:28:10.080 | + lib/nova:create_nova_conf:587 : local conf 2022-04-13 23:28:10.082 | + lib/nova:create_nova_conf:588 : local offset 2022-04-13 23:28:10.086 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-13 23:28:10.090 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-13 23:28:10.092 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-13 23:28:10.095 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-13 23:28:10.097 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-13 23:28:10.099 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-13 23:28:10.102 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-13 23:28:10.104 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-13 23:28:10.107 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-13 23:28:10.109 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-13 23:28:10.125 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:28:10.128 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-13 23:28:10.131 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-13 23:28:10.146 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:28:10.149 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-13 23:28:10.165 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:28:10.167 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-13 23:28:10.184 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:28:10.187 | + ./stack.sh:main:942 : is_service_enabled placement 2022-04-13 23:28:10.204 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:28:10.207 | + ./stack.sh:main:944 : stack_install_service placement 2022-04-13 23:28:10.209 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-13 23:28:10.212 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-13 23:28:10.214 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:28:10.217 | + lib/stack:stack_install_service:32 : install_placement 2022-04-13 23:28:10.219 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-13 23:28:10.223 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-13 23:28:10.225 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:28:10.228 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:28:10.230 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-13 23:28:10.233 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:28:10.235 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:28:10.238 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:28:10.241 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:28:10.244 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:28:10.246 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:28:10.248 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:28:10.251 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:28:10.253 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:28:10.256 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:28:10.258 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:28:10.261 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:28:10.263 | + functions-common:install_package:1471 : real_install_package apache2 2022-04-13 23:28:10.266 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:28:10.268 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:28:10.271 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:28:10.273 | + functions-common:real_install_package:1457 : apt_get install apache2 2022-04-13 23:28:10.295 | + 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-13 23:28:10.404 | Reading package lists... 2022-04-13 23:28:10.642 | Building dependency tree... 2022-04-13 23:28:10.644 | Reading state information... 2022-04-13 23:28:10.895 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:28:10.895 | The following packages were automatically installed and are no longer required: 2022-04-13 23:28:10.896 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:28:10.896 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:28:10.896 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:28:10.896 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:28:10.896 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:28:10.896 | python3-zope.interface 2022-04-13 23:28:10.896 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:28:11.010 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:28:11.014 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:28:11.017 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:28:11.020 | + functions-common:time_stop:2432 : local name 2022-04-13 23:28:11.022 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:28:11.024 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:28:11.027 | + functions-common:time_stop:2435 : local total 2022-04-13 23:28:11.029 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:28:11.031 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:28:11.034 | + functions-common:time_stop:2439 : start_time=1649892490292 2022-04-13 23:28:11.036 | + functions-common:time_stop:2441 : [[ -z 1649892490292 ]] 2022-04-13 23:28:11.039 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:28:11.043 | + functions-common:time_stop:2444 : end_time=1649892491041 2022-04-13 23:28:11.046 | + functions-common:time_stop:2445 : elapsed_time=749 2022-04-13 23:28:11.048 | + functions-common:time_stop:2446 : total=6009 2022-04-13 23:28:11.050 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:28:11.053 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6758 2022-04-13 23:28:11.055 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:28:11.058 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-13 23:28:11.061 | + functions-common:is_package_installed:1479 : [[ -z libapache2-mod-wsgi ]] 2022-04-13 23:28:11.063 | + functions-common:is_package_installed:1483 : [[ -z deb ]] 2022-04-13 23:28:11.066 | + functions-common:is_package_installed:1487 : [[ deb = \d\e\b ]] 2022-04-13 23:28:11.069 | + functions-common:is_package_installed:1488 : dpkg -s libapache2-mod-wsgi 2022-04-13 23:28:11.091 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-13 23:28:11.094 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:28:11.096 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:28:11.099 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:28:11.101 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:28:11.104 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:28:11.106 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:28:11.109 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:28:11.111 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:28:11.114 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:28:11.116 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:28:11.119 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:28:11.121 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:28:11.124 | + functions-common:install_package:1471 : real_install_package libapache2-mod-wsgi-py3 2022-04-13 23:28:11.126 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:28:11.130 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:28:11.132 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:28:11.135 | + functions-common:real_install_package:1457 : apt_get install libapache2-mod-wsgi-py3 2022-04-13 23:28:11.157 | + 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-13 23:28:11.266 | Reading package lists... 2022-04-13 23:28:11.504 | Building dependency tree... 2022-04-13 23:28:11.506 | Reading state information... 2022-04-13 23:28:11.755 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-04-13 23:28:11.755 | The following packages were automatically installed and are no longer required: 2022-04-13 23:28:11.756 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:28:11.756 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:28:11.756 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:28:11.756 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:28:11.756 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:28:11.756 | python3-zope.interface 2022-04-13 23:28:11.757 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:28:11.870 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:28:11.874 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:28:11.877 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:28:11.880 | + functions-common:time_stop:2432 : local name 2022-04-13 23:28:11.882 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:28:11.884 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:28:11.887 | + functions-common:time_stop:2435 : local total 2022-04-13 23:28:11.889 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:28:11.892 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:28:11.894 | + functions-common:time_stop:2439 : start_time=1649892491155 2022-04-13 23:28:11.896 | + functions-common:time_stop:2441 : [[ -z 1649892491155 ]] 2022-04-13 23:28:11.900 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:28:11.904 | + functions-common:time_stop:2444 : end_time=1649892491901 2022-04-13 23:28:11.907 | + functions-common:time_stop:2445 : elapsed_time=746 2022-04-13 23:28:11.910 | + functions-common:time_stop:2446 : total=6758 2022-04-13 23:28:11.912 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:28:11.915 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7504 2022-04-13 23:28:11.917 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:28:11.920 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-13 23:28:11.922 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-13 23:28:11.925 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:28:11.928 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:28:11.931 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:28:11.933 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-13 23:28:11.936 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-13 23:28:11.991 | wsgi (enabled by maintainer script) 2022-04-13 23:28:11.994 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-13 23:28:11.997 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-13 23:28:11.999 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:28:12.002 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-13 23:28:12.005 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-13 23:28:12.007 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:28:12.011 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:28:12.011 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:28:12.017 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-13 23:28:12.019 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-13 23:28:12.022 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-13 23:28:12.025 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-13 23:28:12.027 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-13 23:28:12.051 | Using python 3.8 to install osc-placement 2022-04-13 23:28:12.054 | + 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-13 23:28:12.928 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:12.928 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:12.928 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:12.928 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:14.115 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:28:14.147 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-04-13 23:28:14.159 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-04-13 23:28:14.160 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-04-13 23:28:14.161 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-04-13 23:28:14.162 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-04-13 23:28:14.163 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-04-13 23:28:14.164 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-04-13 23:28:14.224 | 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-13 23:28:14.225 | 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-13 23:28:14.226 | 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-13 23:28:14.227 | 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-13 23:28:14.240 | 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-13 23:28:14.242 | 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-13 23:28:14.244 | 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-13 23:28:14.259 | 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-13 23:28:14.260 | 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-13 23:28:14.261 | 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-13 23:28:14.262 | 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-13 23:28:14.263 | 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-13 23:28:14.264 | 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-13 23:28:14.284 | 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-13 23:28:14.286 | 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-13 23:28:14.287 | 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-13 23:28:14.288 | 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-13 23:28:14.296 | 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-13 23:28:14.340 | 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-13 23:28:14.341 | 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-13 23:28:14.342 | 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-13 23:28:14.344 | 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-13 23:28:14.344 | 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-13 23:28:14.346 | 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-13 23:28:14.347 | 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-13 23:28:14.349 | 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-13 23:28:14.413 | 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-13 23:28:14.414 | 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-13 23:28:14.417 | 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-13 23:28:14.419 | 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-13 23:28:14.508 | 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-13 23:28:14.509 | 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-13 23:28:14.510 | 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-13 23:28:14.553 | 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-13 23:28:14.593 | 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-13 23:28:14.768 | 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-13 23:28:17.009 | 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-13 23:28:17.016 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:28:17.016 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:28:17.138 | + inc/python:pip_install:200 : result=0 2022-04-13 23:28:17.140 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:28:17.143 | + functions-common:time_stop:2432 : local name 2022-04-13 23:28:17.145 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:28:17.148 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:28:17.150 | + functions-common:time_stop:2435 : local total 2022-04-13 23:28:17.153 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:28:17.155 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:28:17.158 | + functions-common:time_stop:2439 : start_time=1649892492044 2022-04-13 23:28:17.161 | + functions-common:time_stop:2441 : [[ -z 1649892492044 ]] 2022-04-13 23:28:17.164 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:28:17.168 | + functions-common:time_stop:2444 : end_time=1649892497166 2022-04-13 23:28:17.171 | + functions-common:time_stop:2445 : elapsed_time=5122 2022-04-13 23:28:17.174 | + functions-common:time_stop:2446 : total=173818 2022-04-13 23:28:17.177 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:28:17.179 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=178940 2022-04-13 23:28:17.182 | + inc/python:pip_install:203 : return 0 2022-04-13 23:28:17.184 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-04-13 23:28:17.187 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-13 23:28:17.189 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-13 23:28:17.192 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:28:17.194 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:28:17.197 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:28:17.200 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:28:17.203 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:28:17.206 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:28:17.223 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:28:17.226 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:28:17.228 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:28:17.231 | + functions-common:git_clone:629 : echo master 2022-04-13 23:28:17.232 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:28:17.238 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-13 23:28:17.240 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:28:17.243 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/placement 2022-04-13 23:28:17.256 | + functions-common:git_clone:684 : cd /opt/stack/placement 2022-04-13 23:28:17.259 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:28:17.259 | + functions-common:git_clone:685 : head -1 2022-04-13 23:28:17.263 | 49d22d82 Merge "Fix perfload jobs after consumer_types" 2022-04-13 23:28:17.265 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:28:17.268 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-13 23:28:17.271 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:28:17.273 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-13 23:28:17.275 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-13 23:28:17.278 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:28:17.280 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-13 23:28:17.283 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:28:17.286 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-13 23:28:17.288 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-13 23:28:17.291 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:28:17.293 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:28:17.296 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-13 23:28:17.299 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:28:17.302 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-13 23:28:17.305 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:28:17.307 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:28:17.311 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-13 23:28:17.316 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-13 23:28:17.319 | + 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-13 23:28:17.982 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-13 23:28:17.985 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:28:17.987 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:28:17.990 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:28:17.993 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-13 23:28:17.995 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-13 23:28:17.998 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:28:18.000 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:28:18.003 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:28:18.006 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:28:18.008 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:28:18.011 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:28:18.013 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:28:18.016 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-13 23:28:18.038 | Using python 3.8 to install /opt/stack/placement 2022-04-13 23:28:18.040 | + 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-13 23:28:18.903 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:18.903 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:18.903 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:18.903 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:20.088 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:28:20.119 | Obtaining file:///opt/stack/placement 2022-04-13 23:28:20.120 | Preparing metadata (setup.py): started 2022-04-13 23:28:24.729 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:28:24.775 | 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-13 23:28:24.776 | 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-13 23:28:24.777 | 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-13 23:28:24.778 | 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-13 23:28:24.779 | 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-13 23:28:24.780 | 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-13 23:28:24.781 | 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-13 23:28:24.783 | 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-13 23:28:24.784 | 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-13 23:28:24.785 | 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-13 23:28:24.786 | 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-13 23:28:24.787 | 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-13 23:28:24.789 | 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-13 23:28:24.790 | 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-13 23:28:24.791 | 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-13 23:28:24.792 | 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-13 23:28:24.793 | 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-13 23:28:24.794 | 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-13 23:28:24.795 | 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-13 23:28:24.796 | 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-13 23:28:24.797 | 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-13 23:28:24.864 | 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-13 23:28:24.866 | 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-13 23:28:24.867 | 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-13 23:28:24.868 | 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-13 23:28:24.870 | 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-13 23:28:24.871 | 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-13 23:28:24.891 | 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-13 23:28:24.934 | 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-13 23:28:24.935 | 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-13 23:28:24.936 | 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-13 23:28:24.937 | 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-13 23:28:24.938 | 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-13 23:28:24.989 | 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-13 23:28:24.991 | 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-13 23:28:24.992 | 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-13 23:28:24.993 | 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-13 23:28:25.037 | 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-13 23:28:25.039 | 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-13 23:28:25.056 | 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-13 23:28:25.058 | 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-13 23:28:25.059 | 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-13 23:28:25.086 | 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-13 23:28:25.087 | 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-13 23:28:25.101 | 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-13 23:28:25.118 | 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-13 23:28:25.119 | 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-13 23:28:25.121 | 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-13 23:28:25.123 | 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-13 23:28:25.165 | 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-13 23:28:25.167 | 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-13 23:28:25.168 | 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-13 23:28:25.170 | 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-13 23:28:25.187 | 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-13 23:28:25.375 | 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-13 23:28:25.416 | 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-13 23:28:25.417 | 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-13 23:28:25.419 | 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-13 23:28:25.435 | 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-13 23:28:25.470 | 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-13 23:28:25.526 | 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-13 23:28:25.593 | 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-13 23:28:25.678 | 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-13 23:28:25.728 | 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-13 23:28:25.922 | 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-13 23:28:25.924 | 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-13 23:28:25.925 | 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-13 23:28:26.005 | 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-13 23:28:26.069 | 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-13 23:28:26.231 | 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-13 23:28:26.341 | 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-13 23:28:26.343 | 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-13 23:28:28.287 | Installing collected packages: openstack-placement 2022-04-13 23:28:28.287 | Attempting uninstall: openstack-placement 2022-04-13 23:28:28.287 | Found existing installation: openstack-placement 7.1.0.dev8 2022-04-13 23:28:28.290 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-04-13 23:28:28.291 | Running setup.py develop for openstack-placement 2022-04-13 23:28:34.181 | Successfully installed openstack-placement 2022-04-13 23:28:34.181 | 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-13 23:28:34.189 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:28:34.189 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:28:34.317 | + inc/python:pip_install:200 : result=0 2022-04-13 23:28:34.320 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:28:34.322 | + functions-common:time_stop:2432 : local name 2022-04-13 23:28:34.324 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:28:34.327 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:28:34.329 | + functions-common:time_stop:2435 : local total 2022-04-13 23:28:34.331 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:28:34.334 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:28:34.336 | + functions-common:time_stop:2439 : start_time=1649892498032 2022-04-13 23:28:34.338 | + functions-common:time_stop:2441 : [[ -z 1649892498032 ]] 2022-04-13 23:28:34.341 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:28:34.345 | + functions-common:time_stop:2444 : end_time=1649892514343 2022-04-13 23:28:34.348 | + functions-common:time_stop:2445 : elapsed_time=16311 2022-04-13 23:28:34.350 | + functions-common:time_stop:2446 : total=178940 2022-04-13 23:28:34.353 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:28:34.355 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=195251 2022-04-13 23:28:34.357 | + inc/python:pip_install:203 : return 0 2022-04-13 23:28:34.360 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:28:34.363 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-13 23:28:34.366 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-13 23:28:34.385 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-13 23:28:34.397 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-13 23:28:34.400 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-13 23:28:34.402 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:28:34.404 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:28:34.407 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-04-13 23:28:34.410 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:28:34.413 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:28:34.420 | + ./stack.sh:main:945 : configure_placement 2022-04-13 23:28:34.422 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-13 23:28:34.435 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-13 23:28:34.437 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-13 23:28:34.442 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-13 23:28:34.445 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-13 23:28:34.447 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-13 23:28:34.450 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-04-13 23:28:34.452 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-13 23:28:34.455 | + 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-13 23:28:34.488 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-13 23:28:34.519 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-13 23:28:34.552 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-13 23:28:34.555 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-13 23:28:34.557 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-13 23:28:34.560 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:28:34.562 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-13 23:28:34.594 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-13 23:28:34.623 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.47/identity 2022-04-13 23:28:34.652 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-13 23:28:34.682 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-13 23:28:34.711 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-13 23:28:34.741 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-13 23:28:34.770 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-13 23:28:34.800 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:28:34.829 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:28:34.858 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-13 23:28:34.861 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-13 23:28:34.863 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-13 23:28:34.867 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:28:34.885 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:28:34.887 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:28:34.890 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:28:34.892 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:28:34.895 | + 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-13 23:28:34.924 | + 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-13 23:28:34.953 | + 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-13 23:28:34.983 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:28:35.012 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-13 23:28:35.014 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-13 23:28:35.017 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-13 23:28:35.020 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-13 23:28:35.023 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-13 23:28:35.025 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 23:28:35.028 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:28:35.031 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-13 23:28:35.035 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-13 23:28:35.037 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:28:35.040 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:28:35.052 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:28:35.053 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:28:35.061 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:28:35.065 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:28:35.081 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-13 23:28:35.084 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-13 23:28:35.088 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-13 23:28:35.119 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-13 23:28:35.148 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-13 23:28:35.176 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:28:35.206 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:28:35.234 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:28:35.263 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:28:35.292 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:28:35.322 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:28:35.350 | + 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-13 23:28:35.379 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:28:35.408 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:28:35.437 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:28:35.466 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 23:28:35.469 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 23:28:35.472 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-13 23:28:35.474 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-13 23:28:35.477 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:28:35.480 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:28:35.482 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:28:35.485 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-13 23:28:35.488 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-13 23:28:35.491 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-13 23:28:35.520 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 23:28:35.548 | + 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-13 23:28:35.549 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-13 23:28:35.558 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-13 23:28:35.561 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-13 23:28:35.564 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-13 23:28:35.567 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:28:35.570 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:28:35.572 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:28:35.575 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:28:35.577 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:28:35.579 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:28:35.582 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:28:35.585 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:28:35.587 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:28:35.590 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-13 23:28:35.652 | Site placement-api already enabled 2022-04-13 23:28:35.656 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 23:28:35.659 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:28:35.661 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:28:35.664 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:28:35.799 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-04-13 23:28:35.820 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:28:35.822 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-04-13 23:28:35.841 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:28:35.843 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-04-13 23:28:35.863 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:28:35.866 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-04-13 23:28:35.869 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-13 23:28:35.871 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-13 23:28:35.903 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.47/identity 2022-04-13 23:28:35.933 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-13 23:28:35.962 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-13 23:28:35.992 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-13 23:28:36.021 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-13 23:28:36.050 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-13 23:28:36.079 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-13 23:28:36.109 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-04-13 23:28:36.126 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:28:36.129 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-04-13 23:28:36.146 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:28:36.149 | + ./stack.sh:main:971 : run_phase stack install 2022-04-13 23:28:36.151 | + functions-common:run_phase:1860 : local mode=stack 2022-04-13 23:28:36.154 | + functions-common:run_phase:1861 : local phase=install 2022-04-13 23:28:36.156 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 23:28:36.159 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 23:28:36.162 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 23:28:36.164 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 23:28:36.167 | + functions-common:run_phase:1870 : local extra 2022-04-13 23:28:36.170 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 23:28:36.174 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 23:28:36.177 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 23:28:36.179 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 23:28:36.182 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-13 23:28:36.185 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 23:28:36.200 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:28:36.203 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 23:28:36.205 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:28:36.208 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-13 23:28:36.210 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-13 23:28:36.212 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:28:36.215 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-04-13 23:28:36.217 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-13 23:28:36.219 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-13 23:28:36.276 | ++ inc/async:async_inner:63 : install_tempest 2022-04-13 23:28:36.314 | [188368 Async install_tempest:213682]: running: install_tempest 2022-04-13 23:28:36.316 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 23:28:36.319 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 23:28:36.322 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 23:28:36.324 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 23:28:36.327 | + functions-common:run_phase:1887 : run_plugins stack install 2022-04-13 23:28:36.330 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-13 23:28:36.333 | + functions-common:run_plugins:1847 : local phase=install 2022-04-13 23:28:36.336 | + functions-common:run_plugins:1849 : local plugins= 2022-04-13 23:28:36.338 | + functions-common:run_plugins:1850 : local plugin 2022-04-13 23:28:36.341 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-04-13 23:28:36.344 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-13 23:28:36.347 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:28:36.349 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:28:36.352 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-04-13 23:28:36.355 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:28:36.358 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-04-13 23:28:36.361 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-13 23:28:36.364 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:28:36.368 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-13 23:28:36.371 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-13 23:28:36.373 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:28:36.377 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:28:36.377 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:28:36.383 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-13 23:28:36.385 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-13 23:28:36.388 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-13 23:28:36.391 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-13 23:28:36.394 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-13 23:28:36.417 | Using python 3.8 to install python-openstackclient 2022-04-13 23:28:36.420 | + 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-13 23:28:37.283 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:37.283 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:37.283 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:28:37.283 | from cryptography.utils import int_from_bytes 2022-04-13 23:28:38.464 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:28:38.497 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-04-13 23:28:38.516 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-04-13 23:28:38.517 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-04-13 23:28:38.518 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-04-13 23:28:38.519 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-04-13 23:28:38.521 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-04-13 23:28:38.522 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-04-13 23:28:38.523 | 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-13 23:28:38.524 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-04-13 23:28:38.524 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-04-13 23:28:38.526 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-04-13 23:28:38.527 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-04-13 23:28:38.538 | 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-13 23:28:38.539 | 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-13 23:28:38.540 | 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-13 23:28:38.542 | 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-13 23:28:38.543 | 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-13 23:28:38.568 | 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-13 23:28:38.570 | 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-13 23:28:38.571 | 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-13 23:28:38.572 | 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-13 23:28:38.574 | 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-13 23:28:38.575 | 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-13 23:28:38.576 | 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-13 23:28:38.577 | 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-13 23:28:38.578 | 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-13 23:28:38.579 | 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-13 23:28:38.581 | 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-13 23:28:38.593 | 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-13 23:28:38.613 | 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-13 23:28:38.614 | 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-13 23:28:38.615 | 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-13 23:28:38.617 | 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-13 23:28:38.639 | 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-13 23:28:38.657 | 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-13 23:28:38.659 | 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-13 23:28:38.662 | 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-13 23:28:38.752 | 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-13 23:28:38.753 | 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-13 23:28:38.754 | 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-13 23:28:38.796 | 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-13 23:28:38.807 | 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-13 23:28:38.842 | 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-13 23:28:39.005 | 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-13 23:28:39.021 | 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-13 23:28:39.123 | 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-13 23:28:39.124 | 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-13 23:28:39.126 | 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-13 23:28:39.130 | 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-13 23:28:39.279 | 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-13 23:28:41.539 | 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-13 23:28:41.546 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:28:41.546 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:28:41.671 | + inc/python:pip_install:200 : result=0 2022-04-13 23:28:41.674 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:28:41.676 | + functions-common:time_stop:2432 : local name 2022-04-13 23:28:41.679 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:28:41.681 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:28:41.683 | + functions-common:time_stop:2435 : local total 2022-04-13 23:28:41.686 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:28:41.688 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:28:41.691 | + functions-common:time_stop:2439 : start_time=1649892516411 2022-04-13 23:28:41.693 | + functions-common:time_stop:2441 : [[ -z 1649892516411 ]] 2022-04-13 23:28:41.696 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:28:41.700 | + functions-common:time_stop:2444 : end_time=1649892521698 2022-04-13 23:28:41.703 | + functions-common:time_stop:2445 : elapsed_time=5287 2022-04-13 23:28:41.706 | + functions-common:time_stop:2446 : total=195251 2022-04-13 23:28:41.708 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:28:41.710 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=200538 2022-04-13 23:28:41.713 | + inc/python:pip_install:203 : return 0 2022-04-13 23:28:41.716 | + ./stack.sh:main:983 : install_oscwrap 2022-04-13 23:28:41.719 | ++ functions-common:install_oscwrap:2477 : mktemp 2022-04-13 23:28:41.723 | + functions-common:install_oscwrap:2477 : OSCWRAP_TIMER_FILE=/tmp/tmp.8Afsy5eq0G 2022-04-13 23:28:41.726 | + functions-common:install_oscwrap:2480 : shopt -s expand_aliases 2022-04-13 23:28:41.728 | + functions-common:install_oscwrap:2483 : unalias -a 2022-04-13 23:28:41.731 | + functions-common:install_oscwrap:2485 : alias openstack=oscwrap 2022-04-13 23:28:41.734 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-04-13 23:28:41.736 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-13 23:28:41.739 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-04-13 23:28:41.757 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:28:41.760 | + ./stack.sh:main:1037 : configure_database 2022-04-13 23:28:41.762 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-13 23:28:41.765 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-13 23:28:41.767 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-13 23:28:41.770 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:28:41.773 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-04-13 23:28:41.775 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-13 23:28:41.777 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:28:41.780 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:28:41.782 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-13 23:28:41.785 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-13 23:28:41.788 | ++ functions-common:ipv6_unquote:2230 : echo 0.0.0.0 2022-04-13 23:28:41.789 | ++ functions-common:ipv6_unquote:2230 : tr -d '[]' 2022-04-13 23:28:41.793 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-13 23:28:41.846 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-13 23:28:41.848 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:28:41.851 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:28:41.853 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:28:41.856 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:28:41.858 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:28:41.860 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:28:41.863 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:28:41.865 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:28:41.868 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:28:41.870 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:28:41.873 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:28:41.875 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-13 23:28:41.878 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:28:41.880 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:28:41.883 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:28:41.885 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:28:41.888 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:28:41.890 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:28:41.893 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-13 23:28:41.900 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:28:41.902 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:28:41.904 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-13 23:28:41.907 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:28:41.909 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-13 23:28:43.830 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-13 23:28:43.846 | mysqladmin: connect to server at 'localhost' failed 2022-04-13 23:28:43.846 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-13 23:28:43.850 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-13 23:28:43.852 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-13 23:28:43.854 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:28:43.857 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:28:43.859 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-13 23:28:43.862 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-13 23:28:43.865 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-13 23:28:43.867 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:28:43.869 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:28:43.872 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-13 23:28:43.874 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-13 23:28:43.877 | + 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-13 23:28:43.889 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 23:28:43.924 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-04-13 23:28:43.937 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 23:28:43.954 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-13 23:28:44.008 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-13 23:28:44.063 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-13 23:28:44.117 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-13 23:28:44.120 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-04-13 23:28:44.122 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:28:44.125 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-13 23:28:46.262 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-04-13 23:28:46.264 | + functions-common:save_stackenv:60 : local tag=1041 2022-04-13 23:28:46.268 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 23:28:46.273 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-232846 2022-04-13 23:28:46.276 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-232846 1041' 2022-04-13 23:28:46.279 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:28:46.281 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 23:28:46.284 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:28:46.287 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 23:28:46.289 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:28:46.292 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 23:28:46.294 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:28:46.297 | + 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-13 23:28:46.299 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:28:46.302 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.47 2022-04-13 23:28:46.305 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:28:46.307 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.47/identity 2022-04-13 23:28:46.310 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:28:46.312 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-232419 2022-04-13 23:28:46.316 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:28:46.318 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 23:28:46.321 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:28:46.323 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.47 2022-04-13 23:28:46.326 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:28:46.328 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 23:28:46.332 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:28:46.334 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 23:28:46.337 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:28:46.339 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 23:28:46.342 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:28:46.344 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 23:28:46.347 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-04-13 23:28:46.350 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-13 23:28:46.352 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-13 23:28:46.364 | + ./stack.sh:main:1067 : start_dstat 2022-04-13 23:28:46.367 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:28:46.369 | + functions-common:run_process:1687 : local service=dstat 2022-04-13 23:28:46.372 | + functions-common:run_process:1688 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:28:46.374 | + functions-common:run_process:1689 : local group= 2022-04-13 23:28:46.377 | + functions-common:run_process:1690 : local user= 2022-04-13 23:28:46.379 | + functions-common:run_process:1692 : local name=dstat 2022-04-13 23:28:46.382 | + functions-common:run_process:1694 : time_start run_process 2022-04-13 23:28:46.384 | + functions-common:time_start:2418 : local name=run_process 2022-04-13 23:28:46.387 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:28:46.389 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:28:46.393 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:28:46.398 | + functions-common:time_start:2423 : _TIME_START[$name]=1649892526395 2022-04-13 23:28:46.400 | + functions-common:run_process:1695 : is_service_enabled dstat 2022-04-13 23:28:46.417 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:28:46.419 | + functions-common:run_process:1696 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-13 23:28:46.422 | + functions-common:_run_under_systemd:1652 : local service=dstat 2022-04-13 23:28:46.424 | + functions-common:_run_under_systemd:1653 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:28:46.427 | + functions-common:_run_under_systemd:1654 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:28:46.429 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:28:46.432 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:28:46.434 | + functions-common:_common_systemd_pitfalls:1627 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-13 23:28:46.437 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-13 23:28:46.440 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@dstat.service 2022-04-13 23:28:46.443 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-13 23:28:46.445 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-13 23:28:46.448 | + functions-common:_run_under_systemd:1661 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-13 23:28:46.450 | + 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-13 23:28:46.453 | + functions-common:write_user_unit_file:1569 : local service=devstack@dstat.service 2022-04-13 23:28:46.456 | + functions-common:write_user_unit_file:1570 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:28:46.458 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-13 23:28:46.460 | + functions-common:write_user_unit_file:1572 : local user=ubuntu 2022-04-13 23:28:46.463 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-13 23:28:46.465 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-13 23:28:46.467 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-13 23:28:46.470 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-13 23:28:46.474 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-04-13 23:28:46.526 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-13 23:28:46.578 | + 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-13 23:28:46.630 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-13 23:28:46.682 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-13 23:28:46.735 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-13 23:28:46.788 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-13 23:28:46.790 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-13 23:28:46.843 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-13 23:28:47.228 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@dstat.service 2022-04-13 23:28:47.242 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-13 23:28:47.611 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@dstat.service 2022-04-13 23:28:47.633 | + functions-common:run_process:1698 : time_stop run_process 2022-04-13 23:28:47.636 | + functions-common:time_stop:2432 : local name 2022-04-13 23:28:47.638 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:28:47.641 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:28:47.643 | + functions-common:time_stop:2435 : local total 2022-04-13 23:28:47.646 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:28:47.648 | + functions-common:time_stop:2438 : name=run_process 2022-04-13 23:28:47.651 | + functions-common:time_stop:2439 : start_time=1649892526395 2022-04-13 23:28:47.653 | + functions-common:time_stop:2441 : [[ -z 1649892526395 ]] 2022-04-13 23:28:47.656 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:28:47.661 | + functions-common:time_stop:2444 : end_time=1649892527658 2022-04-13 23:28:47.663 | + functions-common:time_stop:2445 : elapsed_time=1263 2022-04-13 23:28:47.666 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:28:47.668 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:28:47.670 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1263 2022-04-13 23:28:47.674 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-13 23:28:47.676 | + functions-common:run_process:1687 : local service=memory_tracker 2022-04-13 23:28:47.679 | + functions-common:run_process:1688 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-13 23:28:47.681 | + functions-common:run_process:1689 : local group= 2022-04-13 23:28:47.683 | + functions-common:run_process:1690 : local user=root 2022-04-13 23:28:47.686 | + functions-common:run_process:1692 : local name=memory_tracker 2022-04-13 23:28:47.688 | + functions-common:run_process:1694 : time_start run_process 2022-04-13 23:28:47.691 | + functions-common:time_start:2418 : local name=run_process 2022-04-13 23:28:47.694 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:28:47.696 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:28:47.699 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:28:47.704 | + functions-common:time_start:2423 : _TIME_START[$name]=1649892527701 2022-04-13 23:28:47.707 | + functions-common:run_process:1695 : is_service_enabled memory_tracker 2022-04-13 23:28:47.724 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:28:47.726 | + functions-common:run_process:1698 : time_stop run_process 2022-04-13 23:28:47.729 | + functions-common:time_stop:2432 : local name 2022-04-13 23:28:47.731 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:28:47.734 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:28:47.737 | + functions-common:time_stop:2435 : local total 2022-04-13 23:28:47.740 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:28:47.743 | + functions-common:time_stop:2438 : name=run_process 2022-04-13 23:28:47.745 | + functions-common:time_stop:2439 : start_time=1649892527701 2022-04-13 23:28:47.748 | + functions-common:time_stop:2441 : [[ -z 1649892527701 ]] 2022-04-13 23:28:47.751 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:28:47.755 | + functions-common:time_stop:2444 : end_time=1649892527752 2022-04-13 23:28:47.758 | + functions-common:time_stop:2445 : elapsed_time=51 2022-04-13 23:28:47.760 | + functions-common:time_stop:2446 : total=1263 2022-04-13 23:28:47.763 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:28:47.765 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1314 2022-04-13 23:28:47.768 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-13 23:28:47.787 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:28:47.790 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-04-13 23:28:47.815 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:28:47.817 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-04-13 23:28:47.838 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:28:47.840 | + ./stack.sh:main:1080 : start_etcd3 2022-04-13 23:28:47.843 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-13 23:28:47.846 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-837530-1-smb --data-dir /opt/stack/data/etcd' 2022-04-13 23:28:47.849 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-13 23:28:47.851 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-837530-1-smb=http://10.222.0.47:2380' 2022-04-13 23:28:47.854 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.47:2380' 2022-04-13 23:28:47.856 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.47:2379' 2022-04-13 23:28:47.859 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-13 23:28:47.862 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-13 23:28:47.865 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.47:2379' 2022-04-13 23:28:47.867 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-13 23:28:47.870 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-13 23:28:47.873 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-13 23:28:47.875 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-837530-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837530-1-smb=http://10.222.0.47:2380 --initial-advertise-peer-urls http://10.222.0.47:2380 --advertise-client-urls http://10.222.0.47:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.47:2379 --debug' '' root 2022-04-13 23:28:47.878 | + functions-common:write_user_unit_file:1569 : local service=devstack@etcd.service 2022-04-13 23:28:47.880 | + functions-common:write_user_unit_file:1570 : local 'command=/opt/stack/bin/etcd --name dv-cinder-837530-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837530-1-smb=http://10.222.0.47:2380 --initial-advertise-peer-urls http://10.222.0.47:2380 --advertise-client-urls http://10.222.0.47:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.47:2379 --debug' 2022-04-13 23:28:47.883 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-13 23:28:47.885 | + functions-common:write_user_unit_file:1572 : local user=root 2022-04-13 23:28:47.888 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-13 23:28:47.890 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-13 23:28:47.892 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-13 23:28:47.895 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-13 23:28:47.900 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-04-13 23:28:47.977 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-13 23:28:48.044 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-837530-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837530-1-smb=http://10.222.0.47:2380 --initial-advertise-peer-urls http://10.222.0.47:2380 --advertise-client-urls http://10.222.0.47:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.47:2379 --debug' 2022-04-13 23:28:48.096 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-13 23:28:48.147 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-13 23:28:48.199 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-13 23:28:48.251 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-13 23:28:48.254 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-13 23:28:48.316 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-13 23:28:48.687 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-13 23:28:48.742 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-13 23:28:48.797 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-13 23:28:48.849 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-13 23:28:48.902 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-13 23:28:48.905 | ++ functions-common:is_arch:506 : uname -m 2022-04-13 23:28:48.909 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-13 23:28:48.912 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-13 23:28:49.296 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-13 23:28:49.310 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-13 23:28:49.671 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-13 23:28:50.753 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-04-13 23:28:50.770 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:28:50.773 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-04-13 23:28:50.776 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-13 23:28:50.779 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-13 23:28:50.783 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-13 23:28:50.795 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-13 23:28:50.808 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-13 23:28:50.810 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-13 23:28:50.813 | + 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.47/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-13 23:28:50.949 | + 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.47/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-13 23:28:51.088 | + 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.47/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-13 23:28:51.227 | + 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.47/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-13 23:28:51.363 | + 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.47/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-13 23:28:51.498 | + 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.47/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-13 23:28:51.634 | + 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.47/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-13 23:28:51.772 | + 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.47/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-13 23:28:51.908 | + 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.47/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-13 23:28:52.046 | + 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.47/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-13 23:28:52.187 | + functions-common:write_clouds_yaml:198 : cat 2022-04-13 23:28:52.194 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-13 23:28:52.197 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-13 23:28:52.200 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-13 23:28:52.204 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-04-13 23:28:52.207 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-04-13 23:28:52.210 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-04-13 23:28:52.226 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:28:52.229 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-04-13 23:28:52.231 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:28:52.234 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-04-13 23:28:52.237 | + ./stack.sh:main:1097 : '[' 10.222.0.47 == 10.222.0.47 ']' 2022-04-13 23:28:52.239 | + ./stack.sh:main:1098 : init_keystone 2022-04-13 23:28:52.242 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-13 23:28:52.257 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:28:52.260 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-13 23:28:52.262 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-13 23:28:52.265 | + lib/database:recreate_database:112 : local db=keystone 2022-04-13 23:28:52.267 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-13 23:28:52.270 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-13 23:28:52.272 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-13 23:28:52.277 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 23:28:52.761 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-04-13 23:28:52.766 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 23:28:52.785 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-13 23:28:52.788 | + functions-common:time_start:2418 : local name=dbsync 2022-04-13 23:28:52.791 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:28:52.794 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:28:52.797 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:28:52.802 | + functions-common:time_start:2423 : _TIME_START[$name]=1649892532799 2022-04-13 23:28:52.805 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-13 23:28:57.498 | 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=215607) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-13 23:28:57.505 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:28:57.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:57.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:57.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:57.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:57.506 | 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=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:57.506 | 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=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:57.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:57.507 | 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=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:57.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:57.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:57.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:57.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:57.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:57.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:57.508 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:28:57.508 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:28:57.536 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:28:57.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:57.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:57.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:57.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:57.537 | 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=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:57.538 | 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=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:57.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:57.538 | 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=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:57.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:57.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:57.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:57.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:57.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:57.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:57.539 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:28:57.539 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:28:57.595 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:28:57.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:57.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:57.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:57.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:57.596 | 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=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:57.596 | 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=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:57.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:57.597 | 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=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:57.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:57.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:57.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:57.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:57.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:57.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:57.598 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:28:57.598 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:28:57.605 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-13 23:28:59.320 | INFO migrate.versioning.api [-] done 2022-04-13 23:28:59.320 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-13 23:28:59.327 | INFO migrate.versioning.api [-] done 2022-04-13 23:28:59.327 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-13 23:28:59.335 | INFO migrate.versioning.api [-] done 2022-04-13 23:28:59.335 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-13 23:28:59.342 | INFO migrate.versioning.api [-] done 2022-04-13 23:28:59.342 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-13 23:28:59.349 | INFO migrate.versioning.api [-] done 2022-04-13 23:28:59.350 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-13 23:28:59.357 | INFO migrate.versioning.api [-] done 2022-04-13 23:28:59.357 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-13 23:28:59.409 | INFO migrate.versioning.api [-] done 2022-04-13 23:28:59.410 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:28:59.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:59.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:59.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:59.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:59.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:59.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:59.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:59.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:59.413 | 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=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:59.413 | 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=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:59.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:59.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:59.414 | 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=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:59.414 | 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=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:59.414 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:28:59.414 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:28:59.415 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:28:59.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:59.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:59.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:59.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:59.416 | 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=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:59.417 | 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=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:59.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:59.417 | 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=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:59.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:59.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:59.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:59.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:59.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:59.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:59.418 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:28:59.418 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:28:59.426 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:28:59.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:59.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:59.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:59.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:59.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:59.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:59.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:59.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:59.428 | 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=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:59.428 | 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=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:59.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:59.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:59.428 | 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=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:59.429 | 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=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:59.429 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:28:59.429 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:28:59.794 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:28:59.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:59.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:59.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:59.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:59.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:59.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:59.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:59.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:59.796 | 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=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:59.796 | 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=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:59.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:59.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:59.796 | 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=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:59.796 | 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=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:59.797 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:28:59.797 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:28:59.822 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:28:59.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:59.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:59.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:59.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:59.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:59.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:59.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:59.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:59.824 | 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=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:59.825 | 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=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:59.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:59.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:59.825 | 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=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:59.825 | 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=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:59.825 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:28:59.826 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:28:59.833 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-13 23:28:59.872 | INFO migrate.versioning.api [-] done 2022-04-13 23:28:59.872 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-13 23:28:59.880 | INFO migrate.versioning.api [-] done 2022-04-13 23:28:59.880 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-13 23:28:59.887 | INFO migrate.versioning.api [-] done 2022-04-13 23:28:59.887 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-13 23:28:59.894 | INFO migrate.versioning.api [-] done 2022-04-13 23:28:59.894 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-13 23:28:59.902 | INFO migrate.versioning.api [-] done 2022-04-13 23:28:59.902 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-13 23:28:59.910 | INFO migrate.versioning.api [-] done 2022-04-13 23:28:59.910 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-13 23:28:59.918 | INFO migrate.versioning.api [-] done 2022-04-13 23:28:59.918 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:28:59.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:59.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:59.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:59.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:59.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:59.920 | 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=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:59.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:59.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:59.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:59.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:59.920 | 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=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:59.921 | 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=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:59.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:59.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:59.921 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:28:59.921 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:28:59.922 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:28:59.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:59.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:59.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:59.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:59.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:59.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:59.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:59.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:59.924 | 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=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:59.924 | 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=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:59.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:59.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:59.925 | 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=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:59.925 | 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=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:59.925 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:28:59.925 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:28:59.932 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:28:59.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:59.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:59.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:59.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:59.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:59.934 | 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=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:59.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:59.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:59.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:59.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:59.935 | 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=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:59.935 | 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=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:59.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:28:59.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:28:59.935 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:28:59.935 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:29:00.258 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:29:00.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:29:00.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:29:00.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:29:00.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:29:00.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:29:00.260 | 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=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:29:00.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:29:00.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:29:00.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:29:00.261 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:29:00.261 | 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=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:29:00.261 | 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=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:29:00.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:29:00.261 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:29:00.262 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:29:00.262 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:29:00.288 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:29:00.289 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:29:00.289 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:29:00.290 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:29:00.290 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:29:00.290 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:29:00.290 | 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=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:29:00.290 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:29:00.290 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:29:00.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:29:00.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:29:00.291 | 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=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:29:00.291 | 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=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:29:00.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:29:00.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:29:00.291 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:29:00.292 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=215607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:29:00.299 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-13 23:29:00.309 | INFO migrate.versioning.api [-] done 2022-04-13 23:29:00.309 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-13 23:29:00.316 | INFO migrate.versioning.api [-] done 2022-04-13 23:29:00.316 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-13 23:29:00.323 | INFO migrate.versioning.api [-] done 2022-04-13 23:29:00.323 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-13 23:29:00.330 | INFO migrate.versioning.api [-] done 2022-04-13 23:29:00.330 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-13 23:29:00.337 | INFO migrate.versioning.api [-] done 2022-04-13 23:29:00.337 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-13 23:29:00.345 | INFO migrate.versioning.api [-] done 2022-04-13 23:29:00.345 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-13 23:29:00.352 | INFO migrate.versioning.api [-] done 2022-04-13 23:29:00.747 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-13 23:29:00.750 | + functions-common:time_stop:2432 : local name 2022-04-13 23:29:00.753 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:29:00.756 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:29:00.758 | + functions-common:time_stop:2435 : local total 2022-04-13 23:29:00.761 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:29:00.764 | + functions-common:time_stop:2438 : name=dbsync 2022-04-13 23:29:00.767 | + functions-common:time_stop:2439 : start_time=1649892532799 2022-04-13 23:29:00.770 | + functions-common:time_stop:2441 : [[ -z 1649892532799 ]] 2022-04-13 23:29:00.773 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:29:00.777 | + functions-common:time_stop:2444 : end_time=1649892540775 2022-04-13 23:29:00.780 | + functions-common:time_stop:2445 : elapsed_time=7976 2022-04-13 23:29:00.782 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:29:00.785 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:29:00.788 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7976 2022-04-13 23:29:00.790 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-13 23:29:00.793 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-13 23:29:00.797 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-13 23:29:05.350 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-13 23:29:05.350 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-13 23:29:05.351 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-13 23:29:05.351 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-13 23:29:05.351 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-13 23:29:05.351 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-13 23:29:05.352 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-13 23:29:05.352 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-13 23:29:05.352 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-13 23:29:05.712 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-13 23:29:05.716 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-13 23:29:10.244 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-13 23:29:10.244 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-13 23:29:10.244 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-13 23:29:10.245 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-13 23:29:10.245 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-13 23:29:10.245 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-13 23:29:10.245 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-13 23:29:10.246 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-13 23:29:10.246 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-13 23:29:10.605 | + ./stack.sh:main:1099 : start_keystone 2022-04-13 23:29:10.608 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-13 23:29:10.610 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-13 23:29:10.613 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-13 23:29:10.632 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:29:10.634 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-13 23:29:10.637 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-13 23:29:10.642 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-04-13 23:29:10.645 | + functions-common:run_process:1687 : local service=keystone 2022-04-13 23:29:10.647 | + functions-common:run_process:1688 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:29:10.650 | + functions-common:run_process:1689 : local group= 2022-04-13 23:29:10.652 | + functions-common:run_process:1690 : local user= 2022-04-13 23:29:10.655 | + functions-common:run_process:1692 : local name=keystone 2022-04-13 23:29:10.658 | + functions-common:run_process:1694 : time_start run_process 2022-04-13 23:29:10.660 | + functions-common:time_start:2418 : local name=run_process 2022-04-13 23:29:10.662 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:29:10.665 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:29:10.668 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:29:10.672 | + functions-common:time_start:2423 : _TIME_START[$name]=1649892550669 2022-04-13 23:29:10.674 | + functions-common:run_process:1695 : is_service_enabled keystone 2022-04-13 23:29:10.689 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:29:10.692 | + functions-common:run_process:1696 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-04-13 23:29:10.694 | + functions-common:_run_under_systemd:1652 : local service=keystone 2022-04-13 23:29:10.696 | + functions-common:_run_under_systemd:1653 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:29:10.699 | + functions-common:_run_under_systemd:1654 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:29:10.701 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:29:10.704 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:29:10.707 | + functions-common:_common_systemd_pitfalls:1627 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-13 23:29:10.708 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-13 23:29:10.711 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@keystone.service 2022-04-13 23:29:10.713 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-13 23:29:10.716 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-13 23:29:10.718 | + functions-common:_run_under_systemd:1661 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-13 23:29:10.721 | + 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-13 23:29:10.723 | + functions-common:write_uwsgi_user_unit_file:1596 : local service=devstack@keystone.service 2022-04-13 23:29:10.726 | + 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-13 23:29:10.728 | + functions-common:write_uwsgi_user_unit_file:1598 : local group= 2022-04-13 23:29:10.730 | + functions-common:write_uwsgi_user_unit_file:1599 : local user=ubuntu 2022-04-13 23:29:10.732 | + functions-common:write_uwsgi_user_unit_file:1600 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-13 23:29:10.734 | + functions-common:write_uwsgi_user_unit_file:1601 : mkdir -p /etc/systemd/system 2022-04-13 23:29:10.738 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-04-13 23:29:10.789 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-04-13 23:29:10.840 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-13 23:29:10.891 | + 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-13 23:29:10.942 | + 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-13 23:29:10.993 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-13 23:29:11.045 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-13 23:29:11.097 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-13 23:29:11.147 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-13 23:29:11.198 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-13 23:29:11.250 | + functions-common:write_uwsgi_user_unit_file:1614 : [[ -n '' ]] 2022-04-13 23:29:11.253 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-04-13 23:29:11.305 | + functions-common:write_uwsgi_user_unit_file:1620 : sudo systemctl daemon-reload 2022-04-13 23:29:11.712 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@keystone.service 2022-04-13 23:29:11.725 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-13 23:29:12.098 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@keystone.service 2022-04-13 23:29:12.184 | + functions-common:run_process:1698 : time_stop run_process 2022-04-13 23:29:12.187 | + functions-common:time_stop:2432 : local name 2022-04-13 23:29:12.190 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:29:12.192 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:29:12.199 | + functions-common:time_stop:2435 : local total 2022-04-13 23:29:12.202 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:29:12.204 | + functions-common:time_stop:2438 : name=run_process 2022-04-13 23:29:12.207 | + functions-common:time_stop:2439 : start_time=1649892550669 2022-04-13 23:29:12.209 | + functions-common:time_stop:2441 : [[ -z 1649892550669 ]] 2022-04-13 23:29:12.214 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:29:12.216 | + functions-common:time_stop:2444 : end_time=1649892552214 2022-04-13 23:29:12.219 | + functions-common:time_stop:2445 : elapsed_time=1545 2022-04-13 23:29:12.221 | + functions-common:time_stop:2446 : total=1314 2022-04-13 23:29:12.224 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:29:12.227 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2859 2022-04-13 23:29:12.229 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-13 23:29:12.229 | Waiting for keystone to start... 2022-04-13 23:29:12.232 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.47/identity/v3/ 2022-04-13 23:29:12.235 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.47/identity/v3/ 2022-04-13 23:29:12.237 | + functions:wait_for_service:457 : local timeout=60 2022-04-13 23:29:12.240 | + functions:wait_for_service:458 : local url=http://10.222.0.47/identity/v3/ 2022-04-13 23:29:12.242 | + functions:wait_for_service:459 : local rval=0 2022-04-13 23:29:12.245 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-13 23:29:12.247 | + functions-common:time_start:2418 : local name=wait_for_service 2022-04-13 23:29:12.249 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:29:12.252 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:29:12.258 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:29:12.260 | + functions-common:time_start:2423 : _TIME_START[$name]=1649892552257 2022-04-13 23:29:12.263 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-13 23:29:12.277 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.47/identity/v3/ 2022-04-13 23:29:18.182 | ++ inc/async:async_inner:64 : rc=0 2022-04-13 23:29:18.212 | [213682 Async install_tempest:213682]: finished successfully 2022-04-13 23:29:18.816 | + :: : [[ 200 == 503 ]] 2022-04-13 23:29:18.817 | + :: : [[ 0 -eq 7 ]] 2022-04-13 23:29:18.820 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-13 23:29:18.822 | + functions-common:time_stop:2432 : local name 2022-04-13 23:29:18.825 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:29:18.827 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:29:18.830 | + functions-common:time_stop:2435 : local total 2022-04-13 23:29:18.833 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:29:18.835 | + functions-common:time_stop:2438 : name=wait_for_service 2022-04-13 23:29:18.837 | + functions-common:time_stop:2439 : start_time=1649892552257 2022-04-13 23:29:18.840 | + functions-common:time_stop:2441 : [[ -z 1649892552257 ]] 2022-04-13 23:29:18.843 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:29:18.848 | + functions-common:time_stop:2444 : end_time=1649892558845 2022-04-13 23:29:18.850 | + functions-common:time_stop:2445 : elapsed_time=6588 2022-04-13 23:29:18.853 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:29:18.855 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:29:18.857 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6588 2022-04-13 23:29:18.860 | + functions:wait_for_service:467 : return 0 2022-04-13 23:29:18.863 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-13 23:29:18.879 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:29:18.882 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-13 23:29:18.884 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:29:18.887 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart memcached 2022-04-13 23:29:18.916 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-04-13 23:29:18.919 | + 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.47/identity 2022-04-13 23:29:23.493 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=216407) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:29:23.493 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=216407) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:29:23.494 | 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=216407) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:29:23.501 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=216407) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:29:23.518 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=216407) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:29:23.518 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=216407) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:29:23.549 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=216407) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:29:23.583 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=216407) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:29:23.583 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=216407) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:29:23.672 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=216407) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:29:23.672 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=216407) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:29:23.673 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=216407) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:29:23.673 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=216407) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:29:23.673 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=216407) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:29:23.673 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=216407) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:29:23.685 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=216407) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:29:23.686 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=216407) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:29:23.686 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=216407) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:29:23.686 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=216407) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:29:23.686 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=216407) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:29:23.686 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=216407) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:29:23.687 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=216407) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:29:23.694 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=216407) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:29:23.697 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=216407) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:29:23.697 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=216407) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:29:23.698 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=216407) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:29:23.698 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=216407) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:29:23.698 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=216407) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:29:23.698 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=216407) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:29:23.698 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=216407) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:29:23.731 | 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=216407) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-13 23:29:24.033 | INFO keystone.cmd.bootstrap [None req-b95ed675-b7f1-4b2f-b6be-318f6855badb None None] Created domain default 2022-04-13 23:29:24.074 | INFO keystone.cmd.bootstrap [None req-b95ed675-b7f1-4b2f-b6be-318f6855badb None None] Created project admin 2022-04-13 23:29:24.100 | DEBUG passlib.handlers.bcrypt [None req-b95ed675-b7f1-4b2f-b6be-318f6855badb None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=216407) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-13 23:29:24.101 | DEBUG passlib.handlers.bcrypt [None req-b95ed675-b7f1-4b2f-b6be-318f6855badb None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=216407) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-13 23:29:24.161 | INFO keystone.cmd.bootstrap [None req-b95ed675-b7f1-4b2f-b6be-318f6855badb None None] Created user admin 2022-04-13 23:29:24.173 | INFO keystone.cmd.bootstrap [None req-b95ed675-b7f1-4b2f-b6be-318f6855badb None None] Created role reader 2022-04-13 23:29:24.183 | INFO keystone.cmd.bootstrap [None req-b95ed675-b7f1-4b2f-b6be-318f6855badb None None] Created role member 2022-04-13 23:29:24.207 | INFO keystone.cmd.bootstrap [None req-b95ed675-b7f1-4b2f-b6be-318f6855badb None None] Created implied role where 86abf750beaf494493a10182c2581600 implies 75e3f8f6b89a403b84dac7edcc83c681 2022-04-13 23:29:24.217 | INFO keystone.cmd.bootstrap [None req-b95ed675-b7f1-4b2f-b6be-318f6855badb None None] Created role admin 2022-04-13 23:29:24.238 | INFO keystone.cmd.bootstrap [None req-b95ed675-b7f1-4b2f-b6be-318f6855badb None None] Created implied role where 360fbd269b55407e834a8d4b762fd64e implies 86abf750beaf494493a10182c2581600 2022-04-13 23:29:24.251 | INFO keystone.cmd.bootstrap [None req-b95ed675-b7f1-4b2f-b6be-318f6855badb None None] Granted role admin on project admin to user admin. 2022-04-13 23:29:24.259 | INFO keystone.cmd.bootstrap [None req-b95ed675-b7f1-4b2f-b6be-318f6855badb None None] Granted role admin on the system to user admin. 2022-04-13 23:29:24.270 | WARNING py.warnings [None req-b95ed675-b7f1-4b2f-b6be-318f6855badb 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-13 23:29:24.270 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-13 23:29:24.270 |  2022-04-13 23:29:24.274 | INFO keystone.cmd.bootstrap [None req-b95ed675-b7f1-4b2f-b6be-318f6855badb None None] Created region RegionOne 2022-04-13 23:29:24.305 | INFO keystone.cmd.bootstrap [None req-b95ed675-b7f1-4b2f-b6be-318f6855badb None None] Created public endpoint http://10.222.0.47/identity 2022-04-13 23:29:24.747 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-13 23:29:24.749 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-04-13 23:29:24.752 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-13 23:29:24.755 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-13 23:29:27.746 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:27.747 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:27.747 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:27.747 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:27.910 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:27.913 | + lib/keystone:create_keystone_accounts:310 : admin_project=fbcdd374a17646f296fd4c0b07fc74b3 2022-04-13 23:29:27.916 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-13 23:29:27.919 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-13 23:29:30.143 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:30.143 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:30.143 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:30.143 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:30.305 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:30.308 | + lib/keystone:create_keystone_accounts:312 : admin_user=6004091519134c93a819c785b7e275d9 2022-04-13 23:29:30.311 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-13 23:29:30.314 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-13 23:29:30.316 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-13 23:29:30.318 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 6004091519134c93a819c785b7e275d9 default 2022-04-13 23:29:30.376 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 6004091519134c93a819c785b7e275d9 default 2022-04-13 23:29:30.413 | [188368 Async ks-domain-role:216567]: running: get_or_add_user_domain_role admin 6004091519134c93a819c785b7e275d9 default 2022-04-13 23:29:30.416 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-13 23:29:30.418 | + functions-common:get_or_create_domain:884 : local domain_id 2022-04-13 23:29:30.423 | ++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-13 23:29:33.569 | + functions-common:get_or_create_domain:894 : domain_id=default 2022-04-13 23:29:33.571 | + functions-common:get_or_create_domain:895 : echo default 2022-04-13 23:29:33.571 | default 2022-04-13 23:29:33.573 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-13 23:29:33.635 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-13 23:29:33.676 | [188368 Async ks-project:216707]: running: get_or_create_project service Default 2022-04-13 23:29:33.679 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-13 23:29:33.744 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-13 23:29:33.790 | [188368 Async ks-service:216793]: running: get_or_create_role service 2022-04-13 23:29:33.793 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-13 23:29:33.860 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-13 23:29:33.923 | [188368 Async ks-reseller:216879]: running: get_or_create_role ResellerAdmin 2022-04-13 23:29:33.926 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-13 23:29:33.932 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-13 23:29:34.319 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-13 23:29:34.516 | [188368 Async ks-anotherrole:216969]: running: get_or_create_role anotherrole 2022-04-13 23:29:34.539 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-13 23:29:34.575 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-13 23:29:34.591 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:29:34.614 | +++ 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-13 23:29:37.279 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:29:37.465 | [216707 Async ks-project:216707]: finished successfully 2022-04-13 23:29:37.483 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:29:37.623 | [216793 Async ks-service:216793]: finished successfully 2022-04-13 23:29:37.988 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:29:38.028 | [216879 Async ks-reseller:216879]: finished successfully 2022-04-13 23:29:38.367 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:38.367 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:38.367 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:38.367 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:38.432 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:29:38.460 | [216969 Async ks-anotherrole:216969]: finished successfully 2022-04-13 23:29:38.547 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:38.550 | ++ functions-common:get_or_create_project:945 : project_id=fb7301d980234e33a0cb8f6979124136 2022-04-13 23:29:38.552 | ++ functions-common:get_or_create_project:946 : echo fb7301d980234e33a0cb8f6979124136 2022-04-13 23:29:38.555 | + lib/keystone:create_keystone_accounts:340 : invis_project=fb7301d980234e33a0cb8f6979124136 2022-04-13 23:29:38.557 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-13 23:29:38.560 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-13 23:29:38.563 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:29:38.566 | +++ 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-13 23:29:40.988 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:29:41.013 | [216567 Async ks-domain-role:216567]: finished successfully 2022-04-13 23:29:41.109 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:41.109 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:41.109 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:41.109 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:41.290 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:41.293 | ++ functions-common:get_or_create_project:945 : project_id=afd37551340a4065819844ca63959997 2022-04-13 23:29:41.296 | ++ functions-common:get_or_create_project:946 : echo afd37551340a4065819844ca63959997 2022-04-13 23:29:41.299 | + lib/keystone:create_keystone_accounts:344 : demo_project=afd37551340a4065819844ca63959997 2022-04-13 23:29:41.301 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-13 23:29:41.304 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-13 23:29:41.307 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:29:41.309 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo@example.com ]] 2022-04-13 23:29:41.312 | ++ functions-common:get_or_create_user:918 : local email=--email=demo@example.com 2022-04-13 23:29:41.315 | +++ 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-13 23:29:43.831 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:43.831 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:43.832 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:43.832 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:43.999 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:44.002 | ++ functions-common:get_or_create_user:932 : user_id=24b8ba322ef64034b3040a7dc2af4299 2022-04-13 23:29:44.004 | ++ functions-common:get_or_create_user:933 : echo 24b8ba322ef64034b3040a7dc2af4299 2022-04-13 23:29:44.007 | + lib/keystone:create_keystone_accounts:347 : demo_user=24b8ba322ef64034b3040a7dc2af4299 2022-04-13 23:29:44.009 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-04-13 23:29:44.058 | [188368 Async ks-domain-role:216567]: Waiting for completion of get_or_add_user_domain_role admin 6004091519134c93a819c785b7e275d9 default running on PID 216567 (6 other jobs running) 2022-04-13 23:29:44.083 | [188368 Async ks-domain-role:216567]: Signaling child to exit 2022-04-13 23:29:44.083 | WAKEUP 2022-04-13 23:29:44.105 | [188368 Async ks-domain-role:216567]: Signaled 2022-04-13 23:29:44.107 | + functions-common:get_or_add_user_domain_role:1010 : local user_role_id 2022-04-13 23:29:44.107 | ++ functions-common:get_or_add_user_domain_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6004091519134c93a819c785b7e275d9 --domain default 2022-04-13 23:29:44.107 | ++ functions-common:get_or_add_user_domain_role:1016 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:29:44.107 | ++ functions-common:get_or_add_user_domain_role:1016 : get_field 1 2022-04-13 23:29:44.107 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:29:44.107 | ++ functions-common:get_field:819 : read data 2022-04-13 23:29:44.107 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:44.107 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:44.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:44.107 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:44.107 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:44.107 | + functions-common:get_or_add_user_domain_role:1016 : user_role_id= 2022-04-13 23:29:44.107 | + functions-common:get_or_add_user_domain_role:1017 : [[ -z '' ]] 2022-04-13 23:29:44.107 | + functions-common:get_or_add_user_domain_role:1019 : openstack --os-cloud devstack-system-admin role add admin --user 6004091519134c93a819c785b7e275d9 --domain default 2022-04-13 23:29:44.107 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:44.107 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:44.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:44.107 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:44.107 | ++ functions-common:get_or_add_user_domain_role:1026 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:29:44.107 | ++ functions-common:get_or_add_user_domain_role:1026 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6004091519134c93a819c785b7e275d9 --domain default 2022-04-13 23:29:44.107 | ++ functions-common:get_or_add_user_domain_role:1026 : get_field 1 2022-04-13 23:29:44.107 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:29:44.107 | ++ functions-common:get_field:819 : read data 2022-04-13 23:29:44.108 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:44.108 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:44.108 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:44.108 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:44.108 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:44.108 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:29:44.108 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:29:44.108 | ++ functions-common:get_field:825 : echo '| 360fbd269b55407e834a8d4b762fd64e | 6004091519134c93a819c785b7e275d9 | | | default | | False |' 2022-04-13 23:29:44.108 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:29:44.108 | ++ functions-common:get_field:819 : read data 2022-04-13 23:29:44.108 | + functions-common:get_or_add_user_domain_role:1026 : user_role_id=360fbd269b55407e834a8d4b762fd64e 2022-04-13 23:29:44.108 | + functions-common:get_or_add_user_domain_role:1028 : echo 360fbd269b55407e834a8d4b762fd64e 2022-04-13 23:29:44.108 | 360fbd269b55407e834a8d4b762fd64e 2022-04-13 23:29:44.150 | [188368 Async ks-domain-role:216567]: finished get_or_add_user_domain_role admin 6004091519134c93a819c785b7e275d9 default with result 0 in 10 seconds 2022-04-13 23:29:44.157 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-13 23:29:44.192 | [188368 Async ks-project:216707]: Waiting for completion of get_or_create_project service Default running on PID 216707 (5 other jobs running) 2022-04-13 23:29:44.216 | [188368 Async ks-project:216707]: Signaling child to exit 2022-04-13 23:29:44.216 | WAKEUP 2022-04-13 23:29:44.239 | [188368 Async ks-project:216707]: Signaled 2022-04-13 23:29:44.240 | + functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:29:44.240 | ++ 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-13 23:29:44.240 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:44.240 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:44.240 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:44.240 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:44.241 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:44.241 | + functions-common:get_or_create_project:945 : project_id=7af68410869f488bacd4715687f817e8 2022-04-13 23:29:44.241 | + functions-common:get_or_create_project:946 : echo 7af68410869f488bacd4715687f817e8 2022-04-13 23:29:44.241 | 7af68410869f488bacd4715687f817e8 2022-04-13 23:29:44.283 | [188368 Async ks-project:216707]: finished get_or_create_project service Default with result 0 in 3 seconds 2022-04-13 23:29:44.319 | [188368 Async ks-service:216793]: Waiting for completion of get_or_create_role service running on PID 216793 (4 other jobs running) 2022-04-13 23:29:44.344 | [188368 Async ks-service:216793]: Signaling child to exit 2022-04-13 23:29:44.344 | WAKEUP 2022-04-13 23:29:44.366 | [188368 Async ks-service:216793]: Signaled 2022-04-13 23:29:44.368 | + functions-common:get_or_create_role:952 : local role_id 2022-04-13 23:29:44.368 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-04-13 23:29:44.368 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:44.368 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:44.368 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:44.368 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:44.368 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:44.368 | + functions-common:get_or_create_role:957 : role_id=5575a8fd496a436abc2157af8dcf25a9 2022-04-13 23:29:44.368 | + functions-common:get_or_create_role:958 : echo 5575a8fd496a436abc2157af8dcf25a9 2022-04-13 23:29:44.368 | 5575a8fd496a436abc2157af8dcf25a9 2022-04-13 23:29:44.411 | [188368 Async ks-service:216793]: finished get_or_create_role service with result 0 in 3 seconds 2022-04-13 23:29:44.448 | [188368 Async ks-reseller:216879]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 216879 (3 other jobs running) 2022-04-13 23:29:44.472 | [188368 Async ks-reseller:216879]: Signaling child to exit 2022-04-13 23:29:44.472 | WAKEUP 2022-04-13 23:29:44.494 | [188368 Async ks-reseller:216879]: Signaled 2022-04-13 23:29:44.495 | + functions-common:get_or_create_role:952 : local role_id 2022-04-13 23:29:44.495 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-04-13 23:29:44.496 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:44.496 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:44.496 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:44.496 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:44.496 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:44.496 | + functions-common:get_or_create_role:957 : role_id=5eda6e4f627447339ec698c5d9cfdcbd 2022-04-13 23:29:44.496 | + functions-common:get_or_create_role:958 : echo 5eda6e4f627447339ec698c5d9cfdcbd 2022-04-13 23:29:44.496 | 5eda6e4f627447339ec698c5d9cfdcbd 2022-04-13 23:29:44.538 | [188368 Async ks-reseller:216879]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-04-13 23:29:44.575 | [188368 Async ks-anotherrole:216969]: Waiting for completion of get_or_create_role anotherrole running on PID 216969 (2 other jobs running) 2022-04-13 23:29:44.600 | [188368 Async ks-anotherrole:216969]: Signaling child to exit 2022-04-13 23:29:44.600 | WAKEUP 2022-04-13 23:29:44.621 | [188368 Async ks-anotherrole:216969]: Signaled 2022-04-13 23:29:44.623 | + functions-common:get_or_create_role:952 : local role_id 2022-04-13 23:29:44.623 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-13 23:29:44.623 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:44.623 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:44.623 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:44.623 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:44.623 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:44.623 | + functions-common:get_or_create_role:957 : role_id=b46c6ee94e78451cb84bad4a79015bd6 2022-04-13 23:29:44.623 | + functions-common:get_or_create_role:958 : echo b46c6ee94e78451cb84bad4a79015bd6 2022-04-13 23:29:44.623 | b46c6ee94e78451cb84bad4a79015bd6 2022-04-13 23:29:44.666 | [188368 Async ks-anotherrole:216969]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-04-13 23:29:44.670 | + inc/async:async_wait:197 : return 0 2022-04-13 23:29:44.672 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 24b8ba322ef64034b3040a7dc2af4299 afd37551340a4065819844ca63959997 2022-04-13 23:29:44.729 | + inc/async:async_inner:63 : get_or_add_user_project_role member 24b8ba322ef64034b3040a7dc2af4299 afd37551340a4065819844ca63959997 2022-04-13 23:29:44.771 | [188368 Async ks-demo-member:217838]: running: get_or_add_user_project_role member 24b8ba322ef64034b3040a7dc2af4299 afd37551340a4065819844ca63959997 2022-04-13 23:29:44.780 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 6004091519134c93a819c785b7e275d9 afd37551340a4065819844ca63959997 2022-04-13 23:29:44.839 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 6004091519134c93a819c785b7e275d9 afd37551340a4065819844ca63959997 2022-04-13 23:29:44.883 | [188368 Async ks-demo-admin:217950]: running: get_or_add_user_project_role admin 6004091519134c93a819c785b7e275d9 afd37551340a4065819844ca63959997 2022-04-13 23:29:44.885 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 24b8ba322ef64034b3040a7dc2af4299 afd37551340a4065819844ca63959997 2022-04-13 23:29:44.950 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 24b8ba322ef64034b3040a7dc2af4299 afd37551340a4065819844ca63959997 2022-04-13 23:29:44.997 | [188368 Async ks-demo-another:218062]: running: get_or_add_user_project_role anotherrole 24b8ba322ef64034b3040a7dc2af4299 afd37551340a4065819844ca63959997 2022-04-13 23:29:45.001 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 24b8ba322ef64034b3040a7dc2af4299 fb7301d980234e33a0cb8f6979124136 2022-04-13 23:29:45.070 | + inc/async:async_inner:63 : get_or_add_user_project_role member 24b8ba322ef64034b3040a7dc2af4299 fb7301d980234e33a0cb8f6979124136 2022-04-13 23:29:45.127 | [188368 Async ks-demo-invis:218174]: running: get_or_add_user_project_role member 24b8ba322ef64034b3040a7dc2af4299 fb7301d980234e33a0cb8f6979124136 2022-04-13 23:29:45.129 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-13 23:29:45.140 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-13 23:29:45.153 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:29:45.161 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo_reader@example.com ]] 2022-04-13 23:29:45.164 | ++ functions-common:get_or_create_user:918 : local email=--email=demo_reader@example.com 2022-04-13 23:29:45.178 | +++ 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-13 23:29:49.081 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:49.081 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:49.081 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:49.081 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:49.262 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:49.265 | ++ functions-common:get_or_create_user:932 : user_id=b6eab3f0c3e648589215444605089fbc 2022-04-13 23:29:49.267 | ++ functions-common:get_or_create_user:933 : echo b6eab3f0c3e648589215444605089fbc 2022-04-13 23:29:49.270 | + lib/keystone:create_keystone_accounts:360 : demo_reader=b6eab3f0c3e648589215444605089fbc 2022-04-13 23:29:49.272 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader b6eab3f0c3e648589215444605089fbc afd37551340a4065819844ca63959997 2022-04-13 23:29:49.351 | + inc/async:async_inner:63 : get_or_add_user_project_role reader b6eab3f0c3e648589215444605089fbc afd37551340a4065819844ca63959997 2022-04-13 23:29:49.445 | [188368 Async ks-demo-reader:218330]: running: get_or_add_user_project_role reader b6eab3f0c3e648589215444605089fbc afd37551340a4065819844ca63959997 2022-04-13 23:29:49.471 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-13 23:29:49.500 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-13 23:29:49.517 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:29:49.543 | +++ 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-13 23:29:54.093 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:54.093 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:54.093 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:54.093 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:54.278 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:54.291 | ++ functions-common:get_or_create_project:945 : project_id=d5b8e771eb6f4fb7b2924ba60e8a77b8 2022-04-13 23:29:54.296 | ++ functions-common:get_or_create_project:946 : echo d5b8e771eb6f4fb7b2924ba60e8a77b8 2022-04-13 23:29:54.299 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=d5b8e771eb6f4fb7b2924ba60e8a77b8 2022-04-13 23:29:54.303 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-13 23:29:54.307 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-13 23:29:54.309 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:29:54.313 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo@example.com ]] 2022-04-13 23:29:54.315 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo@example.com 2022-04-13 23:29:54.321 | +++ 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-13 23:29:57.843 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:57.843 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:57.843 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:57.843 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:58.103 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:58.124 | ++ functions-common:get_or_create_user:932 : user_id=11003a00dc9c48a5be97961a81decf6e 2022-04-13 23:29:58.151 | ++ functions-common:get_or_create_user:933 : echo 11003a00dc9c48a5be97961a81decf6e 2022-04-13 23:29:58.171 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=11003a00dc9c48a5be97961a81decf6e 2022-04-13 23:29:58.191 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 11003a00dc9c48a5be97961a81decf6e d5b8e771eb6f4fb7b2924ba60e8a77b8 2022-04-13 23:29:58.603 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 11003a00dc9c48a5be97961a81decf6e d5b8e771eb6f4fb7b2924ba60e8a77b8 2022-04-13 23:29:58.801 | [188368 Async ks-alt-admin:218700]: running: get_or_add_user_project_role admin 11003a00dc9c48a5be97961a81decf6e d5b8e771eb6f4fb7b2924ba60e8a77b8 2022-04-13 23:29:58.811 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 11003a00dc9c48a5be97961a81decf6e d5b8e771eb6f4fb7b2924ba60e8a77b8 2022-04-13 23:29:58.919 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:29:59.108 | [217950 Async ks-demo-admin:217950]: finished successfully 2022-04-13 23:29:59.219 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 11003a00dc9c48a5be97961a81decf6e d5b8e771eb6f4fb7b2924ba60e8a77b8 2022-04-13 23:29:59.374 | [188368 Async ks-alt-another:218858]: running: get_or_add_user_project_role anotherrole 11003a00dc9c48a5be97961a81decf6e d5b8e771eb6f4fb7b2924ba60e8a77b8 2022-04-13 23:29:59.378 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-13 23:29:59.394 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-13 23:29:59.408 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:29:59.424 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_member@example.com ]] 2022-04-13 23:29:59.447 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_member@example.com 2022-04-13 23:29:59.470 | +++ 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-13 23:30:00.731 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:30:00.854 | [218062 Async ks-demo-another:218062]: finished successfully 2022-04-13 23:30:02.331 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:30:02.485 | [218174 Async ks-demo-invis:218174]: finished successfully 2022-04-13 23:30:02.712 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:30:02.756 | [217838 Async ks-demo-member:217838]: finished successfully 2022-04-13 23:30:03.123 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:03.123 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:03.123 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:03.123 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:03.325 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:03.329 | ++ functions-common:get_or_create_user:932 : user_id=ac6ebaace1064f00968aa0443649bc09 2022-04-13 23:30:03.332 | ++ functions-common:get_or_create_user:933 : echo ac6ebaace1064f00968aa0443649bc09 2022-04-13 23:30:03.336 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=ac6ebaace1064f00968aa0443649bc09 2022-04-13 23:30:03.340 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member ac6ebaace1064f00968aa0443649bc09 d5b8e771eb6f4fb7b2924ba60e8a77b8 2022-04-13 23:30:03.432 | + inc/async:async_inner:63 : get_or_add_user_project_role member ac6ebaace1064f00968aa0443649bc09 d5b8e771eb6f4fb7b2924ba60e8a77b8 2022-04-13 23:30:03.573 | [188368 Async ks-alt-member-user:219195]: running: get_or_add_user_project_role member ac6ebaace1064f00968aa0443649bc09 d5b8e771eb6f4fb7b2924ba60e8a77b8 2022-04-13 23:30:03.578 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-13 23:30:03.617 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-13 23:30:03.623 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:30:03.640 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-13 23:30:03.657 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_reader@example.com 2022-04-13 23:30:03.675 | +++ 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-13 23:30:06.043 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:30:06.213 | [218330 Async ks-demo-reader:218330]: finished successfully 2022-04-13 23:30:06.956 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:06.956 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:06.956 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:06.956 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:07.138 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:07.141 | ++ functions-common:get_or_create_user:932 : user_id=c402e24a5845462182d22698781b59fc 2022-04-13 23:30:07.143 | ++ functions-common:get_or_create_user:933 : echo c402e24a5845462182d22698781b59fc 2022-04-13 23:30:07.146 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=c402e24a5845462182d22698781b59fc 2022-04-13 23:30:07.149 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader c402e24a5845462182d22698781b59fc d5b8e771eb6f4fb7b2924ba60e8a77b8 2022-04-13 23:30:07.230 | + inc/async:async_inner:63 : get_or_add_user_project_role reader c402e24a5845462182d22698781b59fc d5b8e771eb6f4fb7b2924ba60e8a77b8 2022-04-13 23:30:07.279 | [188368 Async ks-alt-reader-user:219419]: running: get_or_add_user_project_role reader c402e24a5845462182d22698781b59fc d5b8e771eb6f4fb7b2924ba60e8a77b8 2022-04-13 23:30:07.283 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-13 23:30:07.285 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:30:07.289 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_member@example.com ]] 2022-04-13 23:30:07.292 | ++ functions-common:get_or_create_user:918 : local email=--email=system_member@example.com 2022-04-13 23:30:07.297 | +++ 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-13 23:30:10.523 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:10.523 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:10.523 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:10.523 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:10.825 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:10.838 | ++ functions-common:get_or_create_user:932 : user_id=a6a40f049a474adfbe0fc3a4d98790f7 2022-04-13 23:30:10.863 | ++ functions-common:get_or_create_user:933 : echo a6a40f049a474adfbe0fc3a4d98790f7 2022-04-13 23:30:10.874 | + lib/keystone:create_keystone_accounts:392 : system_member_user=a6a40f049a474adfbe0fc3a4d98790f7 2022-04-13 23:30:10.877 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member a6a40f049a474adfbe0fc3a4d98790f7 all 2022-04-13 23:30:11.009 | + inc/async:async_inner:63 : get_or_add_user_system_role member a6a40f049a474adfbe0fc3a4d98790f7 all 2022-04-13 23:30:11.057 | [188368 Async ks-system-member:219645]: running: get_or_add_user_system_role member a6a40f049a474adfbe0fc3a4d98790f7 all 2022-04-13 23:30:11.062 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-13 23:30:11.079 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:30:11.083 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_reader@example.com ]] 2022-04-13 23:30:11.097 | ++ functions-common:get_or_create_user:918 : local email=--email=system_reader@example.com 2022-04-13 23:30:11.101 | +++ 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-13 23:30:14.218 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:30:14.380 | [218700 Async ks-alt-admin:218700]: finished successfully 2022-04-13 23:30:14.550 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:30:14.609 | [218858 Async ks-alt-another:218858]: finished successfully 2022-04-13 23:30:14.611 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:14.612 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:14.612 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:14.612 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:14.816 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:14.819 | ++ functions-common:get_or_create_user:932 : user_id=6bcbb93aad144fc9a4b3a3ce1c208bf3 2022-04-13 23:30:14.823 | ++ functions-common:get_or_create_user:933 : echo 6bcbb93aad144fc9a4b3a3ce1c208bf3 2022-04-13 23:30:14.826 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=6bcbb93aad144fc9a4b3a3ce1c208bf3 2022-04-13 23:30:14.829 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 6bcbb93aad144fc9a4b3a3ce1c208bf3 all 2022-04-13 23:30:14.921 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 6bcbb93aad144fc9a4b3a3ce1c208bf3 all 2022-04-13 23:30:15.045 | [188368 Async ks-system-reader:220188]: running: get_or_add_user_system_role reader 6bcbb93aad144fc9a4b3a3ce1c208bf3 all 2022-04-13 23:30:15.060 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-13 23:30:15.071 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-13 23:30:15.087 | ++ functions-common:get_or_create_group:901 : local 'desc=openstack admin group' 2022-04-13 23:30:15.130 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-13 23:30:15.156 | +++ 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-13 23:30:17.331 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:30:17.477 | [219195 Async ks-alt-member-user:219195]: finished successfully 2022-04-13 23:30:18.411 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:18.411 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:18.411 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:18.411 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:18.607 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:18.611 | ++ functions-common:get_or_create_group:909 : group_id=31c1ec05f4354508adf6ebb84e47634b 2022-04-13 23:30:18.613 | ++ functions-common:get_or_create_group:910 : echo 31c1ec05f4354508adf6ebb84e47634b 2022-04-13 23:30:18.616 | + lib/keystone:create_keystone_accounts:402 : admin_group=31c1ec05f4354508adf6ebb84e47634b 2022-04-13 23:30:18.619 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-13 23:30:18.623 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-13 23:30:18.626 | ++ functions-common:get_or_create_group:901 : local 'desc=non-admin group' 2022-04-13 23:30:18.630 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-13 23:30:18.635 | +++ 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-13 23:30:20.433 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:30:20.462 | [219419 Async ks-alt-reader-user:219419]: finished successfully 2022-04-13 23:30:21.360 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:21.361 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:21.361 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:21.361 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:21.545 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:21.548 | ++ functions-common:get_or_create_group:909 : group_id=24e90b7d4a594bdc975a27480cc544fa 2022-04-13 23:30:21.550 | ++ functions-common:get_or_create_group:910 : echo 24e90b7d4a594bdc975a27480cc544fa 2022-04-13 23:30:21.555 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=24e90b7d4a594bdc975a27480cc544fa 2022-04-13 23:30:21.560 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 24e90b7d4a594bdc975a27480cc544fa afd37551340a4065819844ca63959997 2022-04-13 23:30:21.643 | + inc/async:async_inner:63 : get_or_add_group_project_role member 24e90b7d4a594bdc975a27480cc544fa afd37551340a4065819844ca63959997 2022-04-13 23:30:21.711 | [188368 Async ks-group-memberdemo:220891]: running: get_or_add_group_project_role member 24e90b7d4a594bdc975a27480cc544fa afd37551340a4065819844ca63959997 2022-04-13 23:30:21.713 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 24e90b7d4a594bdc975a27480cc544fa afd37551340a4065819844ca63959997 2022-04-13 23:30:21.818 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 24e90b7d4a594bdc975a27480cc544fa afd37551340a4065819844ca63959997 2022-04-13 23:30:21.904 | [188368 Async ks-group-anotherdemo:221004]: running: get_or_add_group_project_role anotherrole 24e90b7d4a594bdc975a27480cc544fa afd37551340a4065819844ca63959997 2022-04-13 23:30:21.908 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 24e90b7d4a594bdc975a27480cc544fa d5b8e771eb6f4fb7b2924ba60e8a77b8 2022-04-13 23:30:22.239 | + inc/async:async_inner:63 : get_or_add_group_project_role member 24e90b7d4a594bdc975a27480cc544fa d5b8e771eb6f4fb7b2924ba60e8a77b8 2022-04-13 23:30:22.446 | [188368 Async ks-group-memberalt:221102]: running: get_or_add_group_project_role member 24e90b7d4a594bdc975a27480cc544fa d5b8e771eb6f4fb7b2924ba60e8a77b8 2022-04-13 23:30:22.472 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 24e90b7d4a594bdc975a27480cc544fa d5b8e771eb6f4fb7b2924ba60e8a77b8 2022-04-13 23:30:22.872 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 24e90b7d4a594bdc975a27480cc544fa d5b8e771eb6f4fb7b2924ba60e8a77b8 2022-04-13 23:30:22.903 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:30:23.068 | [219645 Async ks-system-member:219645]: finished successfully 2022-04-13 23:30:23.069 | [188368 Async ks-group-anotheralt:221219]: running: get_or_add_group_project_role anotherrole 24e90b7d4a594bdc975a27480cc544fa d5b8e771eb6f4fb7b2924ba60e8a77b8 2022-04-13 23:30:23.095 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 31c1ec05f4354508adf6ebb84e47634b fbcdd374a17646f296fd4c0b07fc74b3 2022-04-13 23:30:23.515 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 31c1ec05f4354508adf6ebb84e47634b fbcdd374a17646f296fd4c0b07fc74b3 2022-04-13 23:30:23.749 | [188368 Async ks-group-admin:221359]: running: get_or_add_group_project_role admin 31c1ec05f4354508adf6ebb84e47634b fbcdd374a17646f296fd4c0b07fc74b3 2022-04-13 23:30:23.779 | + 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-13 23:30:24.160 | [188368 Async ks-demo-member:217838]: Waiting for completion of get_or_add_user_project_role member 24b8ba322ef64034b3040a7dc2af4299 afd37551340a4065819844ca63959997 running on PID 217838 (17 other jobs running) 2022-04-13 23:30:24.341 | [188368 Async ks-demo-member:217838]: Signaling child to exit 2022-04-13 23:30:24.341 | WAKEUP 2022-04-13 23:30:24.524 | [188368 Async ks-demo-member:217838]: Signaled 2022-04-13 23:30:24.546 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:30:24.546 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:30:24.546 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:30:24.546 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:30:24.546 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:30:24.547 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:30:24.547 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:30:24.547 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:30:24.547 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:30:24.547 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 24b8ba322ef64034b3040a7dc2af4299 --project afd37551340a4065819844ca63959997 2022-04-13 23:30:24.547 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:30:24.547 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:30:24.547 | ++ functions-common:get_field:819 : read data 2022-04-13 23:30:24.547 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:24.547 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:24.547 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:24.547 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:24.547 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:24.547 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:30:24.547 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:30:24.547 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 24b8ba322ef64034b3040a7dc2af4299 --project afd37551340a4065819844ca63959997 2022-04-13 23:30:24.547 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:24.547 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:24.547 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:24.547 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:24.547 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 24b8ba322ef64034b3040a7dc2af4299 --project afd37551340a4065819844ca63959997 2022-04-13 23:30:24.547 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:30:24.547 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:30:24.547 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:30:24.547 | ++ functions-common:get_field:819 : read data 2022-04-13 23:30:24.547 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:24.547 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:24.547 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:24.547 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:24.547 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:24.547 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:30:24.547 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:30:24.547 | ++ functions-common:get_field:825 : echo '| 86abf750beaf494493a10182c2581600 | 24b8ba322ef64034b3040a7dc2af4299 | | afd37551340a4065819844ca63959997 | | | False |' 2022-04-13 23:30:24.548 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:30:24.548 | ++ functions-common:get_field:819 : read data 2022-04-13 23:30:24.548 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=86abf750beaf494493a10182c2581600 2022-04-13 23:30:24.548 | + functions-common:get_or_add_user_project_role:1004 : echo 86abf750beaf494493a10182c2581600 2022-04-13 23:30:24.548 | 86abf750beaf494493a10182c2581600 2022-04-13 23:30:24.916 | [188368 Async ks-demo-member:217838]: finished get_or_add_user_project_role member 24b8ba322ef64034b3040a7dc2af4299 afd37551340a4065819844ca63959997 with result 0 in 18 seconds 2022-04-13 23:30:25.148 | [188368 Async ks-demo-admin:217950]: Waiting for completion of get_or_add_user_project_role admin 6004091519134c93a819c785b7e275d9 afd37551340a4065819844ca63959997 running on PID 217950 (16 other jobs running) 2022-04-13 23:30:25.310 | [188368 Async ks-demo-admin:217950]: Signaling child to exit 2022-04-13 23:30:25.310 | WAKEUP 2022-04-13 23:30:25.464 | [188368 Async ks-demo-admin:217950]: Signaled 2022-04-13 23:30:25.475 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:30:25.475 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:30:25.475 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:30:25.475 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:30:25.475 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:30:25.475 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:30:25.475 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:30:25.475 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:30:25.475 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6004091519134c93a819c785b7e275d9 --project afd37551340a4065819844ca63959997 2022-04-13 23:30:25.475 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:30:25.475 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:30:25.475 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:30:25.475 | ++ functions-common:get_field:819 : read data 2022-04-13 23:30:25.475 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:25.475 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:25.475 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:25.475 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:25.475 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:25.475 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:30:25.475 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:30:25.475 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 6004091519134c93a819c785b7e275d9 --project afd37551340a4065819844ca63959997 2022-04-13 23:30:25.475 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:25.475 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:25.475 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:25.475 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:25.475 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6004091519134c93a819c785b7e275d9 --project afd37551340a4065819844ca63959997 2022-04-13 23:30:25.475 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:30:25.475 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:30:25.475 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:30:25.476 | ++ functions-common:get_field:819 : read data 2022-04-13 23:30:25.476 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:25.476 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:25.476 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:25.476 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:25.476 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:25.476 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:30:25.476 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:30:25.476 | ++ functions-common:get_field:825 : echo '| 360fbd269b55407e834a8d4b762fd64e | 6004091519134c93a819c785b7e275d9 | | afd37551340a4065819844ca63959997 | | | False |' 2022-04-13 23:30:25.476 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:30:25.476 | ++ functions-common:get_field:819 : read data 2022-04-13 23:30:25.476 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=360fbd269b55407e834a8d4b762fd64e 2022-04-13 23:30:25.476 | + functions-common:get_or_add_user_project_role:1004 : echo 360fbd269b55407e834a8d4b762fd64e 2022-04-13 23:30:25.476 | 360fbd269b55407e834a8d4b762fd64e 2022-04-13 23:30:25.749 | [188368 Async ks-demo-admin:217950]: finished get_or_add_user_project_role admin 6004091519134c93a819c785b7e275d9 afd37551340a4065819844ca63959997 with result 0 in 14 seconds 2022-04-13 23:30:25.982 | [188368 Async ks-demo-another:218062]: Waiting for completion of get_or_add_user_project_role anotherrole 24b8ba322ef64034b3040a7dc2af4299 afd37551340a4065819844ca63959997 running on PID 218062 (15 other jobs running) 2022-04-13 23:30:26.121 | [188368 Async ks-demo-another:218062]: Signaling child to exit 2022-04-13 23:30:26.121 | WAKEUP 2022-04-13 23:30:26.270 | [188368 Async ks-demo-another:218062]: Signaled 2022-04-13 23:30:26.280 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:30:26.280 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:30:26.280 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:30:26.280 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:30:26.280 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:30:26.280 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:30:26.280 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:30:26.280 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:30:26.280 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:30:26.280 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:30:26.280 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 24b8ba322ef64034b3040a7dc2af4299 --project afd37551340a4065819844ca63959997 2022-04-13 23:30:26.280 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:30:26.280 | ++ functions-common:get_field:819 : read data 2022-04-13 23:30:26.280 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:26.280 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:26.280 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:26.280 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:26.280 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:26.280 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:30:26.280 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:30:26.280 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user 24b8ba322ef64034b3040a7dc2af4299 --project afd37551340a4065819844ca63959997 2022-04-13 23:30:26.280 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:26.280 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:26.281 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:26.281 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:26.281 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 24b8ba322ef64034b3040a7dc2af4299 --project afd37551340a4065819844ca63959997 2022-04-13 23:30:26.281 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:30:26.281 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:30:26.281 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:30:26.281 | ++ functions-common:get_field:819 : read data 2022-04-13 23:30:26.281 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:26.281 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:26.281 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:26.281 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:26.281 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:26.281 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:30:26.281 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:30:26.281 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:30:26.281 | ++ functions-common:get_field:825 : echo '| b46c6ee94e78451cb84bad4a79015bd6 | 24b8ba322ef64034b3040a7dc2af4299 | | afd37551340a4065819844ca63959997 | | | False |' 2022-04-13 23:30:26.281 | ++ functions-common:get_field:819 : read data 2022-04-13 23:30:26.282 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=b46c6ee94e78451cb84bad4a79015bd6 2022-04-13 23:30:26.282 | + functions-common:get_or_add_user_project_role:1004 : echo b46c6ee94e78451cb84bad4a79015bd6 2022-04-13 23:30:26.282 | b46c6ee94e78451cb84bad4a79015bd6 2022-04-13 23:30:26.371 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:30:26.414 | [188368 Async ks-demo-another:218062]: finished get_or_add_user_project_role anotherrole 24b8ba322ef64034b3040a7dc2af4299 afd37551340a4065819844ca63959997 with result 0 in 15 seconds 2022-04-13 23:30:26.440 | [220188 Async ks-system-reader:220188]: finished successfully 2022-04-13 23:30:26.488 | [188368 Async ks-demo-invis:218174]: Waiting for completion of get_or_add_user_project_role member 24b8ba322ef64034b3040a7dc2af4299 fb7301d980234e33a0cb8f6979124136 running on PID 218174 (14 other jobs running) 2022-04-13 23:30:26.538 | [188368 Async ks-demo-invis:218174]: Signaling child to exit 2022-04-13 23:30:26.538 | WAKEUP 2022-04-13 23:30:26.567 | [188368 Async ks-demo-invis:218174]: Signaled 2022-04-13 23:30:26.569 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:30:26.569 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:30:26.569 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:30:26.569 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:30:26.569 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:30:26.569 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:30:26.569 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:30:26.569 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:30:26.569 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 24b8ba322ef64034b3040a7dc2af4299 --project fb7301d980234e33a0cb8f6979124136 2022-04-13 23:30:26.569 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:30:26.569 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:30:26.569 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:30:26.569 | ++ functions-common:get_field:819 : read data 2022-04-13 23:30:26.569 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:26.569 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:26.569 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:26.569 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:26.569 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:26.570 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:30:26.570 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:30:26.570 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 24b8ba322ef64034b3040a7dc2af4299 --project fb7301d980234e33a0cb8f6979124136 2022-04-13 23:30:26.570 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:26.570 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:26.570 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:26.570 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:26.570 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 24b8ba322ef64034b3040a7dc2af4299 --project fb7301d980234e33a0cb8f6979124136 2022-04-13 23:30:26.570 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:30:26.570 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:30:26.570 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:30:26.570 | ++ functions-common:get_field:819 : read data 2022-04-13 23:30:26.570 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:26.570 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:26.570 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:26.570 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:26.570 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:26.570 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:30:26.570 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:30:26.570 | ++ functions-common:get_field:825 : echo '| 86abf750beaf494493a10182c2581600 | 24b8ba322ef64034b3040a7dc2af4299 | | fb7301d980234e33a0cb8f6979124136 | | | False |' 2022-04-13 23:30:26.570 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:30:26.570 | ++ functions-common:get_field:819 : read data 2022-04-13 23:30:26.570 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=86abf750beaf494493a10182c2581600 2022-04-13 23:30:26.570 | + functions-common:get_or_add_user_project_role:1004 : echo 86abf750beaf494493a10182c2581600 2022-04-13 23:30:26.570 | 86abf750beaf494493a10182c2581600 2022-04-13 23:30:26.626 | [188368 Async ks-demo-invis:218174]: finished get_or_add_user_project_role member 24b8ba322ef64034b3040a7dc2af4299 fb7301d980234e33a0cb8f6979124136 with result 0 in 17 seconds 2022-04-13 23:30:26.705 | [188368 Async ks-demo-reader:218330]: Waiting for completion of get_or_add_user_project_role reader b6eab3f0c3e648589215444605089fbc afd37551340a4065819844ca63959997 running on PID 218330 (13 other jobs running) 2022-04-13 23:30:26.748 | [188368 Async ks-demo-reader:218330]: Signaling child to exit 2022-04-13 23:30:26.749 | WAKEUP 2022-04-13 23:30:26.794 | [188368 Async ks-demo-reader:218330]: Signaled 2022-04-13 23:30:26.797 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:30:26.797 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:30:26.797 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:30:26.798 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:30:26.798 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:30:26.798 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:30:26.798 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:30:26.798 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:30:26.798 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user b6eab3f0c3e648589215444605089fbc --project afd37551340a4065819844ca63959997 2022-04-13 23:30:26.798 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:30:26.798 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:30:26.798 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:30:26.798 | ++ functions-common:get_field:819 : read data 2022-04-13 23:30:26.798 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:26.798 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:26.798 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:26.798 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:26.798 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:26.798 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:30:26.798 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:30:26.798 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user b6eab3f0c3e648589215444605089fbc --project afd37551340a4065819844ca63959997 2022-04-13 23:30:26.798 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:26.798 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:26.798 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:26.798 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:26.798 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:30:26.798 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:30:26.798 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user b6eab3f0c3e648589215444605089fbc --project afd37551340a4065819844ca63959997 2022-04-13 23:30:26.798 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:30:26.798 | ++ functions-common:get_field:819 : read data 2022-04-13 23:30:26.798 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:26.798 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:26.798 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:26.798 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:26.798 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:26.798 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:30:26.799 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:30:26.799 | ++ functions-common:get_field:825 : echo '| 75e3f8f6b89a403b84dac7edcc83c681 | b6eab3f0c3e648589215444605089fbc | | afd37551340a4065819844ca63959997 | | | False |' 2022-04-13 23:30:26.799 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:30:26.799 | ++ functions-common:get_field:819 : read data 2022-04-13 23:30:26.799 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=75e3f8f6b89a403b84dac7edcc83c681 2022-04-13 23:30:26.799 | + functions-common:get_or_add_user_project_role:1004 : echo 75e3f8f6b89a403b84dac7edcc83c681 2022-04-13 23:30:26.799 | 75e3f8f6b89a403b84dac7edcc83c681 2022-04-13 23:30:26.860 | [188368 Async ks-demo-reader:218330]: finished get_or_add_user_project_role reader b6eab3f0c3e648589215444605089fbc afd37551340a4065819844ca63959997 with result 0 in 16 seconds 2022-04-13 23:30:26.869 | + inc/async:async_wait:197 : return 0 2022-04-13 23:30:26.872 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-04-13 23:30:26.943 | [188368 Async ks-alt-admin:218700]: Waiting for completion of get_or_add_user_project_role admin 11003a00dc9c48a5be97961a81decf6e d5b8e771eb6f4fb7b2924ba60e8a77b8 running on PID 218700 (12 other jobs running) 2022-04-13 23:30:26.971 | [188368 Async ks-alt-admin:218700]: Signaling child to exit 2022-04-13 23:30:26.971 | WAKEUP 2022-04-13 23:30:26.997 | [188368 Async ks-alt-admin:218700]: Signaled 2022-04-13 23:30:26.998 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:30:26.998 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:30:26.998 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:30:26.998 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:30:26.999 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:30:26.999 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:30:26.999 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:30:26.999 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:30:26.999 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:30:26.999 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 11003a00dc9c48a5be97961a81decf6e --project d5b8e771eb6f4fb7b2924ba60e8a77b8 2022-04-13 23:30:26.999 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:30:26.999 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:30:26.999 | ++ functions-common:get_field:819 : read data 2022-04-13 23:30:26.999 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:26.999 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:26.999 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:26.999 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:26.999 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:26.999 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:30:26.999 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:30:26.999 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 11003a00dc9c48a5be97961a81decf6e --project d5b8e771eb6f4fb7b2924ba60e8a77b8 2022-04-13 23:30:26.999 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:26.999 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:26.999 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:26.999 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:26.999 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 11003a00dc9c48a5be97961a81decf6e --project d5b8e771eb6f4fb7b2924ba60e8a77b8 2022-04-13 23:30:26.999 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:30:26.999 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:30:26.999 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:30:26.999 | ++ functions-common:get_field:819 : read data 2022-04-13 23:30:26.999 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:26.999 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:26.999 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:26.999 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:26.999 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:27.000 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:30:27.000 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:30:27.000 | ++ functions-common:get_field:825 : echo '| 360fbd269b55407e834a8d4b762fd64e | 11003a00dc9c48a5be97961a81decf6e | | d5b8e771eb6f4fb7b2924ba60e8a77b8 | | | False |' 2022-04-13 23:30:27.000 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:30:27.000 | ++ functions-common:get_field:819 : read data 2022-04-13 23:30:27.000 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=360fbd269b55407e834a8d4b762fd64e 2022-04-13 23:30:27.000 | + functions-common:get_or_add_user_project_role:1004 : echo 360fbd269b55407e834a8d4b762fd64e 2022-04-13 23:30:27.000 | 360fbd269b55407e834a8d4b762fd64e 2022-04-13 23:30:27.055 | [188368 Async ks-alt-admin:218700]: finished get_or_add_user_project_role admin 11003a00dc9c48a5be97961a81decf6e d5b8e771eb6f4fb7b2924ba60e8a77b8 with result 0 in 15 seconds 2022-04-13 23:30:27.098 | [188368 Async ks-alt-another:218858]: Waiting for completion of get_or_add_user_project_role anotherrole 11003a00dc9c48a5be97961a81decf6e d5b8e771eb6f4fb7b2924ba60e8a77b8 running on PID 218858 (11 other jobs running) 2022-04-13 23:30:27.128 | [188368 Async ks-alt-another:218858]: Signaling child to exit 2022-04-13 23:30:27.128 | WAKEUP 2022-04-13 23:30:27.153 | [188368 Async ks-alt-another:218858]: Signaled 2022-04-13 23:30:27.155 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:30:27.155 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:30:27.155 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:30:27.155 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:30:27.155 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:30:27.155 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:30:27.155 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:30:27.155 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:30:27.155 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:30:27.155 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:30:27.155 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 11003a00dc9c48a5be97961a81decf6e --project d5b8e771eb6f4fb7b2924ba60e8a77b8 2022-04-13 23:30:27.155 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:30:27.155 | ++ functions-common:get_field:819 : read data 2022-04-13 23:30:27.155 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:27.155 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:27.155 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:27.155 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:27.155 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:27.155 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:30:27.155 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:30:27.155 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user 11003a00dc9c48a5be97961a81decf6e --project d5b8e771eb6f4fb7b2924ba60e8a77b8 2022-04-13 23:30:27.155 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:27.155 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:27.155 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:27.156 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:27.156 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 11003a00dc9c48a5be97961a81decf6e --project d5b8e771eb6f4fb7b2924ba60e8a77b8 2022-04-13 23:30:27.156 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:30:27.156 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:30:27.156 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:30:27.156 | ++ functions-common:get_field:819 : read data 2022-04-13 23:30:27.156 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:27.156 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:27.156 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:27.156 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:27.156 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:27.156 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:30:27.156 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:30:27.156 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:30:27.156 | ++ functions-common:get_field:825 : echo '| b46c6ee94e78451cb84bad4a79015bd6 | 11003a00dc9c48a5be97961a81decf6e | | d5b8e771eb6f4fb7b2924ba60e8a77b8 | | | False |' 2022-04-13 23:30:27.156 | ++ functions-common:get_field:819 : read data 2022-04-13 23:30:27.156 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=b46c6ee94e78451cb84bad4a79015bd6 2022-04-13 23:30:27.156 | + functions-common:get_or_add_user_project_role:1004 : echo b46c6ee94e78451cb84bad4a79015bd6 2022-04-13 23:30:27.156 | b46c6ee94e78451cb84bad4a79015bd6 2022-04-13 23:30:27.247 | [188368 Async ks-alt-another:218858]: finished get_or_add_user_project_role anotherrole 11003a00dc9c48a5be97961a81decf6e d5b8e771eb6f4fb7b2924ba60e8a77b8 with result 0 in 15 seconds 2022-04-13 23:30:27.308 | [188368 Async ks-alt-member-user:219195]: Waiting for completion of get_or_add_user_project_role member ac6ebaace1064f00968aa0443649bc09 d5b8e771eb6f4fb7b2924ba60e8a77b8 running on PID 219195 (10 other jobs running) 2022-04-13 23:30:27.349 | [188368 Async ks-alt-member-user:219195]: Signaling child to exit 2022-04-13 23:30:27.349 | WAKEUP 2022-04-13 23:30:27.412 | [188368 Async ks-alt-member-user:219195]: Signaled 2022-04-13 23:30:27.413 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:30:27.413 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:30:27.413 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:30:27.413 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:30:27.413 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:30:27.413 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:30:27.413 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:30:27.413 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:30:27.413 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:30:27.413 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:30:27.413 | ++ functions-common:get_field:819 : read data 2022-04-13 23:30:27.413 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:30:27.413 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ac6ebaace1064f00968aa0443649bc09 --project d5b8e771eb6f4fb7b2924ba60e8a77b8 2022-04-13 23:30:27.413 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:27.413 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:27.414 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:27.414 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:27.414 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:27.414 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:30:27.414 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:30:27.414 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user ac6ebaace1064f00968aa0443649bc09 --project d5b8e771eb6f4fb7b2924ba60e8a77b8 2022-04-13 23:30:27.414 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:27.414 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:27.414 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:27.414 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:27.414 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:30:27.414 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:30:27.414 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ac6ebaace1064f00968aa0443649bc09 --project d5b8e771eb6f4fb7b2924ba60e8a77b8 2022-04-13 23:30:27.414 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:30:27.414 | ++ functions-common:get_field:819 : read data 2022-04-13 23:30:27.414 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:27.414 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:27.414 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:27.414 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:27.414 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:27.414 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:30:27.414 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:30:27.414 | ++ functions-common:get_field:825 : echo '| 86abf750beaf494493a10182c2581600 | ac6ebaace1064f00968aa0443649bc09 | | d5b8e771eb6f4fb7b2924ba60e8a77b8 | | | False |' 2022-04-13 23:30:27.414 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:30:27.414 | ++ functions-common:get_field:819 : read data 2022-04-13 23:30:27.414 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=86abf750beaf494493a10182c2581600 2022-04-13 23:30:27.414 | + functions-common:get_or_add_user_project_role:1004 : echo 86abf750beaf494493a10182c2581600 2022-04-13 23:30:27.414 | 86abf750beaf494493a10182c2581600 2022-04-13 23:30:27.486 | [188368 Async ks-alt-member-user:219195]: finished get_or_add_user_project_role member ac6ebaace1064f00968aa0443649bc09 d5b8e771eb6f4fb7b2924ba60e8a77b8 with result 0 in 14 seconds 2022-04-13 23:30:27.561 | [188368 Async ks-alt-reader-user:219419]: Waiting for completion of get_or_add_user_project_role reader c402e24a5845462182d22698781b59fc d5b8e771eb6f4fb7b2924ba60e8a77b8 running on PID 219419 (9 other jobs running) 2022-04-13 23:30:27.595 | [188368 Async ks-alt-reader-user:219419]: Signaling child to exit 2022-04-13 23:30:27.595 | WAKEUP 2022-04-13 23:30:27.636 | [188368 Async ks-alt-reader-user:219419]: Signaled 2022-04-13 23:30:27.637 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:30:27.637 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:30:27.637 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:30:27.638 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:30:27.638 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:30:27.638 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:30:27.638 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:30:27.638 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:30:27.638 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user c402e24a5845462182d22698781b59fc --project d5b8e771eb6f4fb7b2924ba60e8a77b8 2022-04-13 23:30:27.638 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:30:27.638 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:30:27.638 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:30:27.638 | ++ functions-common:get_field:819 : read data 2022-04-13 23:30:27.638 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:27.638 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:27.638 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:27.638 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:27.638 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:27.638 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:30:27.638 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:30:27.638 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user c402e24a5845462182d22698781b59fc --project d5b8e771eb6f4fb7b2924ba60e8a77b8 2022-04-13 23:30:27.638 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:27.638 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:27.638 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:27.638 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:27.638 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:30:27.638 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user c402e24a5845462182d22698781b59fc --project d5b8e771eb6f4fb7b2924ba60e8a77b8 2022-04-13 23:30:27.638 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:30:27.638 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:30:27.638 | ++ functions-common:get_field:819 : read data 2022-04-13 23:30:27.638 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:27.638 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:27.638 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:27.638 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:27.638 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:27.639 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:30:27.639 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:30:27.639 | ++ functions-common:get_field:825 : echo '| 75e3f8f6b89a403b84dac7edcc83c681 | c402e24a5845462182d22698781b59fc | | d5b8e771eb6f4fb7b2924ba60e8a77b8 | | | False |' 2022-04-13 23:30:27.639 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:30:27.639 | ++ functions-common:get_field:819 : read data 2022-04-13 23:30:27.639 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=75e3f8f6b89a403b84dac7edcc83c681 2022-04-13 23:30:27.639 | + functions-common:get_or_add_user_project_role:1004 : echo 75e3f8f6b89a403b84dac7edcc83c681 2022-04-13 23:30:27.639 | 75e3f8f6b89a403b84dac7edcc83c681 2022-04-13 23:30:27.706 | [188368 Async ks-alt-reader-user:219419]: finished get_or_add_user_project_role reader c402e24a5845462182d22698781b59fc d5b8e771eb6f4fb7b2924ba60e8a77b8 with result 0 in 13 seconds 2022-04-13 23:30:27.713 | + inc/async:async_wait:197 : return 0 2022-04-13 23:30:27.717 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-13 23:30:27.798 | [188368 Async ks-system-member:219645]: Waiting for completion of get_or_add_user_system_role member a6a40f049a474adfbe0fc3a4d98790f7 all running on PID 219645 (8 other jobs running) 2022-04-13 23:30:27.837 | [188368 Async ks-system-member:219645]: Signaling child to exit 2022-04-13 23:30:27.838 | WAKEUP 2022-04-13 23:30:27.873 | [188368 Async ks-system-member:219645]: Signaled 2022-04-13 23:30:27.875 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-13 23:30:27.875 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-13 23:30:27.875 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-13 23:30:27.875 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:30:27.875 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:30:27.876 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:30:27.876 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:30:27.876 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:30:27.876 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-13 23:30:27.876 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a6a40f049a474adfbe0fc3a4d98790f7 --system all -f value -c Role 2022-04-13 23:30:27.876 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:27.876 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:27.876 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:27.876 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:27.876 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:27.876 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-13 23:30:27.876 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-13 23:30:27.876 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add member --user a6a40f049a474adfbe0fc3a4d98790f7 --system all 2022-04-13 23:30:27.876 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:27.876 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:27.876 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:27.876 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:27.876 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a6a40f049a474adfbe0fc3a4d98790f7 --system all -f value -c Role 2022-04-13 23:30:27.876 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:27.876 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:27.876 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:27.876 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:27.876 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:27.876 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=86abf750beaf494493a10182c2581600 2022-04-13 23:30:27.876 | + functions-common:get_or_add_user_system_role:1059 : echo 86abf750beaf494493a10182c2581600 2022-04-13 23:30:27.876 | 86abf750beaf494493a10182c2581600 2022-04-13 23:30:27.950 | [188368 Async ks-system-member:219645]: finished get_or_add_user_system_role member a6a40f049a474adfbe0fc3a4d98790f7 all with result 0 in 12 seconds 2022-04-13 23:30:28.005 | [188368 Async ks-system-reader:220188]: Waiting for completion of get_or_add_user_system_role reader 6bcbb93aad144fc9a4b3a3ce1c208bf3 all running on PID 220188 (7 other jobs running) 2022-04-13 23:30:28.045 | [188368 Async ks-system-reader:220188]: Signaling child to exit 2022-04-13 23:30:28.045 | WAKEUP 2022-04-13 23:30:28.071 | [188368 Async ks-system-reader:220188]: Signaled 2022-04-13 23:30:28.073 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-13 23:30:28.073 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-13 23:30:28.073 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-13 23:30:28.073 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:30:28.073 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:30:28.073 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:30:28.073 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:30:28.073 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:30:28.073 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-13 23:30:28.073 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 6bcbb93aad144fc9a4b3a3ce1c208bf3 --system all -f value -c Role 2022-04-13 23:30:28.073 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:28.073 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:28.073 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:28.073 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:28.073 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:28.073 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-13 23:30:28.073 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-13 23:30:28.073 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add reader --user 6bcbb93aad144fc9a4b3a3ce1c208bf3 --system all 2022-04-13 23:30:28.073 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:28.073 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:28.073 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:28.073 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:28.073 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 6bcbb93aad144fc9a4b3a3ce1c208bf3 --system all -f value -c Role 2022-04-13 23:30:28.073 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:28.073 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:28.073 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:28.074 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:28.074 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:28.074 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=75e3f8f6b89a403b84dac7edcc83c681 2022-04-13 23:30:28.074 | + functions-common:get_or_add_user_system_role:1059 : echo 75e3f8f6b89a403b84dac7edcc83c681 2022-04-13 23:30:28.074 | 75e3f8f6b89a403b84dac7edcc83c681 2022-04-13 23:30:28.142 | [188368 Async ks-system-reader:220188]: finished get_or_add_user_system_role reader 6bcbb93aad144fc9a4b3a3ce1c208bf3 all with result 0 in 11 seconds 2022-04-13 23:30:28.147 | + inc/async:async_wait:197 : return 0 2022-04-13 23:30:28.149 | + 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-13 23:30:28.331 | [188368 Async ks-group-memberdemo:220891]: Waiting for completion of get_or_add_group_project_role member 24e90b7d4a594bdc975a27480cc544fa afd37551340a4065819844ca63959997 running on PID 220891 (6 other jobs running) 2022-04-13 23:30:28.416 | [188368 Async ks-group-memberdemo:220891]: Signaling child to exit 2022-04-13 23:30:36.299 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:30:36.368 | [220891 Async ks-group-memberdemo:220891]: finished successfully 2022-04-13 23:30:36.399 | WAKEUP 2022-04-13 23:30:36.439 | [188368 Async ks-group-memberdemo:220891]: Signaled 2022-04-13 23:30:36.440 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:30:36.440 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 24e90b7d4a594bdc975a27480cc544fa --project afd37551340a4065819844ca63959997 -f value 2022-04-13 23:30:36.440 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:36.440 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:36.440 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:36.440 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:36.440 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:36.440 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:30:36.440 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:30:36.440 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group 24e90b7d4a594bdc975a27480cc544fa --project afd37551340a4065819844ca63959997 2022-04-13 23:30:36.441 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:36.441 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:36.441 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:36.441 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:36.441 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 24e90b7d4a594bdc975a27480cc544fa --project afd37551340a4065819844ca63959997 -f value 2022-04-13 23:30:36.441 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:36.441 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:36.441 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:36.441 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:36.441 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:36.441 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='86abf750beaf494493a10182c2581600 24e90b7d4a594bdc975a27480cc544fa afd37551340a4065819844ca63959997 False' 2022-04-13 23:30:36.441 | + functions-common:get_or_add_group_project_role:1083 : echo 86abf750beaf494493a10182c2581600 24e90b7d4a594bdc975a27480cc544fa afd37551340a4065819844ca63959997 False 2022-04-13 23:30:36.441 | 86abf750beaf494493a10182c2581600 24e90b7d4a594bdc975a27480cc544fa afd37551340a4065819844ca63959997 False 2022-04-13 23:30:36.518 | [188368 Async ks-group-memberdemo:220891]: finished get_or_add_group_project_role member 24e90b7d4a594bdc975a27480cc544fa afd37551340a4065819844ca63959997 with result 0 in 14 seconds 2022-04-13 23:30:36.578 | [188368 Async ks-group-anotherdemo:221004]: Waiting for completion of get_or_add_group_project_role anotherrole 24e90b7d4a594bdc975a27480cc544fa afd37551340a4065819844ca63959997 running on PID 221004 (5 other jobs running) 2022-04-13 23:30:36.617 | [188368 Async ks-group-anotherdemo:221004]: Signaling child to exit 2022-04-13 23:30:37.562 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:30:37.590 | [221004 Async ks-group-anotherdemo:221004]: finished successfully 2022-04-13 23:30:37.612 | WAKEUP 2022-04-13 23:30:37.636 | [188368 Async ks-group-anotherdemo:221004]: Signaled 2022-04-13 23:30:37.638 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:30:37.638 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 24e90b7d4a594bdc975a27480cc544fa --project afd37551340a4065819844ca63959997 -f value 2022-04-13 23:30:37.638 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:37.638 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:37.638 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:37.638 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:37.638 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:37.638 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:30:37.638 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:30:37.638 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group 24e90b7d4a594bdc975a27480cc544fa --project afd37551340a4065819844ca63959997 2022-04-13 23:30:37.638 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:37.638 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:37.638 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:37.638 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:37.638 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 24e90b7d4a594bdc975a27480cc544fa --project afd37551340a4065819844ca63959997 -f value 2022-04-13 23:30:37.638 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:37.638 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:37.638 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:37.638 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:37.639 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:37.639 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='b46c6ee94e78451cb84bad4a79015bd6 24e90b7d4a594bdc975a27480cc544fa afd37551340a4065819844ca63959997 False' 2022-04-13 23:30:37.639 | + functions-common:get_or_add_group_project_role:1083 : echo b46c6ee94e78451cb84bad4a79015bd6 24e90b7d4a594bdc975a27480cc544fa afd37551340a4065819844ca63959997 False 2022-04-13 23:30:37.639 | b46c6ee94e78451cb84bad4a79015bd6 24e90b7d4a594bdc975a27480cc544fa afd37551340a4065819844ca63959997 False 2022-04-13 23:30:37.693 | [188368 Async ks-group-anotherdemo:221004]: finished get_or_add_group_project_role anotherrole 24e90b7d4a594bdc975a27480cc544fa afd37551340a4065819844ca63959997 with result 0 in 15 seconds 2022-04-13 23:30:37.742 | [188368 Async ks-group-memberalt:221102]: Waiting for completion of get_or_add_group_project_role member 24e90b7d4a594bdc975a27480cc544fa d5b8e771eb6f4fb7b2924ba60e8a77b8 running on PID 221102 (4 other jobs running) 2022-04-13 23:30:37.769 | [188368 Async ks-group-memberalt:221102]: Signaling child to exit 2022-04-13 23:30:38.183 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:30:38.213 | [221219 Async ks-group-anotheralt:221219]: finished successfully 2022-04-13 23:30:38.340 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:30:38.366 | [221102 Async ks-group-memberalt:221102]: finished successfully 2022-04-13 23:30:38.385 | WAKEUP 2022-04-13 23:30:38.410 | [188368 Async ks-group-memberalt:221102]: Signaled 2022-04-13 23:30:38.411 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:30:38.411 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 24e90b7d4a594bdc975a27480cc544fa --project d5b8e771eb6f4fb7b2924ba60e8a77b8 -f value 2022-04-13 23:30:38.411 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:38.411 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:38.412 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:38.412 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:38.412 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:38.412 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:30:38.412 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:30:38.412 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group 24e90b7d4a594bdc975a27480cc544fa --project d5b8e771eb6f4fb7b2924ba60e8a77b8 2022-04-13 23:30:38.412 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:38.412 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:38.412 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:38.412 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:38.412 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 24e90b7d4a594bdc975a27480cc544fa --project d5b8e771eb6f4fb7b2924ba60e8a77b8 -f value 2022-04-13 23:30:38.412 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:38.412 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:38.412 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:38.412 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:38.412 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:38.412 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='86abf750beaf494493a10182c2581600 24e90b7d4a594bdc975a27480cc544fa d5b8e771eb6f4fb7b2924ba60e8a77b8 False' 2022-04-13 23:30:38.412 | + functions-common:get_or_add_group_project_role:1083 : echo 86abf750beaf494493a10182c2581600 24e90b7d4a594bdc975a27480cc544fa d5b8e771eb6f4fb7b2924ba60e8a77b8 False 2022-04-13 23:30:38.412 | 86abf750beaf494493a10182c2581600 24e90b7d4a594bdc975a27480cc544fa d5b8e771eb6f4fb7b2924ba60e8a77b8 False 2022-04-13 23:30:38.460 | [188368 Async ks-group-memberalt:221102]: finished get_or_add_group_project_role member 24e90b7d4a594bdc975a27480cc544fa d5b8e771eb6f4fb7b2924ba60e8a77b8 with result 0 in 16 seconds 2022-04-13 23:30:38.498 | [188368 Async ks-group-anotheralt:221219]: Waiting for completion of get_or_add_group_project_role anotherrole 24e90b7d4a594bdc975a27480cc544fa d5b8e771eb6f4fb7b2924ba60e8a77b8 running on PID 221219 (3 other jobs running) 2022-04-13 23:30:38.524 | [188368 Async ks-group-anotheralt:221219]: Signaling child to exit 2022-04-13 23:30:38.524 | WAKEUP 2022-04-13 23:30:38.548 | [188368 Async ks-group-anotheralt:221219]: Signaled 2022-04-13 23:30:38.549 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:30:38.550 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 24e90b7d4a594bdc975a27480cc544fa --project d5b8e771eb6f4fb7b2924ba60e8a77b8 -f value 2022-04-13 23:30:38.550 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:38.550 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:38.550 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:38.550 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:38.550 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:38.550 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:30:38.550 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:30:38.550 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group 24e90b7d4a594bdc975a27480cc544fa --project d5b8e771eb6f4fb7b2924ba60e8a77b8 2022-04-13 23:30:38.550 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:38.550 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:38.550 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:38.550 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:38.550 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 24e90b7d4a594bdc975a27480cc544fa --project d5b8e771eb6f4fb7b2924ba60e8a77b8 -f value 2022-04-13 23:30:38.550 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:38.550 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:38.550 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:38.550 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:38.550 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:38.550 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='b46c6ee94e78451cb84bad4a79015bd6 24e90b7d4a594bdc975a27480cc544fa d5b8e771eb6f4fb7b2924ba60e8a77b8 False' 2022-04-13 23:30:38.550 | + functions-common:get_or_add_group_project_role:1083 : echo b46c6ee94e78451cb84bad4a79015bd6 24e90b7d4a594bdc975a27480cc544fa d5b8e771eb6f4fb7b2924ba60e8a77b8 False 2022-04-13 23:30:38.550 | b46c6ee94e78451cb84bad4a79015bd6 24e90b7d4a594bdc975a27480cc544fa d5b8e771eb6f4fb7b2924ba60e8a77b8 False 2022-04-13 23:30:38.602 | [188368 Async ks-group-anotheralt:221219]: finished get_or_add_group_project_role anotherrole 24e90b7d4a594bdc975a27480cc544fa d5b8e771eb6f4fb7b2924ba60e8a77b8 with result 0 in 15 seconds 2022-04-13 23:30:38.644 | [188368 Async ks-group-admin:221359]: Waiting for completion of get_or_add_group_project_role admin 31c1ec05f4354508adf6ebb84e47634b fbcdd374a17646f296fd4c0b07fc74b3 running on PID 221359 (2 other jobs running) 2022-04-13 23:30:38.671 | [188368 Async ks-group-admin:221359]: Signaling child to exit 2022-04-13 23:30:38.758 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:30:38.783 | [221359 Async ks-group-admin:221359]: finished successfully 2022-04-13 23:30:38.803 | WAKEUP 2022-04-13 23:30:38.827 | [188368 Async ks-group-admin:221359]: Signaled 2022-04-13 23:30:38.828 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:30:38.828 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 31c1ec05f4354508adf6ebb84e47634b --project fbcdd374a17646f296fd4c0b07fc74b3 -f value 2022-04-13 23:30:38.828 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:38.828 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:38.828 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:38.828 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:38.828 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:38.828 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:30:38.829 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:30:38.829 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add admin --group 31c1ec05f4354508adf6ebb84e47634b --project fbcdd374a17646f296fd4c0b07fc74b3 2022-04-13 23:30:38.829 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:38.829 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:38.829 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:38.829 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:38.829 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 31c1ec05f4354508adf6ebb84e47634b --project fbcdd374a17646f296fd4c0b07fc74b3 -f value 2022-04-13 23:30:38.829 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:38.829 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:38.829 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:38.829 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:38.829 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:38.829 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='360fbd269b55407e834a8d4b762fd64e 31c1ec05f4354508adf6ebb84e47634b fbcdd374a17646f296fd4c0b07fc74b3 False' 2022-04-13 23:30:38.829 | + functions-common:get_or_add_group_project_role:1083 : echo 360fbd269b55407e834a8d4b762fd64e 31c1ec05f4354508adf6ebb84e47634b fbcdd374a17646f296fd4c0b07fc74b3 False 2022-04-13 23:30:38.829 | 360fbd269b55407e834a8d4b762fd64e 31c1ec05f4354508adf6ebb84e47634b fbcdd374a17646f296fd4c0b07fc74b3 False 2022-04-13 23:30:38.874 | [188368 Async ks-group-admin:221359]: finished get_or_add_group_project_role admin 31c1ec05f4354508adf6ebb84e47634b fbcdd374a17646f296fd4c0b07fc74b3 with result 0 in 15 seconds 2022-04-13 23:30:38.878 | + inc/async:async_wait:197 : return 0 2022-04-13 23:30:38.880 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-13 23:30:38.898 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:30:38.900 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-04-13 23:30:38.918 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:30:38.920 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-04-13 23:30:38.923 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-13 23:30:38.982 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-13 23:30:39.023 | [188368 Async create_nova_accounts:223898]: running: create_nova_accounts 2022-04-13 23:30:39.025 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-04-13 23:30:39.044 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:30:39.046 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-04-13 23:30:39.049 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-13 23:30:39.110 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-13 23:30:39.153 | [188368 Async create_glance_accounts:224018]: running: create_glance_accounts 2022-04-13 23:30:39.156 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-04-13 23:30:39.176 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:30:39.178 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-04-13 23:30:39.184 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-13 23:30:39.253 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-13 23:30:39.303 | [188368 Async create_cinder_accounts:224155]: running: create_cinder_accounts 2022-04-13 23:30:39.306 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-04-13 23:30:39.331 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:30:39.333 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-04-13 23:30:39.336 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-13 23:30:39.404 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-13 23:30:39.497 | [188368 Async create_neutron_accounts:224274]: running: create_neutron_accounts 2022-04-13 23:30:39.501 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-04-13 23:30:39.529 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:30:39.534 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-04-13 23:30:39.540 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-13 23:30:39.946 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-13 23:30:40.149 | [188368 Async create_swift_accounts:224436]: running: create_swift_accounts 2022-04-13 23:30:40.164 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-04-13 23:30:40.320 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:30:40.336 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-13 23:30:40.686 | [188368 Async create_nova_accounts:223898]: Waiting for completion of create_nova_accounts running on PID 223898 (6 other jobs running) 2022-04-13 23:30:40.874 | [188368 Async create_nova_accounts:223898]: Signaling child to exit 2022-04-13 23:31:21.940 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:31:22.068 | [224274 Async create_neutron_accounts:224274]: finished successfully 2022-04-13 23:31:41.351 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:31:41.391 | [224155 Async create_cinder_accounts:224155]: finished successfully 2022-04-13 23:31:56.664 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:31:56.693 | [224018 Async create_glance_accounts:224018]: finished successfully 2022-04-13 23:32:00.803 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:32:00.830 | [223898 Async create_nova_accounts:223898]: finished successfully 2022-04-13 23:32:00.851 | WAKEUP 2022-04-13 23:32:00.873 | [188368 Async create_nova_accounts:223898]: Signaled 2022-04-13 23:32:00.875 | + 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-13 23:32:00.875 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-13 23:32:00.875 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-13 23:32:00.875 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:32:00.875 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:32:00.875 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:32:00.875 | ++ 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-13 23:32:00.875 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:00.875 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:00.875 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:00.875 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:00.875 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:32:00.875 | + functions-common:get_or_create_user:932 : user_id=f3abba0508394a29abd8a234fc798d9c 2022-04-13 23:32:00.875 | + functions-common:get_or_create_user:933 : echo f3abba0508394a29abd8a234fc798d9c 2022-04-13 23:32:00.875 | f3abba0508394a29abd8a234fc798d9c 2022-04-13 23:32:00.875 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-13 23:32:00.875 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:32:00.876 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:32:00.876 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:32:00.876 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:32:00.876 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:32:00.876 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:32:00.876 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:32:00.876 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:32:00.876 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:32:00.876 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:32:00.876 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:32:00.876 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:32:00.876 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:32:00.876 | ++ 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-13 23:32:00.876 | ++ functions-common:get_field:819 : read data 2022-04-13 23:32:00.876 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:00.876 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:00.876 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:00.876 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:00.876 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:32:00.876 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:32:00.876 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:32:00.876 | + 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-13 23:32:00.876 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:00.876 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:00.876 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:00.876 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:00.876 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:32:00.876 | ++ 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-13 23:32:00.876 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:32:00.876 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:32:00.876 | ++ functions-common:get_field:819 : read data 2022-04-13 23:32:00.877 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:00.877 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:00.877 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:00.877 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:00.877 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:32:00.877 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:32:00.877 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:32:00.877 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:32:00.877 | ++ functions-common:get_field:825 : echo '| 5575a8fd496a436abc2157af8dcf25a9 | f3abba0508394a29abd8a234fc798d9c | | 7af68410869f488bacd4715687f817e8 | | | False |' 2022-04-13 23:32:00.877 | ++ functions-common:get_field:819 : read data 2022-04-13 23:32:00.877 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=5575a8fd496a436abc2157af8dcf25a9 2022-04-13 23:32:00.877 | + functions-common:get_or_add_user_project_role:1004 : echo 5575a8fd496a436abc2157af8dcf25a9 2022-04-13 23:32:00.877 | 5575a8fd496a436abc2157af8dcf25a9 2022-04-13 23:32:00.877 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-13 23:32:00.877 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-13 23:32:00.877 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:32:00.877 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:32:00.877 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:32:00.877 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:32:00.877 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:32:00.877 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:32:00.877 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:32:00.877 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:32:00.877 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:32:00.877 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:32:00.877 | ++ 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-13 23:32:00.877 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:32:00.877 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:32:00.877 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:32:00.877 | ++ functions-common:get_field:819 : read data 2022-04-13 23:32:00.878 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:00.878 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:00.878 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:00.878 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:00.878 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:32:00.878 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:32:00.878 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:32:00.878 | + 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-13 23:32:00.878 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:00.878 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:00.878 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:00.878 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:00.878 | ++ 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-13 23:32:00.878 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:32:00.878 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:32:00.878 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:32:00.878 | ++ functions-common:get_field:819 : read data 2022-04-13 23:32:00.878 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:00.878 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:00.878 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:00.878 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:00.878 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:32:00.878 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:32:00.878 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:32:00.878 | ++ functions-common:get_field:825 : echo '| 360fbd269b55407e834a8d4b762fd64e | f3abba0508394a29abd8a234fc798d9c | | 7af68410869f488bacd4715687f817e8 | | | False |' 2022-04-13 23:32:00.878 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:32:00.878 | ++ functions-common:get_field:819 : read data 2022-04-13 23:32:00.878 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=360fbd269b55407e834a8d4b762fd64e 2022-04-13 23:32:00.878 | + functions-common:get_or_add_user_project_role:1004 : echo 360fbd269b55407e834a8d4b762fd64e 2022-04-13 23:32:00.878 | 360fbd269b55407e834a8d4b762fd64e 2022-04-13 23:32:00.878 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-13 23:32:00.878 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-13 23:32:00.878 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.47/compute 2022-04-13 23:32:00.879 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-13 23:32:00.879 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:32:00.879 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-04-13 23:32:00.879 | ++ 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-13 23:32:00.879 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:00.879 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:00.879 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:00.879 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:00.879 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:32:00.879 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:32:00.879 | 0c8db3d97caf499eb85835550754af24' 2022-04-13 23:32:00.879 | + functions-common:get_or_create_service:1101 : echo 0c8db3d97caf499eb85835550754af24 2022-04-13 23:32:00.879 | 0c8db3d97caf499eb85835550754af24 2022-04-13 23:32:00.879 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.47/compute/v2/$(project_id)s' 2022-04-13 23:32:00.879 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:32:00.879 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.47/compute/v2/$(project_id)s' RegionOne 2022-04-13 23:32:00.879 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:32:00.879 | +++ 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-13 23:32:00.879 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:00.879 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:00.879 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:00.879 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:00.879 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:32:00.879 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:32:00.879 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:32:00.879 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.47/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-13 23:32:00.879 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:00.879 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:00.879 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:00.879 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:00.879 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:32:00.879 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=9bbeee0de0a445cbb2619b10580ae3cc 2022-04-13 23:32:00.880 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 9bbeee0de0a445cbb2619b10580ae3cc 2022-04-13 23:32:00.880 | + functions-common:get_or_create_endpoint:1134 : public_id=9bbeee0de0a445cbb2619b10580ae3cc 2022-04-13 23:32:00.880 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:32:00.880 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:32:00.880 | + functions-common:get_or_create_endpoint:1143 : echo 9bbeee0de0a445cbb2619b10580ae3cc 2022-04-13 23:32:00.880 | 9bbeee0de0a445cbb2619b10580ae3cc 2022-04-13 23:32:00.880 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-13 23:32:00.880 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:32:00.880 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-13 23:32:00.880 | ++ 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-13 23:32:00.880 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:00.880 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:00.880 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:00.880 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:00.880 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:32:00.880 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:32:00.880 | 9a4f668c870b44a0bacda24335143eb7' 2022-04-13 23:32:00.880 | + functions-common:get_or_create_service:1101 : echo 9a4f668c870b44a0bacda24335143eb7 2022-04-13 23:32:00.880 | 9a4f668c870b44a0bacda24335143eb7 2022-04-13 23:32:00.880 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.47/compute/v2.1 2022-04-13 23:32:00.880 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:32:00.880 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute public http://10.222.0.47/compute/v2.1 RegionOne 2022-04-13 23:32:00.880 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:32:00.880 | +++ 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-13 23:32:00.880 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:00.880 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:00.880 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:00.880 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:00.880 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:32:00.880 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:32:00.880 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:32:00.880 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.47/compute/v2.1 --region RegionOne -f value -c id 2022-04-13 23:32:00.881 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:00.881 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:00.881 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:00.881 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:00.881 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:32:00.881 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=73a92a42b09343f28eb28e92874e1856 2022-04-13 23:32:00.881 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 73a92a42b09343f28eb28e92874e1856 2022-04-13 23:32:00.881 | + functions-common:get_or_create_endpoint:1134 : public_id=73a92a42b09343f28eb28e92874e1856 2022-04-13 23:32:00.881 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:32:00.881 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:32:00.881 | + functions-common:get_or_create_endpoint:1143 : echo 73a92a42b09343f28eb28e92874e1856 2022-04-13 23:32:00.881 | 73a92a42b09343f28eb28e92874e1856 2022-04-13 23:32:00.881 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-13 23:32:00.881 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:32:00.881 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-13 23:32:00.881 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:32:00.881 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-13 23:32:00.881 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:32:00.881 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:32:00.881 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:32:00.881 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:32:00.881 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:32:00.881 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:32:00.881 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:32:00.881 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:32:00.882 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:32:00.882 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:32:00.882 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:32:00.882 | ++ 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-13 23:32:00.882 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:32:00.882 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:32:00.882 | ++ functions-common:get_field:819 : read data 2022-04-13 23:32:00.882 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:00.882 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:00.882 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:00.882 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:00.882 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:32:00.882 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:32:00.882 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:32:00.882 | + 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-13 23:32:00.882 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:00.882 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:00.882 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:00.882 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:00.882 | ++ 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-13 23:32:00.882 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:32:00.882 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:32:00.883 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:32:00.883 | ++ functions-common:get_field:819 : read data 2022-04-13 23:32:00.883 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:00.883 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:00.883 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:00.883 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:00.883 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:32:00.883 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:32:00.883 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:32:00.883 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:32:00.883 | ++ functions-common:get_field:825 : echo '| 5eda6e4f627447339ec698c5d9cfdcbd | f3abba0508394a29abd8a234fc798d9c | | 7af68410869f488bacd4715687f817e8 | | | False |' 2022-04-13 23:32:00.883 | ++ functions-common:get_field:819 : read data 2022-04-13 23:32:00.883 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=5eda6e4f627447339ec698c5d9cfdcbd 2022-04-13 23:32:00.883 | + functions-common:get_or_add_user_project_role:1004 : echo 5eda6e4f627447339ec698c5d9cfdcbd 2022-04-13 23:32:00.883 | 5eda6e4f627447339ec698c5d9cfdcbd 2022-04-13 23:32:00.883 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-13 23:32:00.883 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:32:00.883 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-13 23:32:00.883 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:32:00.883 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-13 23:32:00.921 | [188368 Async create_nova_accounts:223898]: finished create_nova_accounts with result 0 in 81 seconds 2022-04-13 23:32:00.959 | [188368 Async create_glance_accounts:224018]: Waiting for completion of create_glance_accounts running on PID 224018 (5 other jobs running) 2022-04-13 23:32:00.984 | [188368 Async create_glance_accounts:224018]: Signaling child to exit 2022-04-13 23:32:00.984 | WAKEUP 2022-04-13 23:32:01.007 | [188368 Async create_glance_accounts:224018]: Signaled 2022-04-13 23:32:01.008 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-13 23:32:01.008 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:32:01.008 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-13 23:32:01.008 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-13 23:32:01.008 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:32:01.008 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:32:01.008 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:32:01.008 | ++ 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-13 23:32:01.008 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:01.009 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:01.009 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:01.009 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:01.009 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:32:01.009 | + functions-common:get_or_create_user:932 : user_id=bc14600e2a7a4dae98c1d1f8c574fc61 2022-04-13 23:32:01.009 | + functions-common:get_or_create_user:933 : echo bc14600e2a7a4dae98c1d1f8c574fc61 2022-04-13 23:32:01.009 | bc14600e2a7a4dae98c1d1f8c574fc61 2022-04-13 23:32:01.009 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-13 23:32:01.009 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:32:01.009 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:32:01.009 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:32:01.009 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:32:01.009 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:32:01.009 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:32:01.009 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:32:01.009 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:32:01.009 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:32:01.009 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:32:01.009 | ++ 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-13 23:32:01.009 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:32:01.009 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:32:01.009 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:32:01.009 | ++ functions-common:get_field:819 : read data 2022-04-13 23:32:01.009 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:01.009 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:01.009 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:01.009 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:01.009 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:32:01.009 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:32:01.009 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:32:01.009 | + 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-13 23:32:01.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:01.010 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:01.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:01.010 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:01.010 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:32:01.010 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:32:01.010 | ++ functions-common:get_field:819 : read data 2022-04-13 23:32:01.010 | ++ 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-13 23:32:01.010 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:32:01.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:01.010 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:01.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:01.010 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:01.010 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:32:01.010 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:32:01.010 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:32:01.010 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:32:01.010 | ++ functions-common:get_field:825 : echo '| 5575a8fd496a436abc2157af8dcf25a9 | bc14600e2a7a4dae98c1d1f8c574fc61 | | 7af68410869f488bacd4715687f817e8 | | | False |' 2022-04-13 23:32:01.010 | ++ functions-common:get_field:819 : read data 2022-04-13 23:32:01.010 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=5575a8fd496a436abc2157af8dcf25a9 2022-04-13 23:32:01.010 | + functions-common:get_or_add_user_project_role:1004 : echo 5575a8fd496a436abc2157af8dcf25a9 2022-04-13 23:32:01.010 | 5575a8fd496a436abc2157af8dcf25a9 2022-04-13 23:32:01.010 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-13 23:32:01.010 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-13 23:32:01.010 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:32:01.010 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-13 23:32:01.010 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-13 23:32:01.010 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:32:01.010 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:32:01.010 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:32:01.010 | ++ 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-13 23:32:01.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:01.011 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:01.011 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:01.011 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:01.011 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:32:01.011 | + functions-common:get_or_create_user:932 : user_id=4e2672c549834336999ed7202a05b467 2022-04-13 23:32:01.011 | + functions-common:get_or_create_user:933 : echo 4e2672c549834336999ed7202a05b467 2022-04-13 23:32:01.011 | 4e2672c549834336999ed7202a05b467 2022-04-13 23:32:01.011 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-13 23:32:01.011 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:32:01.011 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:32:01.011 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:32:01.011 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:32:01.011 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:32:01.011 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:32:01.011 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:32:01.011 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:32:01.011 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:32:01.011 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:32:01.011 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:32:01.011 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:32:01.011 | ++ 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-13 23:32:01.011 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:32:01.011 | ++ functions-common:get_field:819 : read data 2022-04-13 23:32:01.011 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:01.011 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:01.011 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:01.011 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:01.011 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:32:01.011 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:32:01.011 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:32:01.011 | + 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-13 23:32:01.011 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:01.011 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:01.012 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:01.012 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:01.012 | ++ 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-13 23:32:01.012 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:32:01.012 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:32:01.012 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:32:01.012 | ++ functions-common:get_field:819 : read data 2022-04-13 23:32:01.012 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:01.012 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:01.012 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:01.012 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:01.012 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:32:01.012 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:32:01.012 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:32:01.012 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:32:01.012 | ++ functions-common:get_field:825 : echo '| 5575a8fd496a436abc2157af8dcf25a9 | 4e2672c549834336999ed7202a05b467 | | 7af68410869f488bacd4715687f817e8 | | | False |' 2022-04-13 23:32:01.012 | ++ functions-common:get_field:819 : read data 2022-04-13 23:32:01.012 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=5575a8fd496a436abc2157af8dcf25a9 2022-04-13 23:32:01.012 | + functions-common:get_or_add_user_project_role:1004 : echo 5575a8fd496a436abc2157af8dcf25a9 2022-04-13 23:32:01.012 | 5575a8fd496a436abc2157af8dcf25a9 2022-04-13 23:32:01.012 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-13 23:32:01.012 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-13 23:32:01.012 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:32:01.012 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:32:01.012 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:32:01.012 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:32:01.012 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:32:01.012 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:32:01.012 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:32:01.012 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:32:01.012 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:32:01.012 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:32:01.012 | ++ 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-13 23:32:01.013 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:32:01.013 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:32:01.013 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:32:01.013 | ++ functions-common:get_field:819 : read data 2022-04-13 23:32:01.013 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:01.013 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:01.013 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:01.013 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:01.013 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:32:01.013 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:32:01.013 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:32:01.013 | + 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-13 23:32:01.013 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:01.013 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:01.013 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:01.013 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:01.013 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:32:01.013 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:32:01.013 | ++ functions-common:get_field:819 : read data 2022-04-13 23:32:01.013 | ++ 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-13 23:32:01.013 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:32:01.013 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:01.013 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:01.013 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:01.013 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:01.013 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:32:01.013 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:32:01.013 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:32:01.013 | ++ functions-common:get_field:825 : echo '| 5eda6e4f627447339ec698c5d9cfdcbd | 4e2672c549834336999ed7202a05b467 | | 7af68410869f488bacd4715687f817e8 | | | False |' 2022-04-13 23:32:01.013 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:32:01.014 | ++ functions-common:get_field:819 : read data 2022-04-13 23:32:01.014 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=5eda6e4f627447339ec698c5d9cfdcbd 2022-04-13 23:32:01.014 | + functions-common:get_or_add_user_project_role:1004 : echo 5eda6e4f627447339ec698c5d9cfdcbd 2022-04-13 23:32:01.014 | 5eda6e4f627447339ec698c5d9cfdcbd 2022-04-13 23:32:01.014 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-13 23:32:01.014 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:32:01.014 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-13 23:32:01.014 | ++ 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-13 23:32:01.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:01.014 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:01.014 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:01.014 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:01.014 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:32:01.014 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:32:01.014 | 8db3d469cb5a4b73821cb5b3e63f44b9' 2022-04-13 23:32:01.014 | + functions-common:get_or_create_service:1101 : echo 8db3d469cb5a4b73821cb5b3e63f44b9 2022-04-13 23:32:01.014 | 8db3d469cb5a4b73821cb5b3e63f44b9 2022-04-13 23:32:01.014 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.47/image 2022-04-13 23:32:01.014 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:32:01.014 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface image public http://10.222.0.47/image RegionOne 2022-04-13 23:32:01.014 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:32:01.014 | +++ 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-13 23:32:01.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:01.014 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:01.014 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:01.014 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:01.014 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:32:01.014 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:32:01.014 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:32:01.014 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.47/image --region RegionOne -f value -c id 2022-04-13 23:32:01.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:01.014 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:01.014 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:01.015 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:01.015 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:32:01.015 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=b7529343599c428db72a1102b9f1b59b 2022-04-13 23:32:01.015 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo b7529343599c428db72a1102b9f1b59b 2022-04-13 23:32:01.015 | + functions-common:get_or_create_endpoint:1134 : public_id=b7529343599c428db72a1102b9f1b59b 2022-04-13 23:32:01.015 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:32:01.015 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:32:01.015 | + functions-common:get_or_create_endpoint:1143 : echo b7529343599c428db72a1102b9f1b59b 2022-04-13 23:32:01.015 | b7529343599c428db72a1102b9f1b59b 2022-04-13 23:32:01.015 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-13 23:32:01.015 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-13 23:32:01.015 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-13 23:32:01.015 | ++ functions-common:get_or_create_domain:894 : domain_id=default 2022-04-13 23:32:01.015 | ++ functions-common:get_or_create_domain:895 : echo default 2022-04-13 23:32:01.015 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-13 23:32:01.015 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-13 23:32:01.015 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-13 23:32:01.015 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-13 23:32:01.054 | [188368 Async create_glance_accounts:224018]: finished create_glance_accounts with result 0 in 77 seconds 2022-04-13 23:32:01.093 | [188368 Async create_cinder_accounts:224155]: Waiting for completion of create_cinder_accounts running on PID 224155 (4 other jobs running) 2022-04-13 23:32:01.118 | [188368 Async create_cinder_accounts:224155]: Signaling child to exit 2022-04-13 23:32:01.118 | WAKEUP 2022-04-13 23:32:01.142 | [188368 Async create_cinder_accounts:224155]: Signaled 2022-04-13 23:32:01.143 | + 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-13 23:32:01.143 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-13 23:32:01.143 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-13 23:32:01.143 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:32:01.144 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:32:01.144 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:32:01.144 | ++ 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-13 23:32:01.144 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:01.144 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:01.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:01.144 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:01.144 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:32:01.144 | + functions-common:get_or_create_user:932 : user_id=8f7098d267ad4e269f33d5c7d9ec59fe 2022-04-13 23:32:01.144 | + functions-common:get_or_create_user:933 : echo 8f7098d267ad4e269f33d5c7d9ec59fe 2022-04-13 23:32:01.144 | 8f7098d267ad4e269f33d5c7d9ec59fe 2022-04-13 23:32:01.144 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-13 23:32:01.144 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:32:01.144 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:32:01.144 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:32:01.144 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:32:01.144 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:32:01.144 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:32:01.144 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:32:01.144 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:32:01.144 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:32:01.144 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:32:01.144 | ++ 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-13 23:32:01.144 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:32:01.144 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:32:01.144 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:32:01.144 | ++ functions-common:get_field:819 : read data 2022-04-13 23:32:01.144 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:01.144 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:01.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:01.144 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:01.144 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:32:01.145 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:32:01.145 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:32:01.145 | + 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-13 23:32:01.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:01.145 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:01.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:01.145 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:01.145 | ++ 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-13 23:32:01.145 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:32:01.145 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:32:01.145 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:32:01.145 | ++ functions-common:get_field:819 : read data 2022-04-13 23:32:01.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:01.145 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:01.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:01.145 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:01.145 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:32:01.145 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:32:01.145 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:32:01.145 | ++ functions-common:get_field:825 : echo '| 5575a8fd496a436abc2157af8dcf25a9 | 8f7098d267ad4e269f33d5c7d9ec59fe | | 7af68410869f488bacd4715687f817e8 | | | False |' 2022-04-13 23:32:01.145 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:32:01.145 | ++ functions-common:get_field:819 : read data 2022-04-13 23:32:01.145 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=5575a8fd496a436abc2157af8dcf25a9 2022-04-13 23:32:01.145 | + functions-common:get_or_add_user_project_role:1004 : echo 5575a8fd496a436abc2157af8dcf25a9 2022-04-13 23:32:01.145 | 5575a8fd496a436abc2157af8dcf25a9 2022-04-13 23:32:01.145 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-13 23:32:01.145 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-13 23:32:01.145 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:32:01.145 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-04-13 23:32:01.145 | ++ 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-13 23:32:01.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:01.145 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:01.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:01.146 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:01.146 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:32:01.146 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:32:01.146 | fdfa3381b2f4484095649cd558a213ee' 2022-04-13 23:32:01.146 | + functions-common:get_or_create_service:1101 : echo fdfa3381b2f4484095649cd558a213ee 2022-04-13 23:32:01.146 | fdfa3381b2f4484095649cd558a213ee 2022-04-13 23:32:01.146 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-13 23:32:01.146 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.47/volume/v3/$(project_id)s' 2022-04-13 23:32:01.146 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:32:01.146 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.47/volume/v3/$(project_id)s' RegionOne 2022-04-13 23:32:01.146 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:32:01.146 | +++ 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-13 23:32:01.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:01.146 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:01.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:01.146 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:01.146 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:32:01.146 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:32:01.146 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:32:01.146 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.47/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-13 23:32:01.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:01.146 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:01.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:01.146 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:01.146 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:32:01.146 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=31dae1d996354eb69d2b478a5b437999 2022-04-13 23:32:01.146 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 31dae1d996354eb69d2b478a5b437999 2022-04-13 23:32:01.146 | + functions-common:get_or_create_endpoint:1134 : public_id=31dae1d996354eb69d2b478a5b437999 2022-04-13 23:32:01.146 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:32:01.146 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:32:01.147 | + functions-common:get_or_create_endpoint:1143 : echo 31dae1d996354eb69d2b478a5b437999 2022-04-13 23:32:01.147 | 31dae1d996354eb69d2b478a5b437999 2022-04-13 23:32:01.147 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-13 23:32:01.147 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:32:01.147 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-13 23:32:01.147 | ++ 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-13 23:32:01.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:01.147 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:01.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:01.147 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:01.147 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:32:01.147 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:32:01.147 | 00d601e3f8184c52802a0009cacbb8b5' 2022-04-13 23:32:01.147 | + functions-common:get_or_create_service:1101 : echo 00d601e3f8184c52802a0009cacbb8b5 2022-04-13 23:32:01.147 | 00d601e3f8184c52802a0009cacbb8b5 2022-04-13 23:32:01.147 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.47/volume/v3/$(project_id)s' 2022-04-13 23:32:01.148 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:32:01.148 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.47/volume/v3/$(project_id)s' RegionOne 2022-04-13 23:32:01.148 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:32:01.148 | +++ 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-13 23:32:01.148 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:01.148 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:01.148 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:01.148 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:01.148 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:32:01.148 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:32:01.148 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:32:01.148 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.47/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-13 23:32:01.148 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:01.148 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:01.148 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:01.148 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:01.148 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:32:01.148 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=8b27e189ac274163b2920539234da60b 2022-04-13 23:32:01.148 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 8b27e189ac274163b2920539234da60b 2022-04-13 23:32:01.148 | + functions-common:get_or_create_endpoint:1134 : public_id=8b27e189ac274163b2920539234da60b 2022-04-13 23:32:01.148 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:32:01.148 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:32:01.148 | + functions-common:get_or_create_endpoint:1143 : echo 8b27e189ac274163b2920539234da60b 2022-04-13 23:32:01.148 | 8b27e189ac274163b2920539234da60b 2022-04-13 23:32:01.148 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-13 23:32:01.148 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-13 23:32:01.148 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:32:01.148 | +++ 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-13 23:32:01.148 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:01.148 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:01.149 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:01.149 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:01.149 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:32:01.149 | ++ functions-common:get_or_create_project:945 : project_id=7af68410869f488bacd4715687f817e8 2022-04-13 23:32:01.149 | ++ functions-common:get_or_create_project:946 : echo 7af68410869f488bacd4715687f817e8 2022-04-13 23:32:01.149 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 7af68410869f488bacd4715687f817e8 2022-04-13 23:32:01.149 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-13 23:32:01.149 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:32:01.149 | ++ functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:32:01.149 | ++ functions-common:get_or_create_user:920 : local email= 2022-04-13 23:32:01.149 | +++ 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-13 23:32:01.149 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:01.149 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:01.149 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:01.149 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:01.149 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-13 23:32:01.149 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:32:01.149 | ++ functions-common:get_or_create_user:932 : user_id=8f7098d267ad4e269f33d5c7d9ec59fe 2022-04-13 23:32:01.149 | ++ functions-common:get_or_create_user:933 : echo 8f7098d267ad4e269f33d5c7d9ec59fe 2022-04-13 23:32:01.149 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 8f7098d267ad4e269f33d5c7d9ec59fe 2022-04-13 23:32:01.196 | [188368 Async create_cinder_accounts:224155]: finished create_cinder_accounts with result 0 in 62 seconds 2022-04-13 23:32:01.200 | + inc/async:async_wait:197 : return 0 2022-04-13 23:32:01.203 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-13 23:32:01.255 | [188368 Async create_neutron_accounts:224274]: Waiting for completion of create_neutron_accounts running on PID 224274 (3 other jobs running) 2022-04-13 23:32:01.281 | [188368 Async create_neutron_accounts:224274]: Signaling child to exit 2022-04-13 23:32:01.281 | WAKEUP 2022-04-13 23:32:01.305 | [188368 Async create_neutron_accounts:224274]: Signaled 2022-04-13 23:32:01.306 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-13 23:32:01.306 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 23:32:01.306 | ++ 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-13 23:32:01.306 | + 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-13 23:32:01.306 | + 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-13 23:32:01.306 | + 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-13 23:32:01.306 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 23:32:01.306 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-13 23:32:01.306 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-13 23:32:01.307 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-13 23:32:01.307 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.47:9696/ 2022-04-13 23:32:01.307 | + 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-13 23:32:01.307 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-13 23:32:01.307 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-13 23:32:01.307 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:32:01.307 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:32:01.307 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:32:01.307 | ++ 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-13 23:32:01.307 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:01.307 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:01.307 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:01.307 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:01.307 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:32:01.307 | + functions-common:get_or_create_user:932 : user_id=a88562e9167e4a689713fb4588493570 2022-04-13 23:32:01.307 | + functions-common:get_or_create_user:933 : echo a88562e9167e4a689713fb4588493570 2022-04-13 23:32:01.307 | a88562e9167e4a689713fb4588493570 2022-04-13 23:32:01.307 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-13 23:32:01.307 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:32:01.307 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:32:01.307 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:32:01.307 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:32:01.307 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:32:01.307 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:32:01.307 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:32:01.307 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:32:01.307 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:32:01.307 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:32:01.307 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:32:01.307 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:32:01.307 | ++ functions-common:get_field:819 : read data 2022-04-13 23:32:01.307 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:32:01.308 | ++ 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-13 23:32:01.308 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:01.308 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:01.308 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:01.308 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:01.308 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:32:01.308 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:32:01.308 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:32:01.308 | + 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-13 23:32:01.308 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:01.308 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:01.308 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:01.308 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:01.308 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:32:01.308 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:32:01.308 | ++ 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-13 23:32:01.308 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:32:01.308 | ++ functions-common:get_field:819 : read data 2022-04-13 23:32:01.308 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:01.308 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:01.308 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:01.308 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:01.308 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:32:01.308 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:32:01.308 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:32:01.308 | ++ functions-common:get_field:825 : echo '| 5575a8fd496a436abc2157af8dcf25a9 | a88562e9167e4a689713fb4588493570 | | 7af68410869f488bacd4715687f817e8 | | | False |' 2022-04-13 23:32:01.308 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:32:01.308 | ++ functions-common:get_field:819 : read data 2022-04-13 23:32:01.308 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=5575a8fd496a436abc2157af8dcf25a9 2022-04-13 23:32:01.308 | + functions-common:get_or_add_user_project_role:1004 : echo 5575a8fd496a436abc2157af8dcf25a9 2022-04-13 23:32:01.308 | 5575a8fd496a436abc2157af8dcf25a9 2022-04-13 23:32:01.308 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-13 23:32:01.309 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-13 23:32:01.309 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:32:01.309 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-13 23:32:01.309 | ++ 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-13 23:32:01.309 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:01.309 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:01.309 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:01.309 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:01.309 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:32:01.309 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:32:01.309 | bb7b674d1f45404eadb60a38c4678afd' 2022-04-13 23:32:01.309 | + functions-common:get_or_create_service:1101 : echo bb7b674d1f45404eadb60a38c4678afd 2022-04-13 23:32:01.309 | bb7b674d1f45404eadb60a38c4678afd 2022-04-13 23:32:01.309 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.47:9696/ 2022-04-13 23:32:01.309 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:32:01.309 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface network public http://10.222.0.47:9696/ RegionOne 2022-04-13 23:32:01.309 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:32:01.309 | +++ 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-13 23:32:01.309 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:01.309 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:01.309 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:01.309 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:01.309 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:32:01.309 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:32:01.309 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:32:01.309 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.47:9696/ --region RegionOne -f value -c id 2022-04-13 23:32:01.309 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:01.309 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:01.309 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:01.309 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:01.309 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:32:01.310 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=94bc9062338c45e5b09305e2c9d0bee0 2022-04-13 23:32:01.310 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 94bc9062338c45e5b09305e2c9d0bee0 2022-04-13 23:32:01.310 | + functions-common:get_or_create_endpoint:1134 : public_id=94bc9062338c45e5b09305e2c9d0bee0 2022-04-13 23:32:01.310 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:32:01.310 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:32:01.310 | + functions-common:get_or_create_endpoint:1143 : echo 94bc9062338c45e5b09305e2c9d0bee0 2022-04-13 23:32:01.310 | 94bc9062338c45e5b09305e2c9d0bee0 2022-04-13 23:32:01.354 | [188368 Async create_neutron_accounts:224274]: finished create_neutron_accounts with result 0 in 42 seconds 2022-04-13 23:32:01.394 | [188368 Async create_swift_accounts:224436]: Waiting for completion of create_swift_accounts running on PID 224436 (2 other jobs running) 2022-04-13 23:32:01.420 | [188368 Async create_swift_accounts:224436]: Signaling child to exit 2022-04-13 23:32:47.066 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:32:47.091 | [224436 Async create_swift_accounts:224436]: finished successfully 2022-04-13 23:32:47.113 | WAKEUP 2022-04-13 23:32:47.135 | [188368 Async create_swift_accounts:224436]: Signaled 2022-04-13 23:32:47.137 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-13 23:32:47.137 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-13 23:32:47.137 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-13 23:32:47.137 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-13 23:32:47.137 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-13 23:32:47.137 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-13 23:32:47.137 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-13 23:32:47.137 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-13 23:32:47.137 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-13 23:32:47.137 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-13 23:32:47.137 | ++ functions-common:get_or_create_role:952 : local role_id 2022-04-13 23:32:47.137 | +++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-13 23:32:47.137 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:47.137 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:47.137 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:47.137 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:47.137 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:32:47.137 | ++ functions-common:get_or_create_role:957 : role_id=b46c6ee94e78451cb84bad4a79015bd6 2022-04-13 23:32:47.137 | ++ functions-common:get_or_create_role:958 : echo b46c6ee94e78451cb84bad4a79015bd6 2022-04-13 23:32:47.138 | + lib/swift:create_swift_accounts:614 : another_role=b46c6ee94e78451cb84bad4a79015bd6 2022-04-13 23:32:47.138 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-13 23:32:47.138 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-13 23:32:47.138 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:32:47.138 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:32:47.138 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:32:47.138 | ++ 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-13 23:32:47.138 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:47.138 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:47.138 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:47.138 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:47.138 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:32:47.138 | + functions-common:get_or_create_user:932 : user_id=9f3cd70ab53c4f96b7fe2c856cc0c6c8 2022-04-13 23:32:47.138 | + functions-common:get_or_create_user:933 : echo 9f3cd70ab53c4f96b7fe2c856cc0c6c8 2022-04-13 23:32:47.138 | 9f3cd70ab53c4f96b7fe2c856cc0c6c8 2022-04-13 23:32:47.138 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-13 23:32:47.138 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:32:47.138 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:32:47.138 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:32:47.138 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:32:47.138 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:32:47.138 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:32:47.138 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:32:47.138 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:32:47.138 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:32:47.138 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:32:47.138 | ++ 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-13 23:32:47.138 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:32:47.138 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:32:47.138 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:32:47.138 | ++ functions-common:get_field:819 : read data 2022-04-13 23:32:47.138 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:47.139 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:47.139 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:47.139 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:47.139 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:32:47.139 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:32:47.139 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:32:47.139 | + 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-13 23:32:47.139 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:47.139 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:47.139 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:47.139 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:47.139 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:32:47.139 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:32:47.139 | ++ 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-13 23:32:47.139 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:32:47.139 | ++ functions-common:get_field:819 : read data 2022-04-13 23:32:47.139 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:47.139 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:47.139 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:47.139 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:47.139 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:32:47.139 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:32:47.139 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:32:47.139 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:32:47.139 | ++ functions-common:get_field:825 : echo '| 5575a8fd496a436abc2157af8dcf25a9 | 9f3cd70ab53c4f96b7fe2c856cc0c6c8 | | 7af68410869f488bacd4715687f817e8 | | | False |' 2022-04-13 23:32:47.139 | ++ functions-common:get_field:819 : read data 2022-04-13 23:32:47.139 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=5575a8fd496a436abc2157af8dcf25a9 2022-04-13 23:32:47.139 | + functions-common:get_or_add_user_project_role:1004 : echo 5575a8fd496a436abc2157af8dcf25a9 2022-04-13 23:32:47.139 | 5575a8fd496a436abc2157af8dcf25a9 2022-04-13 23:32:47.139 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-13 23:32:47.139 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-13 23:32:47.139 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:32:47.140 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:32:47.140 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:32:47.140 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:32:47.140 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:32:47.140 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:32:47.140 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:32:47.140 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:32:47.140 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:32:47.140 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:32:47.140 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:32:47.140 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:32:47.140 | ++ 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-13 23:32:47.140 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:32:47.140 | ++ functions-common:get_field:819 : read data 2022-04-13 23:32:47.140 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:47.140 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:47.140 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:47.140 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:47.140 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:32:47.140 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:32:47.140 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:32:47.140 | + 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-13 23:32:47.140 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:47.140 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:47.140 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:47.140 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:47.140 | ++ 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-13 23:32:47.140 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:32:47.140 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:32:47.140 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:32:47.140 | ++ functions-common:get_field:819 : read data 2022-04-13 23:32:47.140 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:47.140 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:47.141 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:47.141 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:47.141 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:32:47.141 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:32:47.141 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:32:47.141 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:32:47.141 | ++ functions-common:get_field:825 : echo '| 360fbd269b55407e834a8d4b762fd64e | 9f3cd70ab53c4f96b7fe2c856cc0c6c8 | | 7af68410869f488bacd4715687f817e8 | | | False |' 2022-04-13 23:32:47.141 | ++ functions-common:get_field:819 : read data 2022-04-13 23:32:47.141 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=360fbd269b55407e834a8d4b762fd64e 2022-04-13 23:32:47.141 | + functions-common:get_or_add_user_project_role:1004 : echo 360fbd269b55407e834a8d4b762fd64e 2022-04-13 23:32:47.141 | 360fbd269b55407e834a8d4b762fd64e 2022-04-13 23:32:47.141 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-13 23:32:47.141 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:32:47.141 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-04-13 23:32:47.141 | ++ 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-13 23:32:47.141 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:47.141 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:47.141 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:47.141 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:47.141 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:32:47.141 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:32:47.141 | 9f93f44e0fa64cdc8b1383c170a763c0' 2022-04-13 23:32:47.141 | + functions-common:get_or_create_service:1101 : echo 9f93f44e0fa64cdc8b1383c170a763c0 2022-04-13 23:32:47.141 | 9f93f44e0fa64cdc8b1383c170a763c0 2022-04-13 23:32:47.141 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.47:8080/v1/AUTH_$(project_id)s' http://10.222.0.47:8080 2022-04-13 23:32:47.141 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:32:47.141 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.47:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-13 23:32:47.141 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:32:47.141 | +++ 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-13 23:32:47.141 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:47.141 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:47.142 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:47.142 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:47.142 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:32:47.142 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:32:47.142 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:32:47.142 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.47:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-13 23:32:47.142 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:47.142 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:47.142 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:47.142 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:47.142 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:32:47.142 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=16f62a6f81de493fa93684b6db41b3d4 2022-04-13 23:32:47.142 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 16f62a6f81de493fa93684b6db41b3d4 2022-04-13 23:32:47.142 | + functions-common:get_or_create_endpoint:1134 : public_id=16f62a6f81de493fa93684b6db41b3d4 2022-04-13 23:32:47.142 | + functions-common:get_or_create_endpoint:1136 : [[ -n http://10.222.0.47:8080 ]] 2022-04-13 23:32:47.142 | + functions-common:get_or_create_endpoint:1137 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.47:8080 RegionOne 2022-04-13 23:32:47.142 | + functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:32:47.142 | ++ 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-13 23:32:47.142 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:47.142 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:47.142 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:47.142 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:47.142 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:32:47.142 | + functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:32:47.142 | + functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:32:47.142 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.47:8080 --region RegionOne -f value -c id 2022-04-13 23:32:47.142 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:47.142 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:47.142 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:47.142 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:47.142 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:32:47.142 | + functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=f1c6a074773f42bb9ef4597b5571df81 2022-04-13 23:32:47.143 | + functions-common:_get_or_create_endpoint_with_interface:1119 : echo f1c6a074773f42bb9ef4597b5571df81 2022-04-13 23:32:47.143 | f1c6a074773f42bb9ef4597b5571df81 2022-04-13 23:32:47.143 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:32:47.143 | + functions-common:get_or_create_endpoint:1143 : echo 16f62a6f81de493fa93684b6db41b3d4 2022-04-13 23:32:47.143 | 16f62a6f81de493fa93684b6db41b3d4 2022-04-13 23:32:47.143 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-13 23:32:47.143 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-13 23:32:47.143 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:32:47.143 | +++ 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-13 23:32:47.143 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:47.143 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:47.143 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:47.143 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:47.143 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:32:47.143 | ++ functions-common:get_or_create_project:945 : project_id=9cc2379b38d44739b635b9c0fa93e571 2022-04-13 23:32:47.143 | ++ functions-common:get_or_create_project:946 : echo 9cc2379b38d44739b635b9c0fa93e571 2022-04-13 23:32:47.143 | + lib/swift:create_swift_accounts:628 : swift_project_test1=9cc2379b38d44739b635b9c0fa93e571 2022-04-13 23:32:47.143 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-13 23:32:47.143 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:32:47.143 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-13 23:32:47.143 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:32:47.143 | ++ functions-common:get_or_create_user:917 : [[ ! -z test@example.com ]] 2022-04-13 23:32:47.143 | ++ functions-common:get_or_create_user:918 : local email=--email=test@example.com 2022-04-13 23:32:47.143 | +++ 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-13 23:32:47.143 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:47.143 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:47.143 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:47.143 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:47.143 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:32:47.143 | ++ functions-common:get_or_create_user:932 : user_id=adc30d6a94494101a3e81d81ab16560e 2022-04-13 23:32:47.143 | ++ functions-common:get_or_create_user:933 : echo adc30d6a94494101a3e81d81ab16560e 2022-04-13 23:32:47.143 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=adc30d6a94494101a3e81d81ab16560e 2022-04-13 23:32:47.144 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-13 23:32:47.144 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:32:47.144 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin adc30d6a94494101a3e81d81ab16560e 9cc2379b38d44739b635b9c0fa93e571 2022-04-13 23:32:47.144 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:32:47.144 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:32:47.144 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:32:47.144 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:32:47.144 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:32:47.144 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:32:47.144 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:32:47.144 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:32:47.144 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user adc30d6a94494101a3e81d81ab16560e --project 9cc2379b38d44739b635b9c0fa93e571 2022-04-13 23:32:47.144 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:32:47.144 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:32:47.144 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:32:47.144 | ++ functions-common:get_field:819 : read data 2022-04-13 23:32:47.144 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:47.144 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:47.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:47.144 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:47.144 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:32:47.144 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:32:47.144 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:32:47.144 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user adc30d6a94494101a3e81d81ab16560e --project 9cc2379b38d44739b635b9c0fa93e571 2022-04-13 23:32:47.144 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:47.144 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:47.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:47.144 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:47.144 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user adc30d6a94494101a3e81d81ab16560e --project 9cc2379b38d44739b635b9c0fa93e571 2022-04-13 23:32:47.144 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:32:47.144 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:32:47.144 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:32:47.145 | ++ functions-common:get_field:819 : read data 2022-04-13 23:32:47.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:47.145 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:47.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:47.145 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:47.145 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:32:47.145 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:32:47.145 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:32:47.145 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:32:47.145 | ++ functions-common:get_field:825 : echo '| 360fbd269b55407e834a8d4b762fd64e | adc30d6a94494101a3e81d81ab16560e | | 9cc2379b38d44739b635b9c0fa93e571 | | | False |' 2022-04-13 23:32:47.145 | ++ functions-common:get_field:819 : read data 2022-04-13 23:32:47.145 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=360fbd269b55407e834a8d4b762fd64e 2022-04-13 23:32:47.145 | + functions-common:get_or_add_user_project_role:1004 : echo 360fbd269b55407e834a8d4b762fd64e 2022-04-13 23:32:47.145 | 360fbd269b55407e834a8d4b762fd64e 2022-04-13 23:32:47.145 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-13 23:32:47.145 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-13 23:32:47.145 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:32:47.145 | ++ functions-common:get_or_create_user:917 : [[ ! -z test3@example.com ]] 2022-04-13 23:32:47.145 | ++ functions-common:get_or_create_user:918 : local email=--email=test3@example.com 2022-04-13 23:32:47.145 | +++ 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-13 23:32:47.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:47.145 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:47.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:47.145 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:47.145 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:32:47.145 | ++ functions-common:get_or_create_user:932 : user_id=da53533974ec470295830b88fe884d55 2022-04-13 23:32:47.145 | ++ functions-common:get_or_create_user:933 : echo da53533974ec470295830b88fe884d55 2022-04-13 23:32:47.145 | + lib/swift:create_swift_accounts:637 : swift_user_test3=da53533974ec470295830b88fe884d55 2022-04-13 23:32:47.145 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-13 23:32:47.145 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:32:47.145 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role b46c6ee94e78451cb84bad4a79015bd6 da53533974ec470295830b88fe884d55 9cc2379b38d44739b635b9c0fa93e571 2022-04-13 23:32:47.145 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:32:47.146 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:32:47.146 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:32:47.146 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:32:47.146 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:32:47.146 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:32:47.146 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:32:47.146 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:32:47.146 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role b46c6ee94e78451cb84bad4a79015bd6 --user da53533974ec470295830b88fe884d55 --project 9cc2379b38d44739b635b9c0fa93e571 2022-04-13 23:32:47.146 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:32:47.146 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:32:47.146 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:32:47.146 | ++ functions-common:get_field:819 : read data 2022-04-13 23:32:47.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:47.147 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:47.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:47.147 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:47.147 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:32:47.147 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:32:47.147 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:32:47.147 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add b46c6ee94e78451cb84bad4a79015bd6 --user da53533974ec470295830b88fe884d55 --project 9cc2379b38d44739b635b9c0fa93e571 2022-04-13 23:32:47.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:47.147 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:47.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:47.147 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:47.147 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role b46c6ee94e78451cb84bad4a79015bd6 --user da53533974ec470295830b88fe884d55 --project 9cc2379b38d44739b635b9c0fa93e571 2022-04-13 23:32:47.147 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:32:47.147 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:32:47.147 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:32:47.147 | ++ functions-common:get_field:819 : read data 2022-04-13 23:32:47.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:47.147 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:47.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:47.147 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:47.147 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:32:47.147 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:32:47.147 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:32:47.147 | ++ functions-common:get_field:825 : echo '| b46c6ee94e78451cb84bad4a79015bd6 | da53533974ec470295830b88fe884d55 | | 9cc2379b38d44739b635b9c0fa93e571 | | | False |' 2022-04-13 23:32:47.147 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:32:47.147 | ++ functions-common:get_field:819 : read data 2022-04-13 23:32:47.147 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=b46c6ee94e78451cb84bad4a79015bd6 2022-04-13 23:32:47.147 | + functions-common:get_or_add_user_project_role:1004 : echo b46c6ee94e78451cb84bad4a79015bd6 2022-04-13 23:32:47.147 | b46c6ee94e78451cb84bad4a79015bd6 2022-04-13 23:32:47.147 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-13 23:32:47.147 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-13 23:32:47.147 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:32:47.147 | +++ 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-13 23:32:47.148 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:47.148 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:47.148 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:47.148 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:47.148 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:32:47.148 | ++ functions-common:get_or_create_project:945 : project_id=6d4bb8a5b6e74da9a5c7695a060dee7f 2022-04-13 23:32:47.148 | ++ functions-common:get_or_create_project:946 : echo 6d4bb8a5b6e74da9a5c7695a060dee7f 2022-04-13 23:32:47.148 | + lib/swift:create_swift_accounts:642 : swift_project_test2=6d4bb8a5b6e74da9a5c7695a060dee7f 2022-04-13 23:32:47.148 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-13 23:32:47.148 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:32:47.148 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-13 23:32:47.148 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-13 23:32:47.148 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:32:47.148 | ++ functions-common:get_or_create_user:917 : [[ ! -z test2@example.com ]] 2022-04-13 23:32:47.148 | ++ functions-common:get_or_create_user:918 : local email=--email=test2@example.com 2022-04-13 23:32:47.148 | +++ 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-13 23:32:47.148 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:47.148 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:47.148 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:47.148 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:47.148 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:32:47.148 | ++ functions-common:get_or_create_user:932 : user_id=2cd11f024b1442ae968ef6c95738dc31 2022-04-13 23:32:47.148 | ++ functions-common:get_or_create_user:933 : echo 2cd11f024b1442ae968ef6c95738dc31 2022-04-13 23:32:47.148 | + lib/swift:create_swift_accounts:647 : swift_user_test2=2cd11f024b1442ae968ef6c95738dc31 2022-04-13 23:32:47.148 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-13 23:32:47.148 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:32:47.148 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 2cd11f024b1442ae968ef6c95738dc31 6d4bb8a5b6e74da9a5c7695a060dee7f 2022-04-13 23:32:47.148 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:32:47.148 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:32:47.148 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:32:47.148 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:32:47.148 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:32:47.148 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:32:47.149 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:32:47.149 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:32:47.149 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2cd11f024b1442ae968ef6c95738dc31 --project 6d4bb8a5b6e74da9a5c7695a060dee7f 2022-04-13 23:32:47.149 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:32:47.149 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:32:47.149 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:32:47.149 | ++ functions-common:get_field:819 : read data 2022-04-13 23:32:47.149 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:47.149 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:47.149 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:47.149 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:47.149 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:32:47.149 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:32:47.149 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:32:47.149 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 2cd11f024b1442ae968ef6c95738dc31 --project 6d4bb8a5b6e74da9a5c7695a060dee7f 2022-04-13 23:32:47.149 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:47.149 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:47.149 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:47.149 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:47.149 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2cd11f024b1442ae968ef6c95738dc31 --project 6d4bb8a5b6e74da9a5c7695a060dee7f 2022-04-13 23:32:47.149 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:32:47.149 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:32:47.149 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:32:47.149 | ++ functions-common:get_field:819 : read data 2022-04-13 23:32:47.149 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:47.149 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:47.149 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:47.149 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:47.149 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:32:47.149 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:32:47.150 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:32:47.150 | ++ functions-common:get_field:825 : echo '| 360fbd269b55407e834a8d4b762fd64e | 2cd11f024b1442ae968ef6c95738dc31 | | 6d4bb8a5b6e74da9a5c7695a060dee7f | | | False |' 2022-04-13 23:32:47.150 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:32:47.150 | ++ functions-common:get_field:819 : read data 2022-04-13 23:32:47.150 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=360fbd269b55407e834a8d4b762fd64e 2022-04-13 23:32:47.150 | + functions-common:get_or_add_user_project_role:1004 : echo 360fbd269b55407e834a8d4b762fd64e 2022-04-13 23:32:47.150 | 360fbd269b55407e834a8d4b762fd64e 2022-04-13 23:32:47.150 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-13 23:32:47.150 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-13 23:32:47.150 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-13 23:32:47.150 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-04-13 23:32:47.150 | +++ 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-13 23:32:47.150 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:47.150 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:47.150 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:47.150 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:47.150 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:32:47.150 | ++ functions-common:get_or_create_domain:894 : domain_id=' 2022-04-13 23:32:47.150 | b050570c1a294fe4bf1154e29f808a42' 2022-04-13 23:32:47.150 | ++ functions-common:get_or_create_domain:895 : echo b050570c1a294fe4bf1154e29f808a42 2022-04-13 23:32:47.150 | + lib/swift:create_swift_accounts:652 : swift_domain=b050570c1a294fe4bf1154e29f808a42 2022-04-13 23:32:47.150 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-13 23:32:47.150 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:32:47.150 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-13 23:32:47.150 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 b050570c1a294fe4bf1154e29f808a42 2022-04-13 23:32:47.150 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:32:47.150 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=b050570c1a294fe4bf1154e29f808a42 --or-show -f value -c id 2022-04-13 23:32:47.150 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:47.150 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:47.150 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:47.150 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:47.150 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:32:47.151 | ++ functions-common:get_or_create_project:945 : project_id=6437fcac302c4142aab148dbb4d8d09b 2022-04-13 23:32:47.151 | ++ functions-common:get_or_create_project:946 : echo 6437fcac302c4142aab148dbb4d8d09b 2022-04-13 23:32:47.151 | + lib/swift:create_swift_accounts:656 : swift_project_test4=6437fcac302c4142aab148dbb4d8d09b 2022-04-13 23:32:47.151 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-13 23:32:47.151 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:32:47.151 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-13 23:32:47.151 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 b050570c1a294fe4bf1154e29f808a42 test4@example.com 2022-04-13 23:32:47.151 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:32:47.151 | ++ functions-common:get_or_create_user:917 : [[ ! -z test4@example.com ]] 2022-04-13 23:32:47.151 | ++ functions-common:get_or_create_user:918 : local email=--email=test4@example.com 2022-04-13 23:32:47.151 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=b050570c1a294fe4bf1154e29f808a42 --email=test4@example.com --or-show -f value -c id 2022-04-13 23:32:47.151 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:47.151 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:47.151 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:47.151 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:47.151 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:32:47.151 | ++ functions-common:get_or_create_user:932 : user_id=b34a09a212c5410ea6ece6abe3aecab3 2022-04-13 23:32:47.151 | ++ functions-common:get_or_create_user:933 : echo b34a09a212c5410ea6ece6abe3aecab3 2022-04-13 23:32:47.151 | + lib/swift:create_swift_accounts:661 : swift_user_test4=b34a09a212c5410ea6ece6abe3aecab3 2022-04-13 23:32:47.151 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-13 23:32:47.151 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:32:47.151 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin b34a09a212c5410ea6ece6abe3aecab3 6437fcac302c4142aab148dbb4d8d09b 2022-04-13 23:32:47.151 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:32:47.151 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:32:47.151 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:32:47.151 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:32:47.151 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:32:47.151 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:32:47.151 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:32:47.151 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:32:47.151 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b34a09a212c5410ea6ece6abe3aecab3 --project 6437fcac302c4142aab148dbb4d8d09b 2022-04-13 23:32:47.151 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:32:47.152 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:32:47.152 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:32:47.152 | ++ functions-common:get_field:819 : read data 2022-04-13 23:32:47.152 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:47.152 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:47.152 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:47.152 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:47.152 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:32:47.152 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:32:47.152 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:32:47.152 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user b34a09a212c5410ea6ece6abe3aecab3 --project 6437fcac302c4142aab148dbb4d8d09b 2022-04-13 23:32:47.152 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:47.152 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:47.152 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:47.152 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:47.152 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b34a09a212c5410ea6ece6abe3aecab3 --project 6437fcac302c4142aab148dbb4d8d09b 2022-04-13 23:32:47.152 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:32:47.152 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:32:47.152 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:32:47.152 | ++ functions-common:get_field:819 : read data 2022-04-13 23:32:47.152 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:47.152 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:47.152 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:47.152 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:47.152 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:32:47.152 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:32:47.152 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:32:47.152 | ++ functions-common:get_field:825 : echo '| 360fbd269b55407e834a8d4b762fd64e | b34a09a212c5410ea6ece6abe3aecab3 | | 6437fcac302c4142aab148dbb4d8d09b | | | False |' 2022-04-13 23:32:47.152 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:32:47.152 | ++ functions-common:get_field:819 : read data 2022-04-13 23:32:47.152 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=360fbd269b55407e834a8d4b762fd64e 2022-04-13 23:32:47.152 | + functions-common:get_or_add_user_project_role:1004 : echo 360fbd269b55407e834a8d4b762fd64e 2022-04-13 23:32:47.152 | 360fbd269b55407e834a8d4b762fd64e 2022-04-13 23:32:47.184 | [188368 Async create_swift_accounts:224436]: finished create_swift_accounts with result 0 in 127 seconds 2022-04-13 23:32:47.191 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-13 23:32:47.194 | + inc/async:async_wait:197 : return 0 2022-04-13 23:32:47.197 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-04-13 23:32:47.215 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:32:47.217 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-04-13 23:32:47.235 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:32:47.238 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-04-13 23:32:47.241 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:32:47.243 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-04-13 23:32:47.246 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-04-13 23:32:47.248 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-13 23:32:47.308 | + inc/async:async_inner:63 : init_glance 2022-04-13 23:32:47.346 | [188368 Async init_glance:233922]: running: init_glance 2022-04-13 23:32:47.349 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-04-13 23:32:47.367 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:32:47.370 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-04-13 23:32:47.372 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:32:47.375 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-04-13 23:32:47.378 | + ./stack.sh:main:1149 : configure_neutron 2022-04-13 23:32:47.381 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-13 23:32:47.385 | ++ 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-13 23:32:47.386 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 23:32:47.392 | + 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-13 23:32:47.394 | + 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-13 23:32:47.398 | + 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-13 23:32:47.400 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 23:32:47.403 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-13 23:32:47.405 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-13 23:32:47.408 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-13 23:32:47.410 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-13 23:32:47.424 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-13 23:32:47.426 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-13 23:32:50.884 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:50.884 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:50.884 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:50.884 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:54.442 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:54.442 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:54.442 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:54.442 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:57.371 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:32:57.397 | [233922 Async init_glance:233922]: finished successfully 2022-04-13 23:32:58.000 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:58.000 | from cryptography.utils import int_from_bytes 2022-04-13 23:32:58.000 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:32:58.000 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:01.455 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:01.455 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:01.455 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:01.455 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:04.934 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:04.934 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:04.935 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:04.935 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:08.396 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:08.396 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:08.396 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:08.396 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:11.840 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:11.840 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:11.840 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:11.840 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:15.491 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:15.491 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:15.491 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:15.491 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:20.179 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:20.179 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:20.179 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:20.179 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:20.179 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-13 23:33:26.079 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:26.079 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:26.079 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:26.079 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:26.394 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-13 23:33:26.399 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-13 23:33:26.401 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-13 23:33:26.403 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-13 23:33:26.405 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-13 23:33:26.408 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-13 23:33:26.410 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-13 23:33:26.412 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-13 23:33:26.415 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-13 23:33:26.417 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-13 23:33:26.419 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-13 23:33:26.421 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-13 23:33:26.423 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-13 23:33:26.426 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-13 23:33:26.428 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-13 23:33:26.430 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-13 23:33:26.434 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:33:26.437 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-13 23:33:26.439 | + 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-13 23:33:26.444 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-13 23:33:26.446 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-13 23:33:26.448 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-13 23:33:26.451 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-04-13 23:33:26.453 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-13 23:33:26.456 | + 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-13 23:33:26.484 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-13 23:33:26.512 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-13 23:33:26.541 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-13 23:33:26.569 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-04-13 23:33:26.598 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-13 23:33:26.627 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-13 23:33:26.629 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-13 23:33:26.631 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-13 23:33:26.634 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-13 23:33:26.637 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:33:26.653 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:33:26.656 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:33:26.658 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:33:26.661 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:33:26.663 | + 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-13 23:33:26.691 | + 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-13 23:33:26.719 | + 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-13 23:33:26.748 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:33:26.776 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-13 23:33:26.792 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:33:26.795 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-13 23:33:26.797 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-13 23:33:26.799 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-13 23:33:26.802 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-13 23:33:26.804 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-04-13 23:33:26.816 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-13 23:33:26.818 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-13 23:33:26.821 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-13 23:33:26.823 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-13 23:33:26.836 | + 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-13 23:33:26.848 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-13 23:33:26.851 | + 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-13 23:33:26.863 | + 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-13 23:33:26.875 | + 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-13 23:33:26.887 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-13 23:33:26.890 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:33:26.893 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-13 23:33:26.897 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.MiBsRi61yM 2022-04-13 23:33:26.900 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-13 23:33:26.902 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:33:26.905 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.MiBsRi61yM 2022-04-13 23:33:26.908 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.MiBsRi61yM 2022-04-13 23:33:26.921 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.MiBsRi61yM /etc/sudoers.d/neutron-rootwrap 2022-04-13 23:33:26.933 | + 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-13 23:33:26.961 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-13 23:33:26.964 | + 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-13 23:33:26.993 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-13 23:33:26.995 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-13 23:33:26.998 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-13 23:33:27.000 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:33:27.002 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:33:27.005 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:33:27.022 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:33:27.027 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:33:27.029 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:33:27.032 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:33:27.049 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:33:27.052 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-04-13 23:33:27.055 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-04-13 23:33:27.085 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:33:27.088 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:33:27.090 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-13 23:33:27.107 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:33:27.109 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-13 23:33:27.112 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-13 23:33:27.114 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-13 23:33:27.116 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-13 23:33:27.119 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-13 23:33:27.121 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-13 23:33:27.124 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-13 23:33:27.126 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-13 23:33:27.129 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-13 23:33:27.132 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-13 23:33:27.136 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-04-13 23:33:27.139 | + 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-13 23:33:27.143 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-13 23:33:27.160 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:33:27.163 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-13 23:33:27.166 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-13 23:33:27.168 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-13 23:33:27.172 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-13 23:33:27.202 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-13 23:33:27.232 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-13 23:33:27.262 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-13 23:33:27.295 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-13 23:33:27.325 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-13 23:33:27.327 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-13 23:33:27.330 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-13 23:33:27.333 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:33:27.335 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-13 23:33:27.364 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-13 23:33:27.393 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.47/identity 2022-04-13 23:33:27.423 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-13 23:33:27.453 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-13 23:33:27.482 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-13 23:33:27.512 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-13 23:33:27.541 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-13 23:33:27.572 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:33:27.601 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:33:27.631 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-13 23:33:27.661 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-13 23:33:27.692 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-13 23:33:27.694 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-13 23:33:27.697 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-13 23:33:27.699 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-13 23:33:27.702 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-13 23:33:27.731 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-13 23:33:27.762 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.47/identity 2022-04-13 23:33:27.791 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-13 23:33:27.821 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-13 23:33:27.850 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-13 23:33:27.880 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-13 23:33:27.910 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-13 23:33:27.940 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:33:27.969 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-13 23:33:28.000 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-13 23:33:28.003 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-13 23:33:28.005 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-04-13 23:33:28.008 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-13 23:33:28.010 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-13 23:33:28.012 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-13 23:33:28.015 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-13 23:33:28.017 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 400:449 != '' ]] 2022-04-13 23:33:28.020 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:400:449 2022-04-13 23:33:28.022 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:400:449 != '' ]] 2022-04-13 23:33:28.025 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-04-13 23:33:28.027 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-13 23:33:28.030 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-13 23:33:28.032 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-13 23:33:28.035 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-13 23:33:28.038 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-13 23:33:28.040 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-13 23:33:28.042 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-13 23:33:28.045 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-13 23:33:28.047 | + 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-13 23:33:28.076 | + 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-13 23:33:28.079 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:33:28.081 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-13 23:33:28.084 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-13 23:33:28.086 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-13 23:33:28.088 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:33:28.091 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-04-13 23:33:28.119 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-13 23:33:28.122 | + 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-13 23:33:28.124 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:33:28.127 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-13 23:33:28.129 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-13 23:33:28.131 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-13 23:33:28.134 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:33:28.136 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-04-13 23:33:28.165 | + 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-13 23:33:28.167 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:33:28.170 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-13 23:33:28.172 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-13 23:33:28.175 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-13 23:33:28.177 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:33:28.180 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-04-13 23:33:28.210 | + 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-13 23:33:28.212 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:33:28.215 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-13 23:33:28.217 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-13 23:33:28.219 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-13 23:33:28.222 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:33:28.225 | + 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-13 23:33:28.253 | + 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-13 23:33:28.256 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:33:28.258 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-13 23:33:28.260 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-13 23:33:28.263 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-13 23:33:28.265 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:33:28.268 | + 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-13 23:33:28.297 | + 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-13 23:33:28.299 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:33:28.302 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-13 23:33:28.304 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-13 23:33:28.306 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-13 23:33:28.309 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:33:28.311 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-04-13 23:33:28.340 | + 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:400:449 2022-04-13 23:33:28.343 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:33:28.345 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-13 23:33:28.348 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:400:449 2022-04-13 23:33:28.351 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:400:449 ']' 2022-04-13 23:33:28.353 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:33:28.356 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:400:449 2022-04-13 23:33:28.384 | + 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-13 23:33:28.387 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:33:28.389 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-13 23:33:28.391 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-13 23:33:28.394 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-13 23:33:28.397 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:33:28.399 | + 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-13 23:33:28.428 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-13 23:33:28.430 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-13 23:33:28.447 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:33:28.449 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-13 23:33:28.452 | + 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-13 23:33:28.484 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-13 23:33:28.487 | + 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-13 23:33:28.516 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-13 23:33:28.547 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-13 23:33:28.550 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-13 23:33:28.552 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-13 23:33:28.555 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-13 23:33:31.548 | INFO neutron.common.config [-] Logging enabled! 2022-04-13 23:33:31.548 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev114 2022-04-13 23:33:31.549 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=235865) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-13 23:33:31.599 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=235865) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 23:33:31.599 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=235865) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 23:33:31.599 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=235865) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:33:31.600 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=235865) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:33:31.600 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=235865) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:33:31.600 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=235865) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:33:31.654 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-13 23:33:31.654 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:31.654 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:31.654 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:31.654 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:32.016 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-04-13 23:33:32.019 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-04-13 23:33:32.022 | + 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-13 23:33:32.025 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-13 23:33:32.027 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-04-13 23:33:32.084 | + 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-13 23:33:32.101 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-04-13 23:33:32.104 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-04-13 23:33:32.106 | + 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-13 23:33:32.137 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-04-13 23:33:32.141 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-04-13 23:33:32.149 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-04-13 23:33:32.151 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-04-13 23:33:32.154 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-04-13 23:33:32.166 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-04-13 23:33:32.179 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-13 23:33:32.181 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-04-13 23:33:32.189 | net.bridge.bridge-nf-call-iptables = 1 2022-04-13 23:33:32.193 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-13 23:33:32.196 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-04-13 23:33:32.204 | net.bridge.bridge-nf-call-ip6tables = 1 2022-04-13 23:33:32.207 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-04-13 23:33:32.210 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-04-13 23:33:32.212 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-04-13 23:33:32.215 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-04-13 23:33:32.217 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-04-13 23:33:32.220 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-13 23:33:32.222 | + 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-13 23:33:32.225 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-13 23:33:32.227 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-13 23:33:32.253 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-04-13 23:33:32.256 | + 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-13 23:33:32.290 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-04-13 23:33:32.292 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-04-13 23:33:32.322 | + 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-13 23:33:32.350 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-04-13 23:33:32.368 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:33:32.371 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-04-13 23:33:32.373 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-04-13 23:33:32.378 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-04-13 23:33:32.406 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-04-13 23:33:32.436 | + 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-13 23:33:32.467 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-04-13 23:33:32.469 | + 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-13 23:33:32.499 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-04-13 23:33:32.516 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:33:32.519 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-13 23:33:32.521 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-04-13 23:33:32.550 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-13 23:33:32.553 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-13 23:33:32.555 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-04-13 23:33:32.583 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-04-13 23:33:32.586 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-13 23:33:32.588 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-04-13 23:33:32.591 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-04-13 23:33:32.609 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:33:32.611 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-04-13 23:33:32.614 | + 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-13 23:33:32.619 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-04-13 23:33:32.648 | + 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-13 23:33:32.679 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-04-13 23:33:32.682 | + 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-13 23:33:32.711 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-13 23:33:32.713 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-04-13 23:33:32.743 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-13 23:33:32.745 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-13 23:33:32.748 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-04-13 23:33:32.777 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-04-13 23:33:32.780 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-13 23:33:32.782 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-04-13 23:33:32.785 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-13 23:33:35.779 | INFO neutron.common.config [-] Logging enabled! 2022-04-13 23:33:35.779 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev114 2022-04-13 23:33:35.780 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=236431) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-13 23:33:35.830 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=236431) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 23:33:35.830 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=236431) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 23:33:35.831 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=236431) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:33:35.831 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=236431) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:33:35.831 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=236431) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:33:35.831 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=236431) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:33:35.891 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-04-13 23:33:35.891 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=236431) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-04-13 23:33:35.892 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=236431) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-04-13 23:33:35.892 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-13 23:33:35.892 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:35.892 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:35.892 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:33:35.892 | from cryptography.utils import int_from_bytes 2022-04-13 23:33:36.261 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-04-13 23:33:36.264 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-04-13 23:33:36.266 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-04-13 23:33:36.269 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-13 23:33:36.271 | + 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-13 23:33:36.274 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-13 23:33:36.276 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-13 23:33:36.294 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-04-13 23:33:36.296 | + functions:set_mtu:785 : local dev=br-data 2022-04-13 23:33:36.299 | + functions:set_mtu:786 : local mtu=1500 2022-04-13 23:33:36.302 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-04-13 23:33:36.314 | + 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-13 23:33:36.331 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-04-13 23:33:36.334 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-04-13 23:33:36.336 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-04-13 23:33:36.339 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-04-13 23:33:36.341 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-04-13 23:33:36.344 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-04-13 23:33:36.346 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-04-13 23:33:36.349 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-04-13 23:33:36.351 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-04-13 23:33:36.354 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-04-13 23:33:36.357 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-04-13 23:33:36.359 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-04-13 23:33:36.362 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-04-13 23:33:36.365 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-04-13 23:33:36.368 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-04-13 23:33:36.369 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-04-13 23:33:36.375 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-04-13 23:33:36.377 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-04-13 23:33:36.380 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-04-13 23:33:36.382 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-04-13 23:33:36.388 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-04-13 23:33:36.388 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-04-13 23:33:36.388 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-04-13 23:33:36.393 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.49/22 brd 192.168.3.255' 2022-04-13 23:33:36.396 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-04-13 23:33:36.398 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-04-13 23:33:36.401 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-04-13 23:33:36.403 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-04-13 23:33:36.406 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.49/22 brd 192.168.3.255 != '' ]] 2022-04-13 23:33:36.408 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.49/22 brd 192.168.3.255 dev eth1' 2022-04-13 23:33:36.411 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.49/22 brd 192.168.3.255 dev br-data' 2022-04-13 23:33:36.414 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-04-13 23:33:36.416 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-04-13 23:33:36.421 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-04-13 23:33:36.421 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.49/22 brd 192.168.3.255 2022-04-13 23:33:36.421 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-04-13 23:33:36.421 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-04-13 23:33:36.426 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.49 2022-04-13 23:33:36.429 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo arping -A -c 3 -w 5 -I br-data 192.168.0.49 ' 2022-04-13 23:33:36.431 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.49/22 brd 192.168.3.255 dev eth1 2022-04-13 23:33:36.443 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.49/22 brd 192.168.3.255 dev br-data 2022-04-13 23:33:36.455 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-04-13 23:33:36.468 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-04-13 23:33:36.488 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo arping -A -c 3 -w 5 -I br-data 192.168.0.49 2022-04-13 23:33:39.497 | ARPING 192.168.0.49 from 192.168.0.49 br-data 2022-04-13 23:33:39.497 | Sent 3 probes (3 broadcast(s)) 2022-04-13 23:33:39.497 | Received 0 response(s) 2022-04-13 23:33:39.522 | + lib/neutron-legacy:_move_neutron_addresses_route:1 : exit_trap 2022-04-13 23:33:39.524 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-13 23:33:39.527 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-13 23:33:39.530 | + ./stack.sh:exit_trap:524 : jobs='213682 2022-04-13 23:33:39.530 | 233922' 2022-04-13 23:33:39.532 | + ./stack.sh:exit_trap:527 : [[ -n 213682 2022-04-13 23:33:39.532 | 233922 ]] 2022-04-13 23:33:39.535 | + ./stack.sh:exit_trap:527 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-13-232419 ]] 2022-04-13 23:33:39.537 | + ./stack.sh:exit_trap:527 : [[ True == \T\r\u\e ]] 2022-04-13 23:33:39.539 | + ./stack.sh:exit_trap:528 : echo 'exit_trap: cleaning up child processes' 2022-04-13 23:33:39.540 | exit_trap: cleaning up child processes 2022-04-13 23:33:39.542 | + ./stack.sh:exit_trap:529 : kill 213682 233922 2022-04-13 23:33:39.544 | + ./stack.sh:exit_trap:533 : '[' -f /tmp/tmp.8Afsy5eq0G ']' 2022-04-13 23:33:39.547 | + ./stack.sh:exit_trap:534 : rm /tmp/tmp.8Afsy5eq0G 2022-04-13 23:33:39.550 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-13 23:33:39.553 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-13 23:33:39.555 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-13 23:33:39.557 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-13 23:33:39.557 | Error on exit 2022-04-13 23:33:39.560 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-13 23:33:39.562 | + ./stack.sh:exit_trap:544 : generate-subunit 1649892256 563 fail 2022-04-13 23:33:40.231 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-13 23:33:40.233 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 23:33:41.339 | + ./stack.sh:exit_trap:558 : exit 1